[Asterisk-Users] Asterisk's Fails to start!
Calvin S Morrow
cmorrow at velocity.com
Sat Nov 6 09:57:47 MST 2004
I believe your problem is on the outgoing dial line. You Need an outgoing channel defined, and a comma or parentheses for your dial command.
[outgoing]
exten => _0NXXXXXX,1,Dial,Zap/1/${EXTEN:1}
Calvin Morrow
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Adnan Ahmed
Sent: Wednesday, November 03, 2004 10:40 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Asterisk's Fails to start!
hi,
I am using TDM400 with FXS and FXO modules,everytime i run asterisk and looking asterisk log i found following errors:
parse error: No category context for line 96 of extensions.conf Requested contexts didn't get merged
Also asterisk not run just initialize and freezes and the log shows above description.
my configs are:
zaptel.conf
fxoks=1
fxsks=4
loadzone=us
defaultzone=us
zapata.conf
[channels]
signalling=fxo_ks
context=outgoing
channel => 1
signalling=fxs_ks
context=incoming
channel => 4
extensions.conf
[incoming]
exten => s,1,Dial,Zap/1
[outgoing]
exten => _0NXXXXXX,1,Dial/1/${EXTEN:1}
I am a newbie so don't be bothering with my configuration.
kindly pointout my mistakes/errors and helping me out.
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list