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"><<a href="mailto:infos@madovsky.org">infos@madovsky.org</a>></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"> <extension
name="create_conference"><br>
<condition field="${sip_to_uri}"
expression="^000(\d{10,15})@$${domain}$"><br>
<action application="set"
data="instant_ringback=true"/><br>
<action
application="ring_ready"/><br>
<action application="sleep"
data="3000"/><br>
<action
application="answer"/><br>
<action application="conference" data="<a href="mailto:$1-$%7Bdomain_name%7D@wideband%22/" target="_blank">$1-${domain_name}@wideband"/</a>><br>
</condition><br>
</extension><br></font></div>
<div><font size="2"></font> </div>
<div><font size="2">I tried to add</font></div>
<div><font size="2"><action application="export" data="<a href="mailto:absolute_codec_string=speex@16000k%22/" target="_blank">absolute_codec_string=speex@16000k"/</a>></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>