Displaying 1 result from an estimated 1 matches for "smsmorx".
Did you mean:
smsbox
2006 Jun 09
3
Trouble getting SMS working
...risk box to send SMS's to my Panasonic dect phone via
a Linksys pap2. I believe I have the message centers setup correctly
between * and the phone.
The pap2 is configured to only use G711a.
The Asterisk version is 1.0.7.
In my /etc/asterisk/extensions.conf I have
[smsphone]
exten = 199,1,Goto(smsmorx,${CALLERIDNUM},1)
[smsmorx]
exten = _X.,1,SMS(${EXTEN}|sa)
exten = _X.,2,System(/tmp/smstest ${EXTEN} ${CALLERIDNUM} ${CALLERIDNAME})
exten = _X.,3,Hangup
When trying to send an SMS from the phone to *, I get the following:
/var/log/asterisk/event_log:
asterisk[15345]: No data, hanging up...