Hi all, I have a problem with the cvs head zaptel library: I cannot update my zapata.conf into asterisk when I issue the reload command from the CLI prompt; only when I stop and restart the asterisk service. The system sends the following message: Jun 20 09:49:14 WARNING[3754]: chan_zap.c:10364 setup_zap: Ignoring switchtype Jun 20 09:49:14 WARNING[3754]: chan_zap.c:10364 setup_zap: Ignoring signalling -- Reconfigured channel 1, FXS Kewlstart signalling -- Reconfigured channel 2, FXS Kewlstart signalling -- Reconfigured channel 3, FXS Kewlstart signalling Jun 20 09:49:14 ERROR[3754]: chan_zap.c:9827 setup_zap: Unable to reconfigure channel '4' Jun 20 09:49:14 WARNING[3754]: chan_zap.c:10567 reload: Reload of chan_zap.so is unsuccessful! I have the simplest configuration: [trunkgroups] [channels] language=en context=default switchtype=national signalling=fxs_ks channel => 1 channel => 2 channel => 3 I was using the cvs head version because I need the wctdm driver for the TDM04B (4*fxo modules) Does anybody know what is wrong? Thanks in advance!! Jairo Barahona Garita inCom Developer -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050620/e78643f8/attachment.htm
The reload command does not re-implement every single parameter change, therefore in many cases one has to stop & restart asterisk.> I have a problem with the cvs head zaptel library: I cannot update my zapata.conf intoasterisk when I issue the reload command from the CLI> prompt; only when I stop and restart the asterisk service. > > > > The system sends the following message: > > > > Jun 20 09:49:14 WARNING[3754]: chan_zap.c:10364 setup_zap: Ignoring switchtype > > Jun 20 09:49:14 WARNING[3754]: chan_zap.c:10364 setup_zap: Ignoring signalling > > -- Reconfigured channel 1, FXS Kewlstart signalling > > -- Reconfigured channel 2, FXS Kewlstart signalling > > -- Reconfigured channel 3, FXS Kewlstart signalling > > Jun 20 09:49:14 ERROR[3754]: chan_zap.c:9827 setup_zap: Unable to reconfigure channel '4' > > Jun 20 09:49:14 WARNING[3754]: chan_zap.c:10567 reload: Reload of chan_zap.so is unsuccessful! > > > > I have the simplest configuration: > > > > [trunkgroups] > > [channels] > > language=en > > context=default > > switchtype=national > > > > signalling=fxs_ks > > channel => 1 > > channel => 2 > > channel => 3 > > > > I was using the cvs head version because I need the wctdm driver for the TDM04B (4*fxo modules) > > Does anybody know what is wrong? > > > > Thanks in advance!! > > > > Jairo Barahona Garita > > inCom Developer---------------End of Original Message-----------------