DTMF digits get from asterisk dialplan -


i using asterisk 11.2.1 , want dtmf digits dialplan. scenario :

  1. a call b
  2. b typing dtmf digits , execute call features

my questions is, how dtmf digits dialplan

you can digits using

http://www.voip-info.org/wiki/view/asterisk+cmd+read

or

http://www.voip-info.org/wiki/view/asterisk+cmd+waitexten

but highly recomend read asterisk book.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -