That's what I thought too. There are no errors in the debug log. Since I am using xmlrpc instead of fifo,
are there any restrictions on the format? 

Krish Kura

On Fri, May 4, 2012 at 3:16 AM, Daniel-Constantin Mierla <miconda@gmail.com> wrote:
Hello,

t_uac_dlg is general purpose command, so it should work with notify as well -- iirc, kamctl had some ping command that used NOTIFY.

Do you get any error in the log messages?

Cheers,
Daniel


On 4/27/12 11:48 PM, Krishna Kurapati wrote:
Hi,

I was able to send MESSAGE using xmlrpc (mi and t_uac_dlg) I got the 200 OK response to the message.
However, when I try to send NOTIFY, I receive HTTP response but with empty methodResponse.

Is NOTIFY not suppored by t_uac_dlg?

Thanks
Krish Kura

POST /RPC2 HTTP/1.0
User-Agent: ruby-sip-client
Host: 10.1.0.6
Content-Type: text/xml
Connection: keep-alive
Content-Length: 650

<?xml version="1.0" ?><methodCall><methodName>mi</methodName><params><param><value><string>t_uac_dlg</string></value></param><param><value><string>NOTIFY</string></value></param><param><value><string>sip:kkurapati_staff_test@10.1.0.6</string></value></param><param><value><string>.</string></value></param><param><value><string>.</string></value></param><param><value><string>From: &lt;sip:kkurapati_provider_test@10.1.0.6&gt;


Max-Forwards: 70


</string></value></param><param><value><string>User added</string></value></param></params></methodCall>


##
T 2012/04/27 14:39:11.579281 10.1.0.6:5060 -> 10.1.0.3:44817 [AP]
HTTP/1.0 200 OK.
Via: SIP/2.0/TCP 10.1.0.3:44817.
Server: kamailio (3.3.0-dev7 (x86_64/linux)).
Content-Length: 137.
.
<?xml version="1.0"?>
<methodResponse>
<params>
<param>
<value><array><data>
</data></array></value>
</param>
</params>
</methodResponse>



_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda