[OpenSIPS-Users] What variable/mechanism is applicable to a not-yet-transaction case

Bogdan-Andrei Iancu bogdan at opensips.org
Wed Jul 17 14:53:05 CEST 2013


Hello Chen-Che,

You can rather insert a "delay" before sending the INVITE out, so you
give a chance the terminal to register.

You can simulate the delay by sending the call to an inexisting
destination with a let's say 2 seconds timeout - in failure route you
can do re-send to the real destination. This is to avoid using sleep()
function which blocks your process

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com


On 06/29/2013 03:38 AM, microx wrote:
> Hi Bogdan-Andrei,
>
> Yes. The purpose of the retransmissions of INVITEs is to make the callee
> have a chance of receiving the INVITE in time (ideally, the callee receives
> the notification and then opens the VoIP app that sends REGISTER
> immediately).
>
> Best wishes,
> Chen-Che
>
>
>
> --
> View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/What-variable-mechanism-is-applicable-to-a-not-yet-transaction-case-tp7586962p7587023.html
> Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>



More information about the Users mailing list