pls try this dialplan. the &quot;open&quot; variable is defined in default.xml<br><br>&lt;extension name=&quot;office-hours-incoming-pstn&quot; continue=&quot;true&quot;&gt;<br>   &lt;condition field=&quot;destination_number&quot; expression=&quot;^5555$&quot;/&gt;<br>
   &lt;condition field=&quot;${open}&quot; expression=&quot;true&quot;&gt;<br>       &lt;action application=&quot;answer&quot;/&gt;<br>       &lt;action application=&quot;sleep&quot; data=&quot;500&quot;/&gt;<br>       &lt;action application=&quot;ivr&quot; data=&quot;office-autoattendant&quot;/&gt;  &lt;!-- prompts only once. if no keys pressed, it bridges to Extn 1000 --&gt;<br>
       &lt;action application=&quot;bridge&quot; data=&quot;user/1000@${domain_name}&quot;/&gt;<br>   &lt;/condition&gt;<br>&lt;/extension&gt;<br><br>&lt;extension name=&quot;off-hours-incoming-pstn&quot; &gt;<br>   &lt;condition field=&quot;destination_number&quot; expression=&quot;^5555$&quot;&gt;<br>
       &lt;action application=&quot;bridge&quot; data=&quot;user/1000@${domain_name}&quot;/&gt;<br>   &lt;/condition&gt;<br>&lt;/extension&gt;<br><br>hope it works.<br><br>
-nandy<br><br><div class="gmail_quote">On Tue, Mar 15, 2011 at 9:57 PM, Charles Bujold <span dir="ltr">&lt;<a href="mailto:cjbujold@accra.ca">cjbujold@accra.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-CA"><div><p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">My configuration is I have 3 lines  1- voip connection used for long distance calling (in/out),  2-pots used for local calls and toll free calling.  We have 6 telephones/users.   The main lines are the pots lines and the VOIP is our 1-800 incoming line .    The pots are connected to the grandstream ht503 which are directly sent to the extension 5555 per the “Unconditional Call forward to VOIP” option of the ht503.</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p><p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">What I’m trying to do is have the incoming calls filtered for holidays and non-work hours so I can send the call to and after hour message.   I’m Not sure how to proceed to do this since the HT503 send all incoming calls to the main reception IVR 5555.</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p><p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">cjb</span></p><p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p class="MsoNormal"><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a> [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>] <b>On Behalf Of </b>Michael Collins<br>
<b>Sent:</b> March-14-11 7:32 PM<br><b>To:</b> FreeSWITCH Users Help<br><b>Subject:</b> Re: [Freeswitch-users] How to route ata question</span></p><div><div></div><div class="h5"><p class="MsoNormal"> </p><p class="MsoNormal">
Well, every call from your ATA to FS already goes through the dialplan. Can you describe your configuration a bit? For example, did you set up your ATA to be a user on FreeSWITCH? Also, how are you currently routing your calls to 5555/IVR? </p>
<div><p class="MsoNormal"> </p></div><div><p class="MsoNormal" style="margin-bottom: 12pt;">-MC</p><div><p class="MsoNormal">On Mon, Mar 14, 2011 at 12:26 PM, Charles Bujold &lt;<a href="mailto:cjbujold@accra.ca" target="_blank">cjbujold@accra.ca</a>&gt; wrote:</p>
<div><div><p class="MsoNormal"> </p><p class="MsoNormal">My question is I have an ATA FXO (Grandstream ht503) that currently sends calls to an extension, I want the calls to be filtered by the other Freeswitch settings and I am not certain how to proceed.</p>
<p class="MsoNormal"> </p><p class="MsoNormal">I originally created a Main IVR (ext 5555) and sent the incoming FXO ATA calls to the IVR extension.   Now I want to send the calls to some other extension or inbound route so that the calls are routed through all the Freeswitch  settings such as holidays and time of day  conditions before being sent to the IVR or some after hours message.  I’m not certain how I should setup the FXO ATA to send the calls so Freeswitch processes them properly?    Please advise.</p>
<p class="MsoNormal"> </p><p class="MsoNormal">cjb</p></div></div><p class="MsoNormal" style="margin-bottom: 12pt;"><br>_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></p></div><p class="MsoNormal"> </p></div></div></div></div></div><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>