Delivery messages with SMPP

2002-09-11 Thread Kwok Peng Tuck
I have some problems with delivery reports in kannel using a smpp connection. I'm of the assumption that with every sms I send through smpp, I should be able to get a report on the status of the sms through the log file. All I get from the log is this : 2002-09-11 17:38:44 send-SMS request adde

Re: DLR request flag?

2002-09-18 Thread Kwok Peng Tuck
I was trying to get a dlr from the smpp I connected to send back the dlr. So if this is the way to do it then, I have some questions. a) The dlrmask specified in the documentation wasn't clear to me; Could a example be given ? b) What's this dlr-url ? Specifically, how does it looklike ? Oded

Re: DLR request flag?

2002-09-18 Thread Kwok Peng Tuck
TECTED] > >+972-9-9581711 (116) >+972-67-340014 > >::.. >When reason is away, smiles will play. > -- Paul Eluard and Benjamin Peret > > > >>-Original Message- >>From: Kwok Peng Tuck [mailto:[EMAIL PROTECTED]] >>Sent: Wednesday, Septe

Re: DLR request flag?

2002-09-18 Thread Kwok Peng Tuck
>+972-67-340014 > >::.. >The gates in my computer are AND, OR and NOT; they are not Bill. > > > > >>-Original Message- >>From: Kwok Peng Tuck [mailto:[EMAIL PROTECTED]] >>Sent: Wednesday, September 18, 2002 11:34 AM >>To: [EMAIL PROTECTED]

Re: DLR request flag?

2002-09-18 Thread Kwok Peng Tuck
14 > >::.. >When you want to test the depths of a stream, don't use both feet. > -- Chinese Proverb > > > > >>-Original Message- >>From: Kwok Peng Tuck [mailto:[EMAIL PROTECTED]] >>Sent: Wednesday, September 18, 2002 11:59 AM >&g

Re: DLR request flag?

2002-09-19 Thread Kwok Peng Tuck
How much more of the logs do you need to see ? Oded Arbel wrote: >>-Original Message- >>From: Kwok Peng Tuck [mailto:[EMAIL PROTECTED]] >> >> > > > >>2002-09-19 09:33:56 DLR SMS [SMSC:Digi] [SVC:try] [ACT:] >>[from:60162735950] [

Re: DLR request flag?

2002-09-19 Thread Kwok Peng Tuck
ss > >-- >Oded Arbel >m-Wise mobile solutions >[EMAIL PROTECTED] > >+972-9-9581711 (116) >+972-67-340014 > >::.. >A clear conscience is usually the sign of a bad memory. > > > > >>-Original Message- >>From: Kwok Peng Tuck [mail

Re: DLR request flag?

2002-09-19 Thread Kwok Peng Tuck
t; -- T.S. Eliot, "Philip Massinger" > > > > > > >>-Original Message- >>From: Kwok Peng Tuck [mailto:[EMAIL PROTECTED]] >>Sent: Thursday, September 19, 2002 10:25 AM >>To: [EMAIL PROTECTED] >>Subject: Re: DLR request flag?

Re: 2-way Asian SMS

2002-09-19 Thread Kwok Peng Tuck
Yes, you can use a modem or a phone to send sms, Kannel does support unicode with the at2 driver. The other smscs are listed as ? . I'm not sure how you are going to get the 8210 to work with kannel but you are quite welcome to try and post your findings. Or you could buy a wavecom modem. They

Using a HTTP smsc

2002-09-19 Thread Kwok Peng Tuck
I have a question(s) with regards to the usage of the HTTP smsc. I have read the docs regarding the variables and seen the sample config. Ok here's my situation. I have to kannel boxes running, one is to be configured with the HTTP smsc(let's call it A) as a relay to the other (let's call it B)

Re: Installation issues

2002-09-20 Thread Kwok Peng Tuck
have you executed ldconfig ? Daniel Wood wrote: >Hi guys, im currently having some installtion problems with the kannel rpm. >What should be a simple operation is taking a stupid amount of time to do. >Its keeps hanging on the following: >error: failed dependencies: >libcrypto.so.0.9.6

Re: DLR request flag?

2002-09-22 Thread Kwok Peng Tuck
1 (116) >+972-67-340014 > >::.. >"If Stupidity got us into this mess, then why can't it get us out?" > -- Will Rogers (1879-1935) > > > > > >>-Original Message- >>From: Kwok Peng Tuck [mailto:[EMAIL PROTECTED]] >>Sent: Frid

Re: receive number? global-sender? %P

2002-09-23 Thread Kwok Peng Tuck
You can add a additional parameter called from which will determine the sender of the sms. You'll also note that if you don't specify a sender in the http request then global sender is used. Also this value can be overridden in the sendsms-user group. Hope it helps. Otgonbayar Agvaan wrote:

Cimd 2.0 question.

2002-09-29 Thread Kwok Peng Tuck
I've successfully connected to a cimd 2.0 smsc, and can send a sms. But there is a strange problem. On the recepients phone, the sender number is not displayed. I only get 'Message' as the sender number. Am I doing something wrong here? I have set the sender number in my url using the 'from' pa

DLR for mysql

2002-10-02 Thread Kwok Peng Tuck
I have a question about dlr using mysql, If I use it to store my dlr with a smpp connection, do I have to specify a dlrmask as well as a dlr url in sendsms user ? If possible can someone post a sample on how the table output looks like? Also is there a chance that there would be support for pos

Re: DLR for mysql

2002-10-02 Thread Kwok Peng Tuck
>IMO you should not set the dlr url and dlr mask in the sendsms user configuration but >per message with the dlrurl and dlrmask parameter in the HTTP call. > > That's ok, I was just using it for testing. Will shift it later. >> >> >>Also is there a chance that there would be support for

Re: Problems compiling and installing Kannel 1.2.0

2002-10-06 Thread Kwok Peng Tuck
Try compiling without the docs. Do a 'make clean' first. See ./configure --help. And start the process all over again. Jarrod Hermer wrote: >Hi All, > >I am a new user to both Linux and Kannel so I have been quite >overwhelmed with the process required to get Kannel working. > >I am using Mandr

Re: (no subject)

2002-10-07 Thread Kwok Peng Tuck
The kannel user guide doesn't say anything about the system-id in the smpp section. I think the password is test, but you should really double check with your provider. Doesn't hurt to try the password 'test' first :) . Cipher Strength wrote: > > While trying to connect through SMPP . I got t

Re: Problems compiling and installing Kannel 1.2.0

2002-10-07 Thread Kwok Peng Tuck
lsdasm >And the documentation. > >I compile as a standard user then install as root. > >Regards, >Jarrod > >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >On Behalf Of Kwok Peng Tuck >Sent: Monday, October 07, 2002 2:03 AM >To:

Re: Making slow progress but can't connect to SMSC

2002-10-07 Thread Kwok Peng Tuck
It's for smpp isn't it ? If it is here's the four entries that you can use : dest-addr-npi dest-addr-ton source-addr-npi source-addr-ton The values have to be in hex. Hope it helps. Jarrod Hermer wrote: >Hi all, > >I think I have Kannel configured, compiled and installed correctly. I am >howev

Re: Kannel 1.2 problems installing on Redhat 8

2002-10-13 Thread Kwok Peng Tuck
If you build from source it build it by default if the platform supports it. for example, the start-stop-daemon doesn't build on cygwin platform. Pate Mark-marpate1 wrote: >Hi Alan & Gustavo, > >This is not a Kannel problem, it is related to the OS that you are using. >The "start-stop-daemon"

Re: Urgent!-[PLEASE HELP ON SMS-conf.](TS.Kong)

2002-10-14 Thread Kwok Peng Tuck
tuckseng kong wrote: > Dear Kannel User: > > System status: > -Kennel version : Kannel 1.2.0 > -Running on Linux > Purpose: > -Using Kannel to test new model phone > > > > I have successfully run Kannel as a WAP gateway and able to connect to > HTTP server ,on requesting and receiving CONTENT.

Feedback on databases to store dlrs.

2002-10-14 Thread Kwok Peng Tuck
I need feedback from kannel users, so any response from your experiences would be great. I intend to use SAP db from http://www.sapdb.org to store dlrs(using dlr-url) from kannel. Does anyone have experience with this database and could share their experiences? I'd just like to know how it fare

SMPP question.

2002-10-30 Thread Kwok Peng Tuck
Is it possible for a smsc server using SMPP to connect to a instance of kannel and redirect sms traffic to another smsc using SMPP server within the same kannel instance ? I'm familiar with sending out sms through smpp but never thought about traffic comming in.so i'm a bit thin this area.

Re: long MO msg problem?

2002-11-07 Thread Kwok Peng Tuck
It does concatenate it if you tell it to. It splits it up if max-messages is not set. Otgonbayar Agvaan wrote: When user sends long text message from phone supports long message then however, kannel receives the message but the message in readable. As I think kannel should automatically concate

Re: redirect all requests from Kannel (wapbox) to a proxy

2002-11-19 Thread Kwok Peng Tuck
If you mean determining the sender of the incoming sms, yes. You can create a sms-service for that. Manuel Villalta Villalta wrote: Hi, Is it possible to redirec all request from Kannel to a proxy? we have an intranet and we have to pass through a proxy to access to public sites,, other ques

Problem replying to sms.

2002-11-27 Thread Kwok Peng Tuck
Having received a sms from kannel from the http interface, I tried to reply to the number , but instead I got the error number not in use. Does anyone know how I can configure kannel properly so that I can reply to the sender of the sms ?

Re: dlr-mask example

2003-02-28 Thread Kwok Peng Tuck
If you read chapter 9 you'll see that it says for multiple report types, you simply add the values together (togeter in the manual, seems to be a spelling error) . Edwin R. Poot wrote: Hello Peng, Is the value 31 the sum of 1. delivered to phone 2. Non-delivered to phone 4. Queued on SMSc 8. D

Re: dlr-mask example

2003-02-28 Thread Kwok Peng Tuck
What is the error you are getting ? Edwin R. Poot wrote: Peng, If I use the 31 value, I get an error with Kannel. But just adding the values, is not a bitmask, isn't it? Have you used the value 31 in the element without problems? Regards, Edwin -Original Message- From: Kwok