• Chris Rienzo's avatar
    FS-9287 Add channel variable to make spandsp_start_tone_detect easier to use… · 841e2025
    Chris Rienzo 提交于
    FS-9287 Add channel variable to make spandsp_start_tone_detect easier to use from dialplan / embedded scripts.
    The following variables are added:
    
    execute_on_spandsp_tone_detect_<TONE NAME> : executes APP when tone is detected.  For example, if you have a tone
        named "SIT" defined in spandsp.conf.xml, the variable would be "execute_on_spandsp_tone_detect_SIT"
    
    api_on_spandsp_tone_detect_<TONE NAME> : similar to execute_on except that it executes an API.
    
    spandsp_tone_detect_stop_on_tone : default is false.  If true, detector will stop once the first matching tone is detected.
    841e2025
名称
最后提交
最后更新
..
conf 正在载入提交数据...
Makefile.am 正在载入提交数据...
mod_spandsp.2015.vcxproj 正在载入提交数据...
mod_spandsp.c 正在载入提交数据...
mod_spandsp.h 正在载入提交数据...
mod_spandsp_codecs.c 正在载入提交数据...
mod_spandsp_dsp.c 正在载入提交数据...
mod_spandsp_fax.c 正在载入提交数据...
mod_spandsp_modem.c 正在载入提交数据...
mod_spandsp_modem.h 正在载入提交数据...
udptl.c 正在载入提交数据...
udptl.h 正在载入提交数据...