Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] 3 way conferencing question


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
abovebluesky at gmail.com
Guest





PostPosted: Thu Oct 22, 2009 2:43 pm    Post subject: [Freeswitch-users] 3 way conferencing question Reply with quote

Hello gents,

I know that it is possible to make a 3-way conferencing using att_xfer and
by pressing 0.
But I'm more interested in the way of doing 3-way conferencing using mod
conference and bind_app. Saying in other words, I want to do the same thing
what 3-way conferencing using att_xfer but with mod conference (eventually
it will be more then 3 people there)

<extension name="mystuff_enum">
<condition field="destination_number" expression="^(.*)$">
<action application="answer"/>
<action application="bind_meta_app" data="7 ab s
execute_extension::conference XML features"/>
<action application="set" data="hangup_after_bridge=true"/>
<action application="bridge"
data="sofia/external/${destination_number}@$${dialoutserver}"/>
</condition>
</extension>

in features.xml :
<extension name="conference">
<condition field="destination_number" expression="^conference$">
<action application="set" data="continue_on_fail=true"/>
<action application="read" data="3 10
/usr/local/freeswitch/sounds/en/us/callie/conference/8000/conf-welcome.wav
thirdperson 30000 #"/>
<!-- I guess some logic here which will put original caller, person
whom we dialed and thirdperson(numbers which we pressed) into a conference
room with unique id -->
</condition>
</extension>

I will be glad to hear any ideas.

--
View this message in context: http://www.nabble.com/3-way-conferencing-question-tp26015903p26015903.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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

VoiceMeUp - Corporate & Wholesale VoIP Services