Added by Shady Jones about 9 years ago
Something like this, is SMS is any command that I can use
exten => 3030303,1,Ringing()
exten => 3030303,2,Hangup()
exten => 3030303,3,SMS(${CALLERID(num)},Thankyou for calling)
I dont think PRI will suppor SMS
for SMS you can use either the online sms web gateway
or GSM gateways.
using there API u can send sms
br
striker
www.striker24x7.blogspot.com
Is there away you can providea link? I would aalsolike to try to use sMS. Thank you