From b22d83175a3979ff91ecfad34b1623e7cbad1f1b Mon Sep 17 00:00:00 2001 From: Sergey Safarov Date: Thu, 25 Jun 2020 22:23:36 +0300 Subject: [PATCH] dispatcher: docbook - ident formating using Oxygen 13 --- src/modules/dispatcher/doc/dispatcher_faq.xml | 141 ++++++++---------- 1 file changed, 61 insertions(+), 80 deletions(-) diff --git a/src/modules/dispatcher/doc/dispatcher_faq.xml b/src/modules/dispatcher/doc/dispatcher_faq.xml index d5ad8d16895..0c4e06fb8fc 100644 --- a/src/modules/dispatcher/doc/dispatcher_faq.xml +++ b/src/modules/dispatcher/doc/dispatcher_faq.xml @@ -10,84 +10,65 @@ - - &faqguide; - - - - - Does dispatcher provide a fair distribution? - - - - - The algorithms doing hashing over parts of SIP message don't - guarantee a fair distribution. You should do some measurements - to decide what hashing algorithm fits better in your - environment. - - - Other distribution algorithms such as round robin or call load - dispatching do a fair distribution in terms of delivered calls - to gateways. - - - - - - Is dispatcher dialog stateful? - - - - No. Dispatcher is stateless, although some distribution algorithms - are designed to select same destination for subsequent requests of - the same dialog (e.g., hashing the call-id). - - - - - - Where can I find more about &kamailio;? - - - - Take a look at &kamailiohomelink;. - - - - - - Where can I post a question about this module? - - - - First at all check if your question was already answered on one of - our mailing lists: - - - - User Mailing List - &kamailiouserslink; - - - Developer Mailing List - &kamailiodevlink; - - - - E-mails regarding any stable version should be sent to &kamailiousersmail; and e-mail - regarding development versions or GIT snapshots should be send to &kamailiodevmail;. - - - - - - How can I report a bug? - - - - Please follow the guidelines provided at: &kamailiobugslink; - - - - + &faqguide; + + + + Does dispatcher provide a fair distribution? + + + The algorithms doing hashing over parts of SIP message don't guarantee a fair + distribution. You should do some measurements to decide what hashing algorithm + fits better in your environment. + Other distribution algorithms such as round robin or call load dispatching do + a fair distribution in terms of delivered calls to gateways. + + + + + Is dispatcher dialog stateful? + + + No. Dispatcher is stateless, although some distribution algorithms are + designed to select same destination for subsequent requests of the same dialog + (e.g., hashing the call-id). + + + + + Where can I find more about &kamailio;? + + + Take a look at &kamailiohomelink;. + + + + + Where can I post a question about this module? + + + First at all check if your question was already answered on one of our + mailing lists: + + + User Mailing List - &kamailiouserslink; + + + Developer Mailing List - &kamailiodevlink; + + + E-mails regarding any stable version should be sent to &kamailiousersmail; + and e-mail regarding development versions or GIT snapshots should be send to + &kamailiodevmail;. + + + + + How can I report a bug? + + + Please follow the guidelines provided at: &kamailiobugslink; + + + -