<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello guys,<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt"><br>
I think it should be a simple problem.<br>
I want to use the uuid_transfer command to add a call to a conference, but on each command I would like to use different sets of values for the profile.<br>
<br>
I'm using the following command:<br>
<br>
&quot;uuid_transfer &lt;uuid&gt; conference:&lt;conferenceId&gt;@default inline&quot;<br>
<br>
I figured the '@default' parameter would be a profile on '/var/lib/freeswitch/conf/autoload_configs/conference.conf.xml'.<br>
So I created a new profile named 'conferencedefault' with a different set of values as those of the 'default' profile.<br>
It works if I change the same command to '@conferencedefault', which leads me to believe I'm addressing a profile correctly =)<br>
<br>
The problem is, when I set out to add the first call to a conference, this command seems to dictate the settings for the target conference altogether. Subsequent commands to add new members will follow the same profile settings of the first member added, no
 matter what different profile name I address. That is to say, it seems the first member sets the profile settings for the conference.<br>
<br>
Is this by design? Should I try something different to override the profile settings when adding each new member?<br>
Any thoughts?<br>
<br>
Thanks in advance,<br>
<br>
Guilherme.<br>
</div>
</div>
</div>
</div>
</body>
</html>