PBX Manager 6.0.1.71
We have a stock MTE system, anyone else have this issue, is it resolved?
Any help would be appreciated
Post looks similiar to this post, but it is from back in Nov. '08:
https://www.thirdlane.com/forum/conference-with-no-moh-and-no-dtmf-afte…
We assigned a feature code
We assigned a feature code to the conference using the " Go to Conference" script
The conference room itself has the following options enabled:
Enable music on hold when single caller
Music-on-Hold
Present menu (user or admin) when '*' is received
Announce user(s) count on joining a conference
Announce user join/leave
Set talker detection
Set talker optimization
Is this the info you were looking for?
'go to conference' aka
'go to conference' aka tl-dialconference uses NONE of those.
from CLI type 'core show application meetme'
those are your options. If you do not use those options in the 'other options' section they wont get used with the 'tl-dialconference' script.
Those selections on the webpage only apply to 'go to conference (prompt)' aka tl-dialconference-prompted. You can still declare a specific conference room using that script.
Using the
Using the "tl-dialconference" script and "-M -p -c -i -o -s" in the other field we now have the options we needed working correctly.
Thanks so much.
Available options
'a' -- set admin mode
'A' -- set marked mode
'b' -- run AGI script specified in ${MEETME_AGI_BACKGROUND}
Default: conf-background.agi (Note: This does not work with
non-DAHDI channels in the same conference)
'c' -- announce user(s) count on joining a conference
'd' -- dynamically add conference
'D' -- dynamically add conference, prompting for a PIN
'e' -- select an empty conference
'E' -- select an empty pinless conference
'F' -- Pass DTMF through the conference.
'i' -- announce user join/leave with review
'I' -- announce user join/leave without review
'l' -- set listen only mode (Listen only, no talking)
'm' -- set initially muted
'M' -- enable music on hold when the conference has a single caller
'o' -- set talker optimization - treats talkers who aren't speaking as
being muted, meaning (a) No encode is done on transmission and
(b) Received audio that is not registered as talking is omitted
causing no buildup in background noise. Note that this option
will be removed in 1.6 and enabled by default.
'p' -- allow user to exit the conference by pressing '#'
'P' -- always prompt for the pin even if it is specified
'q' -- quiet mode (don't play enter/leave sounds)
'r' -- Record conference (records as ${MEETME_RECORDINGFILE}
using format ${MEETME_RECORDINGFORMAT}). Default filename is
meetme-conf-rec-${CONFNO}-${UNIQUEID} and the default format is
wav.
's' -- Present menu (user or admin) when '*' is received ('send' to menu)
't' -- set talk only mode. (Talk only, no listening)
'T' -- set talker detection (sent to manager interface and meetme list)
'w[()]'
-- wait until the marked user enters the conference
'x' -- close the conference when last marked user exits
'X' -- allow user to exit the conference by entering a valid single
digit extension ${MEETME_EXIT_CONTEXT} or the current context
if that variable is not defined.
'1' -- do not play message when first person enters
confirmed that MOH works when only member, confirmed I can press * to access menu. Are you sure you are using correct script.