<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    you have to set uri_skip or uri_match parameters, they are in both
    modules:<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://kamailio.org/docs/modules/stable/modules/xhttp.html#id2531902">http://kamailio.org/docs/modules/stable/modules/xhttp.html#id2531902</a><br>
    <br>
    In this way, you can get one route executed for some urls and the
    other for different.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    On 4/23/12 6:00 PM, Krishna Kurapati wrote:
    <blockquote
cite="mid:CAOzCjAeYj4-ihAQQ3g8-xPo1onDrCivuL970Zfq0MbZP1NsWQw@mail.gmail.com"
      type="cite">Hi,
      <div><br>
      </div>
      <div>I have two routes</div>
      <div><br>
      </div>
      <div>
        <div>event_route[xhttp:request] {</div>
      </div>
      <div>}</div>
      <div><br>
      </div>
      <div>route[XMLRPC]{</div>
      <div>}</div>
      <div><br>
      </div>
      <div>Both are using HTTP as transport. When I tried to send a
        XMLRPC POST command, the event_route</div>
      <div>is getting triggered.</div>
      <div><br>
      </div>
      <div>Do I need to handle the XMLRPC inside the event_route?</div>
      <div><br>
      </div>
      <div>Since I am using XMLRPC for Click2Dial kind of feature, I am
        wondering how the async responses be handled</div>
      <div>if I include in event_route.&nbsp;</div>
      <div><br>
      </div>
      <div>Krish Kura</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
  </body>
</html>