<div dir="ltr"><span style="color:rgb(80,0,80)"><action application="log" data="ALERT DIALING Extension"/></span><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 1, 2022 at 9:46 AM Antony Stone <<a href="mailto:Antony.Stone@freeswitch.open.source.it">Antony.Stone@freeswitch.open.source.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tuesday 01 November 2022 at 14:54:54, Brian West wrote:<br>
<br>
> Remove SWITCH_LOG_ and use these log levels.<br>
<br>
Sorry, but I don't follow.<br>
<br>
1. Remove SWITCH_LOG_ from where?  That string appears nowhere under <br>
/etc/freeswitch on my systems.<br>
<br>
2. How do I specify the log level when using XML?<br>
<br>
Here is a dialplan command which works and inserts a log entry with the <br>
default level [INFO]:<br>
<br>
<action application="log" data="DIALING Extension"/><br>
<br>
How should I change this so that the logged level is [ALERT]?<br>
<br>
> switch_types.h: SWITCH_LOG_DEBUG            - Debug<br>
> switch_types.h: SWITCH_LOG_INFO             - Info<br>
> switch_types.h: SWITCH_LOG_NOTICE           - Notice<br>
> switch_types.h: SWITCH_LOG_WARNING          - Warning<br>
> switch_types.h: SWITCH_LOG_ERROR            - Error<br>
> switch_types.h: SWITCH_LOG_CRIT             - Critical<br>
> switch_types.h: SWITCH_LOG_ALERT            - Alert<br>
> switch_types.h: SWITCH_LOG_CONSOLE          - Console<br>
> switch_types.h: SWITCH_LOG_DEBUG10 = 110,<br>
> switch_types.h: SWITCH_LOG_DEBUG9 = 109,<br>
> switch_types.h: SWITCH_LOG_DEBUG8 = 108,<br>
> switch_types.h: SWITCH_LOG_DEBUG7 = 107,<br>
> switch_types.h: SWITCH_LOG_DEBUG6 = 106,<br>
> switch_types.h: SWITCH_LOG_DEBUG5 = 105,<br>
> switch_types.h: SWITCH_LOG_DEBUG4 = 104,<br>
> switch_types.h: SWITCH_LOG_DEBUG3 = 103,<br>
> switch_types.h: SWITCH_LOG_DEBUG2 = 102,<br>
> switch_types.h: SWITCH_LOG_DEBUG1 = 101,<br>
> switch_types.h: SWITCH_LOG_DEBUG = 7,<br>
> switch_types.h: SWITCH_LOG_INFO = 6,<br>
> switch_types.h: SWITCH_LOG_NOTICE = 5,<br>
> switch_types.h: SWITCH_LOG_WARNING = 4,<br>
> switch_types.h: SWITCH_LOG_ERROR = 3,<br>
> switch_types.h: SWITCH_LOG_CRIT = 2,<br>
> switch_types.h: SWITCH_LOG_ALERT = 1,<br>
> switch_types.h: SWITCH_LOG_CONSOLE = 0,<br>
> switch_types.h: SWITCH_LOG_DISABLE = -1,<br>
> switch_types.h: SWITCH_LOG_INVALID = 64,<br>
> switch_types.h: SWITCH_LOG_UNINIT = 1000<br>
<br>
Thanks,<br>
<br>
Antony.<br>
<br>
> On Tue, Nov 1, 2022 at 8:49 AM Antony Stone wrote:<br>
> > Hi.<br>
> > <br>
> > <a href="https://freeswitch.org/confluence/display/FREESWITCH/mod_dptools:+log" rel="noreferrer" target="_blank">https://freeswitch.org/confluence/display/FREESWITCH/mod_dptools:+log</a><br>
> > tells me that I can specify the LogLevel of messages:<br>
> > <br>
> > log [loglevel] <log message><br>
> > <br>
> > It also tells me that I can use the function inline in an XML dialplan:<br>
> > <br>
> > <action application="log" data="DIALING Extension"/><br>
> > <br>
> > How do I specify the LogLevel when using XML?<br>
> > <br>
> > <br>
> > Thanks,<br>
<br>
-- <br>
#define SIX 1+5<br>
#define NINE 8+1<br>
<br>
int main() {<br>
    printf("%d\n", SIX * NINE);<br>
}<br>
        - thanks to ECB for bringing this to my attention<br>
<br>
                                                   Please reply to the list;<br>
                                                         please *don't* CC me.<br>
<br>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" rel="noreferrer" target="_blank">https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" rel="noreferrer" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-size:12.8px"><font color="#000000"><br></font></div><div style="font-size:12.8px"><p dir="ltr" style="font-size:12.8px;line-height:1.38;margin-top:0pt;margin-bottom:0pt;margin-left:4.5pt"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><font color="#000000">Brian West | Co-founder and Developer</font></span></p><p style="font-size:12.8px;line-height:1.38;margin-top:0pt;margin-bottom:0pt;margin-left:4.5pt"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><font color="#000000">Need Commercial support? email <a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a> </font></span></p><p dir="ltr" style="font-size:12.8px;line-height:1.38;margin-top:0pt;margin-bottom:0pt;margin-left:4.5pt"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><font color="#000000">FreeSWITCH Solutions | <a href="https://maps.google.com/?q=17345+Civic+Drive+%232531+Brookfield,+WI+53045&entry=gmail&source=g" style="color:rgb(17,85,204)" target="_blank">17345 Civic Drive #2531 Brookfield, WI 53045</a></font></span></p><p dir="ltr" style="font-size:12.8px;line-height:1.38;margin-top:0pt;margin-bottom:0pt;margin-left:4.5pt"><font color="#000000"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap">Email: </span><span style="color:rgb(17,85,204);font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><a href="mailto:brian@freeswitch.com" target="_blank">brian@freeswitch.com</a></span></font></p><p dir="ltr" style="font-size:12.8px;line-height:1.38;margin-top:0pt;margin-bottom:0pt;margin-left:4.5pt"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><font color="#000000">Mobile: <span title="Call with Google Voice">918-424-9378</span></font></span></p><p dir="ltr" style="font-size:12.8px;line-height:1.38;margin-top:0pt;margin-bottom:0pt;margin-left:4.5pt"><font color="#000000"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap">Website: </span><a href="https://www.freeswitch.com/" style="color:rgb(17,85,204)" target="_blank"><span style="font-size:8pt;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap">https://www.FreeSWITCH.com</span></a></font></p><p dir="ltr" style="font-size:12.8px;line-height:1.2;margin-top:0pt;margin-bottom:0pt"><span style="background-color:transparent;font-size:9pt;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap"><a href="https://www.facebook.com/freeswitch" target="_blank"><img alt="https://www.facebook.com/signalwireinc?src=email" src="https://lh6.googleusercontent.com/AYfRoSNaDNtMPRMevPn_GqcVEMd5NDRFi0GlluGUWzV6I5TAY_3T2-Tt0IuIXeUtEdYsgNsM8DOYKRKhjmrG_-n2Ga-LCnoNk46sO8VyEma1sBFYdiGJcLRUvkrD1CYHN79qimeg" width="31" height="31" style="border: none;"></a> </span><span style="background-color:transparent;font-size:9pt;font-family:Tahoma;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap"><a href="https://twitter.com/freeswitch" target="_blank"><img alt="https://twitter.com/freeswitch" src="https://lh3.googleusercontent.com/W4SqXyybH2qdAozvtoKjcz736qOjk9LHDwldvs1ahc-WVU0putVMSsUH474KDrJ32jsqi6JDjyUWxqeEkN5I1xSlC5ShYrd1b8NIMUkDzDrtbWQfa6A_90UcygqesBtRLgeFirKa" width="31" height="31" style="border: none;"></a></span><br></p></div></div></div></div></div></div></div></div></div></div></div></div></div>