How to configure SMS interface?

From MedITEX - Wiki

(Difference between revisions)
Jump to: navigation, search
Line 28: Line 28:
 
</tbody>
 
</tbody>
 
</table>
 
</table>
<h3><br />Installing PHP files on IIS server</h3>
+
<p>Both export buttons create the according PHP file with prefilled filenames and code.<br /> After the PHP file has been generated and saved, please verify the path to your <strong>MedITEX folder</strong> by opening the PHP file with any text editor. If the it's not located on the server where MedITEX is installed on, be sure to use the <strong>UNC path</strong> where the MedITEX server can be found in your local network.</p>
 +
<table border="0">
 +
<tbody>
 +
<tr>
 +
<td>
 +
<p>[[Image:msg2.png|none|750px|thumb|left|link=http://wiki.meditex-software.com/images/msg2.png|]]</p>
 +
</td>
 +
</tr>
 +
</tbody>
 +
</table>
 +
<h3><span style="font-size: 1.17em;">Installing PHP files on IIS server</span></h3>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<h3>Configuring MSG91 Callback function</h3>
 
<h3>Configuring MSG91 Callback function</h3>

Revision as of 12:03, 30 January 2019

Contents

Esendex provider

For the purpose of sending and receiving SMS messages MedITEX uses the services of Esendex provider. User account needs to be created and this can be done on the <a href="http://www.esendex.com">Esendex website</a>.

Parameters which determine each user account (account credentials) are:

  1. Username: An email address used in the process of user account creation.
  2. Password: A password assigned to a user via Confirmation email. It can be changed afterwards.
  3. Account reference: An array of characters beginning with "EX" which is also assigned to a user via Confirmation email.

Once user account is created, it is possible:

  • to send 20 SMS messages for free
  • to purchase a package of SMS messages according to your needs
  • to configure a Virtual Mobile Number which will be used for receiving messages

After first purchase it is also possible to assign a name to your user account (for example, the name of a clinic) which will be displayed as a Sender name of a message.

 

MSG91

Exporting PHP files

To export PHP files for both recieving and incoming messages, and getting status reports of sent SMS, first choose MSG91 as the SMS provider under System->Interfaces->Communication->SMS account.

Delivery status via Callback deactivates the manual status lookup and thus increasing the performance of the Communications form as MedITEX won’t have to request the status of all pending SMS.

<tbody> </tbody>

msg1.png

Both export buttons create the according PHP file with prefilled filenames and code.
After the PHP file has been generated and saved, please verify the path to your MedITEX folder by opening the PHP file with any text editor. If the it's not located on the server where MedITEX is installed on, be sure to use the UNC path where the MedITEX server can be found in your local network.

<tbody> </tbody>

msg2.png

Installing PHP files on IIS server

 

Configuring MSG91 Callback function

 

SMS settings in MedITEX

<tbody> </tbody>
<img src="/images/hint48.png" alt="" />
SMS settings is configured in MedITEX IVF.

 

At the menu, click on System -> Configuration / administration -> Settings.

<tbody> </tbody>

SystemSettings1.png

Once Settings is loaded, switch to System at the top level tab and then select Interfaces followed by SMS account.

<tbody> </tbody>

SystemSettingsSMSaccount.png

 

Outcoming SMS messages

To establish a connection with Esendex provider insert account credentials in the corresponding fields and click on the button Test connection parameters.

In case that account credentials are correctly entered, the message containing information about current account state (number of messages remaining) will be shown:

<tbody> </tbody>

Connected.png

 

Incoming SMS messages

Once the connection with Esendex is established, it will be possible to select the option Use Virtual Mobile Number for incoming messages.

<tbody> </tbody>
<img src="/images/hint48.png" alt="" />
  •  SMS messages cannot be received if the Virtual Mobile Number has not been configured. 
  • The configuration is done over the Esendex website and not by selecting the option Use Virtual Mobile Number for incoming messages.
  • Selecting this option is only a sign that the number is configured and that SMS messages should be shown in MedITEX. 

 

Mobile number format

Given that SMS recipient's phone number has to begin with international country calling code, in case that phone number does not contain the code already, MedITEX will add it automatically if it is entered in the section International country calling code.  

 

Troubleshooting

 

<tbody> </tbody>
<img src="/images/hint48.png" alt="" />

On our <a href="/index.php?title=SMS_Interface_-_Troubleshooting">Troubleshooting page</a> you can find the most common problems and proposed solutions.

 

 

 

 

<tbody> </tbody>
<a href="/index.php?title=MedITEX_IVF_how_to">Back to How to</a> <a href="#top">Back to top</a>