[asterisk-ss7] no audio with many groups
Marcus Vinicius
marc_mcs10 at yahoo.com.br
Fri Mar 16 14:33:47 CDT 2012
Hi,
I have an linkset like this:
linkset=1
pointcode=1
defaultdpc=2
adjpointcode=2
context=from-pstn-01
group=1
cicbeginswith=1
channel=>1-15
cicbeginswith=17
channel=>17-31
sigchan=16
It works fine.
I want to control even and odd channels on my dial() command, then I changed it to:
linkset=1
pointcode=1
defaultdpc=2
adjpointcode=2
context=from-pstn-01
cicbeginswith=1
group=1
channel=>1,3,5,7,9,11,13,15 ; cic 1, odd channels
group=2
channel=>2,4,6,8,10,12,14 ; cic 1, even channels
cicbeginswith=17
group=3
channel=>17,19,21,23,25,27,29,31 ; cic 17, odd
channels
group=4
channel=>18,20,22,24,26,28,30 ; cic 17, even channels
sigchan=16
The linkset gets up, and the allocation works fine with g1, g2, g3 and g4 dial group, but When I answer the call, there is no audio in any way.
Anybody knows if there is a configuration problem?
Thanks a lot!
--
Marcus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-ss7/attachments/20120316/ee04a3bd/attachment.htm>
More information about the asterisk-ss7
mailing list