RE: [reSIProcate] How to abort a call during appDialog[Set] creat ion
Yes - You will have to wait until the onNewSession is called - which should
be immediately after createAppDialogSet - then call end() on the
AppDialogSet or ServerInviteSession or reject() on the ServerInviteSession.
-----Original Message-----
From: Francesco Fondelli [mailto:francesco.fondelli@xxxxxxxxx]
Sent: Thursday, July 28, 2005 5:37 AM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] How to abort a call during appDialog[Set] creation
Hi all,
I´m using dum to implement an application. It might happen that during
the myobj_AppDialogSetFactory::createAppDialogSet() or
myobj_AppDialogSet::createAppDialog() methods (called by dum when it
processes
an invite) I need to abort the call (ie ignoring the incoming message).
What is the best/correct way to do this?
Should I have to keep going and call end() later in callbacks (like
onNewSession)?
Thank you very much
Best regards
FF
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel