Hi All
It’s required to render text for outbound new auto-generated SMS message using standard responses. I’ve tried to use on scxml, but faced with limitation - for mediatype TMediaNativeSMS (which is native sms for smpp, not email-style sms) msgsrc field can contains only text string of message. I can use URS or ORS for this task.
Any suggestions how to do this?