Browse Source

modules: readme files regenerated - acc ... [skip ci]

Kamailio Dev 8 years ago
parent
commit
ff1bcdb4c4
41 changed files with 139 additions and 161 deletions
  1. 6 6
      src/modules/acc/README
  2. 6 6
      src/modules/app_perl/README
  3. 1 1
      src/modules/carrierroute/README
  4. 6 6
      src/modules/cdp/README
  5. 6 6
      src/modules/cdp_avp/README
  6. 1 1
      src/modules/cplc/README
  7. 6 6
      src/modules/dialog/README
  8. 1 1
      src/modules/dialplan/README
  9. 6 7
      src/modules/dispatcher/README
  10. 2 0
      src/modules/dmq/README
  11. 1 1
      src/modules/drouting/README
  12. 1 1
      src/modules/evapi/README
  13. 1 1
      src/modules/geoip/README
  14. 1 1
      src/modules/geoip2/README
  15. 1 1
      src/modules/htable/README
  16. 1 1
      src/modules/imc/README
  17. 6 6
      src/modules/ims_dialog/README
  18. 9 9
      src/modules/ims_diameter_server/README
  19. 6 6
      src/modules/ims_registrar_scscf/README
  20. 6 6
      src/modules/ims_usrloc_pcscf/README
  21. 4 4
      src/modules/jsonrpcc/README
  22. 3 3
      src/modules/keepalive/README
  23. 1 1
      src/modules/matrix/README
  24. 1 1
      src/modules/memcached/README
  25. 1 1
      src/modules/mqueue/README
  26. 6 6
      src/modules/nathelper/README
  27. 1 1
      src/modules/p_usrloc/README
  28. 1 1
      src/modules/presence/README
  29. 1 1
      src/modules/presence_xml/README
  30. 1 1
      src/modules/pua/README
  31. 6 6
      src/modules/registrar/README
  32. 1 1
      src/modules/rls/README
  33. 6 6
      src/modules/rtpengine/README
  34. 6 6
      src/modules/rtpproxy/README
  35. 14 38
      src/modules/sipcapture/README
  36. 2 1
      src/modules/siptrace/README
  37. 6 6
      src/modules/snmpstats/README
  38. 1 1
      src/modules/tmx/README
  39. 1 1
      src/modules/uac/README
  40. 1 1
      src/modules/userblacklist/README
  41. 1 1
      src/modules/xcap_server/README

+ 6 - 6
src/modules/acc/README

@@ -1444,7 +1444,7 @@ Chapter 2. Frequently Asked Questions
 
        Where can I find more about Kamailio?
 
-       Take a look at http://www.kamailio.org/.
+       Take a look at https://www.kamailio.org/.
 
    2.5.
 
@@ -1453,16 +1453,16 @@ Chapter 2. Frequently Asked Questions
        First at all check if your question was already answered on one of our
        mailing lists:
          * User Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
          * Developer Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
        E-mails regarding any stable Kamailio release should be sent to
-       <sr-users@lists.sip-router.org> and e-mails regarding development
-       versions should be sent to <sr-dev@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org> and e-mails regarding development
+       versions should be sent to <sr-dev@lists.kamailio.org>.
 
        If you want to keep the mail private, send it to
-       <sr-users@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org>.
 
    2.6.
 

+ 6 - 6
src/modules/app_perl/README

@@ -1669,7 +1669,7 @@ Chapter 4. Frequently Asked Questions
 
        Where can I find more about Kamailio?
 
-       Take a look at http://www.kamailio.org/.
+       Take a look at https://www.kamailio.org/.
 
    4.3.
 
@@ -1678,16 +1678,16 @@ Chapter 4. Frequently Asked Questions
        First at all check if your question was already answered on one of our
        mailing lists:
          * User Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
          * Developer Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
        E-mails regarding any stable Kamailio release should be sent to
-       <sr-users@lists.sip-router.org> and e-mails regarding development
-       versions should be sent to <sr-dev@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org> and e-mails regarding development
+       versions should be sent to <sr-dev@lists.kamailio.org>.
 
        If you want to keep the mail private, send it to
-       <sr-users@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org>.
 
    4.4.
 

+ 1 - 1
src/modules/carrierroute/README

@@ -946,7 +946,7 @@ domain register {
    with module parameters so they can be changed, but the name of the
    columns must be as they are in the SQL script. You can also find the
    complete database documentation on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html. The
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html. The
    flags and mask columns have the same function as in the
    carrierfailureroute table. A zero value in the flags and mask column
    means that any message flags will match this rule.

+ 6 - 6
src/modules/cdp/README

@@ -928,7 +928,7 @@ Chapter 3. Frequently Asked Questions
 
        Where can I find more about Kamailio?
 
-       Take a look at http://www.kamailio.org/.
+       Take a look at https://www.kamailio.org/.
 
    3.2.
 
@@ -937,16 +937,16 @@ Chapter 3. Frequently Asked Questions
        First at all check if your question was already answered on one of our
        mailing lists:
          * User Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
          * Developer Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
        E-mails regarding any stable Kamailio release should be sent to
-       <sr-users@lists.sip-router.org> and e-mails regarding development
-       versions should be sent to <sr-dev@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org> and e-mails regarding development
+       versions should be sent to <sr-dev@lists.kamailio.org>.
 
        If you want to keep the mail private, send it to
-       <sr-users@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org>.
 
    3.3.
 

+ 6 - 6
src/modules/cdp_avp/README

@@ -1660,7 +1660,7 @@ Chapter 3. Frequently Asked Questions
 
        Where can I find more about Kamailio?
 
-       Take a look at http://www.kamailio.org/.
+       Take a look at https://www.kamailio.org/.
 
    3.2.
 
@@ -1669,16 +1669,16 @@ Chapter 3. Frequently Asked Questions
        First at all check if your question was already answered on one of our
        mailing lists:
          * User Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
          * Developer Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
        E-mails regarding any stable Kamailio release should be sent to
-       <sr-users@lists.sip-router.org> and e-mails regarding development
-       versions should be sent to <sr-dev@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org> and e-mails regarding development
+       versions should be sent to <sr-dev@lists.kamailio.org>.
 
        If you want to keep the mail private, send it to
-       <sr-users@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org>.
 
    3.3.
 

+ 1 - 1
src/modules/cplc/README

@@ -565,4 +565,4 @@ kamcmd cpl.get username
    they can be changed, but the name of the columns must be as they are in
    the SQL script. You can also find the complete database documentation
    on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.

+ 6 - 6
src/modules/dialog/README

@@ -2027,7 +2027,7 @@ Chapter 3. Frequently Asked Questions
 
        Where can I find more about Kamailio?
 
-       Take a look at http://www.kamailio.org/.
+       Take a look at https://www.kamailio.org/.
 
    3.3.
 
@@ -2036,16 +2036,16 @@ Chapter 3. Frequently Asked Questions
        First at all check if your question was already answered on one of our
        mailing lists:
          * User Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
          * Developer Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
        E-mails regarding any stable Kamailio release should be sent to
-       <sr-users@lists.sip-router.org> and e-mails regarding development
-       versions should be sent to <sr-dev@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org> and e-mails regarding development
+       versions should be sent to <sr-dev@lists.kamailio.org>.
 
        If you want to keep the mail private, send it to
-       <sr-users@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org>.
 
    3.4.
 

+ 1 - 1
src/modules/dialplan/README

@@ -480,7 +480,7 @@ xlog("translated to var $var(y) \n");
    syntax to create them can be found in dialplan-create.sql script in the
    database directories in the kamailio/scripts folder. You can also find
    the complete database documentation on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
 
    Some sample records from a dialplan table are presented in the next
    figure.

+ 6 - 7
src/modules/dispatcher/README

@@ -1658,7 +1658,7 @@ Chapter 2. Frequently Asked Questions
 
        Where can I find more about Kamailio?
 
-       Take a look at http://www.kamailio.org/.
+       Take a look at https://www.kamailio.org/.
 
    2.4.
 
@@ -1667,17 +1667,16 @@ Chapter 2. Frequently Asked Questions
        First at all check if your question was already answered on one of our
        mailing lists:
          * User Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
          * Developer Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
        E-mails regarding any stable version should be sent to
-       <[email protected]> and e-mail regarding development
-       versions or GIT snapshots should be send to
-       <[email protected]>.
+       <[email protected]> and e-mail regarding development versions
+       or GIT snapshots should be send to <[email protected]>.
 
        If you want to keep the mail private, send it to
-       <sr-users@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org>.
 
    2.5.
 

+ 2 - 0
src/modules/dmq/README

@@ -14,6 +14,8 @@ Edited by
 
 Marius Ovidiu Bucur
 
+Edited by
+
 Charles Chance
 
    Copyright © 2011 Marius Bucur

+ 1 - 1
src/modules/drouting/README

@@ -818,7 +818,7 @@ if (is_from_gw("3","1") {
    dr_gateways, dr_rules. The SQL syntax to create them can be found in
    drouting-create.sql script in kamctl db directories. You can also find
    the complete database documentation on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
 
 Chapter 2. Developer Guide
 

+ 1 - 1
src/modules/evapi/README

@@ -383,4 +383,4 @@ event_route[evapi:message-received] {
      * $evapi(conidx) - internal connection index
 
    Exported pseudo-variables are documented at
-   http://www.kamailio.org/wiki/.
+   https://www.kamailio.org/wiki/.

+ 1 - 1
src/modules/geoip/README

@@ -165,4 +165,4 @@ if(geoip_match("$si", "src"))
           + contc - continent code
 
    Exported pseudo-variables are documented at
-   http://www.kamailio.org/wiki/.
+   https://www.kamailio.org/wiki/.

+ 1 - 1
src/modules/geoip2/README

@@ -144,4 +144,4 @@ if(geoip2_match("$si", "src"))
           + contc - continent code
 
    Exported pseudo-variables are documented at
-   http://www.kamailio.org/wiki/.
+   https://www.kamailio.org/wiki/.

+ 1 - 1
src/modules/htable/README

@@ -801,7 +801,7 @@ sht_iterator_end("i1");
      * $shtrecord(attribute)
 
    Exported pseudo-variables are documented at
-   http://www.kamailio.org/wiki/.
+   https://www.kamailio.org/wiki/.
 
 6. RPC Commands
 

+ 1 - 1
src/modules/imc/README

@@ -391,4 +391,4 @@ kamcmd imc_list_members _room_
    by yourself you can use the imc-create.sql SQL script in the database
    directories in the kamailio/scripts folder as template. You can also
    find the complete database documentation on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.

+ 6 - 6
src/modules/ims_dialog/README

@@ -1073,7 +1073,7 @@ Chapter 3. Frequently Asked Questions
 
        Where can I find more about Kamailio?
 
-       Take a look at http://www.kamailio.org/.
+       Take a look at https://www.kamailio.org/.
 
    3.4.
 
@@ -1082,16 +1082,16 @@ Chapter 3. Frequently Asked Questions
        First at all check if your question was already answered on one of our
        mailing lists:
          * User Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
          * Developer Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
        E-mails regarding any stable Kamailio release should be sent to
-       <sr-users@lists.sip-router.org> and e-mails regarding development
-       versions should be sent to <sr-dev@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org> and e-mails regarding development
+       versions should be sent to <sr-dev@lists.kamailio.org>.
 
        If you want to keep the mail private, send it to
-       <sr-users@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org>.
 
    3.5.
 

+ 9 - 9
src/modules/ims_diameter_server/README

@@ -4,7 +4,7 @@ Carsten Bock
 
    ng-voice GmbH
 
-   Copyright © 2016-2017 ng-voice GmbH
+   Copyright © 2016-2017 ng-voice GmbH
      __________________________________________________________________
 
    Table of Contents
@@ -161,7 +161,7 @@ Chapter 1. Admin Guide
    3.1. diameter_request([peer], appid, commandcode, message)
    3.2. diameter_request_async([peer], appid, commandcode, message)
 
-3.1. diameter_request([peer], appid, commandcode, message)
+3.1.  diameter_request([peer], appid, commandcode, message)
 
    This method will send a Diameter Request.
 
@@ -188,7 +188,7 @@ Chapter 1. Admin Guide
 diameter_request("16777216", "300", "{ some json }");
 ...
 
-3.2. diameter_request_async([peer], appid, commandcode, message)
+3.2.  diameter_request_async([peer], appid, commandcode, message)
 
    This method will send a Diameter Request asynchronously. The Reply to
    this request will be visible in the event-route "diameter:response".
@@ -206,7 +206,7 @@ diameter_request("16777216", "300", "{ some json }");
    4.3. $diameter_request
    4.4. $diameter_response
 
-4.1. $diameter_application
+4.1.  $diameter_application
 
    This PV provides the requested Diameter Application, for example:
      * 16777216 - Diameter Cx/Dx
@@ -214,18 +214,18 @@ diameter_request("16777216", "300", "{ some json }");
      * 4 - Diameter Ro (Online Charging)
      * ...
 
-4.2. $diameter_command
+4.2.  $diameter_command
 
    This PV provides the requested Diameter Command, for example:
      * 300 - Diameter Cx/Dx User-Assignment Request (UAR)
      * 301 - Diameter Cx/Dx Server-Assignment Request (SAR)
      * ...
 
-4.3. $diameter_request
+4.3.  $diameter_request
 
    This PV provides the Diameter Request as JSON.
 
-4.4. $diameter_response
+4.4.  $diameter_response
 
    The Response is read from the PVAR.
 
@@ -234,7 +234,7 @@ diameter_request("16777216", "300", "{ some json }");
    5.1. diameter:request
    5.2. diameter:response
 
-5.1. diameter:request
+5.1.  diameter:request
 
    This route is called for any incoming Diameter Request
 ...
@@ -248,7 +248,7 @@ and/$diameter_command", "application/json", "$diameter_request", "$var(response)
 }
 ...
 
-5.2. diameter:response
+5.2.  diameter:response
 
    This route is called for incoming Diameter replies, if the request was
    processed asynchronously.

+ 6 - 6
src/modules/ims_registrar_scscf/README

@@ -812,7 +812,7 @@ Chapter 2. Frequently Asked Questions
 
        Where can I find more about Kamailio?
 
-       Take a look at http://www.kamailio.org/.
+       Take a look at https://www.kamailio.org/.
 
    2.2.
 
@@ -821,16 +821,16 @@ Chapter 2. Frequently Asked Questions
        First at all check if your question was already answered on one of our
        mailing lists:
          * User Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
          * Developer Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
        E-mails regarding any stable Kamailio release should be sent to
-       <sr-users@lists.sip-router.org> and e-mails regarding development
-       versions should be sent to <sr-dev@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org> and e-mails regarding development
+       versions should be sent to <sr-dev@lists.kamailio.org>.
 
        If you want to keep the mail private, send it to
-       <sr-users@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org>.
 
    2.3.
 

+ 6 - 6
src/modules/ims_usrloc_pcscf/README

@@ -236,7 +236,7 @@ Chapter 2. Frequently Asked Questions
 
        Where can I find more about Kamailio?
 
-       Take a look at http://www.kamailio.org/.
+       Take a look at https://www.kamailio.org/.
 
    2.2.
 
@@ -245,16 +245,16 @@ Chapter 2. Frequently Asked Questions
        First at all check if your question was already answered on one of our
        mailing lists:
          * User Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
          * Developer Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
        E-mails regarding any stable Kamailio release should be sent to
-       <sr-users@lists.sip-router.org> and e-mails regarding development
-       versions should be sent to <sr-dev@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org> and e-mails regarding development
+       versions should be sent to <sr-dev@lists.kamailio.org>.
 
        If you want to keep the mail private, send it to
-       <sr-users@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org>.
 
    2.3.
 

+ 4 - 4
src/modules/jsonrpcc/README

@@ -1,4 +1,4 @@
-jsonrpc-c (client) Module
+JSONRPCC (jsonrpc client) Module
 
 Matthew Williams
 
@@ -110,8 +110,8 @@ Chapter 1. Admin Guide
 
    Example 1.1. Set servers parameter
 ...
-modparam("jsonrpc", "servers", "localhost:9999,2 10.10.0.1:9999,2 backup.server:
-9999,1")
+modparam("jsonrpcc", "servers", "localhost:9999,2 10.10.0.1:9999,2 backup.server
+:9999,1")
 ...
 
 3.2. max_conn_attempts (int)
@@ -121,7 +121,7 @@ modparam("jsonrpc", "servers", "localhost:9999,2 10.10.0.1:9999,2 backup.server:
 
    Example 1.2. Set max_conn_attempts parameter
 ...
-modparam("jsonrpc", "max_conn_attempts", 10)
+modparam("jsonrpcc", "max_conn_attempts", 10)
 ...
 
 4. Functions

+ 3 - 3
src/modules/keepalive/README

@@ -10,7 +10,7 @@ Guillaume Bour
 
    <[email protected]>
 
-   Copyright © 2017 Guillaume Bour
+   Copyright © 2017 Guillaume Bour
      __________________________________________________________________
 
    Table of Contents
@@ -109,11 +109,11 @@ modparam("keepalive", "destination", "sip.provider.com")
 
 2.4. Functions
 
-2.4.1. is_alive(destination)
+2.4.1.  is_alive(destination)
 
    Get destination status
 
-   Parameter "destination" is destination you want to check status
+   Parameter “destination� is destination you want to check status
 
    Return value: 1 if destination is up, 2 if destination is down, -1 on
    error.

+ 1 - 1
src/modules/matrix/README

@@ -237,7 +237,7 @@ kamcmd matrix.reload
    template. Database, table, and column names can be set with module
    parameters so they can be changed. You can also find the complete
    database documentation on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
 
    Example 1.8. Example database content - matrix table
 ...

+ 1 - 1
src/modules/memcached/README

@@ -288,4 +288,4 @@ modparam("memcached", "stringify", 1)
      * $mctex(key)
 
    Exported pseudo-variables are documented at
-   http://www.kamailio.org/wiki/.
+   https://www.kamailio.org/wiki/.

+ 1 - 1
src/modules/mqueue/README

@@ -197,7 +197,7 @@ xlog("L_INFO", "Size of queue is: $var(q_size)\n");
      * $mq_size(mqueue) - the size of the specified mqueue
 
    Exported pseudo-variables are documented at
-   http://www.kamailio.org/wiki/.
+   https://www.kamailio.org/wiki/.
 
 6. RPC Commands
 

+ 6 - 6
src/modules/nathelper/README

@@ -746,7 +746,7 @@ Chapter 2. Frequently Asked Questions
 
        Where can I find more about Kamailio?
 
-       Take a look at http://www.kamailio.org/.
+       Take a look at https://www.kamailio.org/.
 
    2.3.
 
@@ -755,16 +755,16 @@ Chapter 2. Frequently Asked Questions
        First at all check if your question was already answered on one of our
        mailing lists:
          * User Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
          * Developer Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
        E-mails regarding any stable Kamailio release should be sent to
-       <sr-users@lists.sip-router.org> and e-mails regarding development
-       versions should be sent to <sr-dev@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org> and e-mails regarding development
+       versions should be sent to <sr-dev@lists.kamailio.org>.
 
        If you want to keep the mail private, send it to
-       <sr-users@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org>.
 
    2.4.
 

+ 1 - 1
src/modules/p_usrloc/README

@@ -676,7 +676,7 @@ modparam("p_usrloc", "db_mode", 2)
    with module parameters so they can be changed, but the name of the
    columns must be as they are in the SQL script. You can also find the
    complete database documentation on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
 
    Example 1.28. Example database content - reg_table (locdb) table
 ...

+ 1 - 1
src/modules/presence/README

@@ -1111,7 +1111,7 @@ event_route[presence:notify-reply]
    found in presence-create.sql script in the database directories in the
    kamailio/scripts folder. You can also find the complete database
    documentation on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
 
 Chapter 2. Developer Guide
 

+ 1 - 1
src/modules/presence_xml/README

@@ -357,7 +357,7 @@ modparam("presence_xml", "force_dummy_presence", 1)
    syntax to create it can be found in presence-create.sql script in the
    database directories in the kamailio/scripts folder. You can also find
    the complete database documentation on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
 
 Chapter 2. Developer Guide
 

+ 1 - 1
src/modules/pua/README

@@ -396,7 +396,7 @@ kamcmd pua.cleanup
    syntax to create it can be found in presence_xml-create.sql script in
    the database directories in the kamailio/scripts folder. You can also
    find the complete database documentation on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
 
 Chapter 2. Developer Guide
 

+ 6 - 6
src/modules/registrar/README

@@ -1213,7 +1213,7 @@ Chapter 2. Frequently Asked Questions
 
    Where can I find more about Kamailio?
 
-   Take a look at http://www.kamailio.org/.
+   Take a look at https://www.kamailio.org/.
 
    2.5.
 
@@ -1222,16 +1222,16 @@ Chapter 2. Frequently Asked Questions
    First at all check if your question was already answered on one of our
    mailing lists:
      * User Mailing List -
-       http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+       https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
      * Developer Mailing List -
-       http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+       https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
    E-mails regarding any stable Kamailio release should be sent to
-   <sr-users@lists.sip-router.org> and e-mails regarding development
-   versions should be sent to <sr-dev@lists.sip-router.org>.
+   <sr-users@lists.kamailio.org> and e-mails regarding development
+   versions should be sent to <sr-dev@lists.kamailio.org>.
 
    If you want to keep the mail private, send it to
-   <sr-users@lists.sip-router.org>.
+   <sr-users@lists.kamailio.org>.
 
    2.6.
 

+ 1 - 1
src/modules/rls/README

@@ -665,7 +665,7 @@ kamcmd rls.cleanup
    rls-create.sql script in the database directories in the
    kamailio/scripts folder. You can also find the complete database
    documentation on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
 
 Chapter 2. Developer Guide
 

+ 6 - 6
src/modules/rtpengine/README

@@ -1184,7 +1184,7 @@ nnection ICE=force RTP/SAVPF");
 
    Where can I find more about Kamailio?
 
-   Take a look at http://www.kamailio.org/.
+   Take a look at https://www.kamailio.org/.
 
    2.3.
 
@@ -1193,16 +1193,16 @@ nnection ICE=force RTP/SAVPF");
    First at all check if your question was already answered on one of our
    mailing lists:
      * User Mailing List -
-       http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+       https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
      * Developer Mailing List -
-       http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+       https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
    E-mails regarding any stable Kamailio release should be sent to
-   <sr-users@lists.sip-router.org> and e-mails regarding development
-   versions should be sent to <sr-dev@lists.sip-router.org>.
+   <sr-users@lists.kamailio.org> and e-mails regarding development
+   versions should be sent to <sr-dev@lists.kamailio.org>.
 
    If you want to keep the mail private, send it to
-   <sr-users@lists.sip-router.org>.
+   <sr-users@lists.kamailio.org>.
 
    2.4.
 

+ 6 - 6
src/modules/rtpproxy/README

@@ -800,7 +800,7 @@ Chapter 2. Frequently Asked Questions
 
        Where can I find more about Kamailio?
 
-       Take a look at http://www.kamailio.org/.
+       Take a look at https://www.kamailio.org/.
 
    2.3.
 
@@ -809,16 +809,16 @@ Chapter 2. Frequently Asked Questions
        First at all check if your question was already answered on one of our
        mailing lists:
          * User Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
          * Developer Mailing List -
-           http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+           https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
        E-mails regarding any stable Kamailio release should be sent to
-       <sr-users@lists.sip-router.org> and e-mails regarding development
-       versions should be sent to <sr-dev@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org> and e-mails regarding development
+       versions should be sent to <sr-dev@lists.kamailio.org>.
 
        If you want to keep the mail private, send it to
-       <sr-users@lists.sip-router.org>.
+       <sr-users@lists.kamailio.org>.
 
    2.4.
 

+ 14 - 38
src/modules/sipcapture/README

@@ -55,17 +55,12 @@ Alexandr Dubovikov
               4.1. sip_capture([table])
               4.2. report_capture([table],[data])
 
-        5. Exported pseudo-variables
+        5. RPC Commands
 
-              5.1. $hep(src_ip)
-              5.2. $hep(dst_ip)
+              5.1. sipcapture.status param
 
-        6. RPC Commands
-
-              6.1. sipcapture.status param
-
-        7. Database setup
-        8. Limitations
+        6. Database setup
+        7. Limitations
 
    List of Examples
 
@@ -130,16 +125,12 @@ Chapter 1. Admin Guide
         4.1. sip_capture([table])
         4.2. report_capture([table],[data])
 
-   5. Exported pseudo-variables
-        5.1. $hep(src_ip)
-        5.2. $hep(dst_ip)
-
-   6. RPC Commands
+   5. RPC Commands
 
-        6.1. sipcapture.status param
+        5.1. sipcapture.status param
 
-   7. Database setup
-   8. Limitations
+   6. Database setup
+   7. Limitations
 
 1. Overview
 
@@ -514,26 +505,11 @@ report_capture("report_data");
 report_capture("report_data", "{\"MOS\":4.1,\"PACKET_LOST\":100"});
 ...
 
-5. Exported pseudo-variables
-
-   5.1. $hep(src_ip)
-   5.2. $hep(dst_ip)
-
-   Exported pseudo-variables are listed in the next sections.
-
-5.1. $hep(src_ip)
-
-   Returns the current HEP's message original source IP address.
-
-5.2. $hep(dst_ip)
-
-   Returns the current HEP's message original destination IP address.
-
-6. RPC Commands
+5. RPC Commands
 
-   6.1. sipcapture.status param
+   5.1. sipcapture.status param
 
-6.1.  sipcapture.status param
+5.1.  sipcapture.status param
 
    Name: sipcapture.status
 
@@ -551,7 +527,7 @@ kamcmd sipcapture.status off
 kamcmd sipcapture.status check
 ...
 
-7. Database setup
+6. Database setup
 
    Before running Kamailio with the sipcapture module, you have to setup
    the database tables where the module will store the data. For that, if
@@ -559,9 +535,9 @@ kamcmd sipcapture.status check
    install everything by yourself you can use the homer_databases.sql, SQL
    script in the sql folder of sipcapture module as template. You can also
    find the complete database documentation on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
 
-8. Limitations
+7. Limitations
 
      * 1. Only one capturing mode on RAW socket is supported: IPIP or
        monitoring/mirroring port. Don't activate both at the same time.

+ 2 - 1
src/modules/siptrace/README

@@ -542,7 +542,8 @@ kamcmd siptrace.status check
    everything by yourself you can use the siptrace-create.sql SQL script
    in the database directories in the kamailio/scripts folder as template.
    You can also find the complete database documentation on the project
-   webpage, http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   webpage,
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
 
 7. Known issues
 

+ 6 - 6
src/modules/snmpstats/README

@@ -771,7 +771,7 @@ Name
 
    Where can I find more about Kamailio?
 
-   Take a look at http://www.kamailio.org/.
+   Take a look at https://www.kamailio.org/.
 
    2.11.
 
@@ -780,16 +780,16 @@ Name
    First at all check if your question was already answered on one of our
    mailing lists:
      * User Mailing List -
-       http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
+       https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
      * Developer Mailing List -
-       http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
+       https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
 
    E-mails regarding any stable Kamailio release should be sent to
-   <sr-users@lists.sip-router.org> and e-mails regarding development
-   versions should be sent to <sr-dev@lists.sip-router.org>.
+   <sr-users@lists.kamailio.org> and e-mails regarding development
+   versions should be sent to <sr-dev@lists.kamailio.org>.
 
    If you want to keep the mail private, send it to
-   <sr-users@lists.sip-router.org>.
+   <sr-users@lists.kamailio.org>.
 
    2.12.
 

+ 1 - 1
src/modules/tmx/README

@@ -436,7 +436,7 @@ event_route [tm:branch-failure:contact] {
      * $T(name)
 
    Exported pseudo-variables are documented at
-   http://www.kamailio.org/wiki/.
+   https://www.kamailio.org/wiki/.
 
 6. Statistics
 

+ 1 - 1
src/modules/uac/README

@@ -781,7 +781,7 @@ failure_route[REMOTE_AUTH] {
      * $uac_req(key)
 
    Exported pseudo-variables are documented at
-   http://www.kamailio.org/wiki/.
+   https://www.kamailio.org/wiki/.
 
 6. Event Routes
 

+ 1 - 1
src/modules/userblacklist/README

@@ -566,7 +566,7 @@ main] prefix
    with module parameters so they can be changed, but the name of the
    columns must be as they are in the SQL script. You can also find the
    complete database documentation on the project webpage,
-   http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
+   https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html.
 
    Example 1.26. Example database content - globalblacklist table
 ...

+ 1 - 1
src/modules/xcap_server/README

@@ -319,7 +319,7 @@ event_route[xhttp:request] {
        target, domain, uri_adoc.
 
    Exported pseudo-variables are documented at
-   http://www.kamailio.org/wiki/.
+   https://www.kamailio.org/wiki/.
 
    Example 1.11. $xcapuri(...) PV
 ...