On 07/10/15 19:00, Paweł Sternal wrote:
> On 07.10.2015 16:41, Daniel-Constantin Mierla wrote:
>> Hello,
>>
>> in the event route for uac_req_send() is practically during handling the
>> reply for what was sent before. Also, the uac_req_send() sends something
>> out of the processed sip message,
On 07.10.2015 16:41, Daniel-Constantin Mierla wrote:
Hello,
in the event route for uac_req_send() is practically during handling the
reply for what was sent before. Also, the uac_req_send() sends something
out of the processed sip message, so typically functions won't work
because they will be a
Hello,
in the event route for uac_req_send() is practically during handling the
reply for what was sent before. Also, the uac_req_send() sends something
out of the processed sip message, so typically functions won't work
because they will be applied to the processed sip message.
Maybe try setting
Hi,
It is posibility to set timeout for uac_req_send with setting "evroute"
to 1. Yes, I found a solution without this set when using
event_route[tm:local-request] [1] but with "evroute" option this don't
work ofcorse.
regards
Pawel
[1] http://lists.sip-router.org/pipermail/sr-users/2011-Oc