<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    why do you need to process cancel requests? They have special
    routing requirements related to associated invite and sent from tm
    directly. The event route is for the requests sent by modules via
    tm.<br>
    <br>
    Haven't tried, but maybe onsend_route will capture it.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 5/14/13 12:30 AM, Bruno Bresciani
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAKv6Mrbi6LFoZ=4cjRN+ebt6EkPeq+7dwKe7BxCLJmQTys==Nw@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi All,
        <div><br>
        </div>
        <div>
          <div>in a call forking, after one branch answer the call (200
            OK reply), a CANCEL SIP message has been sending to
            other/another branch(es) and I need to process this/these
            cancellations in configuration file. After reading some
            documentations, I discovered there is
            event_route[tm:local-request] block, which is executed when
            tm generates internally and sends a SIP request,  Such cases
            are:</div>
          <div><br>
          </div>
          <div>SIP messages sent by msilo module</div>
          <div>SIP messages sent by presence server</div>
          <div>SIP messages sent by dialog module</div>
          <div>SIP messages sent via MI or CTL interfaces </div>
          <div><br>
          </div>
          <div>
            I didn't understand very well this cases, so I insert
            event_route block in my kamailio.cfg but neither CANCEL SIP
            message or other requests generated by tm module was handled
            by event_route. I must be using wrong concept to handle this
            CANCEL SIP message, it's possible handle this messages in
            configuration file?</div>
          <div><br>
          </div>
          <div>Best Regards</div>
        </div>
      </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>
Kamailio Advanced Training, San Francisco, USA - June 24-27, 2013
  * <a class="moz-txt-link-freetext" href="http://asipto.com/u/katu">http://asipto.com/u/katu</a> *</pre>
  </body>
</html>