[reSIProcate] DUM invite session handler

Scott Godin slgodin at icescape.com
Mon Apr 25 10:19:34 CDT 2005


I just committed a fix for this.  In appropriate places where the
InviteSession code calls multiple callbacks in a row - DUM now checks
isTerminated() result before calling the next.

 

  _____  

From: prasad mahendra [mailto:prasad at sipphone.com] 
Sent: Saturday, April 23, 2005 3:13 PM
To: resiprocate-devel at list.sipfoundry.org
Subject: [reSIProcate] DUM invite session handler 

 

resip team, 

 

There is a small problem where: 

 

onAnwer( .. ) { 

        sessionHandle->end() 

} 

 

results correctly in onTerminated being called BUT it also then calls
onConnected() 

 

onConnected after onTerminated should not be called. 

 

PM 

 

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


More information about the resiprocate-devel mailing list