wishes e--)

2010-11-11 Thread Samir Ghodasara
Hi,I came across a very good business companies, product prices are ex-factory price, of course, quality service makes me feel very comfortable. You can spare a time to have a look:likeele.com, finding what you need. s--)

Binding with Only receiver mode with SMSC

2009-08-16 Thread Samir Ghodasara
HI Team, my operator allows only smsc binding with receiver mode. I am able to bind with only tx mode through following configuration. receive-port=0 transceiver-mode=0. i have tried with transceiver-mode=false but it is not working. Can you please tell me the configuration for only receiver mod

Re: Binding with Only receiver mode with SMSC

2009-08-16 Thread Samir Ghodasara
re is no 'port' or 'transceiver-mode' option, which will > make it default to an RX bind only. > > Hope this helps, > > Thanks, > Donald > http://www.thearchitech.com > > > > 2009/8/16 Samir Ghodasara > > HI Team, >> my operator all

Reg: SMSC returned error code 0x00000008

2009-08-31 Thread Samir Ghodasara
Hi , I started receiving a new error with kannel (gateway-1.4.1). when kannel is receiving 0x0008.it keeps pushing the same message again and again. but the user is receiving multiple messages. 1) Is the kannel error as if i restart the kannl it will come back to normal. 2) SMSC error ? 3) W

gateway-1.4.1 and Mallformed addr `****', expected at least 7 digits.

2007-09-13 Thread Samir Ghodasara
Hi, i am new user for Kannel and currently trying to configure kannel to receive the message for give short code. I configure kannel for two different SMSC for same short code. I am able to receive message from one SMSC,but while using other SMSC mobile i am getting "Mallformed addr `', expec

Re: gateway-1.4.1 and Mallformed addr `****', expected at least 7digits.

2007-09-14 Thread Samir Ghodasara
if (octstr_len(addr) < 7) { > > to > > if (octstr_len(addr) < 4) { > > And then recompile the kannel i.e install the kannel freshly. > > Hope this will help > > Regards > Ashwani Kumar > > > > -----Origina

Conf of APN settings in mobile through Kannel

2007-10-14 Thread Samir Ghodasara
Hi, i am new user of kannel 1.4.1. and currently i am using the kannel for sending the WAP push message and text message to mobile user and want to check possibility to send APN settings to mobile which having (APN name,proxy address,user name,password). Is their any way? If yes than please provid

How to use test_ota in kannel?

2007-11-17 Thread Samir Ghodasara
Hi, I am able to use test_ppg according to help provideed in kannel user guide. But i didn't find any help regarding how to use test_ota to send APN settings. Please help Thanks & Regards, Samir.

Re: How to use test_ota in kannel?

2007-11-19 Thread Samir Ghodasara
Hi, Thanks for reply. I tried this command.../test_ota -c -f ota.conf *Output:* 2007-11-19 15:25:12 [713] [0] DEBUG: ota binary was 2007-11-19 15:25:12 [713] [0] DEBUG: Octet string at 0x810b788: 2007-11-19 15:25:12 [713] [0] DEBUG: len: 126 2007-11-19 15:25:12 [713] [0] DEBUG: size: 1024 2

Re: How to use test_ota in kannel?

2007-11-19 Thread Samir Ghodasara
Hi, I converted OTA settings to Binary and sent via sendsms. and gateway was showing message sent but i am not receiving any message. can u give me any working example of OTA binary and xml for my Nokia 5200 or Nokia S60 handsets. Please guide me about the conversion of OTA xml to binary for kann

WAP OTA Settings over HTTP with Kannel 1.4.1

2007-12-19 Thread Samir Ghodasara
Hi, I am trying to send WAP OTA setting through my kannel. for one of my operator i am able to convert xml docs into binary send it to mobile. but not able to send the same through my Kannel for other operator. As per Kannel docs. URL containing XML document looks like this (you must URL encode

Re: WAP OTA Settings over HTTP with Kannel 1.4.1

2007-12-20 Thread Samir Ghodasara
[2806] [10] DEBUG: data: 34 37 34 36 32 32 31 00 01 01 c6 08 4746221. Please help..these is the last thing remaining,where might be the problem. Regards, Samir. On Dec 19, 2007 3:39 PM, Samir Ghodasara <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to

Re: WAP OTA Settings over HTTP with Kannel 1.4.1

2007-12-20 Thread Samir Ghodasara
annel?* *Regards, Samir. On Dec 20, 2007 4:12 PM, Samir Ghodasara <[EMAIL PROTECTED]> wrote: > Hi, > > Now i able to send OTA settings to my SonyEricsson w300 phone by giving > xml document as a text parameter. > but when same i am using for below xml document with PAP user nam

userpinmac problem with OMA settings in kannel

2008-02-18 Thread Samir Ghodasara
Hi, *Kannel version :* gateway-1.4.1. *URL to send OMA settings to Nokia 5200 :*type=oma-settings&pin=1234&sec=userpinmac&text=http://www.wapforum.org/DTD/prov.dtd";> I am receiving the settings but settings is not accepting 1234 pin so my mobile is discarding that settings. also i found smsbox

Message ID for MT message DLR in kannel

2008-04-23 Thread Samir Ghodasara
Hi, I am using the gateway-1.4.1. and i want to get delivery report for my billing MT message for that i am passing dlr-mask and dlr-url while sending the MT message and as DLR response i am getting message id by using "%I" attribute in dlr-url, but in the response of /cgi-bin/sendsms URL ,i am g

Re: Message ID for MT message DLR in kannel

2008-04-23 Thread Samir Ghodasara
also.Is their any way to get error code in dlr-url response ?. Regards, Samir. On Wed, Apr 23, 2008 at 6:15 PM, Samir Ghodasara <[EMAIL PROTECTED]> wrote: > Hi, > > I am using the gateway-1.4.1. and i want to get delivery report for my > billing MT message for that i am passin