Sangoma A200 How to determin Channel Numbers?

bdis
Posts: 111
Member Since:
2007-01-04

I have a Sangoma A200D with 2 FXO and 2FXS ports. When looking at the back of the pc reading left to right, the first 2 potrs are green and the 3rd and 4th ports are red. How do I determin what channel is on each port. I have inbound calls working fine but when I take an anolog phone plugged into the first port on the left (Green) off hook I get a fast busy. Config files are listed below:

======================================================
ZAPTEL.CONF
# Autogenerated by /usr/local/sbin/sangoma/setup-sangoma -- do not hand edit
# Zaptel Channels Configurations (zaptel.conf)
#
loadzone=us
defaultzone=us

#Sangoma A200 [slot:4 bus:5 span:1]
fxoks=1
fxoks=2
fxsks=3
fxsks=4
======================================================
zapata.conf
;autogenerated by /usr/local/sbin/config-zaptel do not hand edit
;Zaptel Channels Configurations (zapata.conf)
;
;For detailed zapata options, view /etc/asterisk/zapata.conf.orig

[trunkgroups]

[channels]
context=default
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1

immediate=yes

;Sangoma A200 [slot:4 bus:5 span:1]
context=from-internal
group=1
signalling = fxo_ks
channel => 1-2

context=from-zaptel
group=0
signalling = fxs_ks
channel => 3-4
==========================================================
zapata_additional.conf
; do not edit this file, this is an auto-generated file by freepbx
; all modifications must be done from the web gui

==========================================================
zapata-auto.conf
; Autogenerated by /usr/local/sbin/sangoma/setup-sangoma -- do not hand edit
; Zaptel Channels Configurations (zapata.conf)
;
; This is not intended to be a complete zapata.conf. Rather, it is intended
; to be #include-d by /etc/zapata.conf that will include the global settings
;
callerid=asreceived

;Sangoma A200 [slot:4 bus:5 span:1]
context=from-internal
group=1
signalling = fxo_ks
channel => 1

context=from-internal
group=1
signalling = fxo_ks
channel => 2

context=from-zaptel
group=0
signalling = fxs_ks
channel => 3

context=from-zaptel
group=0
signalling = fxs_ks
channel => 4



compdoc
Posts: 108
Member Since:
2007-02-28
Plug a single line phone

Plug a single line phone into one of the green ports, and at a command prompt, type:

ztmonitor 1 -v
or
ztmonitor 2 -v
etc.
(1 thru 4)

Then pick up the handset and say something. If you're on the right channel, the meters will move.

Cntl-C aborts

On my card, the bottom 2 ports are red (closest to motherboard), and the upper 2 ports are green (closest to top of card). Port numbering seems to be 1 at the bottom, and 4 at the top.

If you dont get a dialtone when you left the handset, edit zapata.conf. Mine is:

;Sangoma A200 [slot:4 bus:5 span:1]
context=from-internal
group=1
signalling = fxo_ks
channel => 3-4

context=from-zaptel
group=0
signalling = fxs_ks
channel => 1-2



vdb74
Posts: 8
Member Since:
2006-06-01
Ports

FXO/FXS Modules on A200 Analog Card

FXO modules are RED in color
FXS modules are GREEN in color
An A200 Analog card can be outfitted with any combination of the two. All FXO or FXS or one of each. Furthermore, each RJ4 pin port is either mapped to FXO or FXS module depending on the physical location of the FXO/FXS module on the card.

New FXO/FXS Modules will have RED/GREEN face and BLUE back. This way the installation of FXO/FSX modules will be simplified. Furhtermore, only the new BLUE back FXO/FXS modules support the LED indicator feature. Where the analog port will glow RED or GREEN depending on which type of modules is installed.

Note: If you are using OLD FXO/FXS modules (without BLUE back) the LED port indicator feature will not work and port LEDs should be ignored.

Module and Ports Mapping

The bottom port is port 1 and top port is port 4.
The module closest to the 12v molex connector corresponds to ports 1 and 2 and the module closest to the pci brackets corresponds to ports 3 and 4.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.