[Kamailio-Users] [kamailio-users] Method NOTIFY not supported ...
Chandrakant Solanki
solanki.chandrakant at gmail.com
Thu Feb 11 05:56:47 CET 2010
On Wed, Feb 10, 2010 at 11:07 PM, Daniel-Constantin Mierla <
miconda at gmail.com> wrote:
> 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 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
>
>
> _______________________________________________
> Kamailio (OpenSER) - Users mailing listUsers at lists.kamailio.orghttp://lists.kamailio.org/cgi-bin/mailman/listinfo/usershttp://lists.openser-project.org/cgi-bin/mailman/listinfo/users
>
>
> --
> Daniel-Constantin Mierla
> eLearning class for Kamailio 3.0.0
> * http://www.asipto.com/
>
>
Hi
Thanks for quick reply,
I didn't specify xlog("Method not supported...") any where... which module
is require to work with NOTIFY method...
--
Regards,
Chandrakant Solanki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/users/attachments/20100211/46cab3e8/attachment-0001.htm>
More information about the Users
mailing list