[asterisk-ss7] chan_ss7 and sending ACM after IAM before CPG
Robert Kenton
robert.kenton at gmail.com
Thu Mar 22 14:28:40 MST 2007
Hi ercan
That piece of code verify if you put 'use_connect' to yes or no in
ss7.conf.
If you put "no", then, chan_ss7 send the ACM by 'isup_send_acm(pvt)'
function.
Robert.
On 3/22/07, Ercan Yücebas <ercan at goldenphone.ch> wrote:
>
> Dear All
>
> Can someone tell me what this first line of code is doing?
>
> if (!pvt->link->linkset->use_connect) {
>
> this is from l4isup.c of the chan_ss7-0.9
>
> if (!pvt->link->linkset->use_connect) {
> isup_send_acm(pvt);
> pvt->state = ST_SENT_ACM;
> }
>
>
> BR
> Ercan
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-ss7 mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-ss7
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-ss7/attachments/20070322/153713a0/attachment.htm
More information about the asterisk-ss7
mailing list