| | | |
Offset 27971, 14 lines modified | Offset 27971, 73 lines modified |
27971 | ··</module> | 27971 | ··</module> |
27972 | ··<module·language="en_US"·name="xml"> | 27972 | ··<module·language="en_US"·name="xml"> |
27973 | ····<support_level>core</support_level> | 27973 | ····<support_level>core</support_level> |
27974 | ··</module> | 27974 | ··</module> |
27975 | ··<module·language="en_US"·name="xmldoc"> | 27975 | ··<module·language="en_US"·name="xmldoc"> |
27976 | ····<support_level>core</support_level> | 27976 | ····<support_level>core</support_level> |
27977 | ··</module> | 27977 | ··</module> |
| 27978 | ··<function·name="LOG_GROUP"·language="en_US"> |
| 27979 | ····<since> |
| 27980 | ······<version>18.21.0</version> |
| 27981 | ······<version>20.6.0</version> |
| 27982 | ······<version>21.1.0</version> |
| 27983 | ····</since> |
| 27984 | ····<synopsis>Set·the·channel·group·name·for·log·filtering·on·this·channel</synopsis> |
| 27985 | ····<syntax> |
| 27986 | ······<parameter·name="group"·required="false"> |
| 27987 | ········<para>Channel·log·group·name.·Leave·empty·to·remove·any·existing·group·membership.</para> |
| 27988 | ········<para>You·can·use·any·arbitrary·alphanumeric·name·that·can·then·be·used·by·the |
| 27989 | » » » » "logger·filter·changroup"·CLI·command·to·filter·dialplan·output·by·group·name.</para> |
| 27990 | ······</parameter> |
| 27991 | ····</syntax> |
| 27992 | ····<description> |
| 27993 | ······<para>Assign·a·channel·to·a·group·for·log·filtering.</para> |
| 27994 | ······<para>Because·this·application·can·result·in·dialplan·execution·logs |
| 27995 | » » » being·suppressed·(or·unsuppressed)·from·the·CLI·if·filtering·is·active, |
| 27996 | » » » it·is·recommended·to·call·this·as·soon·as·possible·when·dialplan·execution·begins.</para> |
| 27997 | ······<para>Calling·this·multiple·times·will·replace·any·previous·group·assignment.</para> |
| 27998 | ······<example·title="Associate·channel·with·group·test">exten·=>·s,1,Set(LOG_GROUP()=test) |
| 27999 | » » » » same·=>·n,NoOp()·;·if·a·logging·call·ID·group·filter·name·is·enabled·but·test·is·not·included,·you·will·not·see·this</example> |
| 28000 | ······<example·title="Associate·channel·with·group·important">exten·=>·s,1,Set(LOG_GROUP()=important) |
| 28001 | » » » » same·=>·n,Set(foo=bar)·;·do·some·important·things·to·show·on·the·CLI·(assuming·it·is·filtered·with·important·enabled) |
| 28002 | » » » » same·=>·n,Set(LOG_GROUP()=)·;·remove·from·group·important·to·stop·showing·execution·on·the·CLI |
| 28003 | » » » » same·=>·n,Wait(5)·;·do·some·unimportant·stuff</example> |
| 28004 | ····</description> |
| 28005 | ····<see-also> |
| 28006 | ······<ref·type="application">Log</ref> |
| 28007 | ····</see-also> |
| 28008 | ··</function> |
| 28009 | ··<managerEvent·language="en_US"·name="LogChannel"> |
| 28010 | ····<managerEventInstance·class="EVENT_FLAG_SYSTEM"> |
| 28011 | ······<since> |
| 28012 | ········<version>16.24.0</version> |
| 28013 | ········<version>18.10.0</version> |
| 28014 | ········<version>19.2.0</version> |
| 28015 | ······</since> |
| 28016 | ······<synopsis>Raised·when·a·logging·channel·is·re-enabled·after·a·reload·operation.</synopsis> |
| 28017 | ······<syntax> |
| 28018 | ········<parameter·name="Channel"> |
| 28019 | ··········<para>The·name·of·the·logging·channel.</para> |
| 28020 | ········</parameter> |
| 28021 | ······</syntax> |
| 28022 | ····</managerEventInstance> |
| 28023 | ····<managerEventInstance·class="EVENT_FLAG_SYSTEM"> |
| 28024 | ······<since> |
| 28025 | ········<version>16.24.0</version> |
| 28026 | ········<version>18.10.0</version> |
| 28027 | ········<version>19.2.0</version> |
| 28028 | ······</since> |
| 28029 | ······<synopsis>Raised·when·a·logging·channel·is·disabled.</synopsis> |
| 28030 | ······<syntax> |
| 28031 | ········<parameter·name="Channel"> |
| 28032 | ··········<para>The·name·of·the·logging·channel.</para> |
| 28033 | ········</parameter> |
| 28034 | ······</syntax> |
| 28035 | ····</managerEventInstance> |
| 28036 | ··</managerEvent> |
27978 | ··<manager·name="Ping"·language="en_US"> | 28037 | ··<manager·name="Ping"·language="en_US"> |
27979 | ····<since> | 28038 | ····<since> |
27980 | ······<version>0.2.0</version> | 28039 | ······<version>0.2.0</version> |
27981 | ····</since> | 28040 | ····</since> |
27982 | ····<synopsis>Keepalive·command.</synopsis> | 28041 | ····<synopsis>Keepalive·command.</synopsis> |
27983 | ····<syntax> | 28042 | ····<syntax> |
27984 | ······<xi:include·xpointer="xpointer(/docs/manager[@name='Login']/syntax/parameter[@name='ActionID'])"/> | 28043 | ······<xi:include·xpointer="xpointer(/docs/manager[@name='Login']/syntax/parameter[@name='ActionID'])"/> |
Offset 29799, 73 lines modified | Offset 29858, 14 lines modified |
29799 | ········<parameter·name="Message"/> | 29858 | ········<parameter·name="Message"/> |
29800 | ······</syntax> | 29859 | ······</syntax> |
29801 | ······<see-also> | 29860 | ······<see-also> |
29802 | ········<ref·type="manager">PresenceState</ref> | 29861 | ········<ref·type="manager">PresenceState</ref> |
29803 | ······</see-also> | 29862 | ······</see-also> |
29804 | ····</managerEventInstance> | 29863 | ····</managerEventInstance> |
29805 | ··</managerEvent> | 29864 | ··</managerEvent> |
29806 | ··<function·name="LOG_GROUP"·language="en_US"> | |
29807 | ····<since> | |
29808 | ······<version>18.21.0</version> | |
29809 | ······<version>20.6.0</version> | |
29810 | ······<version>21.1.0</version> | |
29811 | ····</since> | |
29812 | ····<synopsis>Set·the·channel·group·name·for·log·filtering·on·this·channel</synopsis> | |
29813 | ····<syntax> | |
29814 | ······<parameter·name="group"·required="false"> | |
29815 | ········<para>Channel·log·group·name.·Leave·empty·to·remove·any·existing·group·membership.</para> | |
29816 | ········<para>You·can·use·any·arbitrary·alphanumeric·name·that·can·then·be·used·by·the | |
29817 | » » » » "logger·filter·changroup"·CLI·command·to·filter·dialplan·output·by·group·name.</para> | |
29818 | ······</parameter> | |
29819 | ····</syntax> | |
29820 | ····<description> | |
29821 | ······<para>Assign·a·channel·to·a·group·for·log·filtering.</para> | |
29822 | ······<para>Because·this·application·can·result·in·dialplan·execution·logs | |
29823 | » » » being·suppressed·(or·unsuppressed)·from·the·CLI·if·filtering·is·active, | |
29824 | » » » it·is·recommended·to·call·this·as·soon·as·possible·when·dialplan·execution·begins.</para> | |
29825 | ······<para>Calling·this·multiple·times·will·replace·any·previous·group·assignment.</para> | |
29826 | ······<example·title="Associate·channel·with·group·test">exten·=>·s,1,Set(LOG_GROUP()=test) | |
29827 | » » » » same·=>·n,NoOp()·;·if·a·logging·call·ID·group·filter·name·is·enabled·but·test·is·not·included,·you·will·not·see·this</example> | |
29828 | ······<example·title="Associate·channel·with·group·important">exten·=>·s,1,Set(LOG_GROUP()=important) | |
29829 | » » » » same·=>·n,Set(foo=bar)·;·do·some·important·things·to·show·on·the·CLI·(assuming·it·is·filtered·with·important·enabled) | |
29830 | » » » » same·=>·n,Set(LOG_GROUP()=)·;·remove·from·group·important·to·stop·showing·execution·on·the·CLI | |
29831 | » » » » same·=>·n,Wait(5)·;·do·some·unimportant·stuff</example> | |
29832 | ····</description> | |
29833 | ····<see-also> | |
29834 | ······<ref·type="application">Log</ref> | |
29835 | ····</see-also> | |
29836 | ··</function> | |
29837 | ··<managerEvent·language="en_US"·name="LogChannel"> | |
29838 | ····<managerEventInstance·class="EVENT_FLAG_SYSTEM"> | |
29839 | ······<since> | |
29840 | ········<version>16.24.0</version> | |
29841 | ········<version>18.10.0</version> | |
29842 | ········<version>19.2.0</version> | |
29843 | ······</since> | |
29844 | ······<synopsis>Raised·when·a·logging·channel·is·re-enabled·after·a·reload·operation.</synopsis> | |
29845 | ······<syntax> | |
29846 | ········<parameter·name="Channel"> | |
29847 | ··········<para>The·name·of·the·logging·channel.</para> | |
29848 | ········</parameter> | |
29849 | ······</syntax> | |
29850 | ····</managerEventInstance> | |
29851 | ····<managerEventInstance·class="EVENT_FLAG_SYSTEM"> | |
Max diff block lines reached; 51987/58298 bytes (89.17%) of diff not shown.
|