On Tue, Jan 26, 2010 at 9:40 AM, [email protected] <[email protected]> wrote:
> Hi,
>
> i just found this error in sixbridge.log
>
> ...skipping...
> "2010-01-26T09:43:51.353000Z":62437:JAVA:ERR:asgard.iguanait.com:Thread-40077:00000000:sipXbridge:"Contact:\n:unexpected
>  EOL"
> java.text.ParseException: Contact:
> :unexpected EOL at
> gov.nist.javax.sip.parser.Parser.createParseException(Parser.java:45)
>        at
> gov.nist.javax.sip.parser.AddressParser.address(AddressParser.java:106)
>        at
> gov.nist.javax.sip.parser.AddressParametersParser.parse(AddressParametersParser.java:55)
>        at
> gov.nist.javax.sip.parser.ContactParser.parse(ContactParser.java:69)
>        at
> gov.nist.javax.sip.parser.StringMsgParser.processHeader(StringMsgParser.java:404)
>        at
> gov.nist.javax.sip.parser.StringMsgParser.parseSIPMessage(StringMsgParser.java:195)
>        at
> gov.nist.javax.sip.stack.UDPMessageChannel.processIncomingDataPacket(UDPMessageChannel.java:306)
>        at
> gov.nist.javax.sip.stack.UDPMessageChannel.run(UDPMessageChannel.java:266)
>        at java.lang.Thread.run(Thread.java:619)
>
> When this error can happen and how to solve it if it is possible ?



It is possible if you have a bad SIP message ( i.e. bad syntax )

Contact: CR-LF

Is bad syntax. Apparently it is a bad message that was received by sipxbirdge.

You have not supplied enough information. Please find the offending
message and check where the message is originating from (i.e. which
component is producing it ).


Ranga
>
> _______________________________________________
> sipx-users mailing list [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users
> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
> sipXecs IP PBX -- http://www.sipfoundry.org/
>



-- 
M. Ranganathan
_______________________________________________
sipx-users mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to