Thanks a bunch, perfect exhaustive answer.
Mark
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 Feb 12, 2008 11:27 am
- Forum: Plum DEV Q&A
- Topic: Pre-recorded voice messages?
- Replies: 3
- Views: 16974
- Tue Feb 12, 2008 12:21 am
- Forum: Plum DEV Q&A
- Topic: Pre-recorded voice messages?
- Replies: 3
- Views: 16974
Pre-recorded voice messages?
Hi,
can I use pre-recorded voice messages and where would I be looking for information on that? Especially the file formats and recording tips.
Thank you.
can I use pre-recorded voice messages and where would I be looking for information on that? Especially the file formats and recording tips.
Thank you.
- Wed Aug 15, 2007 4:15 pm
- Forum: Plum DEV Q&A
- Topic: Starting an outbound call with java
- Replies: 14
- Views: 27502
- Wed Aug 15, 2007 2:47 pm
- Forum: Plum DEV Q&A
- Topic: Starting an outbound call with java
- Replies: 14
- Views: 27502
- Wed Aug 15, 2007 2:46 pm
- Forum: Plum DEV Q&A
- Topic: Starting an outbound call with java
- Replies: 14
- Views: 27502
- Wed Aug 15, 2007 1:51 pm
- Forum: Plum DEV Q&A
- Topic: Starting an outbound call with java
- Replies: 14
- Views: 27502
- Wed Aug 15, 2007 12:21 pm
- Forum: Plum DEV Q&A
- Topic: Starting an outbound call with java
- Replies: 14
- Views: 27502
I got a valid file at http://shmsoft.com/mark/AcceptCall.xml and this was the reply <?xml version="1.0"?> <queuecall status="queued" call_id="628281"> <login>mkerzner@electronicdatacontrol.com</login> <pin>37103792</pin> <phone_number>17137242534</phone_number> <start_url>http://shmsoft.com/mark/Acc...
- Wed Aug 15, 2007 10:20 am
- Forum: Plum DEV Q&A
- Topic: Starting an outbound call with java
- Replies: 14
- Views: 27502
Today a got a better reply <?xml version="1.0"?> <queuecall status="queued" call_id="628197"> <login>mkerzner@electronicdatacontrol.com</login> <pin>37103792</pin> <phone_number>17137242534</phone_number> <start_url>http://edcfoundation.dyndns.org/foundation/AcceptCall.jsp</start_url> </queuecall> M...
- Wed Aug 15, 2007 12:27 am
- Forum: Plum DEV Q&A
- Topic: Starting an outbound call with java
- Replies: 14
- Views: 27502
Hi, I did the POST (with java) and got this back, could you please tell me what I should do? Thank you. Mark <br /> <b>Warning</b>: mysql_query(): 4 is not a valid MySQL-Link resource in <b>/usr/local/apache/htdocs/outbound.plumgroup.com/outboundlib/outboundlib.php</b> on line <b>595</b><br /> <br /...
- Mon Aug 13, 2007 12:14 am
- Forum: Plum DEV Q&A
- Topic: Starting an outbound call with java
- Replies: 14
- Views: 27502
Starting an outbound call with java
Hi,
sorry that it may be an obvious question, but I can not find an example of how to create an outbound call with java code, could someone please help?
Thank you.
sorry that it may be an obvious question, but I can not find an example of how to create an outbound call with java code, could someone please help?
Thank you.