cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Question

How do I configure the Mobile/Handset Acknowledgement notification URL on my account?

 

Answer

The notification URL must be supplied in each HTTP POST for each MT. It is not stored in or configured on Digital Interconnect databases or servers.

 

Actions:

Mobile Notification is configured as part of the HTTP POST using the AckReplyAddress and MobileNotification parameters as detailed in section 3.1.2, Table 4 Optional Parameters of the SMS 365, enterprise service - HTTP Interface Specification. For example:

 

[MSISDN]

List=+19255550000

 

[MESSAGE]

Text=Test SMS Message

 

[Setup]

AckReplyAddress=http://127.0.0.1/ABC/MTAckReceive.aspx

MobileNotification=Yes

[END]

 

For proper function, ensure that your firewall is correctly configured to allow the notifications from Digital Interconnect IP address using either the HTTP or HTTPS ports.

 

Related Articles

SMS 365, enterprise service - HTTP Interface Specification

Version history
Last update:
‎12-01-2020 07:31 AM
Updated by: