[Asterisk-Users] Why doesnt anyone reply me ?

Pavel Litvinenko litw at krypton.ru
Mon Aug 25 05:00:47 MST 2003


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






More information about the asterisk-users mailing list