[SR-Users] using xhttp_rpc to send MESSAGE to SIP user from web server

2011-12-17 Thread Krishna Kurapati
Dear list members, I have seen examples of using mi_fifo and mi_xmlrpc modules to send a MESSAGE or INVITE from a webserver. Since I am using xhttp to control presence policies from webserver, I would like to use xhttp_rpc module to send MESSAGE and INVITE from webserver. Are there any examples

Re: [SR-Users] using xhttp_rpc to send MESSAGE to SIP user from web server

2011-12-17 Thread Ovidiu Sas
It is rather difficult to properly craft SIP messages in a single line (to properly pass all parameters). Therefore, the xhttp_rpc module does not support this kind of functionality. Asynchronous commands are not implemented by the xhttp_rpc module:

Re: [SR-Users] Bug: Dialog State=*Teminated* even when the call is active

2011-12-17 Thread Timo Reimann
Hey, Am 15.12.2011 um 23:29 schrieb Gnaneshwar Gatla: Please find the attached patch. This patch was already submitted to Kamailio 3.1.5 by Timo Reimann. The patch was designed that if “override_lifetime” is not used, the value of the expires is taken from dialog module. FS#159 - Default