Alan Ingleby
2004-Dec-06 15:40 UTC
[Asterisk-Users] Another "Unable to create channel of type 'Zap' (cause 0)" error
.. and from a newbie no less :-) I have configured my BT101, and hooked it up to my * box. All is well. I have entered the following in externsions.conf, and this bit works: exten => 613,1,Answer exten => 613,2,Playback(demo-echotest) exten => 613,3,Echo exten => 613,4,Hangup If I pick up the BT101, and dial 613, sure enough I get the echo test.. All good. I have a TDM400 Card with a single FXO port on it. ztcfg -vv recognises the card as "FXS Device" (I think that's right though...??) I want to know how to get, say extension 1000 to dial a number on the FXO card.. ie: exten => 1000,1,Answer exten => 1000,2,Dial(Zap/1:555-1234,20,tr) exten => 1000,3,Hangup That should work, shouldn't it? Well it doesn't :-) Hence the error in the subject of this message!.. I'm a total noob, but once I get my head around this, I'm sure I'll have no problems.. Oh, and what extension do I use to reference an incoming call on my FXO port? exten => 1 ?? Alan
Seth Remington
2004-Dec-07 07:14 UTC
[Asterisk-Users] Another "Unable to create channel of type 'Zap' (cause 0)" error
On Mon, 2004-12-06 at 17:40, Alan Ingleby wrote:> exten => 1000,2,Dial(Zap/1:555-1234,20,tr)Change this to exten => 1000,2,Dial(Zap/1/5551234,20,tr)> Oh, and what extension do I use to reference an incoming call on my > FXO port? exten => 1 ??You want the "s" extension. http://www.voip-info.org/wiki-Asterisk+s+extension -Seth -- Seth Remington SaberLogic, LLC 661-B Weber Drive Wadsworth, Ohio 44281 Phone: (330)335-6442 Fax: (330)336-8559