[SR-Users] Using uac_req_send function

Freddy C freddyco at gmail.com
Thu Nov 22 21:48:20 CET 2012


Hello,

I'm using uac_req_send () to send a request generated in Kamailio (eg
Example 1.21. UAC module)

$ uac_req (method) = "OPTIONS";
$ uac_req (ruri) = "sip: kamailio.org";
$ uac_req (furi) = "sip: kamailio.org";
$ uac_req (turi) = "sip: kamailio.org";
uac_req_send ();

However, I need to capture the responses of this request with failure_route
TM module.
Is there a way to capture these responses when I'm using uac_req_send()
function?


I appreciate your comments.

Freddy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20121122/5f130f4c/attachment.htm>


More information about the sr-users mailing list