Jean Lofrano | Hi Yaw, I´ve been looking for the "call ID" of call. I´ve found the follow topic in the book: TCL IVR Version 1 programming guide.
The callID command is used for debugging purposes only. It can be used in problem determination for a particular call. This command returns the call ID (which is used in the IOS debug messages) of the incoming or outgoing call leg. This call ID has no meaning outside the router that is handling the call. Syntax callID
But, I´m working with a IOS 15.0(1r)M9. The call ID is a incremental number like this: 17050, 17051... But with the command "infotag get leg_guid" I´m receiving something like this: 00C0C742.3199D211.8B019F3B.3BB84202 Are there possibilities to convert the number 00C0C742.3199D211.8B019F3B.3BB84202 to 17050... ? thanks. |
| Please sign in to flag this as inappropriate. |