Cool.
Thanks to you both for your input. I am promoted my new config to
production and we'll see if we have any more failures with retransmissions.
So far so good though.
Thanks,
Geoff
On Mon, Aug 30, 2010 at 2:02 PM, Iñaki Baz Castillo wrote:
> 2010/8/30 Geoffrey Mina :
> > t_check_trans();
2010/8/30 Geoffrey Mina :
> t_check_trans();
>
> right inline in my script in place of all my incorrect logic and it will
> just take care of everything, right? If I am reading this correctly, I
> don't even need to conditionally check to see the result as I am only
> concerned about the retransmi
Hey,
I do exactly as you say, I had no issues so far. I guess you can use
the retvalue to do something else, I'm just not interested on doing
anything else (as it handles retransmissions very well).
On Mon, Aug 30, 2010 at 2:36 PM, Geoffrey Mina wrote:
> Cool. So in theory, i should just be abl
Cool. So in theory, i should just be able to place
t_check_trans();
right inline in my script in place of all my incorrect logic and it will
just take care of everything, right? If I am reading this correctly, I
don't even need to conditionally check to see the result as I am only
concerned abo
Hi,
Check t_check_trans() from tm module.
It does all on its own
http://kamailio.org/docs/modules/1.5.x/tm.html#id2509242
Cheers,
Uriel
On Mon, Aug 30, 2010 at 2:19 PM, Geoffrey Mina wrote:
> Hello,
> I have a question about what the proper way to handle a duplicate
> presentation of an INVIT