search for: voicetest

Displaying 2 results from an estimated 2 matches for "voicetest".

2019 Jan 11
4
Detecting a fax
...n. This >> was not something I could get to work. >> >> I have now created a very simple example. In sip.conf I have >> "faxdetect = yes". My example extension is: >> >> [test] >> ; >> ; Voice test extension >> ; >> exten => voicetest,1,NoOp() >>      same => n,LOG(Notice,${CHANNEL}: Extension voiceout starting) >>      same => n,LOG(Notice,${CHANNEL}: Starting Answer Machine Detection) >>      same => n,AMD() >>      same => n,LOG(Notice,${CHANNEL}: Answer Machine Detection >> ${AMDSTA...
2019 Jan 11
2
Detecting a fax
...on and "faxdetect=yes" would cause it to jump to the "fax" extension. This was not something I could get to work. I have now created a very simple example. In sip.conf I have "faxdetect = yes". My example extension is: [test] ; ; Voice test extension ; exten => voicetest,1,NoOp() same => n,LOG(Notice,${CHANNEL}: Extension voiceout starting) same => n,LOG(Notice,${CHANNEL}: Starting Answer Machine Detection) same => n,AMD() same => n,LOG(Notice,${CHANNEL}: Answer Machine Detection ${AMDSTATUS}/${AMDCAUSE}) same => n,Playback(...