This is the second feature that &quot;broke&quot; for you when updating to latest git. You may need to clean things out and start over to make sure that you haven&#39;t introduced cruft into the build system. What was your previous version of FS? What kinds of phones are you using?<br>
<br><div class="gmail_quote">On Wed, Jun 22, 2011 at 3:53 PM, elijah <span dir="ltr">&lt;<a href="mailto:elijah@crankenstein.com">elijah@crankenstein.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
This setup was working for me until updating against git yesterday. Via a bind statement on the b-leg of inbound calls, a user is able to pull both legs into a conference bridge. The problem now is that the a-leg hears only hold music. I&#39;m having this and another problem with my dialplan after updating, w/o changing my own configuration - could there be updates to source that would be affecting me? Here&#39;s the setup:<div>


<br></div><div><div>    &lt;extension name=&quot;telifi_sales_queue&quot;&gt;</div><div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^telifi_sales_queue$&quot;&gt;</div><div>        &lt;action application=&quot;bridge_export&quot; data=&quot;telifi_call_id=${telifi_call_id}&quot;/&gt;</div>


<div>        &lt;action application=&quot;set&quot; data=&quot;bind_meta_key=#&quot;/&gt;</div><div>        &lt;action application=&quot;bind_meta_app&quot; data=&quot;1 b s execute_extension::dx1 XML callsdirect&quot;/&gt;</div>


<div>        &lt;action application=&quot;bind_meta_app&quot; data=&quot;2 b s execute_extension::dx2 XML callsdirect&quot;/&gt;</div><div>        &lt;action application=&quot;callcenter&quot; data=&quot;${<a href="mailto:telifi_queue_name%7D@live001.voice.telifi.com" target="_blank">telifi_queue_name}@live001.voice.telifi.com</a>&quot;/&gt;</div>


<div>      &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div></div><div><br></div><div><div>    &lt;extension name=&quot;bind_receiver_2&quot;&gt;</div><div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^dx2$&quot;&gt;</div>


<div>        &lt;action application=&quot;answer&quot;/&gt;</div><div>        &lt;action application=&quot;transfer&quot; data=&quot;-both dynamic_conference XML callsdirect&quot;/&gt;</div><div>      &lt;/condition&gt;</div>


<div>    &lt;/extension&gt;</div></div><div><div><br></div></div><div><div>    &lt;extension name=&quot;dynamic_conference&quot;&gt;</div><div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^dynamic_conference&quot;/&gt;</div>


<div>      &lt;condition field=&quot;rdnis&quot; expression=&quot;^(dx2)$&quot;&gt;</div><div>        &lt;action application=&quot;answer&quot;/&gt;</div><div>        &lt;action application=&quot;bind_digit_action&quot; data=&quot;moderator,*1,exec:execute_extension,ASK_FOR_NUMBER__${telifi_call_id} XML callsdirect&quot;/&gt;</div>


<div>        &lt;action application=&quot;bind_digit_action&quot; data=&quot;moderator,*2,exec:execute_extension,CANCEL_LAST_CALL__${telifi_call_id} XML callsdirect&quot;/&gt;</div><div>        &lt;action application=&quot;digit_action_set_realm&quot; data=&quot;moderator&quot;/&gt;</div>


<div>        &lt;action application=&quot;conference&quot; data=&quot;${telifi_call_id}@simple&quot;/&gt;</div><div>        &lt;anti-action application=&quot;answer&quot;/&gt;</div><div>        &lt;anti-action application=&quot;conference&quot; data=&quot;${telifi_call_id}@simple&quot;/&gt;</div>


<div>      &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div></div><div><br></div>
<br>_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<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>