We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics
Search found 1 match
- Thu Dec 07, 2006 3:36 pm
- Forum: Plum DEV Q&A
- Topic: Problem with xml variables
- Replies: 1
- Views: 5455
Problem with xml variables
I have a problem with a variable defined within xml not being posted correctly through to my application server. The value should be: 19703726648 but is received as: 19703726080.000000 The xml is: <?xml version="1.0" encoding="UTF-8"?> <vxml version="2.0"> <property name="inputmodes" value="dtmf"/> ...