Displaying 20 results from an estimated 2000 matches similar to: "app_confbridge production ready?"
2016 Jun 28
2
Audio cutting in and out - asterisk 13.1 cert6 / confbridge
Hello,
We use Asterisk extensively for conferencing - for the last 8 years or so this has been the 1.4/1.6/1.8 releases running chan_sip and meetme for up to around 350 concurrent users. Right around that number DAHDI hit's a hard coded memory limit and kicks allocation errors in the log.
[Jun 22 10:04:13] WARNING[9095] app_meetme.c: Unable to open DAHDI pseudo channel: Cannot allocate
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
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.
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
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'
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
2016 Apr 20
2
Asterisk 13.1-cert6 Now Available
The Asterisk Development Team has announced the release of Certified
Asterisk 13.1-cert6.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/certified-asterisk
The release of Certified Asterisk 13.1-cert6 resolves several issues
reported by the community and would have not been possible without your
participation.
Thank you!
The following are the
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
2009 Mar 06
1
Fax detection on SIP channel
Is there a built-in way of detecting fax tones, or a switch to T.38 on a
SIP channel? I need to periodically check some efax servers for
availability and figured the best way to ensure they are operational is
to check for tones. I've looked into Nvdetect but the company seems to
have gone out of business and I don't want to be stuck with a solution
that won't make it through an upgrade
2013 Feb 11
1
how to join calls - not barge?
I'd like to have an extension "join" a call. That is, C can join A and
B, just as if it were an analog extension phone.
ChanSpy works, sort of. The problem is that once A or B hangs up, the
channel is gone. With an analog extension, C would remain connected with
B if A hung up.
Can I throw A and B into a confbridge and then add C? Create a new
channel that grabs the A
2011 Nov 09
1
ConfBridge 1.6.20 user count
Hi all,
I'm using ConfBridge within Asterisk 1.6.20 and want to record the
conference, so I'd like to start the recording when the second user joins,
so in the example below, for example, how can I get the current user count
in ConfBridge 3000?
[conferences]
;authenticated conference (ext C-O-N-F = 2663)
exten => 2663,1,Answer
same => n,Wait(1)
same => n,Authenticate(143382)
2009 Jun 17
2
Using a cgi perl program?
I have a cgi/perl program that I want to use on the same server as my
RoR app and I keep getting:
The page you were looking for doesn''t exist.
You may have mistyped the address or the page may have moved.
I load the program to the cgi-bin directory in its own folder /cgi-bin/
fump/
In the /public folder of my app I have the following .htaccess file:
# General Apache options
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
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.
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
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