[asterisk-users] 30 mins GSM file
David @ULC
ucoms2001 at gmail.com
Fri Mar 5 10:34:25 CST 2010
Sorry if you guys find this silly,
for i in `seq 1 180`; do cat /var/lib/asterisk/sounds/en/silence/10.gsm
>>* /var/lib/asterisk/sounds/30-minutes-of-silence.gsm ; done*
I need to enter above lines in my root prompt ?
for i in `seq 1 180`; do cat
/var/lib/asterisk/sounds/en/silence/10.gsm *
/var/lib/asterisk/sounds/30-minutes-of-silence.gsm ;*
*
*
*
*
*
*
On Fri, Mar 5, 2010 at 4:36 AM, David @ULC <ucoms2001 at gmail.com> wrote:
>
> I believe we GSM of 8 bit for Asterisk ?
>
>
> On Fri, Mar 5, 2010 at 4:35 AM, David @ULC <ucoms2001 at gmail.com> wrote:
>
>> Record a muted channel for 30 minutes like this:
>>
>> exten => s,1,Answer(1)
>>
>> exten => s,n,Progress()
>>
>> exten => s,n,record(silence_long.gsm|1800|s)
>>
>> exten => s,n,hangup
>>
>>
>> ----------------------------------------
>>
>> Above option looks easy.
>>
>> What I have to dial from soft phone to get this ?
>>
>>
>>
>> On Fri, Mar 5, 2010 at 4:21 AM, David @ULC <ucoms2001 at gmail.com> wrote:
>>
>>>
>>> I need to create 30 mins of GSM file for Asterisk .
>>>
>>> Silent / Blank file.
>>>
>>> Whats the best way to create it ?
>>>
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100305/3d1e63b6/attachment.htm
More information about the asterisk-users
mailing list