[asterisk-users] Time counting down and # detect
Pham Quy
quyps at vega.com.vn
Fri Mar 12 04:15:21 CST 2010
I figured that out, i can use monitor() function to record and using a
loop to count down 60s.
But I dont think it is best solution, any suggestion is appreciated.
And still, how can i capture '#'?
On Fri, 2010-03-12 at 15:03 +0700, Pham Quy wrote:
> Hi all,
>
> Here is the script i want to make
>
> - Caller call to a number to record a message
> - Asterisk answer and start recording message as following
> + User press * to start recording
> + Record is finished if:
> + User press #
> + OR message duration reach 60 second
> + Hangup
>
> How do you counting down 60s, and how to detect # (i make a test using
> Read() but it cant read #)
>
> Thanks in advance
> Quyps
More information about the asterisk-users
mailing list