[OpenSIPS-Users] Duplicate INVITE

Dragomir Haralambiev goup2010 at gmail.com
Tue Dec 17 13:17:04 CET 2013


Hello Liviu,

The *t_check_trans() not working. *
Here is example:

if (is_method("INVITE")) {
      if ( t_check_trans() ) {
          xlog("L_ERR", "This INVITE is already received");
          exit;
     }
........


2013/12/16 Liviu Chircu <liviu at opensips.org>

>  Hello Dragomir,
>
> You can quietly absorb retransmissions with *t_check_trans()*.
>
> http://www.opensips.org/html/docs/modules/1.11.x/tm.html#id294871
>
> Best regards,
>
> Liviu Chircu
> OpenSIPS Developerhttp://www.opensips-solutions.com
>
> On 12/16/2013 01:59 PM, Dragomir Haralambiev wrote:
>
>  Hello,
>
>  Opensisp received duplicate INVITE from users. ( instead of one Opensips
> recieves three identical INVITE).
>
> How to setup Opnesips to ignore unnecessary INVITEs?
>
>  Regards,
> PlayMen
>
>
> _______________________________________________
> Users mailing listUsers at lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
>
> _______________________________________________
> 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/20131217/da0141f9/attachment.htm>


More information about the Users mailing list