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

by jwsturg
Fri Sep 23, 2016 9:19 am
Forum: Plum DEV Q&A
Topic: MP3 Decoding Error - Why?
Replies: 9
Views: 13882

Re: MP3 Decoding Error - Why?

I was finally able to get the WAV files to work by downsampling them to 8000Hz. Thank you for the update to the documentation. This will hopefully prevent similar issues for your other customers.
by jwsturg
Thu Sep 22, 2016 7:13 am
Forum: Plum DEV Q&A
Topic: MP3 Decoding Error - Why?
Replies: 9
Views: 13882

Re: MP3 Decoding Error - Why?

And again they did not work because the sample rate must be 8000Hz, no more no less...ours were 48000Hz.

Again, I ask for more complete documentation.

John
by jwsturg
Wed Sep 21, 2016 8:39 am
Forum: Plum DEV Q&A
Topic: MP3 Decoding Error - Why?
Replies: 9
Views: 13882

Re: MP3 Decoding Error - Why?

So the WAV files did not work because apparently wavs have to be single channel only...trying again tonight.

Suggestion to update documentation with exact supported specs for sound files, and recommended and validate tools to create them.

John
by jwsturg
Tue Sep 20, 2016 12:49 pm
Forum: Plum DEV Q&A
Topic: MP3 Decoding Error - Why?
Replies: 9
Views: 13882

Re: MP3 Decoding Error - Why?

Hello:

It seems to play fine in any audio player. It was encoded using audacity. We did try and reduce the bitrate to 128 from 192, but that did not work. We are going to try encoding as a wav and see how that works...

FYI we are using Audacity for recording the sound files...

Thanks,

John
by jwsturg
Mon Sep 19, 2016 6:45 am
Forum: Plum DEV Q&A
Topic: MP3 Decoding Error - Why?
Replies: 9
Views: 13882

MP3 Decoding Error - Why?

Hello: I added a new couple of MP3s to our sounds library for prompts and am now getting the following error from PLUM: MadDecoder::errorCallback() - unrecoverable decoding error 0x0104 (reserved sample frequency value) What is the issue? The MP3s are encoded at 192kbps, I do see our others are at 1...
by jwsturg
Fri Jul 08, 2016 7:39 am
Forum: Plum DEV Q&A
Topic: Plum SMS Outbound Result URL
Replies: 4
Views: 8927

Re: Plum SMS Outbound Result URL

Hello: An update for you. I have been monitoring this for a week or so. It appears that callbacks are now happening, but there seems to be inconsistency in the form variables being posted. I do not appear to always be getting the message id and it's status from the callback, resulting in "missing" c...
by jwsturg
Wed Jun 29, 2016 1:47 pm
Forum: Plum DEV Q&A
Topic: Plum SMS Outbound Result URL
Replies: 4
Views: 8927

Re: Plum SMS Outbound Result URL

Thanks!! I will monitor this evening when the process is scheduled to run and let you know!

John
by jwsturg
Wed Jun 29, 2016 1:24 pm
Forum: Plum DEV Q&A
Topic: Receiving SMS Messages
Replies: 1
Views: 4793

Receiving SMS Messages

When receiving an SMS message, what is contained in the sms_message_id POST variable?

I have an app that will send a text and solicit a response (i.e. Type X to Confirm).

When that message response comes in is there any way to tie it to the original message that was sent out?

John
by jwsturg
Mon Jun 27, 2016 8:27 am
Forum: Plum DEV Q&A
Topic: Can SMS From Number be spoofed?
Replies: 1
Views: 4838

Can SMS From Number be spoofed?

Can the from number that is displayed on the recipient's phone be spoofed when sending an SMS message? I.e., can it be a different number than the account number?

John
by jwsturg
Thu Jun 23, 2016 3:14 pm
Forum: Plum DEV Q&A
Topic: Plum SMS Outbound Result URL
Replies: 4
Views: 8927

Plum SMS Outbound Result URL

Hello: When should I expect the result_url sent to PLUM during a sms message queue to receive a message? It is not happening at all, confirmed by looking at IIS logs and not POST messages sent to the result_url. Texts are confirmed as sent by looking at plum voice logs, and the result_url is populat...