Home

JRPassphrase Registration Control

In order to register on this site, you must first submit the passphrase below.

SMS support in Switchfin PDF Print E-mail
Written by Administrator   
Friday, 26 November 2010 17:55

Hi Guys,

SMS support was added in Switchfin.


In order to use it please compile Switchfin trunk for IP02/IP04/IP08 target with GSM1 support.
You need to have GSM1 module plugged in your PBX

Now you will be able to check if new short message is available using the following syntax:

/bin/gsm-sms /dev/dahdi/wcgsm smscount

, get the message using the syntax

/bin/gsm-sms /dev/dahdi/wcgsm smsget

If you need to send a message just type

/bin/gsm-sms /dev/dahdi/wcgsm smssend number "Text of the message"

Comments are welcome. Cheers!