Hi, I have TDM404B card (4 FXO ports). I currently plug-in the phone line to port 4 only. When I made an outbound call, Asterisk actually used the port 1 to dial which is wrong. Please advise me if there could be anything wrong in my setup.
Below is from CLI
– Executing [4321108@numberplan-custom-1:1] Macro(“SIP/108-b5a11190”, “trunkdial|Zap/g1/4321108|”) in new stack
– Executing [s@macro-trunkdial:1] Set(“SIP/108-b5a11190”, “CALLERID(all)=”) in new stack
– Executing [s@macro-trunkdial:2] Dial(“SIP/108-b5a11190”, “Zap/g1/4321108”) in new stack
– Called g1/4321108
– Zap/1-1 answered SIP/108-b5a11190 <===!!! Note! It uses port 1 to dial but I have no phone line connect to this port.
When I run ztscan, it seems to be fine.
[root@asterisk asterisk]# ztscan
[1]
active=yes
alarms=OK
description=Wildcard TDM410P Board 1
name=WCTDM/0
manufacturer=Digium
devicetype=Wildcard TDM410P
location=PCI Bus 03 Slot 03
basechan=1
totchans=4
irq=18
type=analog
port=1,FXO
port=2,FXO
port=3,FXO
port=4,FXO
And my zapata.conf is like this
[trunk_1]
signalling = fxs_ks
callerid = asreceived
context = DID_trunk_1
canreinvite = no
group = 1
hasexten = no
hasiax = no
hassip = no
trunkname = Ports 1,2,3,4
trunkstyle = analog
zapchan = 1,2,3,4
And my zaptel.conf is like
[root@asterisk etc]# cat zaptel.conf
fxsks = 1,2,3,4
loadzone = us
defaultzone = us