mirror of
https://github.com/fairwaves/openbts-2.8.git
synced 2025-10-23 07:42:01 +00:00
r4252 in private:
Clarifying comment on removal of SIP FIFOs. git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@4496 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
@@ -323,6 +323,8 @@ bool SIPEngine::Register( Method wMethod )
|
||||
|
||||
osip_message_free(reg);
|
||||
osip_message_free(msg);
|
||||
// We remove the call FIFO here because there
|
||||
// is no transaction entry associated with the REGISTER.
|
||||
gSIPInterface.removeCall(mCallID);
|
||||
return success;
|
||||
}
|
||||
|
Reference in New Issue
Block a user