similar to: confbridge setup

Displaying 20 results from an estimated 900 matches similar to: "confbridge setup"

2018 May 23
3
Trying to add MoH to conference bridge
Hi all, I've got an AGI script that launches the conference bridge with a line like: "$main::agi->exec(ConfBridge,$conf,default_bridge,default_user,$menu_profile)" The $conf variable contains the room number. I'm trying to configure it so that when only one person is in the conference, they hear moh. My /etc/asterisk/confbridge.conf looks like:
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
2016 Mar 23
3
ODBC crashing asterisk
Hi all, I've got a new server up, but it's not staying up.... After a day or so, it segfaults with: [Mar 22 23:17:49] WARNING[12177]: res_odbc.c:1406 _ast_odbc_request_obj2: SetConnectAttr (Txn isolation) returned an error: HY000: [MySQL][ODBC 5.2(a) Driver]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use
2013 Apr 18
5
ODBC dialplan looping problem
All, Thank you in advance for any help. I have a customer in need of a conferencing system. A requirement is for users to each have their own PIN for the same bridge. So, I put the list of users, PINs bridges into a MYSQL DB and used an ODBC connector to parse the table. Asterisk is connected and reads the rows as expected. The problem is that if a user enters a PIN that is NOT in the table,
2016 Jun 17
4
SPA112 flapping
Hi all, I've got a device that seems to become unreachable for about 2 minutes, every hour. From what I can tell, it isn't due to network or server issues. Any ideas? TIA. -- Mike Diehl Diehlnet Communications, LLC. Voice: (505) 903-5700 Fax: (505) 903-5701
2014 Nov 14
0
Asterisk 13 confbridge recordings not working
We upgraded from asterisk 11 to asterisk 13. Recordings were working fine in 11 but nothing is being written on 13. Here is the dialplan segment same => n,ExecIF($["${TL_PHONE_CALL_RECORD}"="TRUE"]?SET(CONFBRIDGE(bridge,record_conference)=yes)) same =>
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
2014 Dec 08
1
Asterisk 12 - Security Fix Only Notice
Hey everyone! This is a friendly reminder that Asterisk 12 will be entering security fix only mode soon. As a Standard release of Asterisk, Asterisk 12 received one year of maintenance fixes, and will receive one year of security fixes. Asterisk 12 was first released on 2013-12-20 - the one year anniversary of which is just around the corner! After 2014-12-20, additional releases of Asterisk 12
2018 Jul 04
4
[PATCH 0/3] v2v: Implement MAC address to network/bridge mapping.
Deep in the discussion of this bug, unfortunately mostly in private comments: https://bugzilla.redhat.com/show_bug.cgi?id=1594515 we decided it'd be more flexible for RHV if we had a way to map individual NICs to target networks and bridges. This can be done by adding a new --mac option so you can specify the exact mapping you need: $ virt-v2v [...] \ --mac
2017 Jun 07
2
Upgraded server crashes on voicemail storage
Thank you for your time. I've put my replies to your questions in-line, below. On Wednesday, June 07, 2017 10:19:41 AM Antony Stone wrote: > On Tuesday 06 June 2017 17:54:59 Mike Diehl wrote: > > > Hi all, > > > > I'm upgrading to Asterisk 13.14.0 x86_64. During my beta testing, I've > > discovered that my server crashes as soon as I leave a
2013 May 08
0
Confbridge Dynamic video_mode
Hi All, I want to set the video_mode of the confbridge dynamically in the dialplan. SO say if 5 users join the conference with follow_talker mode, it should work like that (and it does). But if 6th user changes the video_mode to first_marked and gets marked in the dial plan and joins the conference, he does not become the single video source of the conf. The video mode stays follow_talker. I
2017 Jun 06
2
Upgraded server crashes on voicemail storage
Hi all, I'm upgrading to Asterisk 13.14.0 x86_64. During my beta testing, I've discovered that my server crashes as soon as I leave a voicemail message. I'm using odbc voicemail storage as well as mysql dynamic configuration. I'm using unixODBC 2.3.2-r2 with myodbc 5.2.7-r1 I suspect that the odbc drivers are the problem. Is ther an alternative drive that I should be using?
2010 Apr 28
2
Rails - associations help
Hi I have two models . Dbase -------- name vendor type port defuser - default user name Users ------- username password email I need to build an association between these two in that the dbase model''s defuser needs to be present in the users table. I am from a relational database background so am trying hard to understand rails associations. What should I do to associate the
2015 Oct 19
2
Modify Contact in PJsip
Hi Guys We are using the wizard to configure our pjsip trunk(see below) How do we get this setting to work contact_user=username We want to change the contact field in the sip invite to display the username of the trunk [trunk_defaults](!) type = wizard transport = transport-udp endpoint/allow_subscribe = no endpoint/allow = !all,g729 aor/qualify_frequency = 30
2006 Apr 10
3
Vertical
Hi all. I'm in the process of configuring a phone system for my family and friends. I'm wondering if I should try to implement the "Vertical Services" (http://www.nanpa.com/number_resource_info/vsc_assign) in the Asterisk dialplan, or if I should delegate those functions to the various ATA's. For example, the Sipura SPA 2002 can handle*69 internally. On the other
2016 Feb 19
4
load test docker images?
Has anyone created any docker images I might be able to use on EC2 for load testing an asterisk platform? I started an instance this morning and was about to load sipp and other tools, and then thought surely someone must have done this already. I'd like to hammer a platform we have created with multiple EC2 images until it breaks, to test capacity. Cheers, j
2015 Oct 19
2
Modify Contact in PJsip
Hi Joshua If i put the default_user option per endpoint would it work?? So what exactly does the contact_user option do? I know that in freeswitch there is the option extension-in-contact.We ?basically need to achieve the same functionality? Thanks<div> </div><div> </div><!-- originalMessage --><div>-------- Original message --------</div><div>From:
2012 Jan 26
2
Too many open files
Hi all, While trying to track down a T.38 issue, I came across a series of log entries like this: ============================================================================ [Jan 26 10:23:31] WARNING[32508]: udptl.c:948 ast_udptl_new_with_bindaddr: Unable to allocate socket: Too many open files [Jan 26 10:23:31] ERROR[32508]: acl.c:488 ast_ouraddrfor: Cannot create socket
2007 Mar 28
3
Call dies when I press *
Hi all, I've trying to fix a problem. If I'm in a call and I press the * key, the call goes silent but doesn't hang up. I need to be able to send the * key for various IVR's that I interact with. Since I thought this was related to the features.conf file, you can view it at: http://www.diehlnet.com/features.conf Any ideas are welcome. TIA, -- Mike Diehl
2010 Oct 26
2
No media being sent in SIP call
Hi all, I seem to be having a strange problem with a sip trunk. On a fairly frequent basis, I'll make a call, ore receive a call, and there will be NO sound. The strange part is that both endpoints are public IP addresses so NAT isn't in play and a sniffer trace reveals that the packets simply aren't being sent. It only seems to happen on a particular trunk. The same phone