[asterisk-users] asterisk/E1

Steve Totaro stotaro at totarotechnologies.com
Fri Nov 14 07:26:55 CST 2008


On Fri, Nov 14, 2008 at 7:59 AM, Khaled Chehab <Kchehab at xplorium.com> wrote:

>
>
> Dear All
>
> I installed a Digium card TE405P with zaptel and its running successfully
> with no alarms, but asterisk is not running .
>
> Any one have a cure or advice
>
>
>
> 03:09.0 Communication controller: Digium, Inc. Wildcard TE405P quad-span
> T1/E1/J1 card 5.0V (rev 02)
>
> Nov 14 07:56:58 localhost kernel: wct4xxp: Clearing yellow alarm on span 2
>
> Nov 14 07:56:58 localhost kernel: wct4xxp: Clearing yellow alarm on span 1
>
> Nov 14 07:56:58 localhost kernel: Zaptel: Master changed to TE4/0/1
>
>
>
>
>
> [root at localhost ~]# asterisk  -rvvvvc
>
> Asterisk 1.4.22, Copyright (C) 1999 - 2008 Digium, Inc. and others.
>
> Created by Mark Spencer <markster at digium.com>
>
> Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for
> details.
>
> This is free software, with components licensed under the GNU General
> Public
>
> License version 2 and other licenses; you are welcome to redistribute it
> under
>
> certain conditions. Type 'core show license' for details.
>
> =========================================================================
>
>   == Parsing '/etc/asterisk/asterisk.conf': Found
>
>   == Parsing '/etc/asterisk/extconfig.conf': Parsing
> /etc/asterisk/extconfig.conf
>
> Found
>
> Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl
> exist?)
>
>
>
> Regards
>

Try starting Asterisk like this "asterisk -vvvvvvvvvvvgc"

the -r is trying to "reconnect" to an existing Asterisk console, so if it is
not running, you get what you got.

I usually either start asterisk using the "safe_asterisk" script since it
will restart Asterisk if it crashes "normally" and also creates a core dump.

Then to attach the Asterisk cli, type "Asterisk -r" and then "core set
verbose 15" or whatever.  That way you can type exit, and drop out of the
Asterisk CLI back to the Linux cli easily.

-- 
Thanks,
Steve Totaro
+18887771888 (Toll Free)
+12409381212 (Cell)
+12024369784 (Skype)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081114/05ab1443/attachment.htm 


More information about the asterisk-users mailing list