Hi,
Regards to everyone. Iam in the process of configuring kannel in my
organization. Now Iam configuring kannel with 'black-list' option.
But Iam unsure of the procedure to add the black-list option. I put the
black-list in core group and started the bearerbox. No error was thrown,
but
when I send sms to a number in the blacklist text file, it got delivered.
Can anyone tell me the format in which the numbers should be put in the
blacklist text
file which is in my localhost.

The core group configuration is shown below:

#------------------------------
#core group

group = core
admin-port = 13000
smsbox-port = 13001
admin-password =*******
status-password =*******
#admin-deny-ip = "*.*.*.*"
#admin-allow-ip = "127.0.0.1"
#log-file = "/var/log/kannel/kannel.log"
#log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
#unified-prefix = "+358,00358,0;+,00"
access-log = "/var/log/kannel/kannel_access.log"
#store-file = "kannel.store"
#ssl-server-cert-file = "cert.pem"
#ssl-server-key-file = "key.pem"
#ssl-certkey-file = "mycertandprivkeyfile.pem"
sms-combine-concatenated-mo = true
smsbox-max-pending=1024
dlr-storage=mysql
black-list="http://localhost/ndnc.txt";

*My blacklist.txt looks like this:*


919029244381:
919967675156:
919773582382:
919869606219:

Please tell me changes I have to make.

Thanks & Regards
Sujith Venugopal
  • help Francisco Arias

Reply via email to