Run python-smpplib and php-smpp against our server: encodings and bind direction hold, no defects

This commit is contained in:
2026-09-06 22:15:20 +02:00
parent ab93833cee
commit a7f3ea70d7
10 changed files with 1587 additions and 0 deletions
+4
View File
@@ -14,9 +14,13 @@ EXPERT_SEVERITY_ERROR = "8388608"
# The SMPP port each peer's compose overlay exposes its SMSC on.
PORT_BY_PEER = {
"cloudhopper": 2775,
"dumbclient": 2775,
"jasmin": 2775,
"jsmpp": 2775,
"kannel": 2775,
"php": 2775,
"python": 2775,
"smppload": 2775,
"smppsim": 2775,
"smscsim": 2775,
}