Hi,<br>&nbsp; I have configured Freeswitch to register to a sipX server.<br>Did a quick modification in sofia_reg.c to send a SUBSCRIBE with <br>event:message-summary as soon as the registration is successful.<br>With this change I see a SUBSCRIBE sent out, then receives a NOTIFY <br>
which is responded with &#39;200 OK&#39;(automatically) and then a &#39;202&nbsp;  Accepted&#39;<br>is received for the SUBSCRIBE.<br><br>But the issue is that the incoming NOTIFY is notified as &#39;nua_i_error&#39;<br>Here is the exact capture from console on receiving a NOTIFY<br>
&quot;2008-02-01 17:44:41 [DEBUG] sofia.c:183 sofia_event_callback() event [nua_i_error] status [500][Responding to a Non-Existing Request] session: n/a&quot;<br><br>The event expected is &#39;nua_i_notify&#39;, so as to interpret the MWI<br>
<br>Can someone give me some pointers to this issue.<br>I am currently using svn Revision: 7401<br><br>Appreciate your help<br><br>Thanks in advance<br><br>-Sanjeev<br><br><br>