| | | |
Offset 28005, 73 lines modified | Offset 28005, 14 lines modified |
28005 | ··</module> | 28005 | ··</module> |
28006 | ··<module·language="en_US"·name="xml"> | 28006 | ··<module·language="en_US"·name="xml"> |
28007 | ····<support_level>core</support_level> | 28007 | ····<support_level>core</support_level> |
28008 | ··</module> | 28008 | ··</module> |
28009 | ··<module·language="en_US"·name="xmldoc"> | 28009 | ··<module·language="en_US"·name="xmldoc"> |
28010 | ····<support_level>core</support_level> | 28010 | ····<support_level>core</support_level> |
28011 | ··</module> | 28011 | ··</module> |
28012 | ··<function·name="LOG_GROUP"·language="en_US"> | |
28013 | ····<since> | |
28014 | ······<version>18.21.0</version> | |
28015 | ······<version>20.6.0</version> | |
28016 | ······<version>21.1.0</version> | |
28017 | ····</since> | |
28018 | ····<synopsis>Set·the·channel·group·name·for·log·filtering·on·this·channel</synopsis> | |
28019 | ····<syntax> | |
28020 | ······<parameter·name="group"·required="false"> | |
28021 | ········<para>Channel·log·group·name.·Leave·empty·to·remove·any·existing·group·membership.</para> | |
28022 | ········<para>You·can·use·any·arbitrary·alphanumeric·name·that·can·then·be·used·by·the | |
28023 | » » » » "logger·filter·changroup"·CLI·command·to·filter·dialplan·output·by·group·name.</para> | |
28024 | ······</parameter> | |
28025 | ····</syntax> | |
28026 | ····<description> | |
28027 | ······<para>Assign·a·channel·to·a·group·for·log·filtering.</para> | |
28028 | ······<para>Because·this·application·can·result·in·dialplan·execution·logs | |
28029 | » » » being·suppressed·(or·unsuppressed)·from·the·CLI·if·filtering·is·active, | |
28030 | » » » it·is·recommended·to·call·this·as·soon·as·possible·when·dialplan·execution·begins.</para> | |
28031 | ······<para>Calling·this·multiple·times·will·replace·any·previous·group·assignment.</para> | |
28032 | ······<example·title="Associate·channel·with·group·test">exten·=>·s,1,Set(LOG_GROUP()=test) | |
28033 | » » » » same·=>·n,NoOp()·;·if·a·logging·call·ID·group·filter·name·is·enabled·but·test·is·not·included,·you·will·not·see·this</example> | |
28034 | ······<example·title="Associate·channel·with·group·important">exten·=>·s,1,Set(LOG_GROUP()=important) | |
28035 | » » » » same·=>·n,Set(foo=bar)·;·do·some·important·things·to·show·on·the·CLI·(assuming·it·is·filtered·with·important·enabled) | |
28036 | » » » » same·=>·n,Set(LOG_GROUP()=)·;·remove·from·group·important·to·stop·showing·execution·on·the·CLI | |
28037 | » » » » same·=>·n,Wait(5)·;·do·some·unimportant·stuff</example> | |
28038 | ····</description> | |
28039 | ····<see-also> | |
28040 | ······<ref·type="application">Log</ref> | |
28041 | ····</see-also> | |
28042 | ··</function> | |
28043 | ··<managerEvent·language="en_US"·name="LogChannel"> | |
28044 | ····<managerEventInstance·class="EVENT_FLAG_SYSTEM"> | |
28045 | ······<since> | |
28046 | ········<version>16.24.0</version> | |
28047 | ········<version>18.10.0</version> | |
28048 | ········<version>19.2.0</version> | |
28049 | ······</since> | |
28050 | ······<synopsis>Raised·when·a·logging·channel·is·re-enabled·after·a·reload·operation.</synopsis> | |
28051 | ······<syntax> | |
28052 | ········<parameter·name="Channel"> | |
28053 | ··········<para>The·name·of·the·logging·channel.</para> | |
28054 | ········</parameter> | |
28055 | ······</syntax> | |
28056 | ····</managerEventInstance> | |
28057 | ····<managerEventInstance·class="EVENT_FLAG_SYSTEM"> | |
28058 | ······<since> | |
28059 | ········<version>16.24.0</version> | |
28060 | ········<version>18.10.0</version> | |
28061 | ········<version>19.2.0</version> | |
28062 | ······</since> | |
28063 | ······<synopsis>Raised·when·a·logging·channel·is·disabled.</synopsis> | |
28064 | ······<syntax> | |
28065 | ········<parameter·name="Channel"> | |
28066 | ··········<para>The·name·of·the·logging·channel.</para> | |
28067 | ········</parameter> | |
28068 | ······</syntax> | |
28069 | ····</managerEventInstance> | |
28070 | ··</managerEvent> | |
28071 | ··<manager·name="Ping"·language="en_US"> | 28012 | ··<manager·name="Ping"·language="en_US"> |
28072 | ····<since> | 28013 | ····<since> |
28073 | ······<version>0.2.0</version> | 28014 | ······<version>0.2.0</version> |
28074 | ····</since> | 28015 | ····</since> |
28075 | ····<synopsis>Keepalive·command.</synopsis> | 28016 | ····<synopsis>Keepalive·command.</synopsis> |
28076 | ····<syntax> | 28017 | ····<syntax> |
28077 | ······<xi:include·xpointer="xpointer(/docs/manager[@name='Login']/syntax/parameter[@name='ActionID'])"/> | 28018 | ······<xi:include·xpointer="xpointer(/docs/manager[@name='Login']/syntax/parameter[@name='ActionID'])"/> |
Offset 29892, 14 lines modified | Offset 29833, 73 lines modified |
29892 | ········<parameter·name="Message"/> | 29833 | ········<parameter·name="Message"/> |
29893 | ······</syntax> | 29834 | ······</syntax> |
29894 | ······<see-also> | 29835 | ······<see-also> |
29895 | ········<ref·type="manager">PresenceState</ref> | 29836 | ········<ref·type="manager">PresenceState</ref> |
29896 | ······</see-also> | 29837 | ······</see-also> |
29897 | ····</managerEventInstance> | 29838 | ····</managerEventInstance> |
29898 | ··</managerEvent> | 29839 | ··</managerEvent> |
| 29840 | ··<function·name="LOG_GROUP"·language="en_US"> |
| 29841 | ····<since> |
| 29842 | ······<version>18.21.0</version> |
| 29843 | ······<version>20.6.0</version> |
| 29844 | ······<version>21.1.0</version> |
| 29845 | ····</since> |
| 29846 | ····<synopsis>Set·the·channel·group·name·for·log·filtering·on·this·channel</synopsis> |
| 29847 | ····<syntax> |
| 29848 | ······<parameter·name="group"·required="false"> |
| 29849 | ········<para>Channel·log·group·name.·Leave·empty·to·remove·any·existing·group·membership.</para> |
| 29850 | ········<para>You·can·use·any·arbitrary·alphanumeric·name·that·can·then·be·used·by·the |
| 29851 | » » » » "logger·filter·changroup"·CLI·command·to·filter·dialplan·output·by·group·name.</para> |
| 29852 | ······</parameter> |
| 29853 | ····</syntax> |
| 29854 | ····<description> |
| 29855 | ······<para>Assign·a·channel·to·a·group·for·log·filtering.</para> |
| 29856 | ······<para>Because·this·application·can·result·in·dialplan·execution·logs |
| 29857 | » » » being·suppressed·(or·unsuppressed)·from·the·CLI·if·filtering·is·active, |
| 29858 | » » » it·is·recommended·to·call·this·as·soon·as·possible·when·dialplan·execution·begins.</para> |
| 29859 | ······<para>Calling·this·multiple·times·will·replace·any·previous·group·assignment.</para> |
| 29860 | ······<example·title="Associate·channel·with·group·test">exten·=>·s,1,Set(LOG_GROUP()=test) |
| 29861 | » » » » same·=>·n,NoOp()·;·if·a·logging·call·ID·group·filter·name·is·enabled·but·test·is·not·included,·you·will·not·see·this</example> |
| 29862 | ······<example·title="Associate·channel·with·group·important">exten·=>·s,1,Set(LOG_GROUP()=important) |
| 29863 | » » » » same·=>·n,Set(foo=bar)·;·do·some·important·things·to·show·on·the·CLI·(assuming·it·is·filtered·with·important·enabled) |
| 29864 | » » » » same·=>·n,Set(LOG_GROUP()=)·;·remove·from·group·important·to·stop·showing·execution·on·the·CLI |
| 29865 | » » » » same·=>·n,Wait(5)·;·do·some·unimportant·stuff</example> |
| 29866 | ····</description> |
| 29867 | ····<see-also> |
| 29868 | ······<ref·type="application">Log</ref> |
| 29869 | ····</see-also> |
| 29870 | ··</function> |
| 29871 | ··<managerEvent·language="en_US"·name="LogChannel"> |
| 29872 | ····<managerEventInstance·class="EVENT_FLAG_SYSTEM"> |
| 29873 | ······<since> |
| 29874 | ········<version>16.24.0</version> |
| 29875 | ········<version>18.10.0</version> |
| 29876 | ········<version>19.2.0</version> |
| 29877 | ······</since> |
| 29878 | ······<synopsis>Raised·when·a·logging·channel·is·re-enabled·after·a·reload·operation.</synopsis> |
| 29879 | ······<syntax> |
| 29880 | ········<parameter·name="Channel"> |
| 29881 | ··········<para>The·name·of·the·logging·channel.</para> |
| 29882 | ········</parameter> |
| 29883 | ······</syntax> |
| 29884 | ····</managerEventInstance> |
| 29885 | ····<managerEventInstance·class="EVENT_FLAG_SYSTEM"> |
Max diff block lines reached; 259814/266125 bytes (97.63%) of diff not shown.
|