simontelephonics / smsconnector

SMS Connector module for FreePBX 16 and 17
https://simon.tel/open-source/
GNU General Public License v3.0
43 stars 16 forks source link

Update i18n, implement apiversion and multi fixs #42

Closed vsc55 closed 7 months ago

vsc55 commented 8 months ago

Add support i18n. Update Spanish i18n. New function "loginfo" in "providerbase" to centralice log message. Use $this->apiversion in the process to generate api url.APIUrlInfo. Indentation. FIX: provider-provider-Twilio, correct variable $mid since it has been defined. Update: provider-Voipms, change the way to generate the webhook url, we use the getwebhookurl function through parent.

billsimon commented 7 months ago

Merged changes to master and will include in next release, thanks!