made terminateLeg virtual

sayer/1.4-spce2.6
Stefan Sayer 16 years ago
parent 98ae1ff252
commit b92e2635e9

@ -170,7 +170,7 @@ class AmB2BSession: public AmSession
void relaySip(const AmSipRequest& orig, const AmSipReply& reply);
/** Terminate our leg and forget the other. */
void terminateLeg();
virtual void terminateLeg();
/** Terminate the other leg and forget it.*/
virtual void terminateOtherLeg();

Loading…
Cancel
Save