Dear All .. Is there any posibilities to use Kannel as independent SMSC ? Here is the condition : 1. I have a Wavecom GSM Modem Plugged to kannel. 2. I just set an "exec" base SMSC in the kannel configuration, mean that every incomming MSG is dumped to a text file.
# SMS SERVICE Default # there should be default always group = sms-service keyword = default accept-x-kannel-headers = true exec = echo %t "------ " %p "-----" %a >>/var/log/kannel/sms.bno ; echo "dodol garut" max-messages = 0 This configuration work fine in what i call "standard methode" 3. I try to change the "message center" (Provider's smsc) number in my cell-phone ... change it with the number of my kannel smsc. 4. try to send a msg to a fake number (i.e : 111, 222, 333) 5. The cell-phone alway respond with "Msg didn't sent". Is there any posibility to build an SMSC that kan function like above ? and .. how ? Note : Both SIM-cards of cell-phones and wavecom ... come from the same provider. Sincerely -bino-