mirror of
https://github.com/PentHertz/OpenBTS.git
synced 2026-05-12 22:28:16 +00:00
removed notice about not caring about 100 trying messages. RFCs be damned, the proxies use them.
git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@3857 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
parent
f8ef9a060b
commit
7e34fd52d6
1 changed files with 0 additions and 1 deletions
|
|
@ -1186,7 +1186,6 @@ SIPState SIPEngine::MOSMSWaitForSubmit()
|
|||
LOG (ALERT) << "SIP MESSAGE rejected: " << ok->status_code << " " << ok->reason_phrase;
|
||||
break;
|
||||
}
|
||||
// RFC-3428 does not use 1xx reponses so we won't look for them.
|
||||
LOG(WARNING) << "unhandled response " << ok->status_code;
|
||||
osip_message_free(ok);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue