Hi friends, I'm testing a E400P with PRI signaling. When I start asterisk (-vvc), i get the fowlling messages in /var/log/asterisk/message: May 12 12:42:06 WARNING[1024]: File chan_iax2.c, Line 4931 (set_config): Ignoring port for now May 12 12:42:06 WARNING[1024]: File chan_zap.c, Line 6525 (load_module): Ignoring ocancel And 'show channels' returns no channels. Can anyone help me? What the recommended docs to learn how to configure asterisk? thanks Eduardo ----zapata.conf----- [channels] group = 1 context = pstn switchtype = national signalling = pri_cpe channel => 1-4 ocancel = yes ----asterisk.conf--- [directories] astetcdir => /etc/asterisk astmoddir => /usr/lib/asterisk/modules astvarlibdir => /var/lib/asterisk astagidir => /var/lib/asterisk/agi-bin astspooldir => /var/spool/asterisk astrundir => /var/run astlogdir => /var/log/asterisk [pstn] exten => 0,Dial(Zap/g1)
On Mon, 12 May 2003, Eduardo Goncalves wrote:> Hi friends, > > I'm testing a E400P with PRI signaling. When I start asterisk (-vvc), i get the fowlling messages in /var/log/asterisk/message: > > May 12 12:42:06 WARNING[1024]: File chan_iax2.c, Line 4931 (set_config): Ignoring port for nowNothing to worry about here. iax2 uses the same config file as iax so iax2 knows not to use the specified port in there.> May 12 12:42:06 WARNING[1024]: File chan_zap.c, Line 6525 (load_module): Ignoring ocancelYou must have a line that has ocancel in it in /etc/asterisk/zapata.conf. I suspect this is supposed to be echocancel> > And 'show channels' returns no channels. Can anyone help me?'show channels' only shows active calls. 'zap show channels' will show you all the registered zap interfaces James
Reasonably Related Threads
- running error: load_modules: No 'modules.conf' found - vesrion 1.4.1 from svn
- running error, unable to load *.conf files: load_modules: No 'modules.conf' found - svn version 1.4.1
- Asterisk 12 fails to launch with option -C
- Which folder for sounds?
- Asterisk sees inbound call, but won't answer