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

Incorrect value

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
asharma
Posts: 1
Joined: Wed Jul 09, 2008 4:39 pm

Incorrect value

Post by asharma »

Hi,
In my vxml application when user enters 12 digit no in test1.vxml . After that it goes to test2.vxml. But while accessing on test3.vxml it's showing incorrect value.

suppose user enters -- 101231100010 in test1.vxml
value in test2.vxml is --- 101231100010

But now value in test3.vxml is ----101231099904.000000

Why it is replacing 100010 to 099904 these digits


Waiting for your reply

Thanks

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

IVR developers need more info to solve issue

Post by support »

Hi,

Could you please provide a small snippet of IVR code that demonstrates this IVR issue? This would help us better solve your IVR issue.

Regards,
Plum Support

Post Reply