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 <[email protected]>

>  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 
> [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
>
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to