similar to: Asterisk 13.5 and higher (asterisk 13.7.2) quitting

Displaying 20 results from an estimated 400 matches similar to: "Asterisk 13.5 and higher (asterisk 13.7.2) quitting"

2016 Mar 02
4
Dial your phone and contact phone from within outlook?
I am wondering what the best solution is for initiating a call from Outlook Contacts. I imagine something that would start the call from the outlook card (or similar) and then dial the user's extension and the contact's phone number and place them in a bridge. Anyone use something like this? Travis Ryan Director of Information Technologies Oscar Winski Company 2407 North Ninth Street
2016 Feb 15
2
Error making dahdi linux compete 2.11.0
Getting the some errors making dahdi 2.11.0. Seems same as listed here http://forums.asterisk.org/viewtopic.php?f=1&t=96455 In that link they say to use 2.10.2 but that's from December. Is there a fix yet for this? Travis Ryan Director of Information Technologies Oscar Winski Company 2407 North Ninth Street Lafayette, IN 47905 ryant at oscarwinski.com<mailto:ryant at
2016 Aug 15
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
Hello using pjproject 2.5.5 using asterisk-certified-13.8-cert1 Compiled pjproject 2.5.5 with : ./configure CFLAGS="-DNDEBUG -DPJ_HAS_IPV6=1" --prefix=/usr --libdir=/usr/lib64 --enable-shared --disable-video --disable-sound --disable-opencore-amr Compiled Asterisk 13 with ./configure --libdir=/usr/lib64 All pjproject modules are selectable in menuselect, so here no problem.
2010 Oct 21
10
Asterisk 1.80-rc5
Just done a clean install of rc5 on a totally new machine and found the following:- /etc/init.d/asterisk start errors on line 109 - there is no 0 before $VERBOSITY as in the other lines. More interesting is that after make samples I have no iax2 available. Dave Cotton
2005 Feb 16
2
Monitor does not like variable subsitutions
Hello, I have been attempting to get the Monitor function to accept a loal variable substitution in order to use the same filename later in the same context. Monitor does not appear to like it, as it attempts to use wav|filename as the recording type, as opposed to just wav. Here is what I get if I just supply a filename directly (it works fine): --context----------------------------- exten
2007 Nov 20
1
[asterisk-dev] trunk working under windows!
Cool, i'll help out a bit with the windows port, i will start right away with a new project on asteriskguru making nightly executable builds and installers - will post the links in -users when i'm done. Well done luigi, this will make it a lot easier for a lot of non linux guys to make their first steps in the asterisk world Crossposted to -users. Zoa Luigi Rizzo wrote: > As a
2011 Mar 24
4
Issues with Digum Repos / AsteriskNOW & Bad Packages
I wish to use AsteriskNOW (the Digium repository + CentOS) with imap voicemail storage and Asterisk 1.4. After having installed AsteriskNOW with Asterisk 1.4 and Asterisk GUI I run the yum package manager and replace voicemail with imap voicemail and attempt to start Asterisk, however the voicemail module is not loaded: [Mar 23 23:30:03] WARNING[12592]: loader.c:382 load_dynamic_module: Error
2009 Dec 18
2
FAX for Asterisk
Just finished with the instructions from digium website/ net on how to compile FFA: After restart, modules did not get loaded so tried to load manually: [Dec 18 14:31:26] WARNING[11002]: loader.c:359 load_dynamic_module: Error loadin ile: No such file or directory [Dec 18 14:31:26] WARNING[11002]: loader.c:653 load_resource: Module 'res_fax.so Verified the files exist: astbh00*CLI>
2010 Sep 30
2
Unable to load fax modules
Hi List, I did follow the procedure to install Free Fax for Asterisk successfully till i came accross this isssue: i can't load the fax module: pbx3*CLI> module load res_fax_digium.so Unable to load module res_fax_digium.so Command 'module load res_fax_digium.so' failed. [Sep 30 10:50:12] WARNING[5427]: loader.c:429 load_dynamic_module: Error loading module
2011 Feb 18
2
pbx_ael.so: undefined symbol: ast_compile_ael2
Hello, trying to load ael module in asterisk ver 1.6.2 got the following: asterisk*CLI> module load pbx_ael.so Unable to load module pbx_ael.so Command 'module load pbx_ael.so' failed. [Feb 18 11:25:47] WARNING[7412]: loader.c:449 load_dynamic_module: Error loading module 'pbx_ael.so': /usr/lib/asterisk/modules/pbx_ael.so: undefined symbol: ast_compile_ael2 [Feb 18 11:25:47]
2005 Aug 14
1
ogg causing me heart burn
Dear forum, I have a install of asterisk using AMP. I followed the install guide off the AMP site. http://amp.coalescentsystems.ca/docs/AMP_Installation_Guide_v1.4.pdf When I start using amportal start or asterisk -ccccv I received this in my log. The last line is that ogg failed. I have found nothing on the web about this, and I am not even sure where to start troubleshooting. Any help
2009 Aug 28
2
Error loading module 'res_config_odbc.so'
Hi, I'm getting the following at asterisk startup. OCBC was working with 1.4 no problem, but now under 1.6 (I've tried 1.6.1, 1.6.2-beta3/beta4) I can't seem to get rid of this .... anyone? WARNING[32664]: loader.c:385 load_dynamic_module: Error loading module 'res_config_odbc.so': /usr/lib/asterisk/modules/res_config_odbc.so: undefined symbol: ast_odbc_clear_cache
2010 Aug 23
2
problem with mssql and Asterisk 1.8.0 beta3
Hi all, I am testing with Asterisk 1.8.0 beta3 using realtime with a mssql server using freetds and unixodbc, which works with 1.6.1.20. With the same config in 1.8 I get an error when trying to start asterisk which says: [Aug 23 15:06:12] WARNING[7180]: loader.c:387 load_dynamic_module: Error loading module 'res_config_odbc.so': /usr/lib/asterisk/modules/res_config_odbc.so: undefined
2011 May 13
1
undefined symbol: cap_set_proc on several modules after installation from source
Hello Folks, What could be producing the following warnings on console, after an installation from source (Asterisk 1.4.41): [May 12 21:36:54] WARNING[15344]: loader.c:434 load_dynamic_module: Error loading module 'res_musiconhold.so': /usr/lib/asterisk/modules/res_musiconhold.so: undefined symbol: cap_set_proc [May 12 21:36:54] WARNING[15344]: loader.c:434 load_dynamic_module:
2015 Sep 23
3
problems with PJSIP install on UBUNTU 14.04
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Richard Mudgett Sent: Wednesday, September 23, 2015 6:52 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] problems with PJSIP install on UBUNTU 14.04 On Wed, Sep 23, 2015 at 5:43 PM, Ryan, Travis <RyanT at
2011 Jan 11
2
asterisk fax problem
Hello, I have asterisk 1.6.2.9-2 I tried to install fax utility as it is shown on pdf documents on asterisk site. I downloaded Opteron compiled res_fax and res_fax_digium files and copied to /usr/lib/asterisk/modules/ where default modules directory is. I created a free fax license and created license file on asterisk server too. WHen i run asterisk it crashed. I noticed that if res_fax.so
2007 Jul 09
10
Monitor events?
Hi all, I would like to know if there is any possibility to send an event when a call is monitored? For both start and stop monitor. There is no event sent on asterisk 1.2 for that monitor case. I did not find any changes regrding that on 1.4. Am I wrong? Is it even possible to send an event when a monitor starts or stop ? Or is this a bad idea. Regards, Daniel
2017 Jul 19
2
corosync and Asterisk 13
yessir From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Marcelo Terres Sent: Wednesday, July 19, 2017 10:05 AM To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Subject: Re: [asterisk-users] corosync and Asterisk 13 Did you installed the dev package? corosync-dev Marcelo H.
2008 Jun 30
4
Voicemail- Recorded Mesage Low Volume
> Hi Daniel, > > I'm intrigued by this and wanted to try it out - but I'm wondering how > you get Asterisk to call sox at all during Voicemail()? Our server > doesn't even have sox installed, so I'm not sure how to go about > tricking Asterisk into running a different one. To do anything useful you would have to get sox installed on your server. But to get
2016 Apr 08
2
Recommendations for free virtual server tech and Asterisk?
I have tried with xen and kvm both are working fine. On Wed, Apr 6, 2016 at 3:44 PM, Loic Chabert <loic.chabert at voxity.fr> wrote: > Hello, > > Work well with kvm and centos 7. > Some ajustements has to be made with systemd. > > I'm using it in production since 1.5 year now, no issue to report. > > Regards. > Le 6 avr. 2016 21:13, "Yves"