[Freeswitch-users] Javascript input

Jonas Gauffin jonas.gauffin at gmail.com
Thu Aug 9 08:45:58 PDT 2007


Hello

I would like to have a change in the way that DTMF input are being used.

It would be much nicer if records and playing phrases are per default
aborted if a DTMF is pressed. This behavior should be overridden if
recordFile and streamFile have got a callback specified (which handles
if a DTMF should stops the recording/phrase or not).

I think that the most usual case is that DTMF aborts both recordings
and phrases, and it should therefore be the most easy alternative to
use. Right now, one have to use callbacks (which requires a lot more
work) to get the most common behavior.

//jonas




More information about the FreeSWITCH-users mailing list