Is someone speaking on the other call? What codecs are being used?<br><br>It might help to see your debug log, for both calls.<br><br>-Steve<br><br><br><div class="gmail_quote">On 20 January 2011 13:49, mazilo <span dir="ltr"><<a href="mailto:Nabble@slickdeals.endjunk.com">Nabble@slickdeals.endjunk.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im"><br>
<br>
Steven Ayre wrote:<br>
><br>
> Yes, that will work. You can set the group either within the extension or<br>
> in<br>
> the user config.<br>
><br>
> For example:<br>
><br>
> <extension name="bridge"><br>
> <condition field="destination_number" expression="^9(\d+)$"><br>
> <action application="set" data="eavesdrop_group=spy1"/><br>
> <action application="bridge" data="sofia/gateway/gw1/$1"/><br>
> </condition><br>
> </extension><br>
> <extension name="eavesdrop"><br>
> <condition field="destination_number" expression="^666$"><br>
> <action application="answer"/><br>
> <action application="set" data="eavesdrop_require_group=spy1"/><br>
> <action application="eavesdrop" data="all"/><br>
> </condition><br>
> </extension><br>
><br>
><br>
> -Steve<br>
</div>Steve, I tried your above suggestion on my FreeSWITCH Version 1.0.head<br>
(git-cf253c3 2011-01-11 15-31-40 -0600) with mod_spy loaded and the barge in<br>
works, but only void (no conversation captured).<br>
<br>
-----<br>
don't and stop are the ONLY two 4-letter words considered offensive to men,<br>
but not when used together.<br>
<font color="#888888">--<br>
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/call-barging-tp5943099p5943853.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/call-barging-tp5943099p5943853.html</a><br>
Sent from the freeswitch-users mailing list archive at Nabble.com.<br>
</font><div><div></div><div class="h5"><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>
</div></div></blockquote></div><br>