[cisco-voip] UCCX 9x Set step to modify Get Digit String ?

Jason Aarons (AM) jason.aarons at dimensiondata.com
Wed Sep 25 09:20:35 EDT 2013


I'm in UCCX and want the caller to input a 3 digit number, then I need to modify that 3 digit number by appending 3456.  For example caller enters 567, I need the call redirect to go to 3456567.

I'm thinking I need a "set" step but not sure what the syntax should look like. Set extXferResult = 3456 + extXferResult ?

Anyone have a sample where they are doing this?

UCCX 9x

Variables
extXferInput        String
extXferResult       String

extXferResult = Get Digit String (--Triggering Contact--)
Successful
Call Redirect (--Triggering Contact-- to extXferResult)


Existing Screenshot from Script Editor
[cid:image001.png at 01CEB9D0.2F4A55E0]

[cid:image002.png at 01CEB9D0.2F4A55E0]



References
https://supportforums.cisco.com/thread/2100963
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20130925/8c8c3a37/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 14506 bytes
Desc: image001.png
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20130925/8c8c3a37/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 1810 bytes
Desc: image002.png
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20130925/8c8c3a37/attachment-0001.png>


More information about the cisco-voip mailing list