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 <[email protected]> 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 <[email protected]>
>
>> On Tue, Dec 25, 2012 at 8:57 AM, ulvi cesur <[email protected]> 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
--
_____________________________________________________________________
-- 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

Reply via email to