Hi there,
Is it possible to post the contents of the most recent call log to my application server? I would love to be able to capture the log that Plum generates for each call in its entirety
Specifically, this is in regards to a hosted IVR plan.
Thanks!
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 11 matches
- Thu May 07, 2009 1:57 am
- Forum: Plum DEV Q&A
- Topic: dump call log
- Replies: 1
- Views: 4514
- Tue Apr 28, 2009 3:00 pm
- Forum: Plum DEV Q&A
- Topic: 911 support
- Replies: 4
- Views: 8502
- Tue Apr 28, 2009 12:24 pm
- Forum: Plum DEV Q&A
- Topic: 911 support
- Replies: 4
- Views: 8502
- Mon Apr 27, 2009 3:50 pm
- Forum: Plum DEV Q&A
- Topic: 911 support
- Replies: 4
- Views: 8502
911 support
Part of our application offering is the ability to perform a transfer to 911. We've done testing with transferring to other numbers, and all of the code executes as we expect. Before we upload the live files, we need to know if there are any known issues transferring a call to 911 using the Plum Pla...
- Wed Apr 22, 2009 7:38 pm
- Forum: Plum DEV Q&A
- Topic: attempting to switch to spanish
- Replies: 2
- Views: 12879
Just in case anyone else comes across this problem: it was an encoding problem on my end. My DB has utf-8 collation and my PHP script was simply echoing a sanitized value into the XML (the xml also needs to be UTF-8). What I failed to do, however, was use utf8_encode() BEFORE I put the value in XML....
- Tue Apr 21, 2009 7:17 pm
- Forum: Plum DEV Q&A
- Topic: Outbound Performance?
- Replies: 8
- Views: 12104
- Tue Apr 21, 2009 3:28 pm
- Forum: Plum DEV Q&A
- Topic: attempting to switch to spanish
- Replies: 2
- Views: 12879
attempting to switch to spanish
I have a php document that builds the voiceXML based on user preferences. (A scratchpad file posts a variable to the application server, which grabs the preferences from the db). I'm causing two things to happen hoping the prompts will sound off in the language of the user: 1 - changing the xml:lang...
- Tue Apr 21, 2009 12:33 am
- Forum: Plum DEV Q&A
- Topic: Outbound Performance?
- Replies: 8
- Views: 12104
- Sun Apr 19, 2009 12:58 pm
- Forum: Plum DEV Q&A
- Topic: Outbound Performance?
- Replies: 8
- Views: 12104
Support, Thanks for the attentiveness on these forums. It really says something about Plum. High marks. To address the questions: 1 - Between 3 and 50 calls are queued at once. 2 - The calls fall between 30 and 90 seconds 3 - No delay is preferable. Minor delays (one to four minutes) are acceptable....
- Fri Apr 17, 2009 12:22 pm
- Forum: Plum DEV Q&A
- Topic: Outbound Performance?
- Replies: 8
- Views: 12104
- Thu Apr 16, 2009 6:07 pm
- Forum: Plum DEV Q&A
- Topic: Outbound Performance?
- Replies: 8
- Views: 12104
Outbound Performance?
All, I'm using the trial developer account and I had a question: At first we didn't expect to use the outbound features at all, but now we're thinking we might use the outbound API as a failover if for any reason our primary vendor is unavailable (maintenance windows, etc). Our business, however, is...