mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
yes there is, eavesdrop_enable_dtmf=false
This commit is contained in:
@@ -230,6 +230,7 @@ typedef enum {
|
||||
typedef uint32_t switch_port_flag_t;
|
||||
|
||||
typedef enum {
|
||||
ED_NONE = 0,
|
||||
ED_MUX_READ = (1 << 0),
|
||||
ED_MUX_WRITE = (1 << 1),
|
||||
ED_DTMF = (1 << 2)
|
||||
|
||||
Reference in New Issue
Block a user