[asterisk-ss7] no audio with many groups
Marcus Vinicius
marc_mcs10 at yahoo.com.br
Thu Mar 22 07:28:34 CDT 2012
Yes,
I think it's a CIC problem. If I configure channels in sequence, like this:
group=1
cicbeginswith=1
channel=>1-15
group=2
cicbeginswith=17
channel=>17-31
sigchan=16
group=3
cicbeginswith=33
channel=>32-46
group=4
cicbeginswith=48
channel=>48-62
I have audio in all groups/channels.
Is there any way to separate even and odd channels in libss7, like chan_ss7 does with hunting_policy ?
thanks a lot
--
Marcus
________________________________
De: bipin singh <bipinraghuvanshi at gmail.com>
Para: Marcus Vinicius <marc_mcs10 at yahoo.com.br>; asterisk-ss7 at lists.digium.com
Enviadas: Quinta-feira, 22 de Março de 2012 4:06
Assunto: Re: [asterisk-ss7] no audio with many groups
Hi ,
Its not group issue check your other things.
On Sat, Mar 17, 2012 at 1:03 AM, Marcus Vinicius <marc_mcs10 at yahoo.com.br> wrote:
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/20120322/e5e51ad6/attachment.htm>
More information about the asterisk-ss7
mailing list