<br><br><div class="gmail_quote">On Fri, Nov 12, 2010 at 1:42 PM, Jonathan Thurman <span dir="ltr"><<a href="mailto:jonathan@thurmantech.com">jonathan@thurmantech.com</a>></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 class="im">On Fri, Nov 12, 2010 at 10:17 AM, Ernie Dunbar <<a href="mailto:maillist@lightspeed.ca">maillist@lightspeed.ca</a>> wrote:<br>
> that goes from port 4 on the live server to port 1 on the backup server.<br>
<br>
</div><div class="im">> In /etc/asterisk/chan_dahdi.conf:<br>
><br>
> group=4<br>
> context=local<br>
> switchtype = national<br>
> signalling = pri_cpe<br>
> channel => 73-95<br>
> context = default<br>
> group = 63<br>
<br>
</div>What is the configuration on the backup server? One side needs to act<br>
as the network side with signalling=pri_net<br>
<div class="im"><br>
> In /etc/asterisk/extensions.conf:<br>
><br>
> exten => _*88,1,Dial(DAHDI/g4/123456789)<br>
><br>
> However, in the Asterisk console, I get this error on the live server:<br>
><br>
> -- Executing [*88@lightspeedout:1] Dial("SCCP/lightspeed7-00000062",<br>
> "DAHDI/g4/123456789") in new stack<br>
> [Nov 12 09:24:41] WARNING[1970]: app_dial.c:1286 dial_exec_full: Unable to<br>
> create channel of type 'DAHDI' (cause 0 - Unknown)<br>
> == Everyone is busy/congested at this time (1:0/0/1)<br>
> == Auto fallthrough, channel 'SCCP/lightspeed7-00000062' status is<br>
> 'CHANUNAVAIL'<br>
<br>
</div>What is the output of 'pri show spans' or 'dahdi show channels'?<br>
Specifically does Asterisk recognize the channels as up/active an In<br>
Service.<br>
<font color="#888888"><br>
-Jonathan<br>
</font><div><div></div><div class="h5"><br></div></div></blockquote><div><br>I didn't read the whole thing, but it looks pretty OK at a glance. <br><br><a href="http://www.cadvision.com/blanchas/Asterisk/DahdiT1trunk.html">http://www.cadvision.com/blanchas/Asterisk/DahdiT1trunk.html</a><br>
<br>I hope that helps,<br>Steve Totaro<br></div></div>