[asterisk-users] Vxml record voice parameter

Christopher Harrington chris at acsdi.com
Thu Dec 27 12:36:37 CST 2012


If VoiceGlue is the software making the recording, then that's where you
need to look for support.

Try https://github.com/voiceglue/voiceglue/issues and
http://www.voiceglue.org/mailing-list/ .


On Thu, Dec 27, 2012 at 12:27 PM, ulvi cesur <ucesur at gmail.com> wrote:

> I am using voiceglue to record voice.
>
> VXML  :
>
> <record name="rec" finalsilence="4s" maxtime="30s" beep="true"
> dtmfterm="true">
> <filled>
> <submit enctype="*multipart*/*form*-*data*" next="http://<domain>/getVxml/"
> namelist="rec" method="post">
> </filled>
> </record>
>
> I can take rec parameter but it is not file. rec is
> audio/basic:len(123123):p0x5a6e6241.
>
> 2012/12/26 Christopher Harrington <chris at acsdi.com>
>
>> On Tue, Dec 25, 2012 at 8:57 AM, ulvi cesur <ucesur at gmail.com> wrote:
>>
>>> Hi, I am working on vxml to record voice. I have trouble with getting
>>> url of recorded voice. I want to save and I am using java to get record
>>> parameter from url and it returns a string which is
>>> audio/basic:len(123123):p0x5a6e6241, but I want to get file object or
>>> base64 string with parameter or to relate returning string with path in
>>> asterisk server, are there any way to do this?
>>>
>>>
>> How are you recording the audio in Asterisk? ChanSpy, Voicemail, etc?
>>
>>
>> --
>> -Chris Harrington
>> ACSDi Office: 763.559.5800
>> Mobile Phone: 612.326.4248
>>
>>
>> --
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>>                http://www.asterisk.org/hello
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
>
> --
>
>


-- 
-Chris Harrington
ACSDi Office: 763.559.5800
Mobile Phone: 612.326.4248
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121227/336ed20a/attachment.htm>


More information about the asterisk-users mailing list