[Home]

Summary:ASTERISK-10341: Bad keepalive request from French FREE Provider with CIRPACK
Reporter:tootai (tootai)Labels:
Date Opened:2007-09-20 05:20:10Date Closed:2011-06-07 14:10:16
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:We know that this problem

chan_sip.c:7410 determine_firstline_parts: Bad request protocol Packet

was already discussed few times in the bugtraker and that the answer is that's not an Asterisk related problem (OEJ in bug 9086 or 7261).

However, we have few Asterisk servers with 1.2, 1.4 and trunk version. The 1.2 has NOT this warnings as the both latest have, so we are wondering why.

Daniel
Comments:By: Jason Parker (jparker) 2007-09-20 10:52:45

That's because this warning was only added to 1.4 and trunk.  The same code (minus the warning) does exist in 1.2.

Closing, per the two referenced bugs.