Displaying 4 results from an estimated 4 matches for "conferee".
Did you mean:
conferece
2005 Jul 12
0
meetme an customized menu
...onf.
what i have to do is to be able to let the user press *3. then there
should be an announcement for the number. the user then dials the number
and terminates with #.
but i seems not to be able to recognize any dtmf-tone after *3
here a little test-code:
case '3': /* Invite another Conferee */
menu_active = 0;
ast_log(LOG_WARNING,"Taste 3 gedrueckt -> now one more for testing!");
if (!ast_streamfile(chan, "whatNumberToInvite", chan->language))
dtmf = ast_waitstream(chan, AST_DIGIT_ANY);
else...
2004 Oct 05
3
Special Meetme
Hi all,
I want to setup a meetme application in the following maner:
One operator is connected to a room.
The operator hears and can talk to all the participants, but one participant can only hear/talk to the operator, not others.
The operator is using one phone.
To be more explicit, this means that every new person etering the room has a one2one conversation with the operator only, and the
2004 Jul 09
1
No data when recording a Meetme conference with Monitor
I'm trying to record a Meetme conference to disk, but the Monitor application
doesn't seem to play nicely with Meetme. In extensions.conf, I have this:
exten => 1000,1,Answer
exten => 1000,2,Monitor
exten => 1000,3,Meetme
This starts up the monitoring OK, and it records the prompts that Meetme
gives, but as soon as the user enters the conference, the -out WAV file stops
2010 Nov 30
2
Asteris 1.8 and mISDN - 'mISDN' (cause 66 - Channel not implemented)
...nager interface queued events
manager show settings Show manager global settings
manager show users List configured manager users
manager show user Display information on a specific manager user
meetme {lock|unlock|mute|unmut Execute a command on a conference or conferee
meetme list [concise] List all or one conference
mfcr2 call files [on|off] Enable/Disable MFC/R2 call files
mfcr2 set blocked Reset MFC/R2 channel forcing it to BLOCKED
mfcr2 set debug Set MFC/R2 channel logging level
mfcr2 set idle Res...