Archives : December-2019
I have a customer who wants me to send a DTMF on the calling channel if the called channel says any word. So I am using[my_gosub_routine]exten => s,1,NoOp(ARG1=${ARG1} ARG2=${ARG2}) same => n,Playback(hello) same => n,Return()[default]exten => _X.,1,NoO..