Module: kamailio Branch: master Commit: 14b4d23a06fdc9b9f6b17781c50902beaff0cd94 URL: https://github.com/kamailio/kamailio/commit/14b4d23a06fdc9b9f6b17781c50902be...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2019-01-10T23:09:07+01:00
dispatcher: docs - typo and indentation for the rpc flags paragraph
---
Modified: src/modules/dispatcher/doc/dispatcher_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/14b4d23a06fdc9b9f6b17781c50902be... Patch: https://github.com/kamailio/kamailio/commit/14b4d23a06fdc9b9f6b17781c50902be...
---
diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml b/src/modules/dispatcher/doc/dispatcher_admin.xml index c0a55b27ad..6092349cf7 100644 --- a/src/modules/dispatcher/doc/dispatcher_admin.xml +++ b/src/modules/dispatcher/doc/dispatcher_admin.xml @@ -1713,13 +1713,15 @@ DEST: { } ... </programlisting> -<para>FLAGS consist out of 2 letters. First letter describe status of destination: A-active, - I – inactive, T – trying, D – disabled. Second letter might be P or X. P is for probing, - so AP means destination is active and it is tested by SIP options continuously. - X means that there are no probing or sip pinging. So AX means that destination is assumed as active - and it is not tested by SIP options. DX respectively is disabled destination what is not tested and etc. -</para> - </section> + <para>FLAGS consist out of 2 letters. First letter describe status of + destination: A-active, I – inactive, T – trying, D – disabled. Second + letter might be P or X. P is for probing, so AP means destination + is active and it is tested by SIP options continuously. X means that + there are no probing or sip pinging. So AX means that destination is + assumed as active and it is not tested by SIP options. DX + respectively is disabled destination that is not tested, etc. + </para> + </section> <section id="dispatcher.r.reload"> <title> <function moreinfo="none">dispatcher.reload</function>