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 '3' not mapped<br>
<br><br>I have in my dialplan :-<br><br><br><action application="set" data="bind_meta_key=#"/><br><action application="bind_meta_app" data="1 ab s execute_extension::dx XML features"/><br>
<action application="bind_meta_app" data="2 ab s execute_extension::att_xfer XML features"/><br><action application="bind_meta_app" data="3 ab s record_session::$${recordings_dir}/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/><br>
<br><br><br>the other (1&2) meta keys are working.<br><br><br>Regds<br>Sam<br><br><br>