Difference between revisions of "SMS Addon - Providers"

From Kolmisoft Wiki
Jump to navigationJump to search
 
(19 intermediate revisions by 5 users not shown)
Line 5: Line 5:
Here goes a list with Providers which are supported or not. List update is in progress as we come along various SMS Providers.
Here goes a list with Providers which are supported or not. List update is in progress as we come along various SMS Providers.


Starting from MOR X7 SMPP support is added. E.g. SMS can be sent over SMPP using [[SMS SMPP Providers | providers which support SMPP]].


 
<br><br>
= Supported Providers =
= Supported Providers =


* [[SMS Addon - Clickatell configuration | Clickatell]]
* [[SMS Addon - Clickatell configuration | Clickatell]]
* [[SMS Addon - provider api configuration | Api provider]]
* [[SMS Addon - provider api configuration | API provider]]
* [[SMS SMPP Providers|SMPP Provider]]


<br><br>


= Not supported Providers =  
= Not supported Providers =  
Line 17: Line 20:
* [http://www.siptraffic.com/en/wholesalesms.html SIPTraffic] - sends SMS over XML/POST
* [http://www.siptraffic.com/en/wholesalesms.html SIPTraffic] - sends SMS over XML/POST


<br><br>
= How to add SMS provider =


= How to add SMS provider =
* If SMS Provider is Clickatell, instructions can be found [[SMS Addon - Clickatell configuration | here]].


* If SMS provider is Clickatell, instructions can be found [[SMS Addon - Clickatell configuration | here]].
* If SMS Provider is any other Provider, which supports SMS sending by Email, please follow these steps:


* If SMS provider is any other provider, which supports SMS sending by Email, please follow these steps:
1. Go to '''SETTINGS''' –> '''Billing''' –> '''Tariffs'''


1. Go to '''ADDONS''' block –> '''SMS''' –> '''Tariffs'''
2. Add Tariffs for Provider and Users.


2. Add tariffs for provider and users.
3. Go to '''ADDONS''' –> '''SMS''' –> '''Providers'''


3. Go to '''ADDONS block''' –> '''SMS''' –> '''Providers'''
4. Click ''New provider''. From dropdown list you can choose from 3 providers: '''sms email''', '''Clickatell''' and '''API''' (starting from MOR 12). By default sms email is selected.


4. Click ''New provider''. From dropdown list you can choose from 3 providers: '''sms email''', '''Clickatell''' and '''API'''. By default sms email is selected.
<br><br>


= SMS over Email =


[[File:Sms newprov sms.png]]
[[File:Sms newprov sms.png]]




Fill in the fields and click ''Create'' button. ''Name'' and ''Domain'' fields are necessary. Please note that domain should be entered in format like this: @providerdomain.com.
Fill in the fields and click ''Create'' button. ''Name'' and ''Domain'' fields are necessary. Please note that domain should be entered in format like this: @providerdomain.com . IP address is not allowed.


'''Good keywords''' is a string line sent back which is a proof of SMS being sent. '''Bad keywords''' is opposite - it informs that SMS was not sent.  
''Good keywords'' is a string line sent back which is a proof of SMS being sent. ''Bad keywords'' is opposite - it informs that SMS was not sent.  


<br><br>
= SMS over Clickatell =


If you select Clickatell you will see this window:
If you select Clickatell you will see this window:


[[File:Sms newprov clickatell.png]]
[[File:Sms newprov clickatell.png]]


Fill in the fields and click ''Create''. The ''From'' field is here to enter source address (alsow known as sender ID). It can be  can be either a valid international format number between 1 and 16 characters long or an 11 character alphanumeric string. It is recommended not to use spaces, punctuation or other special characters since they may not always be supported to all destinations and could interfere with your delivery.
Fill in the fields and click ''Create''. The ''From'' field is here to enter source address (alsow known as sender ID). It can be  can be either a valid international format number between 1 and 16 characters long or an 11 character alphanumeric string. It is recommended not to use spaces, punctuation or other special characters since they may not always be supported to all destinations and could interfere with your delivery.


<br><br>
= SMS over HTML API =


If you select API Provider type you will see this window:
If you select API Provider type you will see this window:
Line 56: Line 64:




Fill in the fields and click ''Create''.
Fill in the fields and click ''Create''. In ''API string'' field put providers URL and authorization params. In ''Good keywords'' you should put phrase, which comes from provider, when SMS is send successfully.


5. Go to '''ADDONS''' block –> '''SMS''' –> '''LCR'''
5. Go to '''ADDONS''' –> '''SMS''' –> '''LCR'''


6. Add provider to LCR
6. Add provider to LCR


Done. SMS provider is ready to use.
Done. SMS provider is ready to use.
<br><br>
'''NOTE:''' if you are not sure if correct API request was sent to SMS Provider (API) you can always check it in STATISTICS > Action log. You can see what string was sent to provider there.
<br><br>
To subscribe some user for SMS sending go to ADDONS –> SMS, select user in "Subscribe User to SMS Service:" drop-down list and click "Subscribe".
<br><br>
= SMS over SMPP =
If you select SMPP you will see this window:
[[File:smpp.png]]
Fill in the fields and click ''Create''.


<br>


Encoding selections: https://en.wikipedia.org/wiki/Short_Message_Peer-to-Peer#PDU_body


To subscribe some user for SMS sending go to ADDONS –> SMS, select user in "Subscribe User to SMS Service:" drop-down list and click "Subscribe".
Possible ERROR: [[I get SMS with unreadable symbols]]
 
<br><br>
 
= See Also =


= See also =
* [[SMS Addon - Clickatell configuration]]
* [[SMS Addon]]
* [[SMS Addon - provider api configuration]]
* [[SMS SMPP Providers]]
* [[SMS SMPP Troubleshooting]]

Latest revision as of 10:30, 19 July 2016

SMS Addon currently support Clickatell and other Providers which support SMS sending by Email.

To send SMS MOR sends email to Provider which receives email and sends SMS with settings in this email.

Here goes a list with Providers which are supported or not. List update is in progress as we come along various SMS Providers.

Starting from MOR X7 SMPP support is added. E.g. SMS can be sent over SMPP using providers which support SMPP.



Supported Providers



Not supported Providers



How to add SMS provider

  • If SMS Provider is Clickatell, instructions can be found here.
  • If SMS Provider is any other Provider, which supports SMS sending by Email, please follow these steps:

1. Go to SETTINGS –> Billing –> Tariffs

2. Add Tariffs for Provider and Users.

3. Go to ADDONS –> SMS –> Providers

4. Click New provider. From dropdown list you can choose from 3 providers: sms email, Clickatell and API (starting from MOR 12). By default sms email is selected.



SMS over Email

Sms newprov sms.png


Fill in the fields and click Create button. Name and Domain fields are necessary. Please note that domain should be entered in format like this: @providerdomain.com . IP address is not allowed.

Good keywords is a string line sent back which is a proof of SMS being sent. Bad keywords is opposite - it informs that SMS was not sent.



SMS over Clickatell

If you select Clickatell you will see this window:

Sms newprov clickatell.png

Fill in the fields and click Create. The From field is here to enter source address (alsow known as sender ID). It can be can be either a valid international format number between 1 and 16 characters long or an 11 character alphanumeric string. It is recommended not to use spaces, punctuation or other special characters since they may not always be supported to all destinations and could interfere with your delivery.



SMS over HTML API

If you select API Provider type you will see this window:


Sms newprov api.png


Fill in the fields and click Create. In API string field put providers URL and authorization params. In Good keywords you should put phrase, which comes from provider, when SMS is send successfully.

5. Go to ADDONS –> SMS –> LCR

6. Add provider to LCR

Done. SMS provider is ready to use.

NOTE: if you are not sure if correct API request was sent to SMS Provider (API) you can always check it in STATISTICS > Action log. You can see what string was sent to provider there.

To subscribe some user for SMS sending go to ADDONS –> SMS, select user in "Subscribe User to SMS Service:" drop-down list and click "Subscribe".

SMS over SMPP

If you select SMPP you will see this window:

Smpp.png

Fill in the fields and click Create.


Encoding selections: https://en.wikipedia.org/wiki/Short_Message_Peer-to-Peer#PDU_body

Possible ERROR: I get SMS with unreadable symbols



See Also