<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>