[Kamailio-Users] [kamailio-users] Method NOTIFY not supported ...

Chandrakant Solanki solanki.chandrakant at gmail.com
Wed Feb 10 10:46:40 CET 2010


Hi

below line is in my configuration...


loadmodule "pua.so"
modparam("pua", "db_url", "mysql://
kamailio:kamailio at 172.16.0.10:3306/kamailio")
modparam("pua", "db_table", "pua")

----
----

        if(is_method("NOTIFY") && src_ip==172.16.0.15) {
                xlog("L_INFO", "NOTIFY Method found\n");
                if(!t_relay()){
                        sl_reply_error();
                }
        }
----
----


I found following error in log...

Feb 10 15:14:40 kamailio_1 /sbin/kamailio[5597]: Method not supported -
M=NOTIFY RURI=sip:172.16.0.15
F=sip:2222222 at pbxusers.net<sip%3A2222222 at pbxusers.net>T=sip:172.16.0.15
IP=172.18.100.89 ID=
17dd4bb9-81d132a0 at 172.18.100.89

-- 
Regards,

Chandrakant Solanki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20100210/0f6df3a4/attachment.htm>


More information about the sr-users mailing list