Can I send SMS Through PRI
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)
Replies (2)
RE: Can I send SMS Through PRI
-
Added by striker 247 about 9 years ago
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
RE: Can I send SMS Through PRI
-
Added by Mike Larry over 8 years ago
Is there away you can providea link? I would aalsolike to try to use sMS. Thank you