Skip to content

Commit

Permalink
update README and module.xml for release
Browse files Browse the repository at this point in the history
  • Loading branch information
billsimon committed Mar 11, 2024
1 parent 02d84a1 commit b6d8fbd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ a generic, expandable connector, with new providers added as contributed by the
* Bulk Solutions (Bulkvs): API v1 (https://portal.bulkvs.com/api/v1.0/documentation)
* Commio/Thinq: (https://apidocs.thinq.com/#bac2ace6-7777-47d8-931e-495b62f01799)
* Flowroute: Messaging API v2.2, webhook v2.1 (https://developer.flowroute.com/api/messages/v2.2/)
* Siptrunk: Messaging API
* Skyetel: SMS and MMS API (https://support.skyetel.com/hc/en-us/articles/360056299914-SMS-MMS-API)
* Telnyx: Messaging API v2 (https://developers.telnyx.com/docs/api/v2/messaging)
* Twilio: Messaging API version 2010-04-01 (https://www.twilio.com/docs/sms)
Expand All @@ -26,7 +27,7 @@ a generic, expandable connector, with new providers added as contributed by the

### Installation

* `fwconsole ma downloadinstall https://github.com/simontelephonics/smsconnector/releases/download/v16.0.14/smsconnector-16.0.14.tar.gz`
* `fwconsole ma downloadinstall https://github.com/simontelephonics/smsconnector/releases/download/v16.0.15/smsconnector-16.0.15.tar.gz`
* `fwconsole r`

### Configuration
Expand Down
3 changes: 2 additions & 1 deletion module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<rawname>smsconnector</rawname>
<repo>unsupported</repo>
<name>SMS Connector</name>
<version>16.0.14</version>
<version>16.0.15</version>
<category>Connectivity</category>
<Publisher>Simon Telephonics LLC</Publisher>
<info>http://wiki.freepbx.org/</info>
Expand Down Expand Up @@ -45,6 +45,7 @@
</table>
</database>
<changelog>
*16.0.15* Adds support for the provider Siptrunk.com
*16.0.14* Use function hook instead of long-running process for inbound processing to SIP
*16.0.13* Adds experimental feature: SMS to and from capable SIP clients, configurable in userman
*16.0.12* Fix Voxtelesys and improve provider list screen
Expand Down

0 comments on commit b6d8fbd

Please sign in to comment.