hi, I am using TDM400 with FXS and FXO modules,everytime i try to make call of my analog phone it gives following errors: Executing Dial(" ", " ") in new stack app_dial.c:554 dial_exec:Unable to create channel of type Zap Everyone is busy at this time. I am new in this group and also asterisk too so don't bother with my questions! 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 ;exten => s,1,Dial,Zap/4 in above two lines which one os appropriate i am trying both options but no result. [outgoing] exten => 021NXXXXXX,1,Dial/Zap/1/${EXTEN:1} kindly pointout my mistakes/errors and helping me out. Thanks In Advance . Adnan Ahmed.
Andres Tello Abrego
2004-Nov-07 23:52 UTC
[Asterisk-Users] unable to create channel of type Zap
Verify what zap show channel N says. I have a fxo channel alarmed, and even I unplugged and re-plugged my phone cord, and stoped and restarted my * box, I needed to unload the wcfxs and zaptel modules and load them again to get the alarm "cleaned"... Remember to replace N for your channel number... Adnan Ahmed wrote:> hi, > I am using TDM400 with FXS and FXO modules,everytime i try to make call > of my analog phone it gives following errors: > Executing Dial(" ", " ") in > new stack > app_dial.c:554 dial_exec:Unable to create channel of type Zap Everyone > is busy at this time. > I am new in this group and also asterisk too so don't bother with my > questions! > > > 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 > ;exten => s,1,Dial,Zap/4 > in above two lines which one os appropriate i am trying both options but > no result. > [outgoing] > exten => 021NXXXXXX,1,Dial/Zap/1/${EXTEN:1} > > kindly pointout my mistakes/errors and helping me out. > > > Thanks In Advance . > Adnan Ahmed. > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@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 >