Displaying 10 results from an estimated 10 matches for "startmuted".
Did you mean:
smartmutex
2020 Aug 07
1
Confbridge
...TIMEOUT(absolute)=14400)
exten => s,n,NoOp(${CALLERID(name)})
exten => s,n,NoOp(${CALLERID(num)})
exten => s,n,NoOp()
exten => s,n,Playback(church) ; "Please hold while..."
exten => s,n,Set(CONFBRIDGE(user,announce_join_leave)=no)
exten => s,n,Set(CONFBRIDGE(user,startmuted)=yes)
exten => s,n,Set(CONFBRIDGE(user,template)=church)
exten => s,n,Set(CONFBRIDGE(user,marked)=no)
exten => s,n,Set(CONFBRIDGE(user,wait_marked)=yes)
exten => s,n,Set(CONFBRIDGE(user,end_marked)=yes)
exten => s,n,ConfBridge(xaccel)
exten => s,n,hangup
confbridge.conf
[general...
2015 Mar 02
0
CDR with conference asterisk 12
...chwelcome.slin' (language 'en')
??? -- Executing [2551 at extensions:3] Set("SIP/199.73.108.66-00000003", "CONFBRIDGE(user,announce_join_leave)=no") in new stack
??? -- Executing [2551 at extensions:4] Set("SIP/199.73.108.66-00000003", "CONFBRIDGE(user,startmuted)=yes") in new stack
??? -- Executing [2551 at extensions:5] Set("SIP/199.73.108.66-00000003", "CONFBRIDGE(user,template)=church") in new stack
??? -- Executing [2551 at extensions:6] ConfBridge("SIP/199.73.108.66-00000003", "9999") in new stack
??? -- Ch...
2014 Mar 24
1
Asterisk 11.8.0 and 11.8.1
I have used every asterisk 11.8.X version.
Have not had an issue till 11.8.0 and 11.8.1
When I use ConfBridge I am attempting to put all
participants in MUTE mode and just one talker...
However, since 11.8.0 I am hearing feedback in the
announcement like the channel is not really muted.
I dropped back to 11.7.0 and I hear no feedback.
Has something changed - or - am I not correctly setting
up
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
2014 Apr 23
0
Asterisk 11.9.0 Now Available
...TERISK-23420 - [patch]Memory leak in manager_add_filter
function in manager.c (Reported by Etienne Lessard)
* ASTERISK-23488 - Logic error in callerid checksum processing
(Reported by Russ Meyerriecks)
* ASTERISK-23461 - Only first user is muted when joining
confbridge with 'startmuted=yes' (Reported by Chico Manobela)
* ASTERISK-20841 - fromdomain not honored on outbound INVITE
request (Reported by Kelly Goedert)
* ASTERISK-22079 - Segfault: INTERNAL_OBJ (user_data=0x6374652f)
at astobj2.c:120 (Reported by Jamuel Starkey)
* ASTERISK-23509 - [patch]SayNumber fo...
2014 Apr 23
0
Asterisk 11.9.0 Now Available
...TERISK-23420 - [patch]Memory leak in manager_add_filter
function in manager.c (Reported by Etienne Lessard)
* ASTERISK-23488 - Logic error in callerid checksum processing
(Reported by Russ Meyerriecks)
* ASTERISK-23461 - Only first user is muted when joining
confbridge with 'startmuted=yes' (Reported by Chico Manobela)
* ASTERISK-20841 - fromdomain not honored on outbound INVITE
request (Reported by Kelly Goedert)
* ASTERISK-22079 - Segfault: INTERNAL_OBJ (user_data=0x6374652f)
at astobj2.c:120 (Reported by Jamuel Starkey)
* ASTERISK-23509 - [patch]SayNumber fo...
2014 Apr 23
0
Asterisk 12.2.0 Now Available
...TERISK-23420 - [patch]Memory leak in manager_add_filter
function in manager.c (Reported by Etienne Lessard)
* ASTERISK-23488 - Logic error in callerid checksum processing
(Reported by Russ Meyerriecks)
* ASTERISK-23461 - Only first user is muted when joining
confbridge with 'startmuted=yes' (Reported by Chico Manobela)
* ASTERISK-20841 - fromdomain not honored on outbound INVITE
request (Reported by Kelly Goedert)
* ASTERISK-22079 - Segfault: INTERNAL_OBJ (user_data=0x6374652f)
at astobj2.c:120 (Reported by Jamuel Starkey)
* ASTERISK-23254 - Bad ao2_find() usag...
2014 Apr 23
0
Asterisk 12.2.0 Now Available
...TERISK-23420 - [patch]Memory leak in manager_add_filter
function in manager.c (Reported by Etienne Lessard)
* ASTERISK-23488 - Logic error in callerid checksum processing
(Reported by Russ Meyerriecks)
* ASTERISK-23461 - Only first user is muted when joining
confbridge with 'startmuted=yes' (Reported by Chico Manobela)
* ASTERISK-20841 - fromdomain not honored on outbound INVITE
request (Reported by Kelly Goedert)
* ASTERISK-22079 - Segfault: INTERNAL_OBJ (user_data=0x6374652f)
at astobj2.c:120 (Reported by Jamuel Starkey)
* ASTERISK-23254 - Bad ao2_find() usag...
2019 Mar 13
2
Does anyone know if there is a problem with the Chrome browser and asterisk cmp2k video
...Chrome calls are set to
disallow = all
allow = opus,ulaw,vp9,vp8,h264
Both calls use the same bridge and user settings.
[3]
type = bridge
language = en
internal_sample_rate = 0
mixing_interval = 20
record_file_append = no
max_members = 10
video_mode = none
[4]
type = user
admin = no
marked = no
startmuted = no
music_on_hold_when_empty = no
quiet = yes
wait_marked = no
end_marked = no
dsp_drop_silence = yes
dsp_silence_threshold = 2500
dsp_talking_threshold = 160
denoise = no
jitterbuffer = yes
talk_detection_events = yes
dtmf_passthrough = no
announce_user_count = no
announce_join_leave = no
announc...
2020 Feb 04
0
Always Be Conferencing v16e - pure AEL-based dial plan solution
...RIDGE(user,announce_only_user)=no;
CONFBRIDGE(user,announce_user_count)=no;
CONFBRIDGE(user,dsp_drop_silence)=yes;
CONFBRIDGE(user,end_marked)=no;
CONFBRIDGE(user,jitterbuffer)=yes;
CONFBRIDGE(user,music_on_hold_when_empty)=no;
CONFBRIDGE(user,quiet)=yes;
CONFBRIDGE(user,startmuted)=no;
CONFBRIDGE(user,timeout)=${cnftmt_};
CONFBRIDGE(user,wait_marked)=no;
CONFBRIDGE(user,dtmf_passthrough)=yes;
return;
}
/* The "cbo" macro defines human member items for the conference. */
macro pngnpbx-abc-cbo(abcid_) {
local cnftmt=;
local dorecord=;
loc...