tracing events is a fs_cli operation.  The console stuff we are discussing is in the actual FS console from the terminal it was started from.  Those events are not actually on the console only in fs_cli over event_socket<div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Dec 13, 2012 at 11:42 AM,  <span dir="ltr">&lt;<a href="mailto:covici@ccs.covici.com" target="_blank">covici@ccs.covici.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi.  I was tracing some events in the console, but they did not appear<br>
in the log file at all, even though I had the map  directive exactly as<br>
stated.  Should I file a jira?<br>
<br>
Anthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<br>
<br>
&gt; edit logfile.conf.xml<br>
&gt;<br>
&gt; make sure the map line looks like:<br>
&gt;<br>
&gt; &lt;map name=&quot;all&quot; value=&quot;debug,info,notice,warning,err,crit,alert,console&quot;/&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Dec 13, 2012 at 10:58 AM, Sean Devoy &lt;<a href="mailto:sdevoy@bizfocused.com">sdevoy@bizfocused.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; How do I get sofia sip trace to go in the Freeswitch log?  Do I have to<br>
&gt; &gt; keep separate logs and try to match them up?****<br>
&gt; &gt;<br>
&gt; &gt; ** **<br>
&gt; &gt;<br>
&gt; &gt; *From:* <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a> [mailto:<br>
&gt; &gt; <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] *On Behalf Of *Anthony<br>
&gt; &gt; Minessale<br>
&gt; &gt; *Sent:* Monday, December 10, 2012 12:33 PM<br>
&gt; &gt; *To:* FreeSWITCH Users Help<br>
&gt; &gt; *Subject:* Re: [Freeswitch-users] [CS_CONSUME_MEDIA]<br>
&gt; &gt; [SERVICE_NOT_IMPLEMENTED]****<br>
&gt; &gt;<br>
&gt; &gt; ** **<br>
&gt; &gt;<br>
&gt; &gt; The SERVICE_NOT_IMPLEMENTED is the q.850 translation of the 406 you<br>
&gt; &gt; received over SIP.****<br>
&gt; &gt;<br>
&gt; &gt; If you turn on the siptrace with &quot;sofia global siptrace on&quot; you may get<br>
&gt; &gt; more details.****<br>
&gt; &gt;<br>
&gt; &gt; ** **<br>
&gt; &gt;<br>
&gt; &gt; Also leg_delay_start does not do much good in enterprise originate as each<br>
&gt; &gt; url in the list separated by :_: is an entire originate string so you are<br>
&gt; &gt; effectively doing 5 concurrent calls to originate and only supplying one<br>
&gt; &gt; leg.  I don&#39;t believe that feature works with only one leg supplied.****<br>
&gt; &gt;<br>
&gt; &gt; ** **<br>
&gt; &gt;<br>
&gt; &gt; ** **<br>
&gt; &gt;<br>
&gt; &gt; On Mon, Dec 10, 2012 at 10:57 AM, Sean Devoy &lt;<a href="mailto:sdevoy@bizfocused.com">sdevoy@bizfocused.com</a>&gt;<br>
&gt; &gt; wrote:****<br>
&gt; &gt;<br>
&gt; &gt; HI,****<br>
&gt; &gt;<br>
&gt; &gt;  ****<br>
&gt; &gt;<br>
&gt; &gt; I have a bridge statement used dozens and dozens of times a day:****<br>
&gt; &gt;<br>
&gt; &gt; EXECUTE sofia/external_noauth/<a href="mailto:anonymous@64.136.174.30">anonymous@64.136.174.30</a> bridge(user/<br>
&gt; &gt; <a href="mailto:300@fs_mbri2.bizfocused.com">300@fs_mbri2.bizfocused.com</a> :_: [leg_delay_start=8]user/<br>
&gt; &gt; <a href="mailto:301@fs_mbri2.bizfocused.com">301@fs_mbri2.bizfocused.com</a> :_: [leg_delay_start=8]user/<br>
&gt; &gt; <a href="mailto:203@fs_mbri2.bizfocused.com">203@fs_mbri2.bizfocused.com</a> :_: [leg_delay_start=8]user/<br>
&gt; &gt; <a href="mailto:302@fs_mbri2.bizfocused.com">302@fs_mbri2.bizfocused.com</a> :_: [leg_delay_start=8]user/<br>
&gt; &gt; <a href="mailto:303@fs_mbri2.bizfocused.com">303@fs_mbri2.bizfocused.com</a>)****<br>
&gt; &gt;<br>
&gt; &gt;  ****<br>
&gt; &gt;<br>
&gt; &gt; Very occasionally, recently extensions (at least 300 and 302) have<br>
&gt; &gt; returned [CS_CONSUME_MEDIA] [SERVICE_NOT_IMPLEMENTED]****<br>
&gt; &gt;<br>
&gt; &gt;  ****<br>
&gt; &gt;<br>
&gt; &gt; All of these extensions are at the same remote location using the same wan<br>
&gt; &gt; links/routers, etc.****<br>
&gt; &gt;<br>
&gt; &gt;  ****<br>
&gt; &gt;<br>
&gt; &gt; What does that mean?  ****<br>
&gt; &gt;<br>
&gt; &gt;  ****<br>
&gt; &gt;<br>
&gt; &gt; Pastebin: <a href="http://pastebin.freeswitch.org/pastebin.php?dl=20306****" target="_blank">http://pastebin.freeswitch.org/pastebin.php?dl=20306****</a><br>
&gt; &gt;<br>
&gt; &gt;  ****<br>
&gt; &gt;<br>
&gt; &gt; Also, the 8 second delay appears to be ignored (I think, I have never<br>
&gt; &gt; asked the customer or been on site to test).  Any ideas?****<br>
&gt; &gt;<br>
&gt; &gt;  ****<br>
&gt; &gt;<br>
&gt; &gt; Thanks,****<br>
&gt; &gt;<br>
&gt; &gt; Sean****<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _________________________________________________________________________<br>
&gt; &gt; Professional FreeSWITCH Consulting Services:<br>
&gt; &gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; &gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt; &gt;<br>
&gt; &gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; &gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt; &gt;<br>
&gt; &gt; Official FreeSWITCH Sites<br>
&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; &gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; &gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt; &gt;<br>
&gt; &gt; FreeSWITCH-users mailing list<br>
&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>****<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; Anthony Minessale II<br>
&gt; &gt;<br>
&gt; &gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt; &gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt; &gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
&gt; &gt;<br>
&gt; &gt; AIM: anthm<br>
&gt; &gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt; &gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
&gt; &gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt; &gt;<br>
&gt; &gt; FreeSWITCH Developer Conference<br>
&gt; &gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt; &gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
&gt; &gt; pstn:<a href="tel:%2B19193869900" value="+19193869900">+19193869900</a>****<br>
&gt; &gt;<br>
&gt; &gt; _________________________________________________________________________<br>
&gt; &gt; Professional FreeSWITCH Consulting Services:<br>
&gt; &gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; &gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt; &gt;<br>
&gt; &gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; &gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt; &gt;<br>
&gt; &gt; Official FreeSWITCH Sites<br>
&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; &gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; &gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt; &gt;<br>
&gt; &gt; FreeSWITCH-users mailing list<br>
&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Anthony Minessale II<br>
&gt;<br>
&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
&gt;<br>
&gt; AIM: anthm<br>
&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;<br>
&gt; FreeSWITCH Developer Conference<br>
&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
&gt; pstn:<a href="tel:%2B19193869900" value="+19193869900">+19193869900</a><br>
&gt;<br>
&gt; ----------------------------------------------------<br>
&gt; Alternatives:<br>
&gt;<br>
&gt; ----------------------------------------------------<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
--<br>
Your life is like a penny.  You&#39;re going to lose it.  The question is:<br>
How do<br>
you spend it?<br>
<br>
         John Covici<br>
         <a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a><br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br>
</div>