Umt Setup Gsm Forum Instant
umt-cli --send --to 310410SMSC01 --payload "Hello GSM Forum" Per GSM Forum guidelines, the following test cases must pass:
| Test ID | Description | Expected Result | |---------|-------------|------------------| | UMT-T01 | TCP connection establishment | 3-way handshake success | | UMT-T02 | TLS handshake with mutual auth | Cipher suite TLS_AES_256_GCM_SHA384 | | UMT-T03 | UMT-SDP session negotiation | Session ID assigned | | UMT-T04 | Submit_SM (SMS over UMT) | Deliver_SM response < 200ms | | UMT-T05 | Heartbeat timeout recovery | Automatic reconnection within 5s | umt setup gsm forum
umt-cli --status --node 310410UMT01 Expected output: umt-cli --send --to 310410SMSC01 --payload "Hello GSM Forum"
[logging] level = info output = /var/log/umt/umtd.log Example for SMSC acting as UMT client: /etc/umt/umt_client.conf umt setup gsm forum