Displaying 1 result from an estimated 1 matches for "0825ef60".
2009 Sep 09
1
UNIQUEID not the same in Dialplan as passed to AGI
...at macro-internal-call:7]
NoOp("SIP/10.0.0.4-082a0658", "1252500374.334") in new stack
agi_uniqueid: 1252500374.335
And here's an example where the UNIQUEID is one second and one
fraction point behind:
-- Executing [s at macro-internal-call:7]
NoOp("SIP/10.0.0.4-0825ef60", "1252500762.337") in new stack
agi_uniqueid: 1252500763.338
Any advice would be greatly appreciated. Can I use something else as a
unique identifier for a call? I'm trying to tag calls, but it is
proving difficult with the ever-changing UNIQUEID.
I haven't found a rule a...