CED URS function fetches the last set of digit string provided by customer in IVR before adjunt routing happeed or it is a string which concatenates all the digits entered by customer while traversing the IVR call tree ?
In 7.6, the way URS updates a call’s attribute CED (Collected Digits) is changed.
URS now updates CED as follows:
• Upon receiving any event from the following list (if event has not empty AttributeCollectedDigits): EventQueued, EventRouteRequest, EventRinging, EventEstablished, EventPartyChanged
• Upon receiving EventDigitsCollected
• Upon receiving EventTreatmentEnd for currently played treatment.
WBR Timur
1 Like
Just the last set.
Fra
2 Likes