Reading sms from my GSM phone with Kannel

2008-05-08 Thread Benmute
Hi List, After succeeding in sending SMS with kannel using Nokia N70, I want to be able to read the messages sent to the phone using Kannel. Please assist as i have not had any luck yet. Regards. - Be a better friend, newshound, and know-it-all with

Can not send messages using SMPP

2008-05-08 Thread Rajendra Tiwari
Hi All, I am trying to send SMS messages using SMPP protocol. The bearer box and smsbox are working fine and connected with each other. But when I try to send the message then it says Queued for later delivery. Also the bearerbox debug shows that message is being sent to the box at

[Fwd: Re: Receive binary sms]

2008-05-08 Thread Mihai Zsigmond
Dear info.ubichip, Your problem is in coding of the original message + urlencode or the message. So, use %s to tell you the coding of the message and %r to actually read the content. Please note that the sequence you see %3F(%A3%40%E9%24%40%40%40%40%40%40%40 is urlencoded If the

Re: Can not send messages using SMPP

2008-05-08 Thread Rajendra Tiwari
Hi, Thanks for your help. The status report as shown in browser is as below: Kannel bearerbox version `1.4.1'. Build `May 7 2008 01:59:03', compiler `3.4.6 20060404 (Red Hat 3.4.6-8)'. System Linux, release 2.6.9-22.ELsmp, version #1 SMP Mon Sep 19 18:32:14 EDT 2005, machine i686.

Re: Receive binary sms

2008-05-08 Thread Mihai Zsigmond
Dear info.ubichip, Your problem is in coding of the original message + urlencode or the message. So, use %s to tell you the coding of the message and %r to actually read the content. Please note that the sequence you see %3F(%A3%40%E9%24%40%40%40%40%40%40%40 is urlencoded If the

Re: Can not send messages using SMPP

2008-05-08 Thread Rajendra Tiwari
Hi Otandeka, Thanks for your help. But I am not able to understand what should I change in it the SMSC details are the same as provided by them. The username, password, IP and port. And the worst situation is that it is not giving any error messages. How could I diagnose the problem?

RE: Can not send messages using SMPP

2008-05-08 Thread Rajendra Tiwari
Also, the kannel log shows this sending enquire link message many times and after 4-5 times it says that connection timed out. 2008-05-08 06:23:38 [28596] [6] DEBUG: SMPP[Airtel]: Sending enquire link: 2008-05-08 06:23:38 [28596] [6] DEBUG: SMPP PDU 0x8eb7fb8 dump: 2008-05-08 06:23:38

Kannel error

2008-05-08 Thread Aditya Manumayasa
Hi all I'am want to ask about kannel error. when kannel idle for 15 minute or more then kannel cannot be used to send wap push because error but when I'am restarted kannel and executed bearerbox and wapbox kannel can send wap push again. anyone know about this kind of kannel error? thanks be4.

Re: Reading sms from my GSM phone with Kannel

2008-05-08 Thread Alvaro Cornejo
kannel doit automatically.. But you need to configure the modem to send an alert to to kannel when it receives a message. use AT+CMNI= to configure that. See your modem AT ref guide for the correct values Regards Alvaro On 5/8/08, Benmute [EMAIL PROTECTED] wrote: Hi List, After

RE: [Fwd: Re: Receive binary sms]

2008-05-08 Thread info.ubichip
ok, I will try but it doesn't explain the strange parenthesis : %3F(%A3%40%E9%24%40%40%40%40%40%40%40 do you have any example of code ? regards _ From: Mihai Zsigmond [mailto:[EMAIL PROTECTED] Sent: jeudi 8 mai 2008 02:49 To: users@kannel.org Subject: [Fwd: Re: Receive binary