reverted some fixes to keep synced with private branch

git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@4676 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
Kurtis Heimerl
2012-12-22 05:12:01 +00:00
parent ca7c3dfeff
commit 2e9298dd54
2 changed files with 3 additions and 3 deletions

View File

@@ -276,7 +276,7 @@ void SIPEngine::user( const char * wCallID, const char * IMSI, const char *origI
}
void SIPEngine::writePrivateHeaders(osip_message_t *msg, const GSM::LogicalChannel* /*chan*/)
void SIPEngine::writePrivateHeaders(osip_message_t *msg, const GSM::LogicalChannel* chan)
{
// P-PHY-Info
// This is a non-standard private header in OpenBTS.