[reSIProcate] Finding Contents of a Failed InviteSession in-dialog MESSAGE

Aron Rosenberg arosenberg at sightspeed.com
Wed Feb 6 02:23:48 CST 2008


For a new dialog request, a failure in sending a MESSAGE is handled
using

 

virtual void  ClientPagerMessageHandler::onFailure
(ClientPagerMessageHandle, const SipMessage &status, std::auto_ptr<
Contents > contents)=0

 

This method helpfully includes the "contents" so that important details
like the body, mimeType can be found.

 

 

However, an indialog MESSAGE failure for an InviteSession does NOT
include the body

 

virtual void  InviteSessionHandler::onMessageFailure
(InviteSessionHandle, const SipMessage &msg)=0

 

Is there a normal way that we can find the correct request that
generated this Failure without keeping a list of requests in our
application layer?

 

-Aron

 

---------------------------------------------

Aron Rosenberg

Founder and CTO

SightSpeed - http://www.sightspeed.com/

 

918 Parker St, Suite A14

Berkeley, CA 94710

 

Email: arosenberg at sightspeed.com

Phone: 510-665-2920

Cell: 510-847-7389

Fax: 510-649-9569

SightSpeed Video Link: http://aron.sightspeed.com
<http://aron.sightspeed.com/> 

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20080206/f5a1901b/attachment.htm>


More information about the resiprocate-devel mailing list