[reSIProcate] support for Offer/Answer model

Jason Fischl jason at counterpath.com
Fri Jul 21 09:54:33 CDT 2006


You'll need to wait for this to be added in. It is still under development.

On 7/21/06, Giuseppe Teresi <giuseppe.teresi at tti.unipa.it> wrote:
>
>  Hi all,
>
>  I wish to implement the Offer/Answer model on my User Agent.
>  I have added the support of PRACK Method calling
> MasterProfile::addSupportedMethod(PRACK),  then I have
> added
> MasterProfile::addSupportedOptionTag(Token("100rel")) on
> the constructor of the main class and
> SipMessage::header(h_Requires).push_front(Token("100rel"))
> to insert the header Require in the INVITE method.
>
>  If I use the UA with an other UA wich require the support of reliable
> provisional response, the SIP stack doesn't send the PRACK,
>  How can I correctly implement this model?
>
>  thanks.
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>
>



More information about the resiprocate-devel mailing list