Hi Philip,
Call.Ani is stored in a format like "tel:+XXXXXX", so when you are trying to use that variable to send the SMS to, the prefix is causing the issue. That's why when you enter the number manually, it is working for you. To get around this, you can use this expression to send your SMS message "right(Call.Ani,Y) where "Y" is the number of digits of the phone number you are sending the SMS to. This will return the value from the ANI for the number you want.
Thank you,
------------------------------
Jason Tripp
Independent Health Association, Inc.
------------------------------