Hello all,
A question regarding MSILO Module.
My sip client is registering to Service provider through kamailio (working in edge proxy mode with path header support). Service provider updates Voicemail status with NOTIFY message. If client is offline and voicemail status changes, service provider proxy will send NOTIFY message to handset via kamailio edge proxy. kamailio forwards NOTIFY statefully and performs retransmissions. IF no response is received NOTIFY message content will be stored in MISLO module.
I tried using m_store("$ct") to store NOTIFY message body and I get bad uri error. m_store works fine with $ru, $fu and $tu. I looked into soruce code and $ru, $fu and $tu returns uri in sip:user@host format. $ct returns uri in sip:user@host format with "< >".parse_uri fuction fails with sip:user@host and work fine with sip:user@host.
Is this a bug or using $ct is worng?
Thank in advance, Sid
"May the light be with you." ______________________________________________ Siddhardha Garige www.luminepixels.com
--- On Fri, 1/23/09, Brian Del Shasta briandelshasta@gmail.com wrote: From: Brian Del Shasta briandelshasta@gmail.com Subject: [Kamailio-Users] Database error: failed to request mysql lock () To: Users@lists.kamailio.org Date: Friday, January 23, 2009, 3:50 PM
Database error: failed to request mysql lock ()
Has anyone else experienced this issue?
_______________________________________________ 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/users