VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
asterisk at voipbusine... Guest
|
Posted: Sun Aug 14, 2016 1:28 pm Post subject: [asterisk-users] Leave and re-enter a conference |
|
|
All;
What I want to do is create a way to easily send callers into a conference room to have an N-way conference call. I created an extension ‘100’ that calls the MeetMe() command. Then all I need to do is transfer a caller using a blind transfer (*2 in my case) to extension 100. Then I can dial a feature code that sends me into that conference (*15 in my case). So far, a piece of cake. What I realize now is that once I enter the conference, I can’t add more people to the call. What I need is a way to easily exit the conference, call another user, add them to the call, etc. and then re-enter the room myself. I tried using the ‘p’ and ‘X’ meetme options without success. In other words:
Place a call.
Blind transfer the call to the conference (*2100)
Enter the conference myself (*15)
Exit the conference
Repeat as necessary
Any insight at all would be greatly appreciated.
Thanks;
John |
|
Back to top |
|
|
mjordan at digium.com Guest
|
Posted: Sun Aug 14, 2016 3:10 pm Post subject: [asterisk-users] Leave and re-enter a conference |
|
|
On Sun, Aug 14, 2016 at 1:28 PM, Tech Support <asterisk@voipbusiness.us> wrote:
Quote: | All;
What I want to do is create a way to easily send callers into a
conference room to have an N-way conference call. I created an extension
‘100’ that calls the MeetMe() command. Then all I need to do is transfer a
caller using a blind transfer (*2 in my case) to extension 100. Then I can
dial a feature code that sends me into that conference (*15 in my case). So
far, a piece of cake. What I realize now is that once I enter the
conference, I can’t add more people to the call. What I need is a way to
easily exit the conference, call another user, add them to the call, etc.
and then re-enter the room myself. I tried using the ‘p’ and ‘X’ meetme
options without success. In other words:
Place a call.
Blind transfer the call to the conference (*2100)
Enter the conference myself (*15)
Exit the conference
Repeat as necessary
Any insight at all would be greatly appreciated.
Thanks;
John
|
This is actually where ConfBridge shines. The flexibility of
ConfBridge's menu options lets you build whatever custom actions you
want triggered from participants in the conference.
If you use the dialplan_exec DTMF menu option [1], you can have the
ConfBridge participant bounce out to the dialplan. From there, you
would execute Originate to call in another participant. Note that you
need to use Originate instead of Dial, as you would otherwise have the
participant be bridged in a new bridge with whoever they dialed.
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Configuration_app_confbridge
--
Matthew Jordan
Digium, Inc. | CTO
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
asterisk at voipbusine... Guest
|
Posted: Sun Aug 14, 2016 5:17 pm Post subject: [asterisk-users] Leave and re-enter a conference |
|
|
Thanks for the quick response. I will absolutely check out the ConfBridge feature.
Regards;
John
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Matthew Jordan
Sent: Sunday, August 14, 2016 4:10 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Leave and re-enter a conference
On Sun, Aug 14, 2016 at 1:28 PM, Tech Support <asterisk@voipbusiness.us> wrote:
Quote: | All;
What I want to do is create a way to easily send callers into a
conference room to have an N-way conference call. I created an
extension ‘100’ that calls the MeetMe() command. Then all I need to do
is transfer a caller using a blind transfer (*2 in my case) to
extension 100. Then I can dial a feature code that sends me into that
conference (*15 in my case). So far, a piece of cake. What I realize
now is that once I enter the conference, I can’t add more people to
the call. What I need is a way to easily exit the conference, call another user, add them to the call, etc.
and then re-enter the room myself. I tried using the ‘p’ and ‘X’
meetme options without success. In other words:
Place a call.
Blind transfer the call to the conference (*2100)
Enter the conference myself (*15)
Exit the conference
Repeat as necessary
Any insight at all would be greatly appreciated.
Thanks;
John
|
This is actually where ConfBridge shines. The flexibility of ConfBridge's menu options lets you build whatever custom actions you want triggered from participants in the conference.
If you use the dialplan_exec DTMF menu option [1], you can have the ConfBridge participant bounce out to the dialplan. From there, you would execute Originate to call in another participant. Note that you need to use Originate instead of Dial, as you would otherwise have the participant be bridged in a new bridge with whoever they dialed.
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Configuration_app_confbridge
--
Matthew Jordan
Digium, Inc. | CTO
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: http://digium.com & http://asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|