That&#39;s what I thought too. There are no errors in the debug log. Since I am using xmlrpc instead of fifo,<div>are there any restrictions on the format? </div><div><br></div><div>Krish Kura<br><br><div class="gmail_quote">
On Fri, May 4, 2012 at 3:16 AM, Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    t_uac_dlg is general purpose command, so it should work with notify
    as well -- iirc, kamctl had some ping command that used NOTIFY.<br>
    <br>
    Do you get any error in the log messages?<br>
    <br>
    Cheers,<br>
    Daniel<div><div class="h5"><br>
    <br>
    On 4/27/12 11:48 PM, Krishna Kurapati wrote:
    </div></div><blockquote type="cite"><div><div class="h5">Hi,
      <div><br>
      </div>
      <div>I was able to send MESSAGE using xmlrpc (mi and t_uac_dlg) I
        got the 200 OK response to the message.</div>
      <div>However, when I try to send NOTIFY, I receive HTTP response
        but with empty methodResponse.</div>
      <div><br>
      </div>
      <div>Is NOTIFY not suppored by t_uac_dlg?</div>
      <div><br>
      </div>
      <div>Thanks</div>
      <div>Krish Kura</div>
      <div><br>
      </div>
      <div>
        <div>
          POST /RPC2 HTTP/1.0</div>
        <div>User-Agent: ruby-sip-client</div>
        <div>Host: 10.1.0.6</div>
        <div>Content-Type: text/xml</div>
        <div>Connection: keep-alive</div>
        <div>Content-Length: 650</div>
        <div><br>
        </div>
        <div>&lt;?xml version=&quot;1.0&quot;
?&gt;&lt;methodCall&gt;&lt;methodName&gt;mi&lt;/methodName&gt;&lt;params&gt;&lt;param&gt;&lt;value&gt;&lt;string&gt;t_uac_dlg&lt;/string&gt;&lt;/value&gt;&lt;/param&gt;&lt;param&gt;&lt;value&gt;&lt;string&gt;NOTIFY&lt;/string&gt;&lt;/value&gt;&lt;/param&gt;&lt;param&gt;&lt;value&gt;&lt;string&gt;<a href="mailto:sip%3Akkurapati_staff_test@10.1.0.6" target="_blank">sip:kkurapati_staff_test@10.1.0.6</a>&lt;/string&gt;&lt;/value&gt;&lt;/param&gt;&lt;param&gt;&lt;value&gt;&lt;string&gt;.&lt;/string&gt;&lt;/value&gt;&lt;/param&gt;&lt;param&gt;&lt;value&gt;&lt;string&gt;.&lt;/string&gt;&lt;/value&gt;&lt;/param&gt;&lt;param&gt;&lt;value&gt;&lt;string&gt;From:
          &amp;<a href="mailto:lt%3Bsip%3Akkurapati_provider_test@10.1.0.6" target="_blank">lt;sip:kkurapati_provider_test@10.1.0.6</a>&amp;gt;</div>
        <div><br>
        </div>
        <div>To: &amp;<a href="mailto:lt%3Bsip%3Akkurapati_staff_test@10.1.0.6" target="_blank">lt;sip:kkurapati_staff_test@10.1.0.6</a>&amp;gt;</div>
        <div><br>
        </div>
        <div>Max-Forwards: 70</div>
        <div><br>
        </div>
        <div>Call-ID: <a href="mailto:e3f15b5dc200234cff2c7b648d79c49f@10.1.0.3" target="_blank">e3f15b5dc200234cff2c7b648d79c49f@10.1.0.3</a></div>
        <div><br>
        </div>
        <div>&lt;/string&gt;&lt;/value&gt;&lt;/param&gt;&lt;param&gt;&lt;value&gt;&lt;string&gt;User
added&lt;/string&gt;&lt;/value&gt;&lt;/param&gt;&lt;/params&gt;&lt;/methodCall&gt;</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>##</div>
        <div>T 2012/04/27 14:39:11.579281 <a href="http://10.1.0.6:5060" target="_blank">10.1.0.6:5060</a>
          -&gt; <a href="http://10.1.0.3:44817" target="_blank">10.1.0.3:44817</a> [AP]</div>
        <div>HTTP/1.0 200 OK.</div>
        <div>Via: SIP/2.0/TCP <a href="http://10.1.0.3:44817" target="_blank">10.1.0.3:44817</a>.</div>
        <div>Server: kamailio (3.3.0-dev7 (x86_64/linux)).</div>
        <div>Content-Length: 137.</div>
        <div>.</div>
        <div>&lt;?xml version=&quot;1.0&quot;?&gt;</div>
        <div>&lt;methodResponse&gt;</div>
        <div>&lt;params&gt;</div>
        <div>&lt;param&gt;</div>
        <div>&lt;value&gt;&lt;array&gt;&lt;data&gt;</div>
        <div>&lt;/data&gt;&lt;/array&gt;&lt;/value&gt;</div>
        <div>&lt;/param&gt;</div>
        <div>&lt;/params&gt;</div>
        <div>&lt;/methodResponse&gt;</div>
      </div>
      <div><br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><span class="HOEnZb"><font color="#888888">
</font></span></pre><span class="HOEnZb"><font color="#888888">
    </font></span></blockquote><span class="HOEnZb"><font color="#888888">
    <br>
    <pre cols="72">-- 
Daniel-Constantin Mierla - <a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
<a href="http://twitter.com/#!/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a></pre>
  </font></span></div>

</blockquote></div><br></div>