mobile-push: b/f: reply 487 to INVITE on CANCEL

sayer/1.4-spce2.6
Stefan Sayer 15 years ago
parent efb520db40
commit 2bbd69c5a9

@ -196,6 +196,7 @@ transition "timer hit" WAITING - timer(#id==1) / {
transition "CANCEL received" WAITING - hangup / {
subscription.remove($r.handle);
dlg.reply(487, "Request Terminated");
stop(false);
} -> END;

Loading…
Cancel
Save