i noticed that if sr sends a locally generated INVITE (as result of
tm.t_uac_wait), the INVITE gets processes by my
event_route [tm:local-request]
script, but when UA responds with 200 OK, the ACK generated by sr does
not get processed by the event_route and if the UA is behind nat, the UA
never gets the ACK it because sr tries to send it to local address of
the UA.
how can i get sr to use the above event route also for locally generated
ACKs so that i can properly rewrite r-uri of the ACK?
-- juha
i couldn't find a pvar that would contain the transport protocol of
received request as string.
ir would be handy, for example, if i want to send the request out using
the same transport it came in, for example:
$du = "sip:SOME_IP:SOME_PORT;transport=" + $proto;
i know that i can test PROTO and then set a pvar based on it, but the
above would be more convenient.
-- juha
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#10 - modules/mi_rpc should support t_uac_dlg async mi command
User who did this - Juha Heinanen (jh)
----------
yes, the async mi command has been implemented, but still has issue with ack to 200 ok.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=10#comment11
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.