similar to: Failed to get 160 samples from read factory , asterisk-11.5.1 app_confbridge.c

Displaying 20 results from an estimated 6000 matches similar to: "Failed to get 160 samples from read factory , asterisk-11.5.1 app_confbridge.c"

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.
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
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 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
0
Any Help ? user defined application .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'
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 ?
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
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
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
2016 Apr 16
2
confbridge setup
Hi all, I'm trying to configure a few conference bridges. I've started with the very basic: [general] [default_bridge] type=bridge [default_user] type=user [default_bridge] type=bridge [5340] type=bridge However: confbridge list Conference Bridge Name Users Marked Locked? ================================ ====== ====== ======== *CLI> It doesn't seem to be
2019 Oct 22
2
ConfBridge and sound prompts
We have a product that uses Asterisk via AMI. I am relatively certain we used to be able to play prompts by actions like the following to make asterisk play the confbridge-join prompt when a new user joins the confbridge. However, that doesn't seem to work now. Action: SetVar ActionID: C58 Channel: PJSIP/1003-00000003 Variable: CONFBRIDGE(bridge,sound_join) Value: en/confbridge-join Does
2010 Dec 21
1
MeetMe -> ConfBridge: hint not working
I'm trying to migrate from MeetMe to ConfBridge: [conferences] exten=>_8[1-9],1,Answer() ;;exten=>_8[1-9],1,Meetme(${EXTEN},1Ms,1234) exten=>_8[1-9],2,ConfBridge(${EXTEN},1Ms) exten=>_8[1-9],n,Hangup And that works. Also changed the hints: ;;exten => 81,hint,MeetMe:81 exten => 81,hint,ConfBridge:81 ;;exten => 82,hint,MeetMe:82 exten => 82,hint,ConfBridge:82 ;;exten
2012 Jan 23
1
ConfBridge details
running Asterisk 1.8.9.0-rc2, what are the ways to interface with ConfBridge ? I see the CLI command 'confbridge' documented for asterisk 10, but i dont see how to interface with confbridge on 1.8 What I'm trying to do is keep track of conferences that are used. I tried something like the below, but not only does Confbridge not return, but i'd need something that erases the
2014 Oct 21
1
[asterisk-user] Confbridge Kick Action
Hi All, I am working on Asterisk 12.6.0 with ConfBridge module, when there are multiple user like admin and normal participant running with conference. When I try to kicked 2 user (Normal User), it play file "conf-kicked" and again join conference My scenario in confbridge like. 1] Admin User (e.g. SIP/8484-00000000) 2] Normal User (e.g. SIP/8484-00000001) 3] Admin User (e.g.
2013 Jun 03
1
Confbridge doesn't kick chan_local
I have a confbridge setup that feeds the conference from the ALSA microphone input (this is the conference leader) and then uses app_ices to send the conference audio to icecast. I start the conference leader like this: console dial 1000_admin at conferences I join the ices user to the confbridge with a call file: Channel: Local/1000 at conferences MaxRetries: 2 RetryTime: 60 WaitTime: 30
2020 Aug 07
1
Confbridge
To all: No matter what I try, I cannot get the system to wait for the admin to join. It just dumps users into the bridge directly. I do not have a pin for users, does that matter? What am I missing? Another issue the absolute timeout is not working ? ... have recordings that last for over 24 hours... and this should not happen... All calls should hangup after 4 ? Any ideas ? Any help is much
2017 Nov 14
2
Confbridge SFU for Asterisk 15
I am trying to get the "Mega Phone" demo working on my office PBX but there seems to be a problem when trying to set the default bridge to sfu mode. I have the following configuration in confbridge.conf in the default_bridge section: video_mode = sfu but when I do a "confbridge show profile bridge default_bridge" I see: Video Mode: no video I can change it
2011 Apr 25
4
The new ConfBridge application is now in Asterisk Trunk!
Howdy, I am proud to announce that after a good bit of development, community feedback, testing, and code review, the brand new ConfBridge application has been officially merged into Asterisk Trunk!!! http://svnview.digium.com/svn/asterisk?view=revision&revision=314598 If you are already familiar with ConfBridge from Asterisk 1.6.X and 1.8, forget everything you know. This is a completely
2019 Aug 05
2
ConfBridge audio issues
We have a system where two calls are in a ConfBridge with recording. This is Asterisk 16.3.0 Channel A seems to work perfectly. Wireshark is showing the RTP to/from working fine and having no jitter/lag issues. This call hears everything from channel B. Channel B we have more issues capturing a wireshark trace because their channel can be in the system for hours. When the two calls are in the
2017 Nov 14
2
Confbridge SFU for Asterisk 15
On 11/14/17 3:38 PM, Joshua Colp wrote: > On Tue, Nov 14, 2017, at 05:23 PM, Carlos Chavez wrote: >> I am trying to get the "Mega Phone" demo working on my office PBX >> but there seems to be a problem when trying to set the default bridge to >> sfu mode. I have the following configuration in confbridge.conf in the >> default_bridge section: video_mode