<div dir="ltr"><div><div><div>Hello.<br><br></div>We have encountered a problem. We use bind_digit_action application to activate a number of features. To still have ability to pass DTMF signals between A_leg and B_leg, we use send_dtmf application. This is a part of our dialplan.<br> <br><extension name="Bind_DTMF_action"><br> <condition field="destination_number" expression="^DTMF_CALL_CONTROL$"><br> <action application="bind_digit_action" data="dtmf_call_control,*1,exec:execute_extension,attented_xfer XML ${context},both,self"/><br> <br> <action application="bind_digit_action" data="dtmf_call_control,~^\d,exec:execute_extension,send_dgts XML ${context},both,peer"/><br> <action application="digit_action_set_realm" data="dtmf_call_control"/><br> </condition><br> </extension><br><br><br><extension name="Send_DTMF"><br><condition field="destination_number" expression="^send_dgts$"><br><action application="send_dtmf" data="${last_matching_digits}"/><br></condition><br></extension><br><br><br>All work well but one snag - our customers from time to time complain inability to interact whith IVR. During debugging we have discovered that Freeswitch generates DTMF signals with volume = 13.<br>The problem is that a lot of popular PBX and call managers (for example Cisco UCM) do not recognize DTMF with such low volume. <br>Is it possible to set this value in freeswitch as we need or this parameter is not configurable? <br>-- <br><div class="gmail_signature">WBR<br></div><div class="gmail_signature">Alex M.<br></div>
</div></div><div><div><div><div><div><div></div></div></div></div></div></div></div>