outbound call from span1 on PRI connection
Posted: Wed Apr 29, 2015 3:49 am
hi everybody
i have a 2 port PRI card on my server, Pri connection of different service providers have been connected on pri ports
i want to user pri port 2 when i do outbound calling from particular campaign
my chan_dahdi.conf is as below
[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=no
;Sangoma A102 port 1 [slot:4 bus:27 span:1] <wanpipe1>
switchtype=euroisdn
context=trunkinbound
group=0
echocancel=yes
signalling=pri_cpe
channel =>1-15,17-31
;Sangoma A102 port 2 [slot:4 bus:27 span:2] <wanpipe2>
switchtype=euroisdn
context=trunkinbound
group=0
echocancel=yes
signalling=pri_cpe
channel =>32-46,48-62
i want to make calls using port2/span2
please anybody can guide me, i have tried changing group=0 to group=1 and changed the dial plan accordingly
but i get "not a valid extension message" when dialing outbound call
please help
Thanks
i have a 2 port PRI card on my server, Pri connection of different service providers have been connected on pri ports
i want to user pri port 2 when i do outbound calling from particular campaign
my chan_dahdi.conf is as below
[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=no
;Sangoma A102 port 1 [slot:4 bus:27 span:1] <wanpipe1>
switchtype=euroisdn
context=trunkinbound
group=0
echocancel=yes
signalling=pri_cpe
channel =>1-15,17-31
;Sangoma A102 port 2 [slot:4 bus:27 span:2] <wanpipe2>
switchtype=euroisdn
context=trunkinbound
group=0
echocancel=yes
signalling=pri_cpe
channel =>32-46,48-62
i want to make calls using port2/span2
please anybody can guide me, i have tried changing group=0 to group=1 and changed the dial plan accordingly
but i get "not a valid extension message" when dialing outbound call
please help
Thanks