Hi Alexis, Quoting "Alexis F." <[EMAIL PROTECTED]>:
> I would like to use a digum card to call an external number through my > PSTN. I think that I have a problem in the configuration. Asterisk > returns me app_dial.c:764 dial_exec: Unable to create channel of type 'Zap' > > I make modprobe zaptel && modprobe wctdm without error return. Does it report finding the card? > Configuration files : > > /etc/zaptel.conf > fxsks=1 > loadzone = it > defaultzone=it > > > /etc/asterisk/zapata.conf > [channels] > language=en > context=from-sip > signalling=fxs_ks I don't see a channel definition line there. I think it should be something like: channel => 1 but depends on your hardware config. Asterisk definately doesn't know about your zap, and that is why you are getting that error. To be sure, issue a "zap show channels" in the CLI. J. _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
