<p>Yes, order important.<br>
Sure, need use alphabetical ordering.</p>
<p>If we talk about drop-in functionality. Then need separate <code>drop-in</code> types</p>
<ol>
<li>created by admins - permanent drop-in, example enabled/disabled <code>modules</code>;</li>
<li>runtime drop-in - temporal drop-in, example <code>listeners</code> configured using cloud providers tools.</li>
</ol>
<p>Say may be defined configuration key <code>include_dropin {wildcard}</code><br>
Then kamailio looks dropins in folders <code>/etc/kamailio/kamailio.cfg.d</code> and <code>/run/kamailio/kamailio.cfg.d</code>.<br>
List of dropin folders maybe configurable on predefined.<br>
<strong>Example</strong></p>
<pre><code>### Loading modules drop-in ###
include_dropin *-modules.cfg

### Loading interface listeners ###
include_dropin *-listeners.cfg
</code></pre>
<p>In example above on file system may exist files</p>
<pre><code>/etc/kamailio/kamailio.cfg.d/10-jasson-modules.cfg
/etc/kamailio/kamailio.cfg.d/20-db_postgres-modules.cfg
/run/kamailio/kamailio.cfg.d/10-amazon-listeners.cfg
</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/2125?email_source=notifications&email_token=ABO7UZLQ5T2CM7AWTBTUWB3QTGQWXA5CNFSM4JLQW5JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDXWS3Q#issuecomment-552561006">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZJ3B5FJ36LDDOQVYMLQTGQWXANCNFSM4JLQW5JA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZKLA6Y2EA2BNEFGMD3QTGQWXA5CNFSM4JLQW5JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDXWS3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2125?email_source=notifications\u0026email_token=ABO7UZLQ5T2CM7AWTBTUWB3QTGQWXA5CNFSM4JLQW5JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDXWS3Q#issuecomment-552561006",
"url": "https://github.com/kamailio/kamailio/issues/2125?email_source=notifications\u0026email_token=ABO7UZLQ5T2CM7AWTBTUWB3QTGQWXA5CNFSM4JLQW5JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDXWS3Q#issuecomment-552561006",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>