<p>The ims_usrloc_scscf module lacks module documentation in git master:</p>
<p>~/repositories/kamailio/src/modules/ims_usrloc_scscf> ls -la README doc*<br>
ls: cannot access 'README': No such file or directory<br>
ls: cannot access 'doc*': No such file or directory</p>
<p>The purpose of this module and also its parameters that are exported should be documented in a doc/*.xml files like the other modules. This are the exported parameters from the source code:</p>
<pre><code>{"timer_interval",      INT_PARAM, &timer_interval  },
    {"desc_time_order",     INT_PARAM, &desc_time_order },
    {"matching_mode",       INT_PARAM, &matching_mode   },
    {"cseq_delay",          INT_PARAM, &cseq_delay      },
    {"fetch_rows",          INT_PARAM, &ul_fetch_rows   },
    {"hash_size",           INT_PARAM, &ul_hash_size    },
    {"subs_hash_size",      INT_PARAM, &subs_hash_size  },
    {"contacts_hash_size",  INT_PARAM, &contacts_hash_size  },
    {"nat_bflag",           INT_PARAM, &nat_bflag       },
    {"contact_delete_delay", INT_PARAM, &contact_delete_delay       },
    {"usrloc_debug_file",   PARAM_STR, &usrloc_debug_file},
    {"enable_debug_file",   INT_PARAM, &usrloc_debug},
{"user_data_dtd",           PARAM_STRING, &scscf_user_data_dtd},
{"user_data_xsd",           PARAM_STRING, &scscf_user_data_xsd},
{"support_wildcardPSI",     INT_PARAM, &scscf_support_wildcardPSI},
{"unreg_validity",          INT_PARAM, &unreg_validity},
{"maxcontact_behaviour",INT_PARAM, &maxcontact_behaviour},
{"maxcontact",                      INT_PARAM, &maxcontact},
    {"maxcontact_3gpp",     INT_PARAM, &maxcontact_3gpp},
    {"max_subscribes",              INT_PARAM, &max_subscribes},
{"sub_dialog_hash_size",INT_PARAM, &sub_dialog_hash_size},
{"db_mode",                         INT_PARAM, &db_mode},
{"db_url",                          PARAM_STR, &db_url},
{"timer_procs",             INT_PARAM, &ul_timer_procs},
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/1644">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZX6I5Itr_DobX16jPd4g0Sw4I2eeks5ubBMFgaJpZM4Wp6Rc">mute the thread</a>.<img src="https://github.com/notifications/beacon/AF36ZdFYYSNBp-RM-uNbq8RxZFahfZddks5ubBMFgaJpZM4Wp6Rc.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"ims_usrloc_scscf module lacks module documentation (#1644)"}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/1644"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/1644",
"url": "https://github.com/kamailio/kamailio/issues/1644",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "ims_usrloc_scscf module lacks module documentation (#1644)",
"sections": [
{
"text": "",
"activityTitle": "**Henning Westerholt**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@henningw",
"facts": [
{
"name": "Repository: ",
"value": "kamailio/kamailio"
},
{
"name": "Issue #: ",
"value": 1644
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"kamailio/kamailio\",\n\"issueId\": 1644,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"kamailio/kamailio\",\n\"issueId\": 1644\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/kamailio/kamailio/issues/1644"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 380085340\n}"
}
],
"themeColor": "26292E"
}
]</script>