Hello,
you have to set uri_skip or uri_match parameters, they are in both modules:
http://kamailio.org/docs/modules/stable/modules/xhttp.html#id2531902
In this way, you can get one route executed for some urls and the other for different.
Cheers, Daniel
On 4/23/12 6:00 PM, Krishna Kurapati wrote:
Hi,
I have two routes
event_route[xhttp:request] { }
route[XMLRPC]{ }
Both are using HTTP as transport. When I tried to send a XMLRPC POST command, the event_route is getting triggered.
Do I need to handle the XMLRPC inside the event_route?
Since I am using XMLRPC for Click2Dial kind of feature, I am wondering how the async responses be handled if I include in event_route.
Krish Kura
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users