Changeset 3857

Show
Ignore:
Timestamp:
06/28/2012 01:10:45 AM (11 months ago)
Author:
kurtis.heimerl
Message:

removed notice about not caring about 100 trying messages. RFCs be damned, the proxies use them.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • openbts/trunk/SIP/SIPEngine.cpp

    r3856 r3857  
    11871187                        break; 
    11881188                } 
    1189                 // RFC-3428 does not use 1xx reponses so we won't look for them. 
    11901189                LOG(WARNING) << "unhandled response " << ok->status_code; 
    11911190                osip_message_free(ok);