[asterisk-users] Issues with making calls

Pablo Almido almidoster at gmail.com
Thu Oct 18 10:53:15 CDT 2007


I have unload and load the module, it is output


ippbx*CLI> module unload chan_zap.so
  == Unregistered application 'ZapSendKeypadFacility'

ippbx*CLI> module load chan_zap.so
  == Registered application 'ZapSendKeypadFacility'
  == Parsing '/etc/asterisk/zapata.conf': Found
[Oct 18 10:46:38] WARNING[2790]: chan_zap.c:903 zt_open: Unable to
specify channel 1: No such device or address
[Oct 18 10:46:38] ERROR[2790]: chan_zap.c:7160 mkintf: Unable to open
channel 1: No such device or address
here = 0, tmp->channel = 1, channel = 1
[Oct 18 10:46:38] ERROR[2790]: chan_zap.c:10466 build_channels: Unable
to register channel '1-4'

ippbx*CLI>





2007/10/18, Brian West <brian.west at mac.com>:
> Why would a config error stop the module from loading? That seems like a
> suboptimal behavior.
>
> /b
>
>
> On Oct 18, 2007, at 9:50 AM, Jared Smith wrote:
>
>
> That would seem to indicate that the chan_zap.so module isn't being
>
> loaded.  What happens if you type "module unload chan_zap.so" and then
>
> "module load chan_zap.so" from the Asterisk CLI?  I'll bet you'll find
>
> that either there's a problem in your zapata.conf file, or that chan_zap
>
> hasn't been compiled for some reason.
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list