First commit

This commit is contained in:
2026-03-19 23:01:05 -04:00
commit 236dfcda63
217 changed files with 20414 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<include>
<!-- drop long dialed number -->
<extension name="Default_Drop">
<condition field="destination_number" expression="^(.{14,})$">
<action application="skinny-drop"/>
</condition>
</extension>
</include>