We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

application.lastresult$ issues

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
jcanter
Posts: 47
Joined: Thu Jun 19, 2003 8:54 am

application.lastresult$ issues

Post by jcanter »

I am having problems using the application.lastresult$ array after a <nomatch> event. The <nomatch> event should be setting the array if I cam reading the spec correclty:

http://www.w3.org/TR/voicexml20/#dml5.1.5
All of the shadow variables described above are set immediately after any recognition. In this context, a <nomatch> event counts as a recognition, and causes the value of "application.lastresult$" to be set
Should a <nomatch> be writing to this array, or am I perhaps doing something incorrectly?

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

IVR sys doesn't set the application.lastresult$ values for..

Post by support »

Hello,

The Plum IVR system does not set the application.lastresult$ values for nomatch. At this point there are no plans to support this capability in IVR systems.

Regards,
Plum Support

Post Reply