[asterisk-users] DID T1 PRI

Ron Joffe rjoffe at yahoo.com
Sun Mar 16 09:02:28 CDT 2008


On Sunday 16 March 2008 08:09, broadband Voice wrote:
> Cavalier did not leave me any paperwork to sign. I check with the colo as
> well and they did not receive anything. I have a feeling I have not defined
> my trunk groups well in zaptel.conf.

Your zapata.conf looks ok.

Try this for your zaptel.conf

[channels]
language=en
group=1
callgroup=1
pickupgroup=1

context=external
switchtype=national
pridialplan=unknown
signalling=pri_cpe
group=1
channel => 1-23
relaxdtmf=yes
dtmfmode=rfc2833


Then a simple way to log everything is to run the command script. This will 
create a file called typescript. 
Then run asterisk -vvvvvvvcTn. 
Then make a call inbound over the PRI.
Then exit asterisk with "stop now".
then exit script with "exit".
You should now have a typescript file with all of your asterisk session.

let's see what you get.

Ron







More information about the asterisk-users mailing list