Any Ideas,<br><br>Why I am getting this logs below:-<br><br>2011-01-13 15:13:51.821614 [DEBUG] switch_rtp.c:3105 RTP RECV DTMF #:960<br>2011-01-13 15:13:53.001254 [DEBUG] switch_rtp.c:3105 RTP RECV DTMF 3:1280<br>2011-01-13 15:13:53.001254 [WARNING] switch_ivr_async.c:2882 sofia/internal/<a href="mailto:7001@192.168.2.190">7001@192.168.2.190</a> Ignoring meta digit &#39;3&#39; not mapped<br>
<br><br>I have in my dialplan :-<br><br><br>&lt;action application=&quot;set&quot; data=&quot;bind_meta_key=#&quot;/&gt;<br>&lt;action application=&quot;bind_meta_app&quot; data=&quot;1 ab s execute_extension::dx XML features&quot;/&gt;<br>
&lt;action application=&quot;bind_meta_app&quot; data=&quot;2 ab s execute_extension::att_xfer XML features&quot;/&gt;<br>&lt;action application=&quot;bind_meta_app&quot; data=&quot;3 ab s record_session::$${recordings_dir}/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav&quot;/&gt;<br>
<br><br><br>the other (1&amp;2) meta keys are working.<br><br><br>Regds<br>Sam<br><br><br>