Monday, October 29, 2007

Re: [asterisk-users] Asterisk: No Longer Answering Calls

On Mon, Oct 29, 2007 at 03:44:13PM +0000, Jeng Yu wrote:
> Hi Friends!
>
> I need help! I'm still Asterisk rookie, so please
> forgive me.
>
> My Asterisk is no longer answering incoming call on
> the phone line. I call the phone and it rings but
> asterisk is not picking it up. The phone line is
> attached to port 4 (FXO) on my digium TDM411P card.
>
> I am running Asterisk 1.4.11 with zaptel-1.4.5.1 and
> libpri-1.4.1 on Fedora Core 5, Linux Kernel
> 2.6.15-1.2054_FC5smp
>
> when I look in the asterisk messages log file I see
> this interesting messages:
>
> ---------
> [Oct 29 12:03:09] WARNING[2073] config.c: Unterminated
> comment detected beginning on line 28

Quoting doc/confguration.txt:

The ";--" is a marker for a multi-line comment. Everything after
that marker will be treated as a comment until the end-marker "--;"
is found. Parsing begins directly after the end-marker.

;This is a comment
label = value
;-- This is
a comment --;

> [Oct 29 12:03:09] WARNING[2073] chan_zap.c: Unable to
> specify channel 4: No such device or address
> [Oct 29 12:03:09] ERROR[2073] chan_zap.c: Unable to
> open channel 4: No such device or address here = 0,
> tmp->channel = 4, channel = 4
> [Oct 29 12:03:09] ERROR[2073] chan_zap.c: Unable to
> register channel '4'

Please provide the output of:

cat /proc/zaptel/*

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen@xorcom.com
+972-50-7952406 mailto:tzafrir.cohen@xorcom.com

http://www.xorcom.com

iax:guest@local.xorcom.com/tzafrir

_______________________________________________
--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

No comments: