URL parsing
"Matt Porter" <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <002701c67932$881dd520$a7fc10ac@D52HDS81> |
I apologize, this may be in previous posts, but i could not access the archives for some reason.
TelURL appears to be broken.
URI phoneUri = addressFactory.createURI("tel:+1111;phone-context=test");
String phctx = ((TelURL)phoneUri).getPhoneContext();
System.out.println( phctx );
Outputs this...
"tokenValue = test/tokenType = 4095"
_______________________________________________
nist-sip mailing list
[email protected]
http://www-x.antd.nist.gov/mailman/listinfo/nist-sip