Back in the day of A@H, I installed a few boxes with very little problem. Now, I'm trying to install a 2.6.1.13 box and I'm absolutely at my wits end!
Here's my setup - I don't have any telephony cards in the system - it's going to be a pure sip trunking box peered to my provider.
Basically, I get no love when I try to start the box. Asterisk does not start up and when I do a asterisk -r I get an unable to connect message. System Status gives me an 'uncaught exception with message 'cannot connect to asterisk manager'.... and when I go to PBX settings, I get a web listing of index/admin. I'd attach the event_log, but it's empty.
I have reinstalled the box 7 times and verified the media. I have downloaded a new version of the iso from scratch as well.
I've searched the forums for 3 days and think I've tried all the things that people have suggested - I'm totally stuck. Any help would be much appreciated.
Here are my config files: (I've excluded the commented lines for this post.)
Zaptel.conf:
loadzone = us
defaultzone = us
Zaptel (In etc/sysconfig)
TELEPHONY=yes
MODULES="$MODULES ztdummy" # Zaptel Timing Only Interface
Zapta.conf
;
; Zapata telephony interface
;
; Configuration file
[trunkgroups]
[channels]
language=en
context=from-zaptel
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
;echotraining=800
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
faxdetect=incoming
;Include genzaptelconf configs
#include zapata-auto.conf
group=1
;Include AMP configs
#include zapata_additional.conf


Member Since:
2008-09-25