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. </div><div><br></div><div>Krish Kura</div>