| < Previous by Date | Date Index | Next by Date > | 
| < Previous in Thread | Thread Index | Next in Thread > | 
| 
 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 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  |