RE: [reSIProcate] (no subject)
You need to access the SipFrag body of the SipMessage. Check out:
http://warsaw.sjc.purplecomm.com/wiki/index.php?title=Bodies
-----Original Message-----
From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of ??
Sent: Sunday, August 21, 2005 4:05 AM
To: resiprocate-devel
Subject: [reSIProcate] (no subject)
Hi all,
When I receivee a NOTIFY, which includes "100 Trying" or "180 Ringing", how
can I differentiate it in
virtual void
ClientSubscriptionHandler::onUpdateActive(ClientSubscriptionHandle cs, const
SipMessage& notify)
{
......???
}
The similar problem is
When I receive a NOTIFY, which includes "200 Ok" or "480 Temporarily
Unavailable", how can I differentiate it in
virtual void
ClientSubscriptionHandler::onTerminated(ClientSubscriptionHandle, const
SipMessage& msg)
{
......???
}
Thank you very much!
John Beijing,China
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel