All, I'm trying to send an SMS directly from asterisk but it doesn't seem to be working. The SMS() function does create an outgoing file but doesn't deliver the SMS. Can anyone help me to understand how SMS() works. Thanks. extensions.conf example: same => n,SMS(hello,a,17654307001,"hello nick") - nick