Hi,
i am going to create voice command application over asterisk. I am playing some days with ARI and websockets but i am not sure if it is right choice.
i am going to create voice command application over asterisk. I am playing some days with ARI and websockets but i am not sure if it is right choice.
Can you help me?
Here is a schema:
Here is a schema:
That is the simple briefing to my application. do you know SIRI?
But how to do it, i tried to write it in ARI. But here is the problem, how to wait 5 seconds when the command is said or playback(i-dont-understand-the-command) and go back to listen to the next command. Next problem is, if there is not only Somebody1, but we have 1000 people calling at the same moment Somobdy1-1000. So i listen to websocket, but i dont have multithread? So every call will be in queue? I mean of course i can answer to all calls, but every command or event must be analyzed and process in a queue? One by one, bcs i have only one thread who listen to websocket.
_______________________________________________ asterisk-app-dev mailing list asterisk-app-dev@xxxxxxxxxxxxxxxx http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev