What do you see in the debug logs? Did you compare the logs for a working vs. non-working call? Anything different?<div><br></div><div>-MC<br><br><div class="gmail_quote">On Fri, Dec 17, 2010 at 7:35 AM, Madovsky <span dir="ltr">&lt;<a href="mailto:infos@madovsky.org">infos@madovsky.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">





<div bgcolor="#ffffff">
<div><font size="2">when the first member creates and enters in a new 
conference</font></div>
<div><font size="2">everything is ok. but if a new memeber enters there is no 
audio</font></div>
<div><font size="2">in the conference, unless the ivr.</font></div>
<div><font size="2"></font> </div>
<div><font size="2">I have a very simple conference dialplan like 
this</font></div>
<div><font size="2"></font> </div>
<div><font size="2">        &lt;extension 
name=&quot;create_conference&quot;&gt;<br>                
&lt;condition field=&quot;${sip_to_uri}&quot; 
expression=&quot;^000(\d{10,15})@$${domain}$&quot;&gt;<br>                        
&lt;action application=&quot;set&quot; 
data=&quot;instant_ringback=true&quot;/&gt;<br>                        
&lt;action 
application=&quot;ring_ready&quot;/&gt;<br>                        
&lt;action application=&quot;sleep&quot; 
data=&quot;3000&quot;/&gt;<br>                        
&lt;action 
application=&quot;answer&quot;/&gt;<br>                        
&lt;action application=&quot;conference&quot; data=&quot;<a href="mailto:$1-$%7Bdomain_name%7D@wideband%22/" target="_blank">$1-${domain_name}@wideband&quot;/</a>&gt;<br>                
&lt;/condition&gt;<br>        
&lt;/extension&gt;<br></font></div>
<div><font size="2"></font> </div>
<div><font size="2">I tried to add</font></div>
<div><font size="2">&lt;action application=&quot;export&quot; data=&quot;<a href="mailto:absolute_codec_string=speex@16000k%22/" target="_blank">absolute_codec_string=speex@16000k&quot;/</a>&gt;</font></div>
<div><font size="2"></font> </div>
<div><font size="2">but no success</font></div>
<div><font size="2"></font> </div>
<div><font size="2">Thanks</font></div></div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>