creating a address by AddressFactory

"Young-Geun Park" <[email protected]> Thu, 18 Jan 2007 12:50:48 +0900
Newsgroups gmane.comp.voip.nist-sip
Message-ID <000001c73ab3$d7a7bdc0$3d01a8c0@zeroroot>
Hi, all

 

I tried to create a address as follows:

String addrString = "Alice Kim <sip:[email protected]>;dept=sales;female";

javax.sip.address.Address addr =
AddrAddressFactory.createAddress(addrString);

 

Bug, addr object has not parameters: dept=sales, female.

 

What is the problem? 

 

Regards, 

Park

_______________________________________________
nist-sip mailing list
[email protected]
http://www-x.antd.nist.gov/mailman/listinfo/nist-sip