Hi,
We have different voice menus in our application,we are using php scripting.Wanted to know how the playback of these menus can be interrupted by pressing the DTMF keys?
For eg:we have a voice menu which asks the user to enter his Date of Birth.The user must be able to enter his date of birth even in between when the menu is being played.How to do that?
I saw in Dial plan there is an application called as Background application,which does this work.Is it possible to use Background application in our PHP scripts? Or is there any other method to do this?Please advice
