Have you created incoming calling rules via the GUI for the analog trunk? Looks like it's hitting the s extension in teh DID_trunk_1 context in extensions.conf.<br><br>
<div class="gmail_quote">On Thu, Jul 9, 2009 at 11:42 AM, Bob Crandell <span dir="ltr"><<a href="mailto:bob@assuredcomp.com">bob@assuredcomp.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div style="MARGIN: 4px 4px 1px; FONT: 10pt Arial">
<div>Ryan,</div>
<div> </div>
<div>Ok. With that change we can call out now. </div>
<div> </div>
<div>Are you ready for this? ... Now we can't receive calls.</div>
<div>Here is the log:</div>
<div>Connected to Asterisk 1.6.0.9 currently running on PBX (pid = 14120)
<div class="im"><br>Verbosity was 3 and is now 6<br></div> -- Starting simple switch on 'DAHDI/1-1'<br> -- Executing [s@DID_trunk_1:1] ExecIf("DAHDI/1-1", "0?SetCallerPres(unavailable)") in new stack<br>
-- Auto fallthrough, channel 'DAHDI/1-1' status is 'UNKNOWN'<br> -- Hungup 'DAHDI/1-1'<br> -- Starting simple switch on 'DAHDI/1-1'<br>[Jul 9 08:35:52] NOTICE[14167]: chan_dahdi.c:7490 ss_thread: Got event 18 (Ring Begin)...<br>
[Jul 9 08:35:54] NOTICE[14167]: chan_dahdi.c:7490 ss_thread: Got event 2 (Ring/Answered)...<br> -- Executing [s@DID_trunk_1:1] ExecIf("DAHDI/1-1", "1?SetCallerPres(unavailable)") in new stack<br>[Jul 9 08:35:54] WARNING[14167]: app_setcallerid.c:69 setcallerid_pres_exec: SetCallerPres is deprecated. Please use Set(CALLERPRES()=unavailable) instead.<br>
-- Auto fallthrough, channel 'DAHDI/1-1' status is 'UNKNOWN'<br> -- Hungup 'DAHDI/1-1'<br> -- Starting simple switch on 'DAHDI/1-1'<br>[Jul 9 08:36:04] NOTICE[14168]: chan_dahdi.c:7490 ss_thread: Got event 18 (Ring Begin)...<br>
[Jul 9 08:36:06] NOTICE[14168]: chan_dahdi.c:7490 ss_thread: Got event 2 (Ring/Answered)...<br> -- Executing [s@DID_trunk_1:1] ExecIf("DAHDI/1-1", "1?SetCallerPres(unavailable)") in new stack<br> -- Auto fallthrough, channel 'DAHDI/1-1' status is 'UNKNOWN'<br>
-- Hungup 'DAHDI/1-1'<br> -- Starting simple switch on 'DAHDI/1-1'<br>[Jul 9 08:36:16] NOTICE[14169]: chan_dahdi.c:7490 ss_thread: Got event 18 (Ring Begin)...<br>[Jul 9 08:36:18] NOTICE[14169]: chan_dahdi.c:7490 ss_thread: Got event 2 (Ring/Answered)...<br>
-- Executing [s@DID_trunk_1:1] ExecIf("DAHDI/1-1", "1?SetCallerPres(unavailable)") in new stack<br> -- Auto fallthrough, channel 'DAHDI/1-1' status is 'UNKNOWN'<br> -- Hungup 'DAHDI/1-1'<br>
PBX*CLI><br></div>
<div>Is this the current GUI?</div>
<div class="im">
<div>Asterisk GUI-version : SVN-branch-2.0-r4962</div>
<div> </div></div>
<div>Thanks</div>
<div>Bob<br><br>>>> Ryan Brindley <<a href="mailto:rbrindley@digium.com" target="_blank">rbrindley@digium.com</a>> 7/8/2009 5:02 AM >>><br></div>
<div>
<div></div>
<div class="h5">
<div style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial">Bob,<br>Yes, you would be lookin at extensions.conf and under the [global] context for a line that starts with 'trunk_1='.<br>You can find your real info in users.conf. Look for your trunk context ([trunk_1] most likely) and then the group= variable and then go change your trunk_1 variable described earlier to "trunk_1=DAHDI/g<group number>".<br>
<br>-- <br>Ryan Brindley <br>Digium, Inc. | Software Developer <br>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA <br>main: +1 256-428-6000 fax: +1 256-864-0464 <br>
Check us out at: <a href="http://digium.com/" target="_blank">http://digium.com</a> & <a href="http://asterisk.org/" target="_blank">http://asterisk.org</a><br><br>----- Original Message -----<br>From: "Bob Crandell" <<a href="mailto:bob@assuredcomp.com" target="_blank">bob@assuredcomp.com</a>><br>
To: "Asterisk GUI project discussion" <<a href="mailto:asterisk-gui@lists.digium.com" target="_blank">asterisk-gui@lists.digium.com</a>><br>Sent: Tuesday, July 7, 2009 9:07:35 PM GMT -05:00 US/Canada Eastern<br>
Subject: Re: [asterisk-gui] Busy<br><br>
<div>Ryan,</div>
<div> </div>
<div>I'm supposed to be editing extensions.conf right?</div>
<div> </div>
<div>How can I tell what the real info is supposed to be?</div>
<div> </div>
<div>Thanks</div>
<div>Bob<br><br>>>> Ryan Brindley <<a href="mailto:rbrindley@digium.com" target="_blank">rbrindley@digium.com</a>> 7/7/2009 1:58 PM >>><br></div>
<div style="FONT-SIZE: 10pt; COLOR: rgb(0,0,0); FONT-FAMILY: Arial">Bob,<br>Your problem is when the macro tries to dial DAHDI/trunk_1/5105555, if you look at the top of the page under your globals, your 'trunk_1' context should probably be something like 'trunk_1=DAHDI/trunk_1' that isn't correct and I believe was fixed in a recent commit when the GUI when under some heavy testing. If you haven't already I'd recommend deleting that trunk and re-creating it (assuming you're using a recent checkout of the GUI). If you have already done that, check <a href="http://issues.asterisk.org/" target="_blank">http://issues.asterisk.org</a> 's Asterisk-GUI project for open issues related to your issue or open a new issue and we'll get it resolved.<br>
<br>For now, to verify that this is in fact the problem (even though I'm pretty sure it is) you can change your trunk_1 variable to be whatever your real info is "DAHDI/g1" or whatever.<br><br>-- <br>
Ryan Brindley <br>Digium, Inc. | Software Developer <br>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA <br>main: +1 256-428-6000 fax: +1 256-864-0464 <br>
Check us out at: <a href="http://digium.com/" target="_blank">http://digium.com</a> & <a href="http://asterisk.org/" target="_blank">http://asterisk.org</a><br><br>----- Original Message -----<br>From: "Bob Crandell" <<a href="mailto:bob@assuredcomp.com" target="_blank">bob@assuredcomp.com</a>><br>
To: "Asterisk GUI" <<a href="mailto:asterisk-gui@lists.digium.com" target="_blank">asterisk-gui@lists.digium.com</a>><br>Sent: Tuesday, July 7, 2009 3:32:22 PM GMT -05:00 US/Canada Eastern<br>Subject: [asterisk-gui] Busy<br>
<br>
<div>Hi,</div>
<div> </div>
<div>I'm almost ready to take this thing live and have just one more hurdle to beat. Any outbound call from any extension gets a busy signal. We can call each other's extensions. We can receive calls from outside. We just can't make calls.</div>
<div> </div>
<div>Here is this:</div>
<div>Asterisk Build:<br>Asterisk/<a href="http://1.6.0.9/" target="_blank">1.6.0.9</a><br>Asterisk GUI-version : SVN-branch-2.0-r4962</div>
<div> </div>
<div>This from the log:</div>
<div>Verbosity was 3 and is now 6<br> -- Starting simple switch on 'DAHDI/9-1'<br>[Jul 7 12:28:33] WARNING[4754]: chan_dahdi.c:2010 dahdi_enable_ec: Unable to enable echo cancellation on channel 9 (No such device)<br>
-- Executing [95105957@DLPN_CBPlan:1] Macro("DAHDI/9-1", "trunkdial-failover-0.3,DAHDI/trunk_1/5105957,,trunk_1,") in new stack<br> -- Executing [s@macro-trunkdial-failover-0.3:1] GotoIf("DAHDI/9-1", "0?1-fmsetcid,1") in new stack<br>
-- Executing [s@macro-trunkdial-failover-0.3:2] GotoIf("DAHDI/9-1", "0?1-setgbobname,1") in new stack<br> -- Executing [s@macro-trunkdial-failover-0.3:3] Set("DAHDI/9-1", "CALLERID(num)=") in new stack<br>
-- Executing [s@macro-trunkdial-failover-0.3:4] GotoIf("DAHDI/9-1", "0?1-dial,1") in new stack<br> -- Executing [s@macro-trunkdial-failover-0.3:5] Set("DAHDI/9-1", "CALLERID(all)=") in new stack<br>
-- Executing [s@macro-trunkdial-failover-0.3:6] Goto("DAHDI/9-1", "1-dial,1") in new stack<br> -- Goto (macro-trunkdial-failover-0.3,1-dial,1)<br> -- Executing [1-dial@macro-trunkdial-failover-0.3:1] Dial("DAHDI/9-1", "DAHDI/trunk_1/5105555") in new stack<br>
[Jul 7 12:28:33] WARNING[4754]: chan_dahdi.c:9331 dahdi_request: Unable to determine channel for data trunk_1/5105555<br>[Jul 7 12:28:33] WARNING[4754]: app_dial.c:1468 dial_exec_full: Unable to create channel of type 'DAHDI' (cause 0 - Unknown)<br>
== Everyone is busy/congested at this time (1:0/0/1)<br> -- Executing [1-dial@macro-trunkdial-failover-0.3:2] GotoIf("DAHDI/9-1", "0 > 0 ?1-CHANUNAVAIL,1:1-out,1") in new stack<br> -- Goto (macro-trunkdial-failover-0.3,1-out,1)<br>
-- Executing [1-out@macro-trunkdial-failover-0.3:1] Hangup("DAHDI/9-1", "") in new stack<br> == Spawn extension (macro-trunkdial-failover-0.3, 1-out, 1) exited non-zero on 'DAHDI/9-1' in macro 'trunkdial-failover-0.3'<br>
== Spawn extension (DLPN_CBPlan, 95105555, 1) exited non-zero on 'DAHDI/9-1'<br> -- Hungup 'DAHDI/9-1'<br></div>
<div>I don't know what it means. Is this a problem with Asterisk? Is there someplace in the GUI I can go to fix it?</div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div> </div>
<div> </div>
<div><font face="Verdana">Bob Crandell</font></div>
<div><font face="Verdana">Assured Computing, Inc.</font></div>
<div><font face="Verdana">541-868-0331</font></div>
<div><font face="Verdana">ComputerBase USA</font></div>
<div><font face="Verdana">541-349-0404<br></font></div><br>_______________________________________________ --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--/" target="_blank">http://www.api-digital.com--</a> asterisk-gui mailing list To UNSUBSCRIBE or update options visit: <a href="http://lists.digium.com/mailman/listinfo/asterisk-gui" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-gui</a></div>
<br>_______________________________________________ --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--/" target="_blank">http://www.api-digital.com--</a> asterisk-gui mailing list To UNSUBSCRIBE or update options visit: <a href="http://lists.digium.com/mailman/listinfo/asterisk-gui" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-gui</a></div>
</div></div></div><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--/" target="_blank">http://www.api-digital.com--</a><br><br>asterisk-gui mailing list<br>
To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-gui" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-gui</a><br></blockquote></div><br>