How to get the count of message sent

2010-06-29 Thread Harmeet
. Regards Harmeet Singh

How to get the count of message sent

2010-06-30 Thread Harmeet
. Regards Harmeet Singh

Checking whether the WAP gateway is alive

2010-06-30 Thread Harmeet
eload-lists But i can check the status with the help of followng command.http://localhost:1300/status.html?password=kannelstatus Please help. Regards Harmeet Singh

Re: Checking whether the WAP gateway is alive

2010-06-30 Thread Harmeet
command. Regards Harmeet Singh - Original Message - From: "Kiran Reddy" To: "Harmeet" Cc: Sent: Wednesday, June 30, 2010 5:08 PM Subject: Re: Checking whether the WAP gateway is alive > Hi Harmeet, > > using http://localhost:1300/stauts?password=passwor

Regarding OMA-Settings

2010-10-07 Thread Harmeet
://172.17.3.79:13013/cgi-bin/sendota?username=XXX&password=&coding=2&to=XX&text=data&type=oma-settings&sec=netwpin&pin= IMSI no is confirmed. Please suggest. Regards Harmeet Singh

FW: Regarding OTA Message

2010-05-04 Thread Harmeet Singh
es are being deleiver to mobile but it unable to save settings on mobile. Error message "Unable to open message format not supported" Please help me for using the kannel gateway for sending OTA message. Regards Harmeet Singh

RE: Regarding OTA Message

2010-05-05 Thread Harmeet Singh
Hi, I had used XML . The XML is in urlencode form. The HTTP url i am using is according to document there may be to do with kannel configuration of OTA-Settings with SMPP. I want to know the how kannel can be configured for OTA-settings with SMPP. Regards Harmeet Singh From

RE: Regarding OTA Message

2010-05-06 Thread Harmeet Singh
Hi, I am using the URL as mention in Kannel User guide. There is no POST method documentation is available in User Guide. Please mention the Procedure used by you to send OTA message . Regards Harmeet Singh -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: 06

RE: Regarding OTA Message

2010-05-06 Thread Harmeet Singh
Hi, Please provide the method to POST xml message through kannel. Regards Harmeet Singh -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: 06 May 2010 22:08 To: Harmeet Singh Cc: users@kannel.org Subject: Re: Regarding OTA Message Hi, I don't use OTA

RE: Regarding OTA Message

2010-05-06 Thread Harmeet Singh
Hi, I know how to POST XML file , But do not know the Link of Kannel to which i should POST XML file. I am currently using NOWSMS to POST XML file . Link for NOWSMS is http://localhost:8800?OTA=POST . Please provide me the similar Link used in Kannel to which i can POST file. Regards Harmeet

RE: Regarding OTA Message

2010-05-07 Thread Harmeet Singh
Hi, I am using following URLas mention in the Kannel User Guide. http://155.35.26.136:13013/cgi-bin/sendota?username=tester&password=foobar&t o=xx&text=urlEncodedXML Thanks for your effort for me. Regards Harmeet Singh -Original Message- From: Nikos Balkanas [m

RE: Regarding OTA Message

2010-05-10 Thread Harmeet Singh
Hi, The same problem still there i.e OTA message is received by handset but “unable to open message format not supported” Please find the attach details of all Logs at kannel server. Regards Harmeet Singh From: Benaiad [mailto:bena...@gmail.com] Sent: 07 May 2010 22:33 To: Harmeet

Regarding sending concatenated long messages

2010-06-10 Thread Harmeet Singh
ekjgekjgkjkjhckvlhxkchvkxhcklv hxzkjvhkjzxhkjvhdfhsdfhsdfhsdfgsdfggkzjxghvkjdghvsjlkdgvlkjsagdvljksgadlkjvg askjldgfvasjkgdf Please help. Regards Harmeet Singh group = core admin-port = 13000 admin-password = kanneladmin status-password = kannelstatus admin-deny-ip = "" admin-allow-ip = "*.*.*.*"

RE: Regarding OTA Message

2010-06-11 Thread Harmeet Singh
Sir, Thanks so much for your support . I am now able to send OTA message. God Bless you. J Thanks & Regards Harmeet Singh From: Benaiad [mailto:bena...@gmail.com] Sent: 18 May 2010 18:02 To: Harmeet Singh Cc: kannel users Subject: Re: Regarding OTA Message Hi,

RE: Regarding OTA Message

2010-10-09 Thread Harmeet Singh
should provide Netwpin as semi-octets . Please help me to know how can i use Netwpin to send the following settings. Regards Harmeet Singh From: Benaiad [mailto:bena...@gmail.com] Sent: 24 May 2010 04:00 To: Harmeet Singh Cc: kannel users Subject: Re: Regarding OTA Message Hi

Regarding IMSI No

2010-10-11 Thread Harmeet Singh
-octets . Please help me to know how can i use Netwpin to send the OTA settings. Regards Harmeet Singh

RE: Regarding IMSI No

2010-10-12 Thread Harmeet Singh
working , Please help me in calculating above IMSI no to NETWPIN for Kannel. Regards Harmeet Singh From: Benaiad [mailto:bena...@gmail.com] Sent: 12 October 2010 11:36 To: Harmeet Singh Cc: kannel users Subject: Re: Regarding IMSI No Hi, This document may help to explain the process

RE: Regarding IMSI No

2010-10-13 Thread Harmeet Singh
Hi, Please help me in understanding how to use NETWPIN with kannel to send OTA settings. I think i am missing how to calculate HMAC code. Will be grateful for any kind of hint . Regards Harmeet Singh From: Harmeet Singh [mailto:harmeet.dhing...@gmail.com] Sent: 12

RE: Regarding IMSI No

2010-10-21 Thread Harmeet Singh
} else { result = result + (char) car; } } bufIn.close(); in.close(); } catch (Exception e) { e.printStackTrace(); result = "failed"; } return result; } //

using netwpin in kannel cvs

2010-11-14 Thread Harmeet Singh
quot;&sec=netwpin" + "&pin=" + pin ; java.net.URL url = new java.net.URL(sendURL); java.io.InputStream in = url.openStream(); java.io.BufferedInputStream bufIn = new java.io.BufferedInputStream(in); for (;;) { int car = bufIn.read(); if (car == -1) { break; } else { result = result + (char) car; } } bufIn.close(); in.close(); } catch (Exception e) { e.printStackTrace(); result = "failed"; } return result; } //END Regards Harmeet Singh

RE: using netwpin in kannel cvs

2010-11-16 Thread Harmeet Singh
Greetings, Thanks so much for your support. I am really grateful to you. I am able to send oma-settings using following syntax for using netwpin . Thank you very much. Regards Harmeet Singh From: Ady Wicaksono [mailto:ady.wicaks...@gmail.com] Sent: 16 November 2010 10:51

Binding SMSC in TRX mode

2010-11-24 Thread Harmeet Singh
=default interface-version = 34 Regards Harmeet Singh

RE: Binding SMSC in TRX mode

2010-11-26 Thread Harmeet Singh
(OK). 2010-11-26 14:02:49 [30514] [7] ERROR: SMPP[sgizmo]: I/O error or other error. Re-connecting. 2010-11-26 14:02:49 [30514] [7] ERROR: SMPP[sgizmo]: Couldn't connect to SMS center (retrying in 10 seconds). Regards Harmeet Singh From: Harmeet Singh [mailto:harmeet.dhing...@gm

http adminstration commands

2010-06-28 Thread Harmeet Singh Dhingra
know the exact command for it .As the command i am using below which is not working. http://localhost:13000/restart?password=pasword Kannel returns me Denied. Regards Harmeet Singh

Kannel SMS speed control

2010-06-28 Thread Harmeet Singh Dhingra
Hi, I am using Kannel CVS Version. Please help me to know that How many SMS can kannel sent PER/MIN using SMPP server. Can i control the speed of sending message of Kannel on the basis of send-sms user group. Regards Harmeet Singh