<div dir="ltr"><div>Hi,</div>
<div> </div>
<div>it worked. i had some kind of error in my config.</div>
<div>a question - can XMLRPC and XHTTP work together on the same config? is there no collision there?</div>
<div> </div>
<div>BR,</div>
<div>Uri</div>
<div>&gt;Hello,<br>&gt;<br>&gt;can you get the http request with ngrep and send it here? It will be<br>&gt;helpful to see it all, not only what kamailio could parse.<br>&gt;<br>&gt;Also, if the http request is not sending content length header, set the<br>
&gt;global parameter:<br>&gt;<br>&gt;<a href="http://www.kamailio.org/wiki/cookbooks/devel/core#tcp_accept_no_cl">http://www.kamailio.org/wiki/cookbooks/devel/core#tcp_accept_no_cl</a><br>&gt;<br>&gt;Cheers,<br>&gt;Daniel<br>
&gt;<br>&gt;On Tue, Mar 6, 2012 at 9:56 AM, Uri Shacked &lt;<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">ushacked at gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;<i> hi,<br></i>&gt;<i><br></i>&gt;<i> i need to start some kind of proccess in my kamailio server (manualy, not<br>
</i>&gt;<i> by timer).<br></i>&gt;<i> the best way i can think of is to send a HTTP request.<br></i>&gt;<i><br></i>&gt;<i> i can do it with the XMLRPC module, but i get an error because i dont<br></i>&gt;<i> realy send XML.<br>
</i>&gt;<i> i try the XHTTP module. but the event_rout[xhttp_request] does not run.<br></i>&gt;<i><br></i>&gt;<i> i get :<br></i>&gt;<i> 19(2796) ERROR: &lt;core&gt; [tcp_read.c:965]: ERROR: tcp_read_req: bad request,<br>
</i>&gt;<i> state=7, error=4 buf:<br></i>&gt;<i> POST / HTTP/1.0<br></i>&gt;<i> User-Agent: Fiddler<br></i>&gt;<i> Host: <a href="http://10.2.0.55:5060">10.2.0.55:5060</a><br></i>&gt;<i><br></i>&gt;<i> parsed:<br></i>&gt;<i> POST / HTTP/1.0<br>
</i>&gt;<i> User-Agent: Fiddler<br></i>&gt;<i> Host: <a href="http://10.2.0.55:5060">10.2.0.55:5060</a><br></i>&gt;<i> any ideas?<br></i></div></div>