[Asterisk-Users] Why doesnt anyone reply me ?
kaku ustaad
kakuustaad007 at hotmail.com
Mon Aug 25 05:30:15 MST 2003
exten => s,1,Wait,1 ; Wait a second, just for fun
exten => s,2,Answer ; Answer the line
exten => s,3,DigitTimeout,5 ; Set Digit Timeout to 5 seconds
exten => s,4,ResponseTimeout,10 ; Set Response Timeout to 10 seconds
exten => s,5,BackGround(seattle) ; Play a congratulatory message
;exten => s,6,Record(input:wav)
exten => i,1,Monitor(wav:check)
exten => i,2,Goto,sip|${EXTEN}|1
include => sip
still doesnt work .. by the way whats the name of the default file it create
? when we dont specify any file name . .. and where does it stores it ?
/var/lib/asterisk/sound?
>From: Pavel Litvinenko <litw at krypton.ru>
>Reply-To: asterisk-users at lists.digium.com
>To: asterisk-users at lists.digium.com
>Subject: Re: [Asterisk-Users] Why doesnt anyone reply me ?
>Date: Mon, 25 Aug 2003 16:00:47 +0400
>
>kaku ustaad wrote:
>
>>
>>I have posted soo many times in the past but never recieved even a single
>>reply . seem like you people are ignoring me or either way too busy ..
>>never mind this is my last try .
>>
>>How can record a conversation with asterisk ?
>>I tried to use Record() but dint work for me .. here is what i tried .
>>
>>exten => s,1,Wait,1 ; Wait a second, just for fun
>>exten => s,2,Answer ; Answer the line
>>exten => s,3,DigitTimeout,5 ; Set Digit Timeout to 5 seconds
>>exten => s,4,ResponseTimeout,10 ; Set Response Timeout to 10
>>seconds
>>exten => s,5,BackGround(seattle) ; Play a congratulatory message
>>
>>exten => i,1,Goto,sip|${EXTEN}|1
>>exten => i,2,Record(input:wav)
>>include => sip
>>
>>_________________________________________________________________
>>MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
>>http://join.msn.com/?page=features/virus
>>
>>_______________________________________________
>>Asterisk-Users mailing list
>>Asterisk-Users at lists.digium.com
>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>try Monitor instead:
>
>exten => i,1,Monitor
>exten => i,2,Dial...
>
>
>--
>----
>---------
>Best Regards,
> Pavel Litvinenko.
> ICQ: 16224754
> Ph: (8632) 923962, 923640
> sip:litw at iptel.org
>
>
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
More information about the asterisk-users
mailing list