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

Daniel-Constantin Mierla miconda at gmail.com
Wed Feb 10 18:37:03 CET 2010


Hello,

check your config whether you send a reply and do xlog("Method not 
supported...") before getting to your condition.

Cheers,
Daniel

On 2/10/10 10:46 AM, Chandrakant Solanki wrote:
> Hi
>
> below line is in my configuration...
>
>
> loadmodule "pua.so"
> modparam("pua", "db_url", 
> "mysql://kamailio:kamailio@172.16.0.10:3306/kamailio 
> <http://kamailio:kamailio@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 
> <mailto:sip%3A2222222 at pbxusers.net> T=sip:172.16.0.15 IP=172.18.100.89 
> ID=17dd4bb9-81d132a0 at 172.18.100.89 
> <mailto:17dd4bb9-81d132a0 at 172.18.100.89>
>
> -- 
> Regards,
>
> Chandrakant Solanki
>
>
> _______________________________________________
> Kamailio (OpenSER) - Users mailing list
> Users at lists.kamailio.org
> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
> http://lists.openser-project.org/cgi-bin/mailman/listinfo/users

-- 
Daniel-Constantin Mierla
eLearning class for Kamailio 3.0.0
* http://www.asipto.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/users/attachments/20100210/094e1b04/attachment.htm>


More information about the Users mailing list