Hi All, Does the onsend route get executed for all messages? I'm just performing some xlog's in the onsend_route, but I'm not seeing it being called for replies.
Currently my onsend_route looks like: onsend_route { xlog("onsend_route : $rm : Recieve Details $si:$sp -> $Ri:$Rp"); xlog("onsend_route : $rm : Destination Details $snd(af) $snd(proto):$snd(ip):$snd(port)"); } I can see it being executed for initial messages coming in but I dont see it executed for any replies. Thanks _______________________________________________ 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