Re: [SR-Users] XHTTP or XMLRPC modules

2012-03-11 Thread Daniel-Constantin Mierla
Hello, On 3/10/12 7:54 PM, Uri Shacked wrote: Hi, it worked. i had some kind of error in my config. a question - can XMLRPC and XHTTP work together on the same config? is there no collision there? yes, they can work together, just set exclusive url_skip/url_match parameters for each module.

[SR-Users] XHTTP or XMLRPC modules

2012-03-10 Thread Uri Shacked
Hi, it worked. i had some kind of error in my config. a question - can XMLRPC and XHTTP work together on the same config? is there no collision there? BR, Uri >Hello, > >can you get the http request with ngrep and send it here? It will be >helpful to see it all, not only what kamailio could parse

Re: [SR-Users] XHTTP or XMLRPC modules

2012-03-10 Thread Daniel-Constantin Mierla
Hello, can you get the http request with ngrep and send it here? It will be helpful to see it all, not only what kamailio could parse. Also, if the http request is not sending content length header, set the global parameter: http://www.kamailio.org/wiki/cookbooks/devel/core#tcp_accept_no_cl Che

[SR-Users] XHTTP or XMLRPC modules

2012-03-06 Thread Uri Shacked
hi, i need to start some kind of proccess in my kamailio server (manualy, not by timer). the best way i can think of is to send a HTTP request. i can do it with the XMLRPC module, but i get an error because i dont realy send XML. i try the XHTTP module. but the event_rout[xhttp_request] does not