Converting string to uri
hi
i need to convert a string variable to javax.sip.address.uri variable
My problem is as follows
I get the ip address from the database as string ,i need to assign this string to a variable of type javax.sip.address.uri , is there any method to parse the string to javax.sip.address.uri
its very urgent
Thanks in advance
regards
vinodhini

