GEOFFREY THOMPSON | Towards CVP VXML: Looks like you pass all your name value pairs in one ToExtVXML[] array element, namely element zero. Concatenated together using semi-colons. Something like:
application=MYAPP;RCK=wwww-xxxx-yyyy-zzzz;ANI=9995551212;DNIS=8005558888
Fine. Not the way I do it, but perfectly fine.
You can do the same in CVP 4 (7). (It already is an array variable so your question is odd).
Towards ICM. You are filling in the mandatory caller_input and have a 4 element array of FromExtVXML[] data.
Fine. You can do the same in CVP 4(7).
When I migrated apps from CVP 3.0 to CVP 4.0, the only serious problem I can remember is that Cisco (Audium) dropped the ability to specify (create) session variables in the SubDialog Start. A huge change that required me to move all that initialization to the next node in the script. Most annoying. If they had told us why they did that, I would have been happy, but it seemed so arbitrary.
Regards, Geoff |
| Please sign in to flag this as inappropriate. |