[OpenSIPS-Users] topology_hiding() + bye retransmissions
Bogdan-Andrei Iancu
bogdan at opensips.org
Thu Oct 9 13:00:10 CEST 2014
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
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20141009/a5af9262/attachment.htm>
More information about the Users
mailing list