We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

is the <record> tag cutting messages short?

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
jcanter
Posts: 47
Joined: Thu Jun 19, 2003 8:54 am

is the <record> tag cutting messages short?

Post by jcanter »

I have written a voicemail system for our company. We are currently testing it and it appears that the messages being recorded are cutting off the last few seconds of the callers message. In the cases we have, the caller is clearly finishing a sentence that is cut off in the recording. I was wondering if anyone had any thoughts on this. This is what I am doing to record the message:

Code: Select all

<record name="callerrecording" beep="true" type="audio/basic" finalsilence="5s" >

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

IVR example to be posted

Post by support »

Hi:
can you post your IVR script so that we can see the rest of the vxml?

I'll post an IVR example up in a few mins that shows how we accomplish the same thing for our companies auto attendant that was developed internally.


kind regards,

Plum Support
Last edited by support on Thu Feb 25, 2010 5:07 pm, edited 2 times in total.

jcanter
Posts: 47
Joined: Thu Jun 19, 2003 8:54 am

Post by jcanter »

Sorry for the trouble. I believe this was more of a problem with the media player being used. It appears that the IVR is recording and saving the recordings correctly.

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

IVR issue resolved

Post by support »

hi:

no problem at all, thanks for posting back on the IVR forum and letting us know! :)

Plum Support

Post Reply