<div dir="ltr">Thanks for response. I understand. I have tried a lot with mod_avmd but I just can&#39;t seem to stop calls from leaving a message into voice mail. People are getting frustrated because their mail box gets filled up due to now answering.<div>
<br></div><div>I do detect a beep but after that the call flow still goes on.</div><div><br></div><div>Any advice on how to do this? I use C# mod_managed to handle the call flow.</div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Mon, Jul 28, 2014 at 7:06 PM, Guillermo Ruiz Camauer <span dir="ltr">&lt;<a href="mailto:grcamauer@gmail.com" target="_blank">grcamauer@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="auto"><div><span>I don&#39;t think that you can force people to hear their phone ring X number of times.  You can make sure that the voice prompts don&#39;t start before they pick up.  Also, they will go to voice mail according to their own VM / Answering machine settings.</span></div>
<div><span><br></span></div><div><span>Guillermo<br></span><br><span>Sent from my iPhone</span></div><div><div class="h5"><div><br>On 28/07/2014, at 20:41, Malay Thakershi &lt;<a href="mailto:mthakershi@gmail.com" target="_blank">mthakershi@gmail.com</a>&gt; wrote:<br>
<br></div><blockquote type="cite"><div><div dir="ltr"><div>Hello,</div><div><br></div><div>I use originate to make outbound calls.</div><div><br></div>originate {origination_caller_id_name=&#39;CH calling&#39;,origination_caller_id_number=1XXXXXXXXXX,origination_uuid=XXXXXXXX,absolute_codec_string=PCMU,ignore_early_media=true,originate_timeout=45,}sofia/gateway/chsbc01/1XXXXXXXXXX 1056 XML default<br>

<div><br></div><div>I would like people to hear a couple of rings before they hear the first voice prompt. Would increasing originate_timeout value allow users longer to answer (thus delaying going to VM)? Thanks.</div><div>

<br></div><div><div style="font-family:arial,sans-serif;font-size:13px">In public.xml dial plan:</div><div style="font-family:arial,sans-serif;font-size:13px"><div><span style="white-space:pre-wrap">        </span>&lt;extension name=&quot;provider-inbound&quot;&gt;</div>

<div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^XXXXXXXXXX|XXXXXXXXXX$&quot;&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;pre_answer&quot; /&gt;</div>

<div><span style="white-space:pre-wrap">                </span></div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;sleep&quot; data=&quot;1000&quot; /&gt;</div><div><br></div><div>        &lt;action application=&quot;transfer&quot; data=&quot;1056 XML default&quot; /&gt;</div>

<div><span style="white-space:pre-wrap">        </span></div><div>      &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div></div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">

<br></div><div style="font-family:arial,sans-serif;font-size:13px">In default.xml dial plan:</div><div style="font-family:arial,sans-serif;font-size:13px"><div>    &lt;extension name=&quot;CHPhone&quot;&gt;</div><div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^1056$&quot;&gt;</div>

<div><span style="white-space:pre-wrap">                </span>&lt;!-- recording --&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;RECORD_TITLE=Recording ${destination_number} ${caller_id_number} ${strftime(%Y-%m-%d %H:%M)}&quot;/&gt;</div>

<div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;RECORD_COPYRIGHT=(c) 1980 Factory Records, Inc.&quot;/&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;RECORD_SOFTWARE=FreeSWITCH&quot;/&gt;</div>

<div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;RECORD_ARTIST=CH&quot;/&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;RECORD_COMMENT=CH call record&quot;/&gt;</div>

<div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;RECORD_DATE=${strftime(%Y-%m-%d %H:%M)}&quot;/&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;RECORD_STEREO=true&quot;/&gt;</div>

<div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;record_session&quot; data=&quot;$${base_dir}/recordings/${strftime(%Y-%m-%d-%H-%M-%S)}_${destination_number}_${caller_id_number}.wav&quot;/&gt;</div>

<div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;ringback=${us-ring}&quot;/&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;set&quot; data=&quot;recording_follow_transfer=true&quot;/&gt;</div>

<div><span style="white-space:pre-wrap">                </span></div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;sleep&quot; data=&quot;2000&quot; /&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;action application=&quot;managed&quot; data=&quot;clsAsmtApp&quot; /&gt;</div>

<div>      &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div></div></div></div>
</div></blockquote></div></div><blockquote type="cite"><div><span>_________________________________________________________________________</span><br><span>Professional FreeSWITCH Consulting Services:</span><br><span><a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a></span><br>
<span><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a></span><br><span></span><br><span>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</span><br><span><a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a></span><br>
<span></span><br><span>Official FreeSWITCH Sites</span><br><span><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></span><br><span><a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a></span><br>
<span><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a></span><br><span></span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a></span><br>
<span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br>
<span><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></span><br></div></blockquote></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>