Thanks for this email,  I'm researching that very issue as we speak.....
------Original Message------
From: Andy Spitzer
Sender: [email protected]
To: [email protected]
Subject: [sipX-dev] Alert-Info regression in JAIN-SIP?
Sent: Nov 7, 2009 2:24 PM

Woof!

Two years ago (wow, time flies!) a change was made to JAIN-SIP that  
allowed us to send an Alert-Info header with just a string (rather then a  
URL as the spec calls out.)  This was to support paging Polycom phones  
which didn't accept a URL, and instead wanted a simple string.

There is a JIRA (XX-6942) showing Paging isn't working anymore, and it  
appears to be due to an exception thrown by JAIN-SIP when we try to format  
that non-conforming Alert-Info header:


java.text.ParseException: Alert-Info missing '<'
         at  
gov.nist.javax.sip.parser.AlertInfoParser.parse(AlertInfoParser.java:92)
         at  
gov.nist.javax.sip.parser.StringMsgParser.parseSIPHeader(StringMsgParser.java:578)
         at  
gov.nist.javax.sip.header.HeaderFactoryImpl.createHeader(HeaderFactoryImpl.java:1165)
         at  
gov.nist.javax.sip.header.HeaderFactoryImpl.createHeader(HeaderFactoryImpl.java:1211)
         at  
sipxpage.LegSipListener.buildInviteRequest(LegSipListener.java:378)
...


Seems like it's looking for a URL once again.

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


Sent via BlackBerry by AT&T
_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to