similar to: Any Help ? user defined application .module load Crash Asterisk 11.5.1 app_confbridge.c

Displaying 20 results from an estimated 200 matches similar to: "Any Help ? user defined application .module load Crash Asterisk 11.5.1 app_confbridge.c"

2014 Mar 12
0
module load Crash Asterisk 11.5.1 app_confbridge.c
===================================================================== Asterisk-11.5.1 Centos6 app_confbrige.c ===================================================================== APP: MyConfbridgeCount(Confbridgename,variablename) it will return no of user in conference if conference is created or else zero. Task: Using Dailplan user want to retrive no of user in conference '6050'
2014 Mar 13
1
Any help Address 0xfffffffe out of bounds in app_confbridge.casterisk-11.5.1 using confbridge.conf
Address 0xfffffffe out of bounds why and how to solve.MyConfbridgeCount(conferencenumber,variablename )return total number of user in conference given by conferencenumber otherwise zero.At runtime using MyConfbridgeCount(4000,count ).now app2: MyConfbridgeCount will call function count_exec(struct ast_channel *chan, const char *data).But at compile time char * data cause core dumped.
2014 Mar 07
1
asterisk11.5.1 module not load why ? any help
=================================================================== Core was generated by `/usr/sbin/asterisk -f -vvvg -c'. Program terminated with signal 11, Segmentation fault. #0 0x081b138e in ast_skip_blanks (str=0x0) at /usr/src/asterisk/asterisk- 11.5.1/include/asterisk/strings.h:90 90 AST_INLINE_API( Missing separate debuginfos, use: debuginfo-install bzip2-libs-1.0.5- 7.el6_0.i686
2014 Jan 09
1
Failed to get 160 samples from read factory , asterisk-11.5.1 app_confbridge.c
http://stackoverflow.com/questions/21015596/failed-to-get-160-samples-from-read-factory- asterisk-11-5-1-app-confbridge-c
2010 Mar 05
2
app_confbridge production ready?
I have an existing conference bridge running on Asterisk 1.4.2 using MeetMe and it's been pretty much rock solid since it was installed. We do around 460,000 minutes on it monthly and peak at about 150 simultaneous sip channels. I'm adding a second bridge for redundancy purposes into another facility and would like to go with app_confbridge and Solaris. Since it's a relatively new app
2004 Aug 22
4
Error compiling meetme2
I am trying to compile the meetme2 application with the latest CVS head and it fails. Here is the error message that I get. Can someone point me in the right direction? gcc -pipe -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
2004 Oct 05
1
Cannot compile Meetme2
Hi, I cannot compile Meetme2 on Suse 9.1 and Asterisk rc2. For latter 2 errors I guess I need development for mysql and postgres, but what about first error ? Regards, Robert. In file included from app_meetme2.c:13: /usr/include/asterisk/lock.h: In function `ast_mutex_init': /usr/include/asterisk/lock.h:300: error: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function)
2005 Mar 05
2
cant compile app_meetme2
Dear all I am get the following problem when trying to compile app_meetme2 using mysql...it seems to want to use pgsql.....? anyone my Makefile looks like app_meetme2.o: app_meetme2.c #$(CC) -pipe $(CFLAGS) -c -o app_meetme2.o app_meetme2.c $(CC) -pipe -I/usr/local/include/mysql -L/usr/local/lib/mysql $(CFLAGS) -c -o app_meetme2.o app_meetme2.c app_meetme2.so: app_meetme2.o
2014 Apr 04
1
Confbridge options
Hi, I'm doing an evaluation of Confbridge (migrating from Meetme). Looking at: https://wiki.asterisk.org/wiki/display/AST/ConfBridge+10 Under the heading "User Profile Configuration Options" the option announce_only_user is present. The sample config looks like this: -- ;announce_only_user=yes ;Sets if the only user announcement should be played when a channel enters a empty
2013 Aug 12
0
Asterisk WebRTC Support : WSS connection setup fails with error:00000000
Hi, I'm trying to connect to the asterisk pbx via wss, from sipml5.org demo page (http://sipml5.org/call.htm). I used the guide from https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial , to setup the tls. I could make a secure sip call ( SRTP) using the PhonerLite sip client. ( This confirms my sip - tls settings and tls certficates. ( I'd added the tls client certficate
2009 Dec 01
2
Patch for app_dial.c: exit when just one ext is busy.
I made a patch to app_dial.c to make Dial(ext1&ext2&ext3,tumeout,B) return busy when just one extension is busy. http://www.neland.dk/app_dial.c.diff It works, but... I can't figure out setting/reading an option. It looks fairly easy, but the flag is always set. *** app_dial.c.org 2009-11-04 22:15:50.000000000 +0100 --- app_dial.c 2009-12-01 09:29:19.000000000 +0100
2011 May 19
6
ConfBridge - Failed to find a bridge technology to satisfy capabilities
Hi, I am trying to use ConfBridge application, but it throws "Failed to find a bridge technology to satisfy capabilities 0x4 (ulaw)" error. Please see console output below. -- Executing [501 at services:9] ConfBridge("SIP/OpenSER-00000005", "1001") in new stack [May 19 13:36:05] DEBUG[7452]: app_confbridge.c:404 join_conference_bridge: Trying to find conference
2009 May 06
1
ConfBridge versus MeetMe
Formerly on a thread called [asterisk-dev] Where to find the code of application Bridge On Wed, May 6, 2009 at 7:38 AM, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote: >> Can someone please tell me in which file the code for the application to >> be found? I was not able to find a file named app_bridge.c in the folder >> apps. > > app_bridge.c ? app_confbridge.c ?
2010 Mar 19
2
confbridge not working?
Hi guys, I'm trying to move away from meetme to loose the dependency on dahdi. ConfBridge seems to be a good fit but I can't get it going. The document sounds like an easy to use app. Am I missing any bridge_ modules? Asterisk 1.6.2.0~rc2-0ubuntu1.2 -- Executing [521 at outbound:1] Answer("SIP/109-b877a8c8", "") in new stack -- Executing [521 at
2018 Jul 12
0
Asterisk 15.5.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 15.5.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 15.5.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2014 Dec 09
2
Bridge configuration in Asterisk 13
Hi Everyone. I was referred here by malcolmd of the Asterisk forums. What follows is a copy of this question: http://forums.asterisk.org/viewtopic.php?f=1&t=92007? I've recently upgraded from Asterisk 11 to Asterisk 13. Most of it went smoothly thanks to the documentation detailing how to upgrade to 12 and then how to upgrade to 13. The only thing that didn't work correctly was
2014 Dec 09
0
Bridge configuration in Asterisk 13
On Tue, Dec 9, 2014 at 1:35 PM, Patrick Beaumont < p.beaumont at hatsoffsoftware.co.uk> wrote: > Hi Everyone. > > > I was referred here by malcolmd of the Asterisk forums. What follows is > a copy of this question: > http://forums.asterisk.org/viewtopic.php?f=1&t=92007? > > > I've recently upgraded from Asterisk 11 to Asterisk 13. > > Most of it
2020 Jan 22
2
permission woes on systemd
I'm running asterisk 16 on Fedora 31. If I start asterisk as user asterisk, all goes well. But if I start asterisk from systemd: asterisk[1411]: [Jan 21 19:36:47] ERROR[1411]: res_sorcery_config.c:320 sorcery_config_internal_load: Unable to load config file 'pjsip.conf' Jan 21 19:36:47 asterisk.riverside asterisk[1411]: [Jan 21 19:36:47] ERROR[1411]: config_options.c:710
2010 Jun 23
2
"Hidden" memory leak
Hi all, Anyone know why this happens? Mem: 524288k total, 508120k used, 16168k free, 0k buffers Swap: 0k total, 0k used, 0k free, 0k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1 root 15 0 2152 664 576 S 0.0 0.1 0:49.26 init 7398 root 18 0 10172 2904 2312 S 0.0 0.6 0:00.21 sshd 9856
2015 Mar 23
1
Unable to connect to remote asterisk
Hello list! I?m working on a fresh Asterisk install over CentOS7 base. I?m using ?Asterisk. The Definite guide? book as a reference. I connect and work using SSH Problem I have - I can?t connect to asterisk from remote. Getting error: $ sudo asterisk -rvvvvvv Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) Yes, it exist, and service runs: [asteriskpbx at