<html><body bgcolor="#FFFFFF"><div>Eavesdropping on a call requires transcoding. If you're using g729 you'll need a licensed version.<br><br>Steve on iPhone</div><div><br>On 21 Jan 2011, at 06:46, Sam &lt;<a href="mailto:u2nsam@gmail.com">u2nsam@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div><div>But i gives error for g729 codec !</div>
<div>&nbsp;</div>
<div>2011-01-21 12:04:44.817605 [ERR] mod_g729.c:102 This codec is only usable in passthrough mode!<br>2011-01-21 12:04:44.817605 [ERR] switch_core_io.c:1042 Codec RAW Signed Linear (16 bit) encoder error!<br>2011-01-21 12:04:44.838101 [ERR] mod_g729.c:102 This codec is only usable in passthrough mode!<br>
2011-01-21 12:04:44.838101 [ERR] switch_core_io.c:1042 Codec RAW Signed Linear (16 bit) encoder error!<br>2011-01-21 12:04:44.858131 [ERR] mod_g729.c:145 This codec is only usable in passthrough mode!<br>2011-01-21 12:04:44.858131 [ERR] switch_core_io.c:433 Codec RAW Signed Linear (16 bit) decoder error!</div>

<div>&nbsp;</div>
<div>Regds</div>
<div>Sam<br><br></div>
<div class="gmail_quote">On Fri, Jan 21, 2011 at 10:37 AM, Sam <span dir="ltr">&lt;<a href="mailto:u2nsam@gmail.com"><a href="mailto:u2nsam@gmail.com">u2nsam@gmail.com</a></a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">kool, it works.<br><br>Regds<br><font color="#888888">Sam<br></font>
<div>
<div></div>
<div class="h5"><br>On 1/20/11, Steven Ayre &lt;<a href="mailto:steveayre@gmail.com"><a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a></a>&gt; wrote:<br>&gt; Yes, that will work. You can set the group either within the extension or in<br>&gt; the user config.<br>
&gt;<br>&gt; For example:<br>&gt;<br>&gt; &nbsp;&lt;extension name="bridge"&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&lt;condition field="destination_number" expression="^9(\d+)$"&gt;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="set" data="eavesdrop_group=spy1"/&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="bridge" data="sofia/gateway/gw1/$1"/&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<br>&gt; &nbsp; &nbsp;&lt;/extension&gt;<br>&gt; &nbsp; &lt;extension name="eavesdrop"&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&lt;condition field="destination_number" expression="^666$"&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="answer"/&gt;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="set" data="eavesdrop_require_group=spy1"/&gt;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="eavesdrop" data="all"/&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<br>&gt; &nbsp; &nbsp;&lt;/extension&gt;<br>&gt;<br>&gt;<br>&gt; -Steve<br>&gt;<br>&gt;<br>&gt; On 20 January 2011 10:11, Sam &lt;<a href="mailto:u2nsam@gmail.com"><a href="mailto:u2nsam@gmail.com">u2nsam@gmail.com</a></a>&gt; wrote:<br>&gt;<br>
&gt;&gt; If i use<br>&gt;&gt;<br>&gt;&gt; &lt;variable name="eavesdrop_group" value="spy1"/&gt;<br>&gt;&gt;<br>&gt;&gt; at the user config, will the &nbsp;dialplan barge the above extension where the<br>&gt;&gt; statement is stated ?<br>
&gt;&gt;<br>&gt;&gt; &lt;extension name="eavesdrop"&gt;<br>&gt;&gt; &nbsp; &nbsp; &nbsp;&lt;condition field="destination_number" expression="^779$"&gt;<br>&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="answer"/&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="set"<br>&gt;&gt; data="eavesdrop_require_group=sales_call_eavesdrop"/&gt;<br>&gt;&gt;<br>&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="eavesdrop" data="all"/&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<br>&gt;&gt; &nbsp; &nbsp;&lt;/extension&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Regds<br>&gt;&gt; Sam<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>
&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On Thu, Jan 20, 2011 at 3:13 PM, Sam &lt;<a href="mailto:u2nsam@gmail.com"><a href="mailto:u2nsam@gmail.com">u2nsam@gmail.com</a></a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt;&gt; hello ,<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I am using,<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; &lt;extension name="global" continue="true"&gt;<br>&gt;&gt;&gt; &nbsp; &nbsp; &nbsp;&lt;condition&gt;<br>&gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="info"/&gt;<br>&gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="db"<br>
&gt;&gt;&gt; data="insert/spymap/${caller_id_number}/${uuid}"/&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="db"<br>&gt;&gt;&gt; data="insert/last_dial/${caller_id_number}/${destination_number}"/&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="db" data="insert/last_dial/global/${uuid}"/&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<br>&gt;&gt;&gt; &nbsp; &nbsp;&lt;/extension&gt;<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; &nbsp; &nbsp;&lt;extension name="eavesdrop"&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &nbsp; &nbsp; &nbsp;&lt;condition field="destination_number"<br>&gt;&gt;&gt; expression="^88(.*)$|^\*0(.*)$"&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="answer"/&gt;<br>&gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="eavesdrop" data="${db(select/spymap/$1)}"/&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp;&lt;/extension&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; i am getting the below error:-<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; 2011-01-20 14:54:01.581151 [NOTICE] mod_dptools.c:920 Channel<br>
&gt;&gt;&gt; [sofia/internal/<a href="mailto:7006@192.168.2.190"><a href="mailto:7006@192.168.2.190">7006@192.168.2.190</a></a>] has been answered<br>&gt;&gt;&gt; 2011-01-20 14:54:01.581151 [DEBUG] sofia.c:4646 Channel sofia/internal/<br>&gt;&gt;&gt; <a href="mailto:7006@192.168.2.190"><a href="mailto:7006@192.168.2.190">7006@192.168.2.190</a></a> entering state [completed][200]<br>
&gt;&gt;&gt; EXECUTE sofia/internal/<a href="mailto:7006@192.168.2.190"><a href="mailto:7006@192.168.2.190">7006@192.168.2.190</a></a> eavesdrop()<br>&gt;&gt;&gt; 2011-01-20 14:54:01.582119 [ERR] mod_dptools.c:529 Usage: [all | &lt;uuid&gt;]<br>&gt;&gt;&gt; 2011-01-20 14:54:01.582119 [NOTICE] switch_core_state_machine.c:189<br>
&gt;&gt;&gt; sofia/internal/<a href="mailto:7006@192.168.2.190"><a href="mailto:7006@192.168.2.190">7006@192.168.2.190</a></a> has executed the last dialplan<br>&gt;&gt;&gt; instruction, hanging up.<br>&gt;&gt;&gt; 2011-01-20 14:54:01.582119 [DEBUG] switch_channel.c:2535 (sofia/internal/<br>
&gt;&gt;&gt; <a href="mailto:7006@192.168.2.190"><a href="mailto:7006@192.168.2.190">7006@192.168.2.190</a></a>) Callstate Change ACTIVE -&gt; HANGUP<br>&gt;&gt;&gt; 2011-01-20 14:54:01.582119 [NOTICE] switch_core_state_machine.c:191<br>&gt;&gt;&gt; Hangup<br>&gt;&gt;&gt; sofia/internal/<a href="mailto:7006@192.168.2.190"><a href="mailto:7006@192.168.2.190">7006@192.168.2.190</a></a> [CS_EXECUTE] [NORMAL_CLEARING]<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; <a href="http://pastebin.freeswitch.org/15076" target="_blank"><a href="http://pastebin.freeswitch.org/15076">http://pastebin.freeswitch.org/15076</a></a><br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Regds<br>&gt;&gt;&gt; Sam<br>
&gt;&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; FreeSWITCH-users mailing list<br>&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org"><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></a><br>&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank"><a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></a><br>
&gt;&gt; <a href="http://www.freeswitch.org/" target="_blank"><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br></div></div></blockquote></div><br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></body></html>