[Asterisk-Users] can't make my PRI dial out
Robert Webb
asterisk at ropeguru.com
Fri Apr 22 07:41:11 MST 2005
On Fri, 22 Apr 2005 10:37:32 -0400
Mark Phillips <kc2eni at nyc-ares.org> wrote:
> I have a full PRI installed on my * machine. I can get
>inbound calls just fine but can't make outbound ones.
>
> Zaptel.conf says;
>
> span=1,1,0,esf,b8zs
> bchan=1-23
> dchan=24
>
>
> zapata.conf says
>
> language=en
> context=default
> switchtype=4ess
> pridialplan=unknown
> signalling=pri_cpe
> channel=>1-23
> echocancel=yes
> group=1
>
Your zapata.conf should look like this:
language=en
context=default
switchtype=4ess
pridialplan=unknown
signalling=pri_cpe
echocancel=yes
group=1
channel=>1-23
You need to move the echocancel and the group above the
channel line. The channel line definitions must be above
and not below.
Robert
More information about the asterisk-users
mailing list