Set Intermediate Notification bit

2008-09-03 Thread Mads N. Vestergaard
Hi There, One of our providers(SMPP), requires us to set the intermediate notification bit, in order to receive buffered notifications, sucs as absent subscriper, etc. As far as I go through the documentation it doesn't give the possibility to do so. Do we really need to patch kannel

Internal error: unknown message type: 842018872 on Ubuntu 8

2008-09-03 Thread Alvaro Cornejo
Hi All I'migrating my kannel app from fedora 6 to Ubuntu 8. I've downloaded last CVS but get the mentioned error. I've no clue of what does it means. Any idea? Regards Alvaro 2008-09-02 19:06:56 [31114] [15] DEBUG: Thread 15 (gw/bearerbox.c:wdp_router) maps to pid 31114. 2008-09-02

Re: Authorization Failed When Sending Text SMS

2008-09-03 Thread Jovan Kostovski
Hi Kent, Connection between the bearerbox and the SMSC is ok. group = sendsms-user username = kent password = testpass add: user-allow-ip = *.*.*.* max-messages = 4 user-allow-ip sets the IPs which are allowed to issue sendsms requests max-message defines globally how many messages can be

RE: Authorization Failed When Sending Text SMS

2008-09-03 Thread Kent Walker
Hello All, The problem was that I needed single quotes around the URL in my wget request. I believe it wasn't seeing anything after the username in the URL. Thanks, Kent -Original Message- From: Jovan Kostovski [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 03, 2008 3:04 PM To:

dlr coming back from a different server

2008-09-03 Thread Iain Dooley
hi all, i just got word back from my provider that they're sending delivery receipts back from a different server than the one i sent the messages out on... would this affect kannel? they say they're sending DLR's that i'm not seeing in my system. so i'm guessing the DLR has to come from

Failed to create new boxc connection

2008-09-03 Thread Iain Dooley
hi there again, i can see lots of these messages in my kannel.log: Failed to create new boxc connection does anyone know what that might indicate? might this be causing my recent DLR problems? cheers iain

How to Test if my Kannel config is working or not

2008-09-03 Thread Joyce Gutierrez
Hi guys! I have a newly installed and configured Kannel. I intend to use it for sending Mail to SMS and vice versa. However, because I have just explored Kannel I do not know how to test if my config of Kannel is right or not. I have Kannel on my CentOS5 with a GSM modem Teltonika ModemCom

Possibility Traffic Lost

2008-09-03 Thread sangprabv
Hi, I just curious whenever Kannel and or a server is crash or shutdowned, will the MO and MT queue in store file lost or still be proceed after we restart Kannel or the server? Because in my case, the queue is not proceed when I shutdown Kannel or server and restart it. While some says that the

Re: dlr coming back from a different server

2008-09-03 Thread Otandeka Simon Peter
Can you bind or connect to that different server that sends delivery reports? On Sep 4, 2008, at 4:22 AM, Iain Dooley wrote: hi all, i just got word back from my provider that they're sending delivery receipts back from a different server than the one i sent the messages out on...

Re: dlr coming back from a different server

2008-09-03 Thread Iain Dooley
hi otandeka, Can you bind or connect to that different server that sends delivery reports? yes i can, when i have both connections in my kannel config file, it sends out sms' through both servers, however the DLR's seem to more often than not come back via the connection that the SMS did

Re: dlr coming back from a different server

2008-09-03 Thread seikath
set the smsc config as send only set the receiving smsc as receiver only and try to set them both with identical name :) in case you fail to set identical smsc name there are several ways to make kannel search for the proper smsc ID in the dlr table ... but i hope the above settings will do the