Thanks to your reply,<br><br>I&#39;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 -&gt; sub_nh and the result is the stable subscription operation.<br>
<br>of course you are right  :)<br>-- afshin     <br><br><div class="gmail_quote">On Sat, Jan 23, 2010 at 7:59 PM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="word-wrap: break-word;">No I&#39;m pretty sure its correct. Their are options on gateways to make or take inbound subscriptions and route them its not documented.<div>
<br></div><div>Also that line is NOT an error level its a Debug level log.</div><div><br></div><div>If it were dangerous it would be CRIT or ERROR level logging.</div><div><br></div><div>Look at parse_gateway_subscriptions</div>
<div><br></div><font color="#888888"><div>/b</div></font><div><div></div><div class="h5"><div><br></div><div><br><div><div>On Jan 23, 2010, at 8:49 AM, afshin afzali wrote:</div><br><blockquote type="cite"><span style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">Hi,<br>
<br>In sofia_reg.c line 190 :<span> </span><br><br>nua_handle_bind(gateway_ptr-&gt;nh, gateway_ptr-&gt;sofia_private);<br><br>It seems the right handle be gateway_ptr-&gt;sub_nh. It causes every SUBSCRIBE message&#39;s response print &quot;<span style="color: rgb(255, 0, 0);">Gateway information missing</span>&quot; error.<br>
<br>-- afshin</span></blockquote></div><br></div></div></div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>