Home
last modified time | relevance | path

Searched refs:TONE_PRIVATE (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_dsp.c585 #define TONE_PRIVATE "mod_tone_detect_bug" macro
855 bug = switch_channel_get_private(channel, TONE_PRIVATE); in callprogress_detector_start()
880 switch_channel_set_private(channel, TONE_PRIVATE, bug); in callprogress_detector_start()
957 switch_media_bug_t *bug = switch_channel_get_private(channel, TONE_PRIVATE); in callprogress_detector_stop()
960 switch_channel_set_private(channel, TONE_PRIVATE, NULL); in callprogress_detector_stop()