Hi,

What you have is a issue at transaction level (a retransmission) and should not be solved at dialog level. It must be solved at transaction level, by using the t_check_tran() function before the dialog module.

So, in your script, before doing the loose_route() or match_dialog() for sequential requests, just to a t_check_tran() or t_newtran().

Regards,

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

On 08.10.2014 20:39, neumann wrote:
http://lists.opensips.org/pipermail/users/2013-December/027518.html
Hi all!
I have same problem. I can’t handle BYE retransmissions with topology hiding because dialog destroying before retransmission.
This will be fixed or workaround exist?

————————————

Timofeev Dmitry
VoIP Engineer
Linux, Asterisk, Freeswitch, Cisco solutions
Skype: itsroot
icq: 227227933





_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to