Comment #5 on issue 515 by amit.bhayani: MMS has wrong type of connection ID
http://code.google.com/p/mobicents/issues/detail?id=515

The MMS Connection ID is java.rmi.server.UID while MGCP command takes Hex for
jain.protocol.ip.mgcp.message.parms.ConnectionIdentifier

What we need is algo that takes UID and generates the Hex. This is simple, but the algo should be capable of reverse engineering too, that is take Hex and generate
corresponding UID or at least String representation of that UID.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to