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

[reSIProcate-users] Sending CANCEL does not trigger onTerminated?


Hi Scott and all,
i was experimenting with resiprocate on linux64 and in a simple app i have a CallData class derived from AppDialogSet and i am using that to end the SIP call for sending both CANCEL and BYE using the end() method (is this the correct way to end the call?)
however i noticed that when CANCEL is sent (because session is not yet set up) then the onTerminated callback is never called.
Is this expected behaviour?

best regards
Francesco