[reSIProcate] how to tell whethere an invite is re-invite

Hong Yu hyu at metreos.com
Wed Feb 15 14:33:28 CST 2006


I'm trying to figure out a way to tell whether incoming INVITE is a
re-invite. It seems that the older version had onDialogModified called
for an InviteSessionHandler. But it since has changed to onOffer and
onOfferRequired. Then I thought about testing
InviteSessionHandle->isConnected(). But it doesn't work either. If your
UA sends out the initial INVITE with no SDP, by the time onOfferRequired
is called, isConnected() is already true. Any thoughts on this? Should
the state of the invite session be made visible?

 

Hong 

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


More information about the resiprocate-devel mailing list