On Sat, Nov 7, 2009 at 5:24 PM, Andy Spitzer <[email protected]> wrote: > 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.
Egads! I will accept the bad grammar. Somebody seems to have "fixed" the problem when I was not paying attention. > > 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. There even are places where grammar completely disappears. The Polycoms have not spoken it for years. This is going to hit 4.0.4 as well so I will update the stack in both places. Regards Ranga > > --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/ > -- M. Ranganathan _______________________________________________ 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/
