<div dir="ltr">Hi,<div><br></div><div>Our scenario is the following:</div><div>A leg: Verto client - FS server</div><div>B leg: FS server - SIP phone</div><div><br></div><div>Sending dtmf in the direction from A leg to B leg works, but during the same call, sending dtmf in the opposite direction doesn&#39;t.</div><div><br></div><div>More precisely, on the B leg we have dtmf of type rfc2833. It can be seen from logs, that after receiving dtmf from the SIP phone, the io_routine rtc_send_dtmf() of mod_rtc is called. Our aim is to send dtmf in JSON to Verto client the same way as it works in the direction from A leg to B leg. </div><div><br></div><div>To solve our issue, we tried to add the io_routine verto_send_dtmf() to mod_verto.c, but it was not called. </div><div><br></div><div>Could you help us, please?</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>Andrea Balog-Bartos</div></div>