[reSIProcate] How to send "100 Trying" to an INVITE message?

Daniel Pocock daniel at readytechnology.co.uk
Fri Jan 27 05:49:01 CST 2006



C Y wrote:

>Hello,
>
>I am finding that my reSIProcate stack (the UAS) is
>not sending any "100 Trying" to an INVITE?
>I am seeing that my Proxy Server is re-sending INVITEs
>until reSIProcate responded with a "180 Ringing",
>because there is no intervening "100 Trying". 
>  
>

Get the InviteSession:
    ServerInviteSession *sis = ...

and send provisional:
    sis->provisional(100);


>Is there a way to force reSIProcate to send a "100
>Trying"?
>
>Thanks.
>
>Chee
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam?  Yahoo! Mail has the best spam protection around 
>http://mail.yahoo.com 
>_______________________________________________
>resiprocate-devel mailing list
>resiprocate-devel at list.sipfoundry.org
>https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>  
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3214 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060127/218db9f3/attachment.bin>


More information about the resiprocate-devel mailing list