On Mon, Mar 30, 2009 at 5:16 PM, Bruce Thayre <span dir="ltr"><<a href="mailto:bruce@mipscomputation.com">bruce@mipscomputation.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
</blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Up to this point, all i have set up are two SIP phones, my POTS phone,<br>
and 1 ring group. My POTS line is connected to channel 1, and my POTS<br>
phone is connected on channel 3. Perhaps my understanding of how the<br>
calls are handled is flawed, but it seems to me that:<br>
<br>
1. I dial a number on my POTS phone<br>
2. Using the number, asterisk should match it against the dialing rules<br>
i have set<br>
3. Having matched the number to an outbound dialing rule, it routes the<br>
call to the outside trunk and bingo bango i'm talking on the phone with<br>
someone outside my office<br>
<br>
However in this situation, it doesn't seem to work. And lines like<br>
"[18585300400@from-internal:6] Congestion("Zap/3-1", "20") in new stack"<br>
are a mystery to me. If any additional information is needed just let<br>
me know what, and i'll post it. Any help would be greatly appreciated<br>
as i'm kind of stuck on at this point. Thanks!!!!<br>
<br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank"></a></blockquote><div><br><br>Hi Bruce,<br>
<br>
I can't be sure without looking at your dialplan, but based on your
description it looks like you are routing calls out the wrong port.
Asterisk is trying to dial 1-858-530-0400 on port 3 of your Digium card.
You've stated that your POTS line is plugged into port 1, so there's
likely an error in your dial command. Do you have Dial(ZAP/3-1...
instead of Dial(ZAP/1-1... ?<br>
<br>
AR<br>
<br clear="all">-- <br>Alex Robar<br><a href="mailto:alex.robar@gmail.com">alex.robar@gmail.com</a> <br></div></div><br>