[Asterisk-Users] ISDN channels
James Golovich
james at wwnet.net
Mon May 12 11:54:42 MST 2003
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 now
Nothing 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 ocancel
You 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
More information about the asterisk-users
mailing list