I need your help
blanche doungmene <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, my name is blanche and i work with kannel but i have some problem: i need you to help me about how i can take the delevry report because when i send sms kannel tel me that he send it also when my SIM is not credited and i don't KNOW how to configure it in kannel.Thanks that is my configuration file and i use sql-server like SGBD
kannel.conf
(application/octet-stream, 1.3 KB)
group = core admin-port = 13000 admin-password = root status-password = kokodi #admin-deny-ip = "*.*.*.*" admin-allow-ip = "127.0.0.1;192.168.1.*" smsbox-port = 14000 #box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1;192.168.1.*" log-file = "/tmp/kannel.log" log-level = 1 access-log = "/tmp/access.log" store-file = "/tmp/kannel1.log" sms-incoming-queue-limit=-1 access-log-format="%t [from=%p] [to=%P] [msg=%b]" unified-prefix = "+237,00237,0;+,00" #white-list = "HTTP://localhost/whitelist.txt" include = "/etc/kannel/modems.conf" group = smsc smsc-id = modem smsc = at modemtype = auto device = /dev/modem log-file = "/tmp/smsc.log" speed = 9600 validityperiod = 167 #send-url = "http://localhost:13000/cgi-bin/sendsms" #my-number = 75296068 group = smsbox bearerbox-host = 192.168.1.12 sendsms-port = 10000 sendsms-chars = "0123456789" global-sender = 75296068 log-file = "/tmp/smsbox.log" access-log = "/tmp/access1.log" log-level = 0 #immediate-sendsms-reply = true group = sendsms-user username = root password = planing #user-deny-ip = "*.*.*.*" user-allow-ip = "192.168.1.*" concatenation = true group = sms-service keyword = default omit-empty=true max-messages=0 get-url = "http://192.168.1.13:8084/IntreBrIncSms/index.jsp?sender=%p&text=%a" accept-x-kannel-headers=true