| | | |
Offset 25458, 40 lines modified | Offset 25458, 14 lines modified |
25458 | ··</module> | 25458 | ··</module> |
25459 | ··<module·language="en_US"·name="xml"> | 25459 | ··<module·language="en_US"·name="xml"> |
25460 | ····<support_level>core</support_level> | 25460 | ····<support_level>core</support_level> |
25461 | ··</module> | 25461 | ··</module> |
25462 | ··<module·language="en_US"·name="xmldoc"> | 25462 | ··<module·language="en_US"·name="xmldoc"> |
25463 | ····<support_level>core</support_level> | 25463 | ····<support_level>core</support_level> |
25464 | ··</module> | 25464 | ··</module> |
25465 | ··<function·name="LOG_GROUP"·language="en_US"> | |
25466 | ····<synopsis>Set·the·channel·group·name·for·log·filtering·on·this·channel</synopsis> | |
25467 | ····<syntax> | |
25468 | ······<parameter·name="group"·required="false"> | |
25469 | ········<para>Channel·log·group·name.·Leave·empty·to·remove·any·existing·group·membership.</para> | |
25470 | ········<para>You·can·use·any·arbitrary·alphanumeric·name·that·can·then·be·used·by·the | |
25471 | » » » » "logger·filter·changroup"·CLI·command·to·filter·dialplan·output·by·group·name.</para> | |
25472 | ······</parameter> | |
25473 | ····</syntax> | |
25474 | ····<description> | |
25475 | ······<para>Assign·a·channel·to·a·group·for·log·filtering.</para> | |
25476 | ······<para>Because·this·application·can·result·in·dialplan·execution·logs | |
25477 | » » » being·suppressed·(or·unsuppressed)·from·the·CLI·if·filtering·is·active, | |
25478 | » » » it·is·recommended·to·call·this·as·soon·as·possible·when·dialplan·execution·begins.</para> | |
25479 | ······<para>Calling·this·multiple·times·will·replace·any·previous·group·assignment.</para> | |
25480 | ······<example·title="Associate·channel·with·group·test">exten·=>·s,1,Set(LOG_GROUP()=test) | |
25481 | » » » » same·=>·n,NoOp()·;·if·a·logging·call·ID·group·filter·name·is·enabled·but·test·is·not·included,·you·will·not·see·this</example> | |
25482 | ······<example·title="Associate·channel·with·group·important">exten·=>·s,1,Set(LOG_GROUP()=important) | |
25483 | » » » » same·=>·n,Set(foo=bar)·;·do·some·important·things·to·show·on·the·CLI·(assuming·it·is·filtered·with·important·enabled) | |
25484 | » » » » same·=>·n,Set(LOG_GROUP()=)·;·remove·from·group·important·to·stop·showing·execution·on·the·CLI | |
25485 | » » » » same·=>·n,Wait(5)·;·do·some·unimportant·stuff</example> | |
25486 | ····</description> | |
25487 | ····<see-also> | |
25488 | ······<ref·type="application">Log</ref> | |
25489 | ····</see-also> | |
25490 | ··</function> | |
25491 | ··<manager·name="Ping"·language="en_US"> | 25465 | ··<manager·name="Ping"·language="en_US"> |
25492 | ····<synopsis>Keepalive·command.</synopsis> | 25466 | ····<synopsis>Keepalive·command.</synopsis> |
25493 | ····<syntax> | 25467 | ····<syntax> |
25494 | ······<xi:include·xpointer="xpointer(/docs/manager[@name='Login']/syntax/parameter[@name='ActionID'])"/> | 25468 | ······<xi:include·xpointer="xpointer(/docs/manager[@name='Login']/syntax/parameter[@name='ActionID'])"/> |
25495 | ····</syntax> | 25469 | ····</syntax> |
25496 | ····<description> | 25470 | ····<description> |
25497 | ······<para>A·'Ping'·action·will·elicit·a·'Pong'·response.·Used·to·keep·the | 25471 | ······<para>A·'Ping'·action·will·elicit·a·'Pong'·response.·Used·to·keep·the |
Offset 27147, 14 lines modified | Offset 27121, 40 lines modified |
27147 | ········<parameter·name="Message"/> | 27121 | ········<parameter·name="Message"/> |
27148 | ······</syntax> | 27122 | ······</syntax> |
27149 | ······<see-also> | 27123 | ······<see-also> |
27150 | ········<ref·type="manager">PresenceState</ref> | 27124 | ········<ref·type="manager">PresenceState</ref> |
27151 | ······</see-also> | 27125 | ······</see-also> |
27152 | ····</managerEventInstance> | 27126 | ····</managerEventInstance> |
27153 | ··</managerEvent> | 27127 | ··</managerEvent> |
| 27128 | ··<function·name="LOG_GROUP"·language="en_US"> |
| 27129 | ····<synopsis>Set·the·channel·group·name·for·log·filtering·on·this·channel</synopsis> |
| 27130 | ····<syntax> |
| 27131 | ······<parameter·name="group"·required="false"> |
| 27132 | ········<para>Channel·log·group·name.·Leave·empty·to·remove·any·existing·group·membership.</para> |
| 27133 | ········<para>You·can·use·any·arbitrary·alphanumeric·name·that·can·then·be·used·by·the |
| 27134 | » » » » "logger·filter·changroup"·CLI·command·to·filter·dialplan·output·by·group·name.</para> |
| 27135 | ······</parameter> |
| 27136 | ····</syntax> |
| 27137 | ····<description> |
| 27138 | ······<para>Assign·a·channel·to·a·group·for·log·filtering.</para> |
| 27139 | ······<para>Because·this·application·can·result·in·dialplan·execution·logs |
| 27140 | » » » being·suppressed·(or·unsuppressed)·from·the·CLI·if·filtering·is·active, |
| 27141 | » » » it·is·recommended·to·call·this·as·soon·as·possible·when·dialplan·execution·begins.</para> |
| 27142 | ······<para>Calling·this·multiple·times·will·replace·any·previous·group·assignment.</para> |
| 27143 | ······<example·title="Associate·channel·with·group·test">exten·=>·s,1,Set(LOG_GROUP()=test) |
| 27144 | » » » » same·=>·n,NoOp()·;·if·a·logging·call·ID·group·filter·name·is·enabled·but·test·is·not·included,·you·will·not·see·this</example> |
| 27145 | ······<example·title="Associate·channel·with·group·important">exten·=>·s,1,Set(LOG_GROUP()=important) |
| 27146 | » » » » same·=>·n,Set(foo=bar)·;·do·some·important·things·to·show·on·the·CLI·(assuming·it·is·filtered·with·important·enabled) |
| 27147 | » » » » same·=>·n,Set(LOG_GROUP()=)·;·remove·from·group·important·to·stop·showing·execution·on·the·CLI |
| 27148 | » » » » same·=>·n,Wait(5)·;·do·some·unimportant·stuff</example> |
| 27149 | ····</description> |
| 27150 | ····<see-also> |
| 27151 | ······<ref·type="application">Log</ref> |
| 27152 | ····</see-also> |
| 27153 | ··</function> |
27154 | ··<module·language="en_US"·name="pval"> | 27154 | ··<module·language="en_US"·name="pval"> |
27155 | ····<support_level>extended</support_level> | 27155 | ····<support_level>extended</support_level> |
27156 | ··</module> | 27156 | ··</module> |
27157 | ··<module·language="en_US"·name="resource_asterisk"> | 27157 | ··<module·language="en_US"·name="resource_asterisk"> |
27158 | ····<support_level>core</support_level> | 27158 | ····<support_level>core</support_level> |
27159 | ··</module> | 27159 | ··</module> |
27160 | ··<module·language="en_US"·name="resource_bridges"> | 27160 | ··<module·language="en_US"·name="resource_bridges"> |
Offset 34017, 1840 lines modified | Offset 34017, 14 lines modified |
34017 | ········</configOption> | 34017 | ········</configOption> |
34018 | ······</configObject> | 34018 | ······</configObject> |
34019 | ····</configFile> | 34019 | ····</configFile> |
34020 | ··</configInfo> | 34020 | ··</configInfo> |
34021 | ··<module·language="en_US"·name="agent"> | 34021 | ··<module·language="en_US"·name="agent"> |
34022 | ····<support_level>extended</support_level> | 34022 | ····<support_level>extended</support_level> |
34023 | ··</module> | 34023 | ··</module> |
34024 | ··<configInfo·name="res_geolocation"·language="en_US"> | |
34025 | ····<synopsis>Core·Geolocation·Support</synopsis> | |
34026 | ····<configFile·name="geolocation.conf"> | |
34027 | ······<configObject·name="location"> | |
34028 | ········<synopsis>Location</synopsis> | |
34029 | ········<description> | |
34030 | ··········<para>Parameters·for·defining·a·Location·object</para> | |
34031 | ········</description> | |
34032 | ········<configOption·name="type"> | |
34033 | ··········<synopsis>Must·be·of·type·'location'.</synopsis> | |
34034 | ········</configOption> | |
34035 | ········<configOption·name="format"·default="none"> | |
34036 | ··········<synopsis>Location·specification·type</synopsis> | |
34037 | ··········<description> | |
34038 | ············<enumlist> | |
34039 | ··············<enum·name="civicAddress"> | |
34040 | ················<para> | |
34041 | ··················The | |
34042 | ··················<literal>location_info</literal> | |
34043 | ··················parameter·must·contain·a·comma·separated·list·of·IANA·codes | |
34044 | » » » » » » » » » or·synonyms·describing·the·civicAddress·of·this·location. | |
34045 | » » » » » » » » » The·IANA·codes·and·synonyms·can·be·obtained·by·executing | |
34046 | » » » » » » » » » the·CLI·command | |
34047 | ··················<literal>geoloc·show·civicAddr_mapping</literal> | |
34048 | ··················. | |
34049 | ················</para> | |
34050 | ··············</enum> | |
34051 | ··············<enum·name="GML"> | |
34052 | ················<para> | |
34053 | ··················The | |
34054 | ··················<literal>location_info</literal> | |
34055 | ··················parameter·must·contain·a·comma | |
34056 | » » » » » » » » » separated·list·valid·GML·elements·describing·this·location. | |
34057 | ················</para> | |
34058 | ··············</enum> | |
34059 | ··············<enum·name="URI"> | |
34060 | ················<para> | |
34061 | ··················The | |
Max diff block lines reached; 97115/198128 bytes (49.02%) of diff not shown.
|