LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Asterisk - case study (https://www.linuxquestions.org/questions/linux-software-2/asterisk-case-study-831743/)

Fazi 09-12-2010 02:39 PM

Asterisk - case study
 
Hello, dear LQers.
After discovering, that your responses are often very helpful I decided to ask you for a help with a bigger problem.
Recently, I've been playing with Asterisk and VoIP, doing some simple "use of" examples. Now, I came up with an idea, but I don't know how to start implementing it.
Let's imagine a simple authentication system. User gets an incoming call from IVR. All he needs to do is to provide a proper password using a DTMF keyboard. If password is wrong, conversation ends, but in some time interval there is another call, and so on... till proper password is provided.
My question is: could you give me some hints, keywords, places where I can find comprehensive information connected with this particular situation?

yooy 09-12-2010 03:00 PM

Hi
I belive that whenever incoming call is recived a window is rised. You can periodically check for window with particualr name (wmctrl+grep)
and if true user is requred to enter password, that allows him to move mouse&answer call


All times are GMT -5. The time now is 07:14 AM.