fiorix / go-smpp

SMPP 3.4 Protocol for the Go programming language
MIT License
220 stars 134 forks source link

is it possible receive USSD and response? #67

Closed Abdukahhor closed 6 years ago

Abdukahhor commented 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?

fiorix commented 6 years ago

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