Closed Abdukahhor closed 6 years ago
Example I am calling *933*Hello#, mobile operator sends to endpoint. Endpoint responses "Hi there" to mobile operator and I receive "Hi There" is possible to do USSD with go-smpp?
afaik USSD is just a flag in the message for the transmitter... and if the smsc sends a response back it should land in your receiver
Example I am calling *933*Hello#, mobile operator sends to endpoint. Endpoint responses "Hi there" to mobile operator and I receive "Hi There" is possible to do USSD with go-smpp?