[reSIProcate] Extending Resiprocate Stack to support attachment in 200 OK for NOTIFY
parimala.gopalakrishna at wipro.com
parimala.gopalakrishna at wipro.com
Fri May 19 07:21:10 CDT 2006
Hi,
I am using SUBSCRIBE-NOTIFY mechanism in my module.
I am using Resiprocate Stack.
Consider the following scenario:
"A" SUBSCRIBEs to "B" for Event Notifications.
"B" will NOTIFY "A" for the state changes.
200 OK is sent for the NOTIFY from "A" to "B"
I want to provide some information to the notifier in 200 OK.
I had mailed sip-implementors mailing list and I had got a reply that
body is allowed in 200 OK for NOTIFY.
But in Resiprocate, there is no support for Subscriber sending
attachment in 200 OK
ClientSubscription Class doesnt provide method to attach body for 200
OK.
It has acceptUpdate() which will return 'int' but not a 'SipMessage'
to attach the body and send.
I am extending the stack to support this.
Can I submit the changes to the Project?
Is it acceptable?
Regards,
Parimala
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060519/b31902c3/attachment.htm>
More information about the resiprocate-devel
mailing list