[Freeswitch-users] Conference and sound file questions
Jonas Gauffin
jonas.gauffin at gmail.com
Thu Mar 15 03:21:06 PDT 2007
Hello
I would like to get more clear examples on how to configure the
conference module.
First of all, the documentation states that the dialplan action should
look like this:
<action application="conference"
data="confname at profile+flags{mute|deaf}+[conference pin number]">
Would a real world example look like this:
<action application="conference" data="myconf at default+flags{mute}+[1234]" />
or should the square brackes be removed?
Next, what does "confname" and "profile" correspond to when looking in
the conference config? I can understand that "profile" is the same as
in <profile name="xxxx">, but what are the confname?
(do confname stand for configuration name, or conference name?)
----------
What kind of sound file formats are supported?
And what kind of format should the formats be in? =) For instance if
wave files are supported, should they be 8khz 8bit mono or something
else?
//Jonas
(i'll add the information to the wiki too)
More information about the FreeSWITCH-users
mailing list