Added 3cx sms-mms upgrader.

This commit is contained in:
edschuy95 2025-07-15 07:32:47 -04:00
parent e2fde10d83
commit 01b2299472
4 changed files with 78 additions and 1 deletions

View file

@ -28,6 +28,7 @@
<Compile Include="config.py" />
<Compile Include="config.template.py" />
<Compile Include="routes\helpers.py" />
<Compile Include="routes\threecx.py" />
<Compile Include="routes\voipms.py" />
<Compile Include="routes\yeastar.py" />
<Compile Include="routes\__init__.py" />