< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

RE: [reSIProcate] Sending 100 trying


Thanks for the quick response!

 


From: Scott Godin [mailto:slgodin@xxxxxxxxxxxx]
Sent: Thursday, May 11, 2006 3:15 PM
To: Michael Baj; resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: RE: [reSIProcate] Sending 100 trying

 

The stack automatically sends 100’s if the application does not send anything after 80ms.  So if you are not seeing a 100 it is likely because there is another message sent within 80ms.

 


From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Michael Baj
Sent: Thursday, May 11, 2006 2:53 PM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] Sending 100 trying

 

Greetings,

 

I’m trying to get my forwarding proxy to send a 100 trying message on a new INVITE.  Is there a way to configure the stack to send 100 trying on new INVITES?  (I am not using DUM).  I noticed however, that my proxy will send 100 trying on re-INVITEs.  I’ve looked through the repro code and I was unable to locate where and if a 100 trying was being generated.  I noticed that they trap 100 tryings from being forwarded, which is what I do as well.

 

What is the best way to accomplish what I am trying to achieve?

 

Thanks in advance!

Michael Baj