| | | | |
| Offset 28439, 73 lines modified | Offset 28439, 14 lines modified |
| 28439 | ··</module> | 28439 | ··</module> |
| 28440 | ··<module·language="en_US"·name="xml"> | 28440 | ··<module·language="en_US"·name="xml"> |
| 28441 | ····<support_level>core</support_level> | 28441 | ····<support_level>core</support_level> |
| 28442 | ··</module> | 28442 | ··</module> |
| 28443 | ··<module·language="en_US"·name="xmldoc"> | 28443 | ··<module·language="en_US"·name="xmldoc"> |
| 28444 | ····<support_level>core</support_level> | 28444 | ····<support_level>core</support_level> |
| 28445 | ··</module> | 28445 | ··</module> |
| 28446 | ··<function·name="LOG_GROUP"·language="en_US"·module="builtin"> | |
| 28447 | ····<since> | |
| 28448 | ······<version>18.21.0</version> | |
| 28449 | ······<version>20.6.0</version> | |
| 28450 | ······<version>21.1.0</version> | |
| 28451 | ····</since> | |
| 28452 | ····<synopsis>Set·the·channel·group·name·for·log·filtering·on·this·channel</synopsis> | |
| 28453 | ····<syntax> | |
| 28454 | ······<parameter·name="group"·required="false"> | |
| 28455 | ········<para>Channel·log·group·name.·Leave·empty·to·remove·any·existing·group·membership.</para> | |
| 28456 | ········<para>You·can·use·any·arbitrary·alphanumeric·name·that·can·then·be·used·by·the | |
| 28457 | » » » » "logger·filter·changroup"·CLI·command·to·filter·dialplan·output·by·group·name.</para> | |
| 28458 | ······</parameter> | |
| 28459 | ····</syntax> | |
| 28460 | ····<description> | |
| 28461 | ······<para>Assign·a·channel·to·a·group·for·log·filtering.</para> | |
| 28462 | ······<para>Because·this·application·can·result·in·dialplan·execution·logs | |
| 28463 | » » » being·suppressed·(or·unsuppressed)·from·the·CLI·if·filtering·is·active, | |
| 28464 | » » » it·is·recommended·to·call·this·as·soon·as·possible·when·dialplan·execution·begins.</para> | |
| 28465 | ······<para>Calling·this·multiple·times·will·replace·any·previous·group·assignment.</para> | |
| 28466 | ······<example·title="Associate·channel·with·group·test">exten·=>·s,1,Set(LOG_GROUP()=test) | |
| 28467 | » » » » same·=>·n,NoOp()·;·if·a·logging·call·ID·group·filter·name·is·enabled·but·test·is·not·included,·you·will·not·see·this</example> | |
| 28468 | ······<example·title="Associate·channel·with·group·important">exten·=>·s,1,Set(LOG_GROUP()=important) | |
| 28469 | » » » » same·=>·n,Set(foo=bar)·;·do·some·important·things·to·show·on·the·CLI·(assuming·it·is·filtered·with·important·enabled) | |
| 28470 | » » » » same·=>·n,Set(LOG_GROUP()=)·;·remove·from·group·important·to·stop·showing·execution·on·the·CLI | |
| 28471 | » » » » same·=>·n,Wait(5)·;·do·some·unimportant·stuff</example> | |
| 28472 | ····</description> | |
| 28473 | ····<see-also> | |
| 28474 | ······<ref·type="application">Log</ref> | |
| 28475 | ····</see-also> | |
| 28476 | ··</function> | |
| 28477 | ··<managerEvent·language="en_US"·name="LogChannel"·module="builtin"> | |
| 28478 | ····<managerEventInstance·class="EVENT_FLAG_SYSTEM"·module="builtin"> | |
| 28479 | ······<since> | |
| 28480 | ········<version>16.24.0</version> | |
| 28481 | ········<version>18.10.0</version> | |
| 28482 | ········<version>19.2.0</version> | |
| 28483 | ······</since> | |
| 28484 | ······<synopsis>Raised·when·a·logging·channel·is·re-enabled·after·a·reload·operation.</synopsis> | |
| 28485 | ······<syntax> | |
| 28486 | ········<parameter·name="Channel"> | |
| 28487 | ··········<para>The·name·of·the·logging·channel.</para> | |
| 28488 | ········</parameter> | |
| 28489 | ······</syntax> | |
| 28490 | ····</managerEventInstance> | |
| 28491 | ····<managerEventInstance·class="EVENT_FLAG_SYSTEM"·module="builtin"> | |
| 28492 | ······<since> | |
| 28493 | ········<version>16.24.0</version> | |
| 28494 | ········<version>18.10.0</version> | |
| 28495 | ········<version>19.2.0</version> | |
| 28496 | ······</since> | |
| 28497 | ······<synopsis>Raised·when·a·logging·channel·is·disabled.</synopsis> | |
| 28498 | ······<syntax> | |
| 28499 | ········<parameter·name="Channel"> | |
| 28500 | ··········<para>The·name·of·the·logging·channel.</para> | |
| 28501 | ········</parameter> | |
| 28502 | ······</syntax> | |
| 28503 | ····</managerEventInstance> | |
| 28504 | ··</managerEvent> | |
| 28505 | ··<manager·name="Ping"·language="en_US"·module="builtin"> | 28446 | ··<manager·name="Ping"·language="en_US"·module="builtin"> |
| 28506 | ····<since> | 28447 | ····<since> |
| 28507 | ······<version>0.2.0</version> | 28448 | ······<version>0.2.0</version> |
| 28508 | ····</since> | 28449 | ····</since> |
| 28509 | ····<synopsis>Keepalive·command.</synopsis> | 28450 | ····<synopsis>Keepalive·command.</synopsis> |
| 28510 | ····<syntax> | 28451 | ····<syntax> |
| 28511 | ······<xi:include·xpointer="xpointer(/docs/manager[@name='Login']/syntax/parameter[@name='ActionID'])"/> | 28452 | ······<xi:include·xpointer="xpointer(/docs/manager[@name='Login']/syntax/parameter[@name='ActionID'])"/> |
| Offset 30326, 14 lines modified | Offset 30267, 73 lines modified |
| 30326 | ········<parameter·name="Message"/> | 30267 | ········<parameter·name="Message"/> |
| 30327 | ······</syntax> | 30268 | ······</syntax> |
| 30328 | ······<see-also> | 30269 | ······<see-also> |
| 30329 | ········<ref·type="manager">PresenceState</ref> | 30270 | ········<ref·type="manager">PresenceState</ref> |
| 30330 | ······</see-also> | 30271 | ······</see-also> |
| 30331 | ····</managerEventInstance> | 30272 | ····</managerEventInstance> |
| 30332 | ··</managerEvent> | 30273 | ··</managerEvent> |
| | 30274 | ··<function·name="LOG_GROUP"·language="en_US"·module="builtin"> |
| | 30275 | ····<since> |
| | 30276 | ······<version>18.21.0</version> |
| | 30277 | ······<version>20.6.0</version> |
| | 30278 | ······<version>21.1.0</version> |
| | 30279 | ····</since> |
| | 30280 | ····<synopsis>Set·the·channel·group·name·for·log·filtering·on·this·channel</synopsis> |
| | 30281 | ····<syntax> |
| | 30282 | ······<parameter·name="group"·required="false"> |
| | 30283 | ········<para>Channel·log·group·name.·Leave·empty·to·remove·any·existing·group·membership.</para> |
| | 30284 | ········<para>You·can·use·any·arbitrary·alphanumeric·name·that·can·then·be·used·by·the |
| | 30285 | » » » » "logger·filter·changroup"·CLI·command·to·filter·dialplan·output·by·group·name.</para> |
| | 30286 | ······</parameter> |
| | 30287 | ····</syntax> |
| | 30288 | ····<description> |
| | 30289 | ······<para>Assign·a·channel·to·a·group·for·log·filtering.</para> |
| | 30290 | ······<para>Because·this·application·can·result·in·dialplan·execution·logs |
| | 30291 | » » » being·suppressed·(or·unsuppressed)·from·the·CLI·if·filtering·is·active, |
| | 30292 | » » » it·is·recommended·to·call·this·as·soon·as·possible·when·dialplan·execution·begins.</para> |
| | 30293 | ······<para>Calling·this·multiple·times·will·replace·any·previous·group·assignment.</para> |
| | 30294 | ······<example·title="Associate·channel·with·group·test">exten·=>·s,1,Set(LOG_GROUP()=test) |
| | 30295 | » » » » same·=>·n,NoOp()·;·if·a·logging·call·ID·group·filter·name·is·enabled·but·test·is·not·included,·you·will·not·see·this</example> |
| | 30296 | ······<example·title="Associate·channel·with·group·important">exten·=>·s,1,Set(LOG_GROUP()=important) |
| | 30297 | » » » » same·=>·n,Set(foo=bar)·;·do·some·important·things·to·show·on·the·CLI·(assuming·it·is·filtered·with·important·enabled) |
| | 30298 | » » » » same·=>·n,Set(LOG_GROUP()=)·;·remove·from·group·important·to·stop·showing·execution·on·the·CLI |
| | 30299 | » » » » same·=>·n,Wait(5)·;·do·some·unimportant·stuff</example> |
| | 30300 | ····</description> |
| | 30301 | ····<see-also> |
| | 30302 | ······<ref·type="application">Log</ref> |
| | 30303 | ····</see-also> |
| | 30304 | ··</function> |
| | 30305 | ··<managerEvent·language="en_US"·name="LogChannel"·module="builtin"> |
| | 30306 | ····<managerEventInstance·class="EVENT_FLAG_SYSTEM"·module="builtin"> |
| | 30307 | ······<since> |
| | 30308 | ········<version>16.24.0</version> |
| | 30309 | ········<version>18.10.0</version> |
| | 30310 | ········<version>19.2.0</version> |
| | 30311 | ······</since> |
| | 30312 | ······<synopsis>Raised·when·a·logging·channel·is·re-enabled·after·a·reload·operation.</synopsis> |
| | 30313 | ······<syntax> |
| | 30314 | ········<parameter·name="Channel"> |
| | 30315 | ··········<para>The·name·of·the·logging·channel.</para> |
| | 30316 | ········</parameter> |
| | 30317 | ······</syntax> |
| | 30318 | ····</managerEventInstance> |
| | 30319 | ····<managerEventInstance·class="EVENT_FLAG_SYSTEM"·module="builtin"> |
|
Max diff block lines reached; 193172/199636 bytes (96.76%) of diff not shown.
|