similar to: Help! * Won't Start after SVN Trunk Update - SuSE 10

Displaying 20 results from an estimated 900 matches similar to: "Help! * Won't Start after SVN Trunk Update - SuSE 10"

2006 Apr 20
3
Asterisk Won't start after SVN Trunk Update
Hi: I deleted old modules in /usr/lib/asterisk/modules before make install. I built zaptel and libpri before asterisk. Modprobe zaptel and modprobe -v wctdm executed witiout complaint. Starting asterisk produced the output below with several warnings and a failure. Can someone help, please. I double-spaced the warnings in the text below. The first warning is about music on hold because it
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
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
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>
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
2005 Jul 07
1
Asterisk Crashes after update
After doing an update from SUSE 9.2 to 9.3 and Checking out the latest from CVS, Asterisk crashes on startup with an apparent MySQL (res_config_register) error: # asterisk -vvvgc > asterisk_startup_error1.log asterisk: symbol lookup error: /usr/lib/asterisk/modules/res_config_mysql.so: un defined symbol: ast_cust_config_register The log is shown below. I've seen the posts
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
2006 Apr 25
1
Another undefined pri_restart failure
Hi: I upgraded SuSE to 10 and Asterisk to trunk and now after deleting all modules and previously compiled stuff and recompiling asterisk, zaptel, and libpri, I get this failure of asterisk to start: [pbx_realtime.so]Apr 25 03:36:41 WARNING[8269]: loader.c:726 __load_resource: new style pbx_realtime.so (0x31) loaded RTLD_LOCAL => (Realtime Switch) [chan_mgcp.so]Apr 25 03:36:41
2004 Sep 18
1
First time asterisk installation problem
Hi all, I am trying to install asterisk on my system, the compiplation and installation process all seem to work fine (make ; make install ; make samples). But astersik fails to start. Is the sample configs not supposed to work out of the box? Even more confusing, it seems to fail at different points every time I start it, but this is probobly because of threads starting differently or something?
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 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
2007 Dec 27
2
No SMDI interfaces are available
Hi, I'm a brand newbie to asterisk trying to set it up for the first time and I can't get a softphone to connect, the connection times out. I had a trixbox pro install working, but I need more control and would like to learn to do it with asterisk. In /var/log/asterisk/messages I see: WARNING[17401] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI
2011 Jan 17
1
Continuously core dumping of 1.8 on SLES
Hi, Anybody seen this before? (using a pre-compiled asterisk from the OBS on a sles11sp1) (I mean, i did the same with a 1.6 without any problem, but i need 1.8) after starting: kc3004:~ # /usr/sbin/safe_asterisk: line 145: 16133 Segmentation fault (core dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} ${ASTARGS} > /dev/${TTY} 2>&1 < /dev/${TTY} Asterisk ended with
2013 Nov 25
1
Asterisk 11.6.0 not starting up
Hello Friends: I've just installed Asterisk 11 on my Linux (debian) server but it is not starting up when trying with "asterisk -vvvvvvvvvvc" and "service asterisk start". Starting process just stop and shows: "Illegal instruction" as final output. Looking at logs I fouind at /var/log/asterisk/messages : [Nov 25 11:09:26] Asterisk 11.6.0 built by root @
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
2016 Dec 10
6
failing to start asterisk on centos7
ive installed asterisk but below is what am getting proces gets killed.please help [root at localhost sounds]# asterisk -vvvvc Asterisk 13.13.1, Copyright (C) 1999 - 2014, 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
2009 May 21
0
1.4.24.1 -> 1.6.0.9: segfault
I'm testing an upgrade of an i686 production machine running 1.4.24.1 to 1.6.0.9. I've installed dahdi-linux-2.1.0.4. But: asterisk -cvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv Asterisk 1.6.0.9, 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.
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 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