pls help........!!!!!!!

2004-01-14 Thread chandana
hi dear Friends , when i try to send a message to more than one numbers smsbox saying like this error msg. where can be the problem ? pls help 004-01-14 14:51:44 [3] INFO: Illegal characters in 'to' string ('777367491,86419,777543467') vs '0123456789 +-' 2004-01-14 14:51:44 [3] INFO: sendsms

How it works?

2004-01-14 Thread kh es
Hi, I'm newbie to this SW, I need to know if I installed that WAP gateway, can I browse any site on the INTERNET or only the site that I have in my server?   Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes

AW: pls help........!!!!!!!

2004-01-14 Thread Allen Petrarca
hi, > when i try to send a message to more than one numbers smsbox saying like > this error msg. where can be the problem ? > pls help > > 004-01-14 14:51:44 [3] INFO: Illegal characters in 'to' string > ('777367491,86419,777543467') vs '0123456789 +-' > 2004-01-14 14:51:44 [3] INFO: sendsms s

Re: pls help........!!!!!!!

2004-01-14 Thread Phuah Yee Keat
I think kannel does not support sending messages to multiple numbers at one go, you need to invoke the script 3 times in order to send 3 messages. Cheers. [EMAIL PROTECTED] wrote: hi dear Friends , when i try to send a message to more than one numbers smsbox saying like this error msg. where

RE: pls help........!!!!!!!

2004-01-14 Thread John Vincent Mombay
I have tried sending messages to multiple recipients in one go through its http sendsms script. All you have to do is add a space and a + sign after each recipient number and must be URL encoded. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phuah Yee

RE: pls help........!!!!!!!

2004-01-14 Thread Jain Nishant
the message is self explainatory You are restricting kannel to understand only '0123456789 +-' so you cant use "," in it. > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] > Sent: Wednesday, January 14, 2004 02:46 PM > To: [EMAIL PROTECTED] > Subject:

Re: new to WAP, a basic question

2004-01-14 Thread Odhiambo Washington
* Mike Migurski <[EMAIL PROTECTED]> [20040114 01:46]: wrote: > Hello, > > I'm new to WAP so I apologize if my questions are uninformed. I'm > attempting to set myself up with my own WAP gateway, because Verizon's > default MSN gateway isn't useful to me.

RE: pls help........!!!!!!!

2004-01-14 Thread Navjot Singh
hi chandana, What's it that you have set in *unified-prefix* attribute? See into docs to understand it's meaning. You will be thru. It's possible to send to multiple numbers. Set *to* to space separated mobile numbers. Encode to and pass it in the /sendsms http request. it's that easy. HTH Navjo

RE: WTP_RESP: no sar implemented,aborting transaction

2004-01-14 Thread boizao touro
Can anyone help me? Pleasee. To: [EMAIL PROTECTED] Subject: WTP_RESP: no sar implemented,aborting transaction Date: Tue, 13 Jan 2004 11:28:51 + I have a debian box running kannel 1.2.1 I'm interested in WAP gateway not SMS. The client is a 6310i (does it work?). Settings of the client are:

RE: pls help........!!!!!!!

2004-01-14 Thread Jain Nishant
Hi navjot, could you please help me in finding the correct syntax for badmessage-response for wappush?? I have already sent you a mail. Please help me!! > -Original Message- > From: Navjot Singh [SMTP:[EMAIL PROTECTED] > Sent: Wednesday, January 14, 2004 04:05 PM > To: [EMAIL PROTECTED

RE: WTP_RESP: no sar implemented,aborting transaction

2004-01-14 Thread Paul Keogh
> >2004-01-13 11:58:52 [5] DEBUG: WTP_RESP: no sar implemented,aborting > >transaction The WAP client requests SAR; Kannel v.1.2.1 does not implement SAR. Current CVS has SAR. Upgrade and try again.

Does it working like this?

2004-01-14 Thread kh es
I want to install kannel as a wap gateway & on the same machine I will install mgetty to work as a dialin server on fixed tlephone no. Now can I dial in from a Mobile phone on the above number & browse the Internet? Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes

dlr-storage = mysql

2004-01-14 Thread Ted Mwakabaga
Hi guys Pls help me, when I run my bearerbox it stops with msg PANIC dlr : dlr storage of type 'mysql' is not supported I changed the in the core group internal storage to mysql as clearly explained in kannel user's guide. I want to store status report and other things in my mysql database. I ./

RE: dlr-storage = mysql

2004-01-14 Thread Navjot Singh
did you specify the --with-mysql while running ./configure. are you sure kannel was successfully compiled with mysql? >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Behalf Of Ted Mwakabaga >Sent: Wednesday, January 14, 2004 7:52 PM >To: [EMAIL PROTECTED] >Subject:

HOW TO: no auto reply message?

2004-01-14 Thread Jarlco
I'm having a problem with the autoreply function at the moment. I know you can set the auto reply message to anything you like in the kannel configuration file with something like: text = "auto reply message" however I've removed this totally but I still get a reply back to my phone when trying

Re: dlr-storage = mysql

2004-01-14 Thread Tarun Dua
On Wed, 2004-01-14 at 19:51, Ted Mwakabaga wrote: > Pls help me, when I run my bearerbox it stops with msg > PANIC dlr : dlr storage of type 'mysql' is not supported Do you have the mysql client libraries installed. -Tarun -- http://www.tarundua.net Nothing you ever wanted to find about Tarun Dua

Re: new to WAP, a basic question

2004-01-14 Thread Mike Migurski
Hello, Thank you for your detailed response! I'd love to see this work. :) >> My question is this: is it enough to have a server with a static IP, >> running kannel's wapbox software, to have a WAP gateway? > >Yes, you simply run two of kannel's apps - wapbox and bearerbox and >voila! Great, th

RE: new to WAP, a basic question

2004-01-14 Thread Rene Kluwen
As a WAP gateway, Kannel on a server with a static IP address will suffice. The modems part in the manual is meant for sending / receiving SMS. The wapbox does not listen to any TCP port by itself. If you are referring to WAP ports (9200, 9201, etc) then note that these ports are UDP based ports a

RE: HOW TO: no auto reply message?

2004-01-14 Thread Rene Kluwen
Answer: Specify: max-messages = 0 Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jarlco Sent: woensdag 14 januari 2004 16:52 To: [EMAIL PROTECTED] Subject: HOW TO: no auto reply message? I'm having a problem with the autoreply functio

RE: dlr-storage = mysql

2004-01-14 Thread Ted Mwakabaga
Thanks Tarun I was assuming the latest versions of Red Hat Linux have the client libraries installed by default. I tried rpm -qa | grep -i mysql and it gave me Mysql-3.23.58-1.9 Mysql-server-3.23.58-1.9 Mysql-devel-3.23.58-1.9 I use redhat 9. Do I still miss client libraries? How should I go about