Can anyone help me whit "bind_digit_action" ?
The *1 and *4 make a "switch_channel"
How can i prevent the switch_channel ? is this possible in the "bind_digit_action"
I find out that this a possible problem is by *1 and *4
Wrong Transfer:
2020-05-08 21:39:27.674825 [DEBUG] switch_rtp.c:7963 RTP RECV DTMF *:800
2020-05-08 21:39:27.674825 [INFO] switch_channel.c:522 RECV DTMF *:800
2020-05-08 21:39:28.074801 [DEBUG] switch_rtp.c:7963 RTP RECV DTMF 4:800
2020-05-08 21:39:28.074801 [INFO] switch_channel.c:522 RECV DTMF 4:800
2020-05-08 21:39:28.074801 [DEBUG] mod_dptools.c:188 sofia/internal/704@pbx000.combivoip.lan Digit match binding [exec:execute_extension][att_xfer XML pbx000.combivoip.lan]
Good transfer:
2020-05-08 21:36:32.494802 [DEBUG] switch_rtp.c:7963 RTP RECV DTMF *:800
2020-05-08 21:36:32.954818 [DEBUG] switch_rtp.c:7963 RTP RECV DTMF 4:800
2020-05-08 21:36:32.954818 [DEBUG] mod_dptools.c:188 sofia/internal/701@192.168.95.41:5060 Digit match binding [exec:execute_extension][att_xfer XML pbx000.combivoip.lan]
The *1 and *4 make a "switch_channel"
How can i prevent the switch_channel ? is this possible in the "bind_digit_action"
I find out that this a possible problem is by *1 and *4
Wrong Transfer:
2020-05-08 21:39:27.674825 [DEBUG] switch_rtp.c:7963 RTP RECV DTMF *:800
2020-05-08 21:39:27.674825 [INFO] switch_channel.c:522 RECV DTMF *:800
2020-05-08 21:39:28.074801 [DEBUG] switch_rtp.c:7963 RTP RECV DTMF 4:800
2020-05-08 21:39:28.074801 [INFO] switch_channel.c:522 RECV DTMF 4:800
2020-05-08 21:39:28.074801 [DEBUG] mod_dptools.c:188 sofia/internal/704@pbx000.combivoip.lan Digit match binding [exec:execute_extension][att_xfer XML pbx000.combivoip.lan]
Good transfer:
2020-05-08 21:36:32.494802 [DEBUG] switch_rtp.c:7963 RTP RECV DTMF *:800
2020-05-08 21:36:32.954818 [DEBUG] switch_rtp.c:7963 RTP RECV DTMF 4:800
2020-05-08 21:36:32.954818 [DEBUG] mod_dptools.c:188 sofia/internal/701@192.168.95.41:5060 Digit match binding [exec:execute_extension][att_xfer XML pbx000.combivoip.lan]