[reSIProcate] problem with In-Dialog SUBSCRIBE(Re-posting )
Hong Yu
hyu at metreos.com
Mon Apr 3 14:18:33 CDT 2006
SUBSCRIBE/NOTIFY supported is not complete in the stack. I"ve been
modifying the stack to get it work for me. Once I'm satisfied with my
modification, I will post the change back to repository.
Hong
________________________________
From: basavaraj.puttagangaiah at wipro.com
[mailto:basavaraj.puttagangaiah at wipro.com]
Sent: Sunday, April 02, 2006 11:05 PM
To: resiprocate-devel at list.sipfoundry.org
Subject: [reSIProcate] problem with In-Dialog SUBSCRIBE(Re-posting )
Hi All
I am reposting my old question...any help will be appreciated
I am using SUBSCRIBE/NOTIFY support provided by resiprocate.
It works fine for fresh subscriptions which will create new Dialog.
In this case if SUBSCRIBE is sent with an Event-package which is not
existing it clearly sends "489 Event Package Not Supported".
But if Dialog already exists and SUBSCRIBE is sent within the Dialog
assertion fails in ServerSubscription.cxx as follows.
ServerSubscription.cxx:198:
virtual void resip::ServerSubscription::dispatch(const
resip::SipMessage&): Assertion `handler' failed.
Checking for supported Event Package is not made.
Why is the check not there like how it is for Out-of-Dialog SUBSCRIBE?
why assertion is provided instead of that?
Thank you
+Basu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060403/03fae02b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 145 bytes
Desc: image001.gif
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060403/03fae02b/attachment.gif>
More information about the resiprocate-devel
mailing list