On Sat, 2008-12-20 at 19:27 +0200, Elliot Murdock wrote:
> Hello!
> 
> 
> What kind of sms text messaging capabilities does Asterisk have?
> 
> I do not know very much about about SMS technology, but I am looking
> for the following features:
> 
> 1. mobile SIP devices can send and receive SMS messages
> 
> 2. Asterisk server be able to accept and send SMS messages through PRI
> lines and Internet connections.
> 
> I noticed that Asterisk has an SMS function, but I am not farmiliar
> enough with that technology to make it useful.  
> 
> Any help with this would be great!


Hi Elliot,

sms-service is included in Asterisk since 1.2.
Just tried it out, (from cli):

smsq --motx-channel="mISDN/1/0673644444" 061368506 "testje"

=first number is the fixed-sms-provider (here, KPN)
=second number is the target

Just taken rightout from the wiki pages.
I presume one could set the MSN-as well,

hw

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to