Displaying 20 results from an estimated 2000 matches similar to: "Getting started woes and an archive question"
2005 Feb 18
3
Help asterisk startup errors
Hello all,
HI i am very new to asterisk and my boss needs me to investigate setting
up asterisk for a new client. I have downloaded and installed (make,
make install and make progdocs)asterisk on my personal computer and
when i try to run it (./asterisk -vvvc) i get the following output
below:
NOTE: i am running REDHAT 9.0 on a 796MHz cpu machine:
I am excited to be able to work with asterisk
2005 Feb 19
3
Still asterisk startup crash plz help
Hi,
First i would like to thank the kind people of the list who have
answered my previuos mail, but i am still stuck as asterisk still
crashes upon startup, i have read the install article at
http://www.voip-info.org/wiki-Asterisk+Step-by-step+Installation
and i have search the asterisk archives, but i still cant get asterisk
to work, i have tried reinstalling asterisk but it still complains and
2005 Aug 11
2
wildcard/FXO config
Trying to config the latest Asterisk/zaptel with an Digium Wildcard and a
single X100m FXO interface connected to a POTS analog line.
Build and install of both work ok - I'm using Suse 8 on a dual Pentium box. I load
the driver with "modprobe wctdm" and the LED on the wildcard lights up. Then I start
Asterisk with "asterisk -vvvgc" and asterisk fails to start.
The
2004 May 22
2
loader.c:240 ast_load_resource: /usr/lib/asterisk/modules/chan_sip.so: undefined symbol: ast_moh_stop
Afternoon all,
I'm trying to load Asterisk, however I am getting the following error:
[skipping res_musiconhold.so]
[chan_sip.so]May 22 18:42:24 WARNING[16384]: loader.c:240
ast_load_resource: /usr/lib/asterisk/modules/chan_sip.so: undefined symbol:
ast_moh_stop
May 22 18:42:24 WARNING[16384]: loader.c:421 load_modules: Loading module
chan_sip.so failed!
I've tried doing
2006 Nov 16
2
installing asterisk for Ubuntu Synaptic
I have an Ubuntu system and went into Synaptic and checked asterisk for
installation. Once installed, I started it with /usr/sbin/asterisk -vvvgc
and got the following output with several errors and notices. Do I need to
do more or are these ok? I expected to have some conf files in
/etc/asterisk but there is nothing there.
Thanks!
Created by Mark Spencer <markster@digium.com>
2004 Sep 14
1
asterisk does not start...
When I do a 'asterisk -vvvvvc' I get following, but asterisk does NOT stay up:
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
2005 Jan 23
0
Upgrade to the newest cvs now asterisk will not start
Hello group
I just update to the newest CVS now I'm not able to get asterisk to
start. No error during the make or make install
I did a make clean before the make;make install
Any help would be great!!!!
Here is the output
asterisk -vvvvvgcd
Parsing /etc/asterisk/asterisk.conf
Parsing /etc/asterisk/extconfig.conf
== Binding realtime_ext to mysql/realtime/extensions_table
== Binding
2005 Jan 23
0
Upgrade to the newest cvs now asterisk will notstart
Looking at the error I tried moving chan_modem* out of the modules
folder and asterisk started and its working again...
Not sure what changed in the chan_modem_i4l.so but removing it from the
folder fixed my problem.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Eric Hall
Sent: Sunday, January 23, 2005
2003 Dec 28
0
Is there something wrong with "show manager commands"?
Is it just my box, or is there something flaky in the implementation of
"show manager commands"?
Note: I'm using putty. About half way through this, I toggled my KVM over to
the desktop and logged in to try and recreate it. The output was the same as
the last two entries in this dump.
bebop*CLI> show manager commands
bebop*CLPing Ping
bebop*CLLogoff Logoff Manager
2003 Jun 29
1
SIP only with no soundcard?
Skipped content of type multipart/alternative-------------- next part --------------
[root@LINUXVM root]# asterisk -vvvc
== Parsing '/etc/asterisk/asterisk.conf': Found
Asterisk 0.4.0, Copyright (C) 1999-2001 Linux Support Services, Inc.
Written by Mark Spencer <markster@linux-support.net>
=========================================================================
== Parsing
2003 Dec 16
1
undefined symbol: ast_moh_stop
This is a new install so it's a fresh checkout of everything. Does
anyone know what might cause this error?
[chan_sip.so]WARNING[16384]: File loader.c, Line 239
(ast_load_resource): /usr/lib/asterisk/modules/chan_sip.so: undefined
symbol: ast_moh_stop
--
BTEL Consulting 504-899-1387 or 850-484-4545 or 877-677-9643
2006 Mar 13
2
Unknown signalling method 'pri_cpe'
Anyone have any idea what this is talking about.
Here is my zapata.conf
[channels]
switchtype=5ess
signalling=pri_cpe
echocancel=yes
echocancelwhenbridged=yes
echotraining=400
callerid=asreceived
group=1
context=default
musiconhold=default
faxdetect=incoming
channel => 1-23
Here is my zaptel.conf
span=1,1,0,esf,b8zs
bchan=1-23 # set this to 1-15,17-31 for E1
dchan=24 # set this to 16 for
2005 Feb 18
0
Installing Asterisk on Mandrake 10.1 Official
I have a pretty basic Mandrake 10.2 w/KDE 3.2 and I installed Asterisk-1.0.1-2mdk. I installed the source of main and contrib from ftp, so at the install time I accepted all the packages needed to be installed too.
The installation went smooth, but when I try to execute asterisk (#asterisk -vvv) I encounter few warnings I end with an error. At this point I didn't touch any conf file, I was
2004 Dec 17
6
Realtime and PostgreSQL
Has anyone had any luck with PostgreSQL and Realtime? The realtime
instructions on voip-info seem pretty straight forward... just not woking for
me. I've included all of my config files below, and my console output.
Entire console bootup output:
[root@abox asterisk]# /usr/sbin/asterisk -vvvvvvc
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing
2013 Jan 10
1
Segmentation fault after upgrading from asterisk-10.5.0 to asterisk-11.1.2
After upgrading from asterisk-10.5.0 to asterisk-11.1.2, I am getting a Segmentation fault.
[root at localhost asterisk-11.1.2]# asterisk -vvvvvvc
Asterisk 11.1.2, Copyright (C) 1999 - 2012 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
2004 Aug 06
2
Asterisk not starting
Hello!
Asterisk "CVS-HEAD-08/06/04-14:55:13" won't start on two of three different
Gentoo machines. This is the output of gdb:
ultra asterisk # gdb /usr/sbin/asterisk
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
Hi,
Ive been struggling with asterisk for a few days now. I understand
pretty much how it works and how to tie things together (SIP -> SIP
internally works fine etc), but just cannot get asterisk to work with an
X100P clone (its a Ambient MD3200, if that means anything to you guys).
I have tried (initially) asterisk 1.07 with zaptel 1.07, and now
Asterisk CVS-HEAD with zaptel cvs. Both give
2004 Aug 09
2
ChangeMonitor syntax
I'm trying to use the ChangeMonitor command on the asterisk manager API, but I
can't find the syntax anywhere. Asterisk only tells me:
Action: ChangeMonitor
But I don't know the parameters. Can anybody help me?
2005 Jan 18
3
Newbie question: Can't start up asterisk
Folks,
I've just successfully set up Asterisk (as part of the
Asterisk Management Portal installation). When I say
"successfully", I mean that I have gone through all
the steps detailed for the installation of AMP and not
hit any snags there. I can connect to my asterisk
server via ssh and can also connect via Http to the
portal to change settings in AMP.
Now I'm trying to
2003 Oct 31
1
Some problems after an Asterisk update
Hi,
Yesterday evening I have done a full update of Asterisk on a test system.
The version is CVS-08/25/03-15:55:51
After this operation I get some big problems:
- the Voicemail2 application does not work anymore. I must disable it in
modules.conf file in order to be able to start * without crashing. The
following settings:
noload => app_voicemail2.so
noload => app_sayunixtime.so
If