Nokia e51 connectivity problem

2009-09-07 Thread khurram jaffery
hi all I am using cygwin on windows machine. I have successfully connected with my phone nokia e51 but my sms are still receiving on my phone instead of kannel. my configuration file is attached. thanks e51.conf Description: Binary data

Message Queue :: Clarification

2009-09-07 Thread Jinson
Hello Group, Below is my http admin view of kannel. I'm not able to understand the exact differnce between message in stored queue and ones shown in each smsc connection. SMS: received 18762 (0 queued), sent 12983 (0 queued), *store size 20* SMS: inbound (0.50,7.02,3.44) msg/sec, outbound

Re: How to pass parameters to the url using Kannel?

2009-09-07 Thread Siddhartha` Adhikari
Hi Alejandro, I did study the guide but I am thoroughly confused with all the parameters. I tried to put in a conf file:- group = core admin-port = 13000 smsbox-port = 13001 admin-password = bar #status-password = foo #admin-deny-ip = #admin-allow-ip = log-file = /sid.log log-level = 1

Associating a DLR with the original message

2009-09-07 Thread Garth Patil
Hi, I'm trying to understand how to associate requests to the dlr-url with the original message. I have patched kannel (I'm using version 1.4.3) to return the SMS ID when a request is made to send a message to the smsbox. So a request that looks like this: [u...@localhost]$ curl

Re: Associating a DLR with the original message

2009-09-07 Thread Cezary Siwek
hi, That IDs are diffrent for every message (yes, DLRs are also kind of messages) Do you know that you can put *anything* into the dlr-url when submitting an SMS? This could be sms-id generated by your application... try this: [u...@localhost]$ curl

Re: Associating a DLR with the original message

2009-09-07 Thread Garth Patil
That IDs are diffrent for every message (yes, DLRs are also kind of messages) That clears a lot up. Using a different dlr-url for every message rather than just a default will solve the problem. Many thanks for your help. Garth On Mon, Sep 7, 2009 at 3:02 PM, Cezary Siwekcza...@thebestisp.co.uk

Nokia 5310 error

2009-09-07 Thread Siddhartha` Adhikari
Hi All, I am using Cygwin for Windows Vista and a Nokia 5310 handset. Here is my kannel.conf entry:- group = smsc smsc = at smsc-id=nokia5310 modemtype = nokiaphone device = /dev/COM34 speed = 9600 include=modems.conf and modems.conf entry:- group = modems id = nokiaphone name = modemnok