<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>

<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=451080815-27042006><FONT color=#0000ff size=2>I actually tried 
that before but it didnt seem to work. I tried once again and still nothing 
rings, whether I set the destination to a single extension, or a ring group. But 
the suggestion from another user below did work, but wont go to voicemail yet 
when its not answered.</FONT></SPAN></DIV>
<DIV><SPAN class=451080815-27042006><FONT color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=451080815-27042006><FONT size=2>
<P>[from-pstn]</P>
<P>include =&gt; from-pstn-custom ; create this context in</P>
<P>extensions_custom.conf to include customizations</P>
<P>include =&gt; ext-did</P>
<P>exten =&gt; _.,1,Wait(1)</P>
<P>exten =&gt; _.,2,Goto(from-pstn,s,1)</P>
<P>exten =&gt; s,1,Answer</P>
<P>exten =&gt; s,2,Dial(SIP/100,20)</P></FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Alex Robar 
  [mailto:alex.robar@thegoldfish.net]<BR><B>Sent:</B> Thursday, April 27, 2006 
  7:32 AM<BR><B>To:</B> Asterisk Users Mailing List - Non-Commercial 
  Discussion<BR><B>Subject:</B> Re: [Asterisk-Users] Unable to accept incoming 
  PSTN calls<BR><BR></FONT></DIV>
  <P>Johnny,<BR><BR>You need to setup an Inbound Route that matches all DIDs and 
  all CIDs. In FreePBX, click on Inbound Routes, create a new route with blank 
  CID and DID, and point it where you want it to go. It should work after that. 
  <BR><BR>Alex<BR><BR>
  <DIV><SPAN class=gmail_quote>On 4/27/06, <B class=gmail_sendername>Johnny 
  Stork</B> &lt;<A 
  href="mailto:stork@openenterprise.ca">stork@openenterprise.ca</A>&gt; 
  wrote:</SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Since 
    I am using A@H 2.8 which now uses freePBX, there does not seem to be a menu 
    area/settings for "Incoming Calls"?<BR><BR>If you have a similiar setup, or 
    know what the settings should be, could you possibly post them? If I were to 
    create a dial group <BR>to ring all extensions, could that be used in place 
    of "s"?<BR><BR>Thanks kindly<BR><BR>&gt; -----Original Message-----<BR>&gt; 
    From: Time Bandit [mailto:<A 
    href="mailto:timebandit001@gmail.com">timebandit001@gmail.com </A>]<BR>&gt; 
    Sent: Thursday, April 27, 2006 6:19 AM<BR>&gt; To: Asterisk Users Mailing 
    List - Non-Commercial Discussion<BR>&gt; Subject: Re: [Asterisk-Users] 
    Unable to accept incoming PSTN calls<BR>&gt;<BR>&gt;<BR>&gt; &gt; 
    [from-pstn] <BR>&gt; &gt; include =&gt; from-pstn-custom ; create this 
    context in<BR>&gt; extensions_custom.conf to include customizations<BR>&gt; 
    &gt; include =&gt; ext-did<BR>&gt; &gt; ;exten =&gt; 
    fax,1,Goto(ext-fax,in_fax,1)<BR>&gt; &gt; exten =&gt; _.,1,Wait(1) <BR>&gt; 
    &gt; exten =&gt; _.,2,Goto(from-pstn,s,1)<BR>&gt;<BR>&gt; Here is what is 
    happening :<BR>&gt;<BR>&gt; Your ZAP channels are in the context 
    "from-pstn"<BR>&gt; Since there is no "s" extension defined, it goes to "_." 
    <BR>&gt; (which match anything)<BR>&gt;<BR>&gt; So, like seen in the log, 
    Asterisk wait a second, then execute<BR>&gt; "Goto(from-pstr,s,1)" which 
    brings it back to "_.,1". It just loop<BR>&gt; there until the caller hangup 
    <BR>&gt;<BR>&gt; Since you're using A@H, you have to go into AMP (or 
    FreePBX) and click<BR>&gt; on Setup -&gt; Incoming Calls and define 
    something to do with incoming<BR>&gt; calls<BR>&gt;<BR>&gt; hth<BR>&gt; 
    _______________________________________________ <BR>&gt; --Bandwidth and 
    Colocation provided by <A href="http://Easynews.com">Easynews.com</A> 
    --<BR>&gt;<BR>&gt; Asterisk-Users mailing list<BR>&gt; To UNSUBSCRIBE or 
    update options visit:<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-users"> 
    http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>&gt;<BR>_______________________________________________<BR>--Bandwidth 
    and Colocation provided by <A href="http://Easynews.com">Easynews.com</A> 
    --<BR><BR>Asterisk-Users mailing list <BR>To UNSUBSCRIBE or update options 
    visit:<BR>&nbsp;&nbsp; <A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR></BLOCKQUOTE></DIV><BR><BR 
  clear=all><BR>-- <BR>Alex Robar<BR><A 
  href="mailto:alex.robar@gmail.com">alex.robar@gmail.com</A> 
  <P></P></BLOCKQUOTE></BODY></HTML>