Hi Anthony,<br><br>Thanks for your reply.&nbsp; It solves the problem.&nbsp; Just one more thing.&nbsp;&nbsp; Is it possible to have Freeswitch not to play moh when *1 is pressed?&nbsp; In the following log, the moh is always played after *1 is pressed and before the execution of the new extension:<br>
<br>2008-10-26 18:21:22 [DEBUG] switch_ivr_async.c:1425 meta_on_dtmf() sofia/internal/<a href="mailto:5454@192.168.1.101">5454@192.168.1.101</a> Processing meta digit &#39;1&#39; [execute_extension::record XML features]<br>
2008-10-26 18:21:22 [DEBUG] switch_core_session.c:616 switch_core_session_queue_private_event() Kill sofia/internal/<a href="mailto:5454@192.168.1.101">5454@192.168.1.101</a> [BREAK]<br>2008-10-26 18:21:22 [DEBUG] switch_core_session.c:435 switch_core_session_receive_message() Kill sofia/internal/<a href="mailto:5454@192.168.1.101">5454@192.168.1.101</a> [BREAK]<br>
2008-10-26 18:21:22 [DEBUG] switch_core_session.c:616 switch_core_session_queue_private_event() Kill sofia/external/1000 [BREAK]<br>2008-10-26 18:21:22 [DEBUG] switch_core_session.c:435 switch_core_session_receive_message() Kill sofia/external/1000 [BREAK]<br>
<span style="color: rgb(51, 51, 255);">2008-10-26 18:21:22 [DEBUG] switch_ivr.c:382 switch_ivr_parse_event() sofia/external/1000 Command Execute playback(local_stream://moh)</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">2008-10-26 18:21:22 [DEBUG] mod_local_stream.c:320 local_stream_file_open() Opening Stream [moh/8000] 8000hz</span><br>
2008-10-26 18:21:22 [DEBUG] switch_ivr_play_say.c:928 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 30ms<br>2008-10-26 18:21:22 [DEBUG] switch_core_session.c:435 switch_core_session_receive_message() Kill sofia/external/1000 [BREAK]<br>
2008-10-26 18:21:22 [DEBUG] switch_ivr.c:382 switch_ivr_parse_event() sofia/internal/<a href="mailto:5454@192.168.1.101">5454@192.168.1.101</a> Command Execute execute_extension(record XML features)<br><br>Thanks for your great help.<br>
<br>Woody<br><br><br><div class="gmail_quote">On Sat, Oct 25, 2008 at 10:33 PM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
are you using &quot;record&quot; or &quot;record_session&quot;? The latter is a background record where the former is a foreground record.<br><br></blockquote></div><br>