Regarding OTA

2009-09-22 Thread narendra reddy
Hi list, i am using Kannel from last couple of months Regarding on SMS.now i want to use OTA part in the kannel . how can i use the OTA part in kannel .for using OTA part i installed anything in mysystem .i want to some clarification Regarding OTA before using .

how to configure kannel to communicate with SMPPsim

2009-09-22 Thread BUSINGE ELLY
am working on an SMS application and i need to test it and see whether it can be able to send and recieve sms's. I have installed kannel on my linux box and my application is running as an ESME that connects to a fake SMS center.the communication between the sms app and the virtual SMS center is

Re: how to configure kannel to communicate with SMPPsim

2009-09-22 Thread Nikos Balkanas
Hi, In folder test/ you can find drive_smpp, which will test your smpp configuration without acually sending SMS. If you want real smsc connectivity, you have to contact an SMPP provider, arrange access and configure it in kannel. There are several examples along with detailed explanations

OTA

2009-09-22 Thread narendra reddy
Hi List, * * anybody used OTA part in kannel .i want some guidence regarding OTA part .pls anyone give me some guidence about OTA part in kannel. Thanks in Advance . * * * * Best Regards, narendra.

Re: How to stop message retries

2009-09-22 Thread Jinson
Hi, I got the point. The provider fail to send ACK sometimes. They are still not able to solve the issue. My current concern is to stop retries from Kannel, other than setting the wait-ack-expire. I set the sms-resend-retry = 0, that means no messages will be retried...rite?

Re: fakesmsc issues

2009-09-22 Thread digiTonik
Here is a link to my conf file and log trace from bearerbox.log. conf: http://www.box.net/shared/a8c22b70qa log: http://www.box.net/shared/g6eaj9uvci digiTonik wrote: I have been working on trying to run fakesmsc app but I have encountered a few issues that I am unable to solve. I based

Re: Problem with DLR's

2009-09-22 Thread Otandeka Simon Peter
Thanks Nikos. It was actually an SMSC issue after we analyzed a trace they sent me. The SMSC vendors are looking for a solution to the problem. BR, Peter. On Sep 18, 2009, at 9:53 PM, Nikos Balkanas wrote: Hi, Since you are succefully getting DLRs, it couldn't be a msg-id-type issue.

Re: How to stop message retries

2009-09-22 Thread Nikos Balkanas
Yeap. That should do it. However, it will be logged as an error, and the DLR will probably be discarded. BR, Nikos - Original Message - From: Jinson To: Nikos Balkanas Cc: users Sent: Tuesday, September 22, 2009 1:56 PM Subject: Re: How to stop message retries Hi,

Re: fakesmsc issues

2009-09-22 Thread Nikos Balkanas
Hi, You have several issues. You are getting this message because your bb panics when fakesmsc connects and restarts. Additionally the logs you have posted are incompatible with your configuration file. Please regenerate correct logs and repost problem. BR, Nikos - Original Message

Re: How to stop message retries

2009-09-22 Thread Jinson
Yes. DLRs are getting failed. But this should solve my problem of retries for the time being. Thanks JJinson 2009/9/23 Nikos Balkanas nbalka...@gmail.com Yeap. That should do it. However, it will be logged as an error, and the DLR will probably be discarded. BR, Nikos -