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:_______________________________________________ Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/usersHi
below line is in my configuration...
loadmodule "pua.so"
modparam("pua", "db_url", "mysql://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@pbxusers.net T=sip:172.16.0.15 IP=172.18.100.89 ID=17dd4bb9-81d132a0@172.18.100.89
--
Regards,
Chandrakant Solanki
-- Daniel-Constantin Mierla eLearning class for Kamailio 3.0.0 * http://www.asipto.com/