Avatar

Correct answer by
Level 4

The code that I had in place was correct.  The issue was with RT Configutaion for SMS

This code works fine and I am able to send Via Soap or using Javascript Dunamic pages (JS API)

<rtEvent mobilePhone="+13135555555" email="" type="smsMobile" wishedChannel="MOBILE (SMS)" externalId="123Mobile">

  <ctx>test</ctx>

</rtEvent>

View solution in original post