From a22cb622ba4daf345c646a2ab25436d25c1f4c45 Mon Sep 17 00:00:00 2001 From: Jeppe Larsen Date: Tue, 23 Mar 2021 15:59:28 +0100 Subject: [PATCH 1/2] A paragraph about SMPP reconnect --- docs/smpp.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/smpp.rst b/docs/smpp.rst index aabe39d..490830d 100644 --- a/docs/smpp.rst +++ b/docs/smpp.rst @@ -5,10 +5,12 @@ We offer SMPP connection for select customers. Contact sales@gatewayapi.com to g Connection ---------- -Use the following to connect. We recommend to connect to two hosts. When we do scheduled maintainence, only one host is restarted at a time. By keeping a connection to two hosts, constant connectivity can be achieved. +Use the following to connect. We recommend to connect to two hosts. When we do maintainence, only one host is restarted at a time. By keeping a connection to two hosts, constant connectivity can be achieved. You can connect as a transceiver/receiver more than once. Delivery reports will be distributed evenly among your binds, each report only through one bind. +We regurlarily deploy hotfixes to the SMPP software, so you may experience a session being disconnected, but you can reconnect immediately. As long as your client can reconnect automatically, no downtime or sevice disruption will occur. + ================= ================================= Host a.smpp.gatewayapi.com Host b.smpp.gatewayapi.com From 0f6aa44e9a707749cddac1b78e5b3f33c2b52bad Mon Sep 17 00:00:00 2001 From: Jeppe Larsen Date: Tue, 23 Mar 2021 16:02:51 +0100 Subject: [PATCH 2/2] Improvements --- docs/smpp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/smpp.rst b/docs/smpp.rst index 490830d..1838ecd 100644 --- a/docs/smpp.rst +++ b/docs/smpp.rst @@ -9,7 +9,7 @@ Use the following to connect. We recommend to connect to two hosts. When we do m You can connect as a transceiver/receiver more than once. Delivery reports will be distributed evenly among your binds, each report only through one bind. -We regurlarily deploy hotfixes to the SMPP software, so you may experience a session being disconnected, but you can reconnect immediately. As long as your client can reconnect automatically, no downtime or sevice disruption will occur. +We regurlarily deploy improvements to the SMPP software, so you may experience a session being disconnected, but you can reconnect immediately. As long as your client can reconnect automatically, no downtime or sevice disruption will occur. ================= ================================= Host a.smpp.gatewayapi.com