RE: tel-uri support in P-Asserted-Identity

"Young-Geun Park" <[email protected]> Fri, 21 Aug 2009 20:40:56 +0900
Newsgroups gmane.comp.voip.nist-sip,gmane.comp.java.jersey.user
Message-ID <[email protected]>
Hello, Jeroen
Thank you for your comment. 

I have updated the jain-sip code line by line instead of updating whole jar
file because we have been modified a part of code in jain-sip.

So, would you mind if I want to know when this was fixed exactly?

We will save a lot of time if you give me a hint.

Regards, 
Park

-----Original Message-----
From: Jeroen van Bemmel [mailto:[email protected]] 
Sent: Friday, August 21, 2009 8:15 PM
To: Young-Geun Park
Cc: [email protected]; [email protected]
Subject: Re: [nist-sip]tel-uri support in P-Asserted-Identity


Park,

Please update your JAIN-SIP library from CVS, this issue has been fixed. 
Thanks to you for reporting it

Regards,
Jeroen

Young-Geun Park wrote:
>
> Hi, All
>
> I have got the following exception:
>
> java.text.ParseException: P-Asserted-Identity: sip:[email protected] 
> <mailto:sip%[email protected]>,tel:07077005000
>
> Illegal character in hostname:,
>
> at gov.nist.core.HostNameParser.hostPort(HostNameParser.java:182)
>
> at gov.nist.javax.sip.parser.URLParser.sipURL(URLParser.java:641)
>
> at gov.nist.javax.sip.parser.URLParser.uriReference(URLParser.java:347)
>
> at gov.nist.javax.sip.parser.AddressParser.address(AddressParser.java:116)
>
> at 
>
gov.nist.javax.sip.parser.AddressParametersParser.parse(AddressParametersPar
ser.java:55)
>
> at 
>
gov.nist.javax.sip.parser.ims.PAssertedIdentityParser.parse(PAssertedIdentit
yParser.java:81)
>
> at 
>
gov.nist.javax.sip.parser.StringMsgParser.processHeader(StringMsgParser.java
:398)
>
> at 
>
gov.nist.javax.sip.parser.StringMsgParser.parseSIPMessage(StringMsgParser.ja
va:176)
>
> at 
>
gov.nist.javax.sip.stack.UDPMessageChannel.processIncomingDataPacket(UDPMess
ageChannel.java:302)
>
> at 
> gov.nist.javax.sip.stack.UDPMessageChannel.run(UDPMessageChannel.java:262)
>
> at java.lang.Thread.run(Thread.java:810)
>
> I guess that JAIN-SIP does not support a tel-uri in 
> P-Asserted-Identity header.
>
> Is this right?
>
> Give me any idea to solve this problem.
>
> Regards,
>
> PARK
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> nist-sip mailing list
> [email protected]
> http://www-x.antd.nist.gov/mailman/listinfo/nist-sip
>