Got it to work once i got a chance to look at it. Simply need to update your SQL table you refer to. So
| Code: |
FROM #__sms_book ";
|
would need to become
| Code: |
FROM #__jeemasms_book ";
|
Also the default setup variable to assign the phone number field value should be
as this is the default referance for CB 1.2