[asterisk-users] sending an SMS via Asterisk?
Per Jessen
per at computer.org
Wed Apr 18 00:02:36 MST 2007
Yuan LIU wrote:
>>My dialplan looks like this:
>>
>>exten => 0900900941,1,Goto(smsmotx,${CALLERIDNUM},1)
>>exten => 0794998990,1,Goto(smsmotx,${CALLERIDNUM},1)
>
> How do callers get into these extensions?
They're specified on the smsq command, e.g.:
smsq --concurrent=3 --mo --motx-channel='mISDN/2/0900900941' --motx-callerid=0434439000
079nnnnnnn 'testing 1234567890'
> I'm a bit confused about your procedures. On one hand, if you use
> smsq, you don't need to use SMS application
Oh. Then the confusion is clearly on my part.
I got most of the config from
http://www.voip-info.org/wiki-Asterisk+cmd+Sms
If I don't need the SMS application, can you tell me what I need to do,
or where I need to look?
Thanks for helping with this - it doesn't seem like sending SMS over
Asterisk is much used.
/Per Jessen, Zürich
More information about the asterisk-users
mailing list