Thanks. This is fascinating!
Now, at what point does the test portal become a commercial platform I have to pay for?
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 10 matches
- Tue Jan 23, 2007 5:58 pm
- Forum: Plum DEV Q&A
- Topic: Newbie - scratchpad
- Replies: 17
- Views: 34668
- Tue Jan 23, 2007 2:21 pm
- Forum: Plum DEV Q&A
- Topic: Newbie - scratchpad
- Replies: 17
- Views: 34668
I am trying to submit the callers phone number. Is it possible like this? There must be more to it?! <?php echo "<?xml version=\"1.0\"?>" ?> <vxml version="2.0"> <form> <block> <prompt> Welcome to Skipzone Test Portals. </prompt> </block> <field name="language"> <prompt> Please choose a language: Fr...
- Mon Jan 22, 2007 7:56 am
- Forum: Plum DEV Q&A
- Topic: Newbie - scratchpad
- Replies: 17
- Views: 34668
- Sun Jan 21, 2007 5:13 pm
- Forum: Plum DEV Q&A
- Topic: Newbie - scratchpad
- Replies: 17
- Views: 34668
choose the language
I have been experimenting.... In this example the caller chooses French, German or English. I then want the subject of the email to be the relevant language. How do I make $language = the choice? I can't seem to write any values within the vxml portion of the script. Many thanks for your help. <?php...
- Wed Jan 10, 2007 1:21 pm
- Forum: Plum DEV Q&A
- Topic: Newbie - scratchpad
- Replies: 17
- Views: 34668
- Wed Jan 10, 2007 12:29 pm
- Forum: Plum DEV Q&A
- Topic: Newbie - scratchpad
- Replies: 17
- Views: 34668
Removed html and spaces. File: http://www.skipzone.co.uk/skipzoneIVRtest.php Validation Results: Fatal Error at line 1, char 1 Message: Expected comment or processing instruction Is it because I have called the file .php which is what Dreamweaver saves? Does my server have to support any special pro...
- Wed Jan 10, 2007 9:23 am
- Forum: Plum DEV Q&A
- Topic: Newbie - scratchpad
- Replies: 17
- Views: 34668
from scratchpad to URL
When I moved my demo script from scratchpad to my web site. It locates the file on the URL but then it says VoiceXML Validator: File: http://www.skipzone.co.uk/skipzoneIVRtest.php Validation Results: Fatal Error at line 1, char 1 Message: Expected comment or processing instruction I have searched th...
- Tue Jan 09, 2007 12:27 pm
- Forum: Plum DEV Q&A
- Topic: Newbie - scratchpad
- Replies: 17
- Views: 34668
Started + email
Would it be possble to give an example of some .php ?
Then I could modify it and put it on my website.
just needs to send me an email when for example the IVR returns caller to 'sales' dept.
Many thanks
Then I could modify it and put it on my website.
just needs to send me an email when for example the IVR returns caller to 'sales' dept.
Many thanks
- Mon Jan 08, 2007 1:14 pm
- Forum: Plum DEV Q&A
- Topic: Newbie - scratchpad
- Replies: 17
- Views: 34668
Started
Great! Thanks! Now it works.
Now I need it to send me an email eveytime i call the test number.
Can you give me an example script.
I am sure this test will lead to something usfeful for my clients.
Regards
Now I need it to send me an email eveytime i call the test number.
Can you give me an example script.
I am sure this test will lead to something usfeful for my clients.
Regards
- Sat Dec 30, 2006 9:10 am
- Forum: Plum DEV Q&A
- Topic: Newbie - scratchpad
- Replies: 17
- Views: 34668
Newbie - scratchpad
Hi Plum 'Tree', I am just getting started. I have made a scratchpad with a voiceXML script in it. But when I dial my number it says there are no scripts enabled on this number. Can you nudge me in the right direction. Thanks - Pete <?xml version="1.0"?> <vxml version="2.0"> <form> <block> <prompt> W...