[reSIProcate] support for Offer/Answer model
Scott Godin
slgodin at icescape.com
Fri Jul 21 09:51:06 CDT 2006
Prack support is not yet completed in resip.
From: resiprocate-devel-bounces at list.sipfoundry.org
[mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of
Giuseppe Teresi
Sent: Friday, July 21, 2006 10:51 AM
To: resiprocate-devel at list.sipfoundry.org
Subject: [reSIProcate] support for Offer/Answer model
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060721/7de89c4c/attachment.htm>
More information about the resiprocate-devel
mailing list