[Freeswitch-users] Possibly Bug in mod_sofia

afshin afzali a.afzali2003 at gmail.com
Sat Jan 23 10:23:48 PST 2010


Thanks to your reply,

I've paid attention to that error because the successful subscription,
immediately does unsubscribe by sending another SUBSCRIBE message. By
inspection in the function which the error does log (sofia_presence : 2198)
it appears that it is a precondition to accept any SUBSCRIBE message
response. and finally I did just this modification : nh -> sub_nh and the
result is the stable subscription operation.

of course you are right  :)
-- afshin

On Sat, Jan 23, 2010 at 7:59 PM, Brian West <brian at freeswitch.org> wrote:

> No I'm pretty sure its correct. Their are options on gateways to make or
> take inbound subscriptions and route them its not documented.
>
> Also that line is NOT an error level its a Debug level log.
>
> If it were dangerous it would be CRIT or ERROR level logging.
>
> Look at parse_gateway_subscriptions
>
> /b
>
>
> On Jan 23, 2010, at 8:49 AM, afshin afzali wrote:
>
> Hi,
>
> In sofia_reg.c line 190 :
>
> nua_handle_bind(gateway_ptr->nh, gateway_ptr->sofia_private);
>
> It seems the right handle be gateway_ptr->sub_nh. It causes every SUBSCRIBE
> message's response print "Gateway information missing" error.
>
> -- afshin
>
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100123/be4149e2/attachment-0002.html 


More information about the FreeSWITCH-users mailing list