< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] Which callback will be fired once received the "200 OK" of BYE message ?


There is no InviteSession callback for a 200/BYE - once you send the BYE, you get a onTerminated callback.  However you could wait for the destruction of your AppDialogSet object if you used one when setting up the call.   https://www.resiprocate.org/DUM_Associating_Application_Data_with_DialogSets_and_Dialogs 

Scott

On Fri, Jun 1, 2012 at 4:12 AM, Karlsson <boost.regex@xxxxxxxxx> wrote:
In this case:

A send the BYE to B for close the call, the B replied 200 OK to A, which callback will be fired once the A received 200 OK?

best regards,

_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/