Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: guest on May 15, 2009, 12:04:17 PM
-
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
-
[quote author=guest link=topic=4207.msg18694#msg18694 date=1242389057]
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 ?
[/quote]
Just the last set.
Fra