- corrected typo.

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1855 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Raphael Coeffic 16 years ago
parent ce9e36265e
commit f198235dfa

@ -716,7 +716,7 @@ int AmSipDialog::send_200_ack(const AmSipTransaction& t,
if (SipCtrlInterface::send(req))
return -1;
uas_trans.erase(t.cseq);
uac_trans.erase(t.cseq);
return 0;
}

Loading…
Cancel
Save