You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
How send sms on another language? It don't work and change text sms: std::pair<std::string, int> smscId = client.sendSms(from, to, GsmEncoder::getUtf8(message), std::list<TLV>(), 0, "", "",smpp::DATA_CODING_UCS2);
Hi!
How send sms on another language? It don't work and change text sms:
std::pair<std::string, int> smscId = client.sendSms(from, to, GsmEncoder::getUtf8(message), std::list<TLV>(), 0, "", "",smpp::DATA_CODING_UCS2);