- fixes SEMS-29 (see tracker.iptel.org).

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@799 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Raphael Coeffic 18 years ago
parent e3044fa280
commit 0534dbc2b9

@ -521,7 +521,7 @@ int AmSipDialog::cancel()
req.method = "CANCEL";
//useful for SER-0.9.6/Open~
req.callid = callid;
req.cseq = cseq;
req.cseq = cancel_cseq;
//useful for SER-2.0.0
req.serKey = serKey;
string empty;

Loading…
Cancel
Save