Hi<br><br>below line is in my configuration...<br><br><br>loadmodule &quot;pua.so&quot;<br>modparam(&quot;pua&quot;, &quot;db_url&quot;, &quot;mysql://<a href="http://kamailio:kamailio@172.16.0.10:3306/kamailio">kamailio:kamailio@172.16.0.10:3306/kamailio</a>&quot;)<br>
modparam(&quot;pua&quot;, &quot;db_table&quot;, &quot;pua&quot;)<br><br>----<br>----<br><br>        if(is_method(&quot;NOTIFY&quot;) &amp;&amp; src_ip==172.16.0.15) {<br>                xlog(&quot;L_INFO&quot;, &quot;NOTIFY Method found\n&quot;);<br>
                if(!t_relay()){<br>                        sl_reply_error();<br>                }<br>        }<br>----<br>----<br><br><br>I found following error in log...<br><br>Feb 10 15:14:40 kamailio_1 /sbin/kamailio[5597]: Method not supported - M=NOTIFY RURI=sip:172.16.0.15 F=<a href="mailto:sip%3A2222222@pbxusers.net">sip:2222222@pbxusers.net</a> T=sip:172.16.0.15 IP=172.18.100.89 ID=<a href="mailto:17dd4bb9-81d132a0@172.18.100.89">17dd4bb9-81d132a0@172.18.100.89</a> <br clear="all">
<br>-- <br>Regards,<br><br>Chandrakant Solanki<br>