Re: sending messages via sql

2006-08-31 Thread Stipe Tolj
Bogdan Lucaciu wrote: Hello I need a way to: - insert a message into a table and be sure kannel will send it - once the message is sent , kannel should update the table accordingly - when the DLR arives , kannel should update the table accordingly I found on the list some discussion about

Re: DLR storage in MySQL

2006-08-29 Thread Stipe Tolj
David Ritchie wrote: We're storing DLRs in MySQL successfully but the DLRs aren't being deleted which seems at odds with other people's experience (i.e. http://www.kannel.org/pipermail/users/2006-August/000294.html) but makes sense, since often we include a dlr-mask value (e.g. 12) which

Re: DLR storage in MySQL

2006-08-29 Thread Stipe Tolj
Vincent CHAVANIS wrote: We delete DLR after 2 months after their creations if they are still in our db. A simply SQL request would do that easily. @Vinc: this would be a perfect coding task for you: Implement the Kannel DLR cleaner thread that cleans entries uppon a specific time from the

Re: Weird Incoming Message

2006-08-28 Thread Stipe Tolj
Cavit Dolgun wrote: 2006-08-28 03:44:18 [12996] [7] DEBUG: SMPP[ALATAAS]: Got PDU: 2006-08-28 03:44:18 [12996] [7] DEBUG: SMPP PDU 0x9133030 dump: 2006-08-28 03:44:18 [12996] [7] DEBUG: type_name: deliver_sm 2006-08-28 03:44:18 [12996] [7] DEBUG: command_id: 5 = 0x0005 2006-08-28

Re: SMPP connection help

2006-08-23 Thread Stipe Tolj
Rodrigo Rodenbeek wrote: Hi. I'm new to kannel so I need some help with this. I'm trying to connect to a SMSC and the operator's people gave me 3 system types, a host/port to connect to, and a user (system ID) and a password: system type 1: AB_a_ (for MO transactions with charge to the

Re: Submit_Sm_resp - Non Zero - Retry

2006-08-23 Thread Stipe Tolj
Norbert Naveen wrote: Thanks for the reply , 1. Is there any way that in such cases the retry duration or retry attempts are configurable ? 2. Under such cases Kannel just keeps re trying to submit , till when will this continue ? 3. Any possible suggestions to handle such cases ??? did

Re: Submit_Sm_resp - Non Zero - Retry

2006-08-22 Thread Stipe Tolj
Norbert Naveen wrote: Hello , I have observed the following under Kannel 1.4.0 When the Command status in Submit Sm resp is Non Zero , Kannel keeps on trying to resumbit the message Is there anyway that the retry duration and number can be configured ?? DEBUG: SMPP[TEST]: Got

Re: PDU Enquire_link

2006-08-19 Thread Stipe Tolj
Denis V. Gudtsov wrote: Can kannel 1.4.0 sends PDU Enquire_link only when there are no activity in SMPP connection, not every 30 seconds, e.g. without analyze traffic? the enquire_link PDUs are send within an own thread, AFAIR, so there is no analyze of traffic. If the 30 sec delay is to

Re: long messages

2006-08-19 Thread Stipe Tolj
Denis V. Gudtsov wrote: I'm using kannel 1.4.0 to connect to SMSCs by SMPP v3.4. My operator uses optional parameters sar_* for a long message indication. How i can pass this parametrs to my script? Without this i have to send 2 sms messages back to sender in a reply to one long his message.

test, please ignore

2006-08-17 Thread Stipe Tolj
test, please ignore Stipe

Re: kannel version

2006-08-15 Thread Stipe Tolj
Real World wrote: Hi , Can i know , in which file i can find that Kannel version stored ?? ( in the kannel source code ) mainly you'll find the version in file gateway/VERSION. Compiled and linked binaries contain the version inside and print it out while starting. Stipe

Re: Kannel 1.4.0 not compiling !

2006-07-30 Thread Stipe Tolj
Vaibhav Solanki wrote: Hi, Thanks Francesco and Thomas. I compiled it successfully. Am thinking to compile the same on fc4. FC4 should compile out of the box. Stipe --- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany

Re: Strange behaviour of bearer box....plz. help

2006-07-23 Thread Stipe Tolj
Rachita Sachdeva wrote: Hi, My SMSC provider's setup has separate SMSCs for MT and MO messages. I am able to successfully send message thru MT SMSC but for receiving messages, the Bearer box receives the messages but it does not forward it to the SMSBox. I have tried all possible

Re: smpp server

2006-07-21 Thread Stipe Tolj
Anand Gupta wrote: Hi Everyone! I know probably this is the wrong question, but can anyone tell me that if i want to run a smpp server, what software is available which i can use ? I saw the logica site, and the smpp library, but what i am looking for is a complete software which i can use.

Re: matching delivery reports to their corresponding outgoing message

2006-07-21 Thread Stipe Tolj
Patrick Okui wrote: Hi all, I'd like to be able to figure out which message a particular delivery report belongs to. The dates on the report are helpful, but I'd like to be able to match based on the ts since that's more definite. Currently I'm thinking of modifying gw/bb_alog.c to store

Re: SuSE Linux 10.1 compile cvs ?

2006-07-20 Thread Stipe Tolj
Mark Condic wrote: If anyone would care to answer my previous message, I would still like to learn about the libraries and their numbering, and ln -s command. However, for you SuSE Linux users, I installed openssl-dev and libxml2-dev module(s). Probably only the libxml2-dev was needed. I

[Fwd: Re: Kannel question]

2006-07-18 Thread Stipe Tolj
Redirected to the useers list, even while this is core system admin topic. Stipe --- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF) http://www.tolj.org/

Re: Connecting SMSC

2006-07-18 Thread Stipe Tolj
Vaibhav Solanki wrote: Hello all, I have got one TX and one RX configured with following details: #RX Group group = smsc smsc = smpp smsc-username = xxx smsc-password = system-type = xxx host = xxx.xxx.xxx.xxx port = 0 receive-port = #TX Group group = smsc smsc = smpp

Re: shortcode kannel and sms services

2006-07-17 Thread Stipe Tolj
anil maran wrote: hi guys i m wondering how to integrate kannel/shortcodes and sms services thanks a lot don't wonder... read the user's guide and the architecture documentation. Stipe --- Kölner Landstrasse 419 40589

Re: Kannel's site is down ?

2006-07-15 Thread Stipe Tolj
Fourat Zouari wrote: Is kannel site down ? i get no access, no ping, no cvs access to kannel server. Do you have the same case ? Nop, the server is up and running... ping (aka ICMP echos) are not permitted from world, so that's no criteria. All other services should be up to, otherwise you

Re: daily snapshot link 404

2006-07-15 Thread Stipe Tolj
Hillel wrote: Hi, Yes all the links under http://www.kannel.org/download.shtml for the Daily Snapshots are not linked correctly. This problem recently occurred when the Kannel Server went through maintenance. Please see http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html

Re: SMPP status

2006-07-09 Thread Stipe Tolj
Rene Kluwen wrote: SMPP statusA system error (SMPP_ESME_RSYSERR) is considered a temporary failure of the SMSC. So basically your smsc gives back an invalid error code. I would have expected an SMPP_ESME_RINVDSTADR or something like that. I am not sure if you have any influence on the peeps

Re: some subject

2006-07-07 Thread Stipe Tolj
Ziyaad Bhayat wrote: Hi everyone, I've installed Kannel and I can send and receive sms's. How can I setup three different smsbox's in order o filter from three different providers. Hi Ziyaad, first of all: please use a subject on the mail, otherwise people's MUA will reference this

Re: How to simulate fake WAP?

2006-07-06 Thread Stipe Tolj
Jatul wrote: Hello, We have configured Kannel 1.4.0 successfully and tested the SMSC gateway by using fake SMSC. We are now trying to test WAP Gateway with fakeWAP but after starting fakeWAP it is trying to start but we are getting conection timeout message. Can you please inform the

Re: Connection time out error

2006-07-06 Thread Stipe Tolj
Jatul wrote: Hello, I am facing the folowig problem while configuring fakeWAP: First we start the bearerbox service by following command and it successfully started.(terminal 1) [EMAIL PROTECTED] gateway-1.4.0]# gw/bearerbox gw/wapkannel.conf Then we start the wapBOX service by

Re: error message

2006-07-06 Thread Stipe Tolj
Nii Amon Dsane wrote: Has anyone seen the following error message in response to a submit_sm before: SMSC returned error code 0x004d (Unknown/Reserved) in response to submit_sm. What does it mean? I’ve been searching the SMPP specification but have never come across that error

Re: Fwd: Memory re-allocation failed

2006-07-06 Thread Stipe Tolj
Allison Almeida wrote: Stipe. Here is the result refer to errors that i send: 2006-06-25 09:02:42 [6378] [3] PANIC: Memory re-allocation failed 2006-06-25 09:02:42 [6378] [3] PANIC: System error 12: Cannot allocate memory 2006-06-25 09:02:42 [6378] [3] PANIC: bearerbox(gw_panic+0x175)

Re: Fwd: Memory re-allocation failed

2006-07-06 Thread Stipe Tolj
Allison Almeida wrote: Stipe. Analysing the logs, I verify so much DLRs don't localized in DLR queue. Approximately 6 per day (I'm working to find the problem with the SMSCs guys). Somebody tells me that exist 1 thread to search in a DLR queue at a time, consequently ,when DLR queue is

Re: Class 2 SMS

2006-07-06 Thread Stipe Tolj
Rajendra rait wrote: Colin, Thankyou for your reply... As per your mail i did the changes in my kannel.conf and also i changed the paramaters in the http url and this is what i tried

Re: CIMD 2.0 Greek

2006-07-06 Thread Stipe Tolj
Thanos Chatziathanassiou wrote: --- charset.c.orig Thu Jan 22 16:08:24 2004 +++ charset.c Mon Feb 27 12:23:49 2006 @@ -76,11 +76,15 @@ * The escape character, at position 27, is mapped to a space, * though normally the function that indexes into this table will * treat it

Re: SMS through WAP Site

2006-07-05 Thread Stipe Tolj
aliraza raza wrote: Hello Everyone! I want to send an SMS Message from my WAP site. I am using Http inteface to send a SMS message from my site. My URL to send sms message is

Re: funny text

2006-07-05 Thread Stipe Tolj
issam wrote: hello funny text is ascii text but in animated (blinking) format something like this first screen _/l_ I ( (__ __ )o=I ) I I I I t t DOGIE STYLE second screen _/I_ / ( (__ __ )I ) I I I I t t now, I'd suggest you construct the hex byte stream for that one

Re: mysql issue

2006-06-14 Thread Stipe Tolj
Willy wrote: Hi Wayne, Thanks for the reply. Well I have sucessfully do ./configure and make with MySQL support, the problem occurs when I make check, all checks are error if I enable MySQL support during the ./configure or make process, but runs well without it. Thanks again. Can you forward

Re: missmatch DLR status

2006-06-14 Thread Stipe Tolj
Willy wrote: Hi, I just installed latest Kannel snapshot and connected to my GSM operator via SMPP protocol. Why does many DLR status from Kannel are missmatch with DLR status from my operator? I also have used the same message-id type as the operator used. Thank you for replies. if you are

Re: sms_service not working!

2006-06-14 Thread Stipe Tolj
Hi Nis, please take into account that there may be freaks arround here, but we consider ourselfs more to the hacker'dom ;) Nis wrote: Hey freaks, Before anything else, yes i have looked through the mailinglist and found the same question, but no answers! sms_service don't respond, not

Re: failed to send mem select command to modem -1

2006-06-14 Thread Stipe Tolj
jaYPee wrote: Does anyone know what's the cause of these errors? 2006-06-14 15:30:21 [20171] [11] DEBUG: failed to send mem select command to modem -1 2006-06-14 15:30:21 [20171] [11] DEBUG: AT2[wavecom]: memory check error 2006-06-14 15:30:21 [20171] [11] INFO: AT2[wavecom]:

Re: failed to send mem select command to modem -1

2006-06-14 Thread Stipe Tolj
jaYPee wrote: This happens only when there's so many incoming and outgoing messages. But I didn't recieve this problem if there's no incoming messages. There is no error when sending out messages only. ok, so this is a high-load issue... Could you send us a debug log of this happening

Re: AT-command checks

2006-06-14 Thread Stipe Tolj
raymond tsang wrote: Three questions regard to cygwin binary of 1.2 kannel as being put on the web. definetly _DO NOT_ use the 1.2.x binary package, simply checkout a recent CVS HEAD tree and compile on your own. 1. when the bearerbox.exe starts, can it by-pass all those AT-command

Re: running makefile errors

2006-06-13 Thread Stipe Tolj
raymond tsang wrote: I am using 1.40 version of kannel source in cygwin, after running ./configure, it's Ok, but when try to make, it got over 100 errors ../Makefile: line 10: SHELL: command not found ../Makefile: line 13: srcdir: command not found The following is part of Makefile.

Re: Tell Kannel to stop receiving SMSs

2006-06-13 Thread Stipe Tolj
Cyrus Patel wrote: Hi all, I'm running Kannel with a SMPP SMSC and it's all working well. There's a feature I need and I'm not sure if Kannel supports it. Is it possible to tell Kannel to stop receiving SMSs and let the SMSC buffer them (as opposed to receiving them and buffering them

Re: make error

2006-06-13 Thread Stipe Tolj
sarwat jabeen wrote: the following error occurs with the make command : [EMAIL PROTECTED] gateway-1.4.0]# make gcc -D_REENTRANT=1 -I. -Igw -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/libxml2 -I/usr/include/openssl -o gw/bb_alog.o -c gw/bb_alog.c In file included from

Re: trouble with platform

2006-06-13 Thread Stipe Tolj
sarwat jabeen wrote: hello everyone I ve been tryin 2 compile kannel. ./compile command runs fine bt the ./make command gives n error. cd there b a prob with the platform?im using redhat 9.if im switching 2 some other distribution wht is the best option? The error is : [EMAIL PROTECTED]

Re: trouble with platform

2006-06-13 Thread Stipe Tolj
Mi Reflejo wrote: Hi sarwat, It seems like you need to read more into the manual :). I suggest you take a good, long hard look at INSTALL file. Basic steps are: # ./configure (Maybe you should look ./configure --help for your needs.) # make # make install (Without # of course) Thanks

Re: error reading from fd 21

2006-06-12 Thread Stipe Tolj
raymond tsang wrote: Hi, I am running cygwin binary version of kannel. 1. bearerbox.exe smskannel.conf2. smsbox.exe smskannel.conf with phone line is connected to modem,etc. trying to send SMS from web. after running http://localhost:13013/cgi-bin/sendsms?pass=xxxtext=to=x

Re: j2me kannel: Sms to different port

2006-06-11 Thread Stipe Tolj
Loïc Minier wrote: On Thu, Jun 08, 2006, Julien Buratto wrote: Are you adding some other parameters to the http call ? Usual parameters, sender, recipient, nothing special apart from text and udh. Any particular conf in the kannel.conf file ? No. It's strange, I can send any

Re: USB Modem supported ?

2006-06-11 Thread Stipe Tolj
Julien Buratto wrote: Leonard ha scritto: Could not say for sure, but if it supports AT command set and is CDC-ACM complaint it should work.. (on linux box anyways.) Can you please mail me off list with the details. we require a stack of modems as well Yep it works! :D I have some

Re: error after receiving messages (modem is wavecom)

2006-06-11 Thread Stipe Tolj
jaYPee wrote: Hi to all. After a month of struggling on how to solve my problem I came across this mailing list to beg for help. My problem is when I send bulk sms of about 25 messages in all. The problem begins when I received messages while it is still sending out those 25 messages. I

Re: GSM modem stop working after 1000 sms

2006-06-09 Thread Stipe Tolj
Евгений Сидоров wrote: Hi folks! I have Kannel 1.4.0. installed on my Linux FC3 and Siemens TC35 GSM modem connected to COM port. When I send bulk sms, modem usually stop working after near about 1000 sms. I should reconnect modem to COM port and it start working again and continue to send sms.

Re: cygwin - cygcrypto.dll

2006-06-09 Thread Stipe Tolj
raymond tsang wrote: __ Two questions for using the cygwin binary version of kannel. 1. when running smsbox.exe, bearerbox.exe, in cygwin, it ask for cygcrypto.dll , how to fix this? the binary version is compiled under cygwin (like in linux case) using the openssl crypto libarary.

Re: SMPP 3.4 Optional params

2006-06-07 Thread Stipe Tolj
Alejandro Guerrieri wrote: You talking about TLV's right? It's a recurring issue, I think. Some operators ask for VARs to add this or that TLV to implement their custom billing module here or there and we are forced to do some terrible patch to comply with their specs. I did one once, it's not

Re: Radius , ignoring in WAPBOX

2006-06-07 Thread Stipe Tolj
cool planet wrote: Hi Friends , I'm running kannel WAP box as my wapgateway , upto now most of implementations are success. but , when i observe the wapbox , there is one strange warning , WARNING: RADIUS: Could not find mapping for `192.168.10.100' session id 0001640622,

Re: USB Modem supported ?

2006-06-07 Thread Stipe Tolj
Leonard wrote: Could not say for sure, but if it supports AT command set and is CDC-ACM complaint it should work.. (on linux box anyways.) yep, as far as you can communicate via the USB serial line to the modem, and the AT command set is standard complient, you should be fine. Stipe

Re: How to test Kannel as WAP Gateway?

2006-06-07 Thread Stipe Tolj
aliraza raza wrote: hello everyone, I want to test Kannel as a WAP Gateway but dont know how to do it. guide me after this step? All the configurations for wap box is done in conf file. like wapbox port and wapbox goup. first i have started my bearerbox service with command

Re: TON / NPI parameter apparently being ignored

2006-06-07 Thread Stipe Tolj
Ignacio Facello wrote: Hello. I am running Kannel version 1.4.0 (apparently) on a Linux (Debian) box with kernel 2.6.8. In one of the connections I have setup, the TON and NPI parameters get overriden. My config file is as follows: group = smsc smsc = smpp

Re: sqlbox mysql re-connection

2006-06-04 Thread Stipe Tolj
Rene Kluwen wrote: I will choose b) which is most flexible and also takes care of restarted mysqld's. I will try to fix this one of these days... but... Isn't this something that dbpool (in particular dbpool_consume) should take care of? I was expecting this should go automatically... in the

Re: Kannel Administration Question for modem disconnect/connect

2006-06-04 Thread Stipe Tolj
Markus Lehmann wrote: Hi The administration for kannel is http://localhost:13000/status?password=.., ok The Output looks like .. SMSC connections: modem AT2[modem] (online 31610s, If i disconnect my Siemens M20 from my server the status still say online

Re: Message ID higher than 2147483647

2006-06-04 Thread Stipe Tolj
Rene Kluwen wrote: Stipe, Are you maintaining a ChangeLog of the ChangeLog? ;) nop :], should I? ;) Stipe --- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation

Re: Message ID higher than 2147483647

2006-06-04 Thread Stipe Tolj
Mi Reflejo wrote: Heh, resentful attitude. ;) structural, yes... but unreal ;) Stipe --- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF)

Re: AW: AW: heartbeat received but Alert: operation 31 not ACKed [Scanned]

2006-06-02 Thread Stipe Tolj
Hoffmann wrote: Hi, thanks for your answers! It IS Vodafone DE. We had some problems at the end of last year with Vodafone; after some disussions I have a direct support contact to the guys from the SMS-C operation center (no more first level support...). I think that I can trust that guys

Re: sqlbox mysql re-connection

2006-06-02 Thread Stipe Tolj
Alejandro Guerrieri wrote: Yep, that's a problem I'm exeperiencing also. Additionally, sqlbox does not seem to start if the link to mysql it's not available at boot time. It just quits (or seems to, it doesn't show on the boxes list). IMHO a proper behaviour would be to act in a way similar as

Re: Windows-SW

2006-06-01 Thread Stipe Tolj
Huber, Gottfried wrote: Hello Does somebody know any sw-plugin for Microsoft Outlook, To communicate with Kannel for sending SMS from Outlook-Phonebook ? Hi all, nop, there is no such open source plugin known to me. I had seen some demos from finish companies (don't shoot me for the name, I

Re: Message ID higher than 2147483647

2006-06-01 Thread Stipe Tolj
Ady Wicaksono wrote: Dear all on 32 bit system, we have max int 2^31 - 1 = 2147483647 (look at /usr/include/stdint.h) :# define INT32_MAX(2147483647) I have the problem with this, some of SMSC use hex/decimal pair. submit_sm_resp is using hexadecimal 2006-05-18 15:30:18

Re: Message ID higher than 2147483647

2006-06-01 Thread Stipe Tolj
Vincent CHAVANIS wrote: joke buy a 64bit server :-) /joke now, joking is only allowed if afterwards code analysis follows! :p Stipe --- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture

Re: Message ID higher than 2147483647

2006-06-01 Thread Stipe Tolj
Ady Wicaksono wrote: Dear all on 32 bit system, we have max int 2^31 - 1 = 2147483647 (look at /usr/include/stdint.h) :# define INT32_MAX(2147483647) I have the problem with this, some of SMSC use hex/decimal pair. submit_sm_resp is using hexadecimal 2006-05-18 15:30:18

Re: R: MMS With Nokia Phone

2006-06-01 Thread Stipe Tolj
Boardmain wrote: Hi, the problemi is, i can recive MMS with Kannel? (i use a nokia phone with mms support) samuele someone here have a last firmare for Siemens M20 ? nop. This mailing list is considered for Kannel users. Not a general wireless info board. Stipe

Re: sqlbox updates

2006-06-01 Thread Stipe Tolj
Rene Kluwen wrote: CVS HEAD version of sqlbox has changed. Changes: - Applied patch of Martin [EMAIL PROTECTED] for the bug: SQLbox is not reading smsbox-port. It is hardcoded to 13005. - Applied patch of Martin [EMAIL PROTECTED]: Delivery reports are now stored

Re: AW: heartbeat received but Alert: operation 31 not ACKed [Scanned]

2006-06-01 Thread Stipe Tolj
Hoffmann wrote: Hi, thanks for your answer. The system runs for over 4 years now. Our operator supports ucp 31 and told me that they can see our requests and send also answers. As I wrote before I can see all this in the log: the hearbeat response AND the alert. But today I receive

Re: Cygwin problem?

2006-06-01 Thread Stipe Tolj
Alejandro Guerrieri wrote: Is this happening under heavy load? Cygwin threading is known to cause a lot of troubles and is not considered production-level ready. The lesser of your problems will be losing a lot of messages when kannel is under moderate load. I'd suggest you to try running a

Re: Message ID higher than 2147483647

2006-06-01 Thread Stipe Tolj
Mi Reflejo wrote: Well. Actually the patch was mine ;) wups... need to correct the credits in ChangeLog then.. :) Stipe --- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software

Re: OMA DRM

2006-05-29 Thread Stipe Tolj
Alejandro J. Ramírez wrote: Hello everyone! Can someone please tell me how I can use OMA DRM with Kannel? At least forward lock? OMA DRM is actually not related to the gateway?! Am I right here?... this is without peeking in the specs ;) Stipe

Re: What sms-service group is using for?

2006-05-29 Thread Stipe Tolj
[EMAIL PROTECTED] wrote: Hi, actualli I don't understand the using of sms-service group. How can I use it? Where can I find any examples? Did you consult the architecture document and the user's guide? Both are available on the web site. These should be the first place to look in. Stipe

Re: OpenSSL error 1 : in WAP box

2006-05-29 Thread Stipe Tolj
Real World wrote: HI , This error comes in my kannel wap box , Is this related to the current statble version ? How can i solve this problem ? please help me , ERROR: SSL write failed: OpenSSL error 1: error:0001:lib(0):func(0):reason(1) ERROR: SSL read failed: OpenSSL error

Re: MMS With Nokia Phone

2006-05-29 Thread Stipe Tolj
[EMAIL PROTECTED] wrote: some one can send me a working config (i use a nokia phone) ,How i can recive MMS? Hi Samuele, your request here is a bit undefined for most of us. Can you please point out what you'd like to do? Receiving MMS is usually a term applicable for MMS-capable handsets.

Re: OMA DRM

2006-05-29 Thread Stipe Tolj
Alejandro J. Ramírez wrote: Stipe, Henri Thank you for taking the time to answer. Yes you guys are right OMA has nothing to do with the gateway. Got a little confused as the vnd. Of OMA is mentioned in the code of Kannel and I had NO idea how to go about DRM. Now I understand (after reading

Re: FW: [Kannel 0000347]: Invalid Password , though it is CORRECT

2006-05-28 Thread Stipe Tolj
Rene Kluwen wrote: How many characters is your password? As Rene assumes here, SMPP requires a limit of the password in terms of length, according to the SMPP spec. So if your given password extends the expected limit of max. 9 octets, see SMPP v3.4, page 46, section 4.1.1. Stipe

Re: WAP port 13002 not starting

2006-05-27 Thread Stipe Tolj
Ram Kumar wrote: Hi, I am unable to start the wapbox-port = 13002 in my ./bearerbox -v 1 smskannel.conf file. I am using fedora linux version. Please any one can help me on this regard can you send us a debug log-level output of wapbox where we can see the error. If wapbox.log does not

Re: sqlbox with remote mysql database

2006-05-27 Thread Stipe Tolj
Roman Yeryomin wrote: On Tuesday 16 May 2006 20:35, Roman Yeryomin wrote:: I've compiled latest cvs head with mysql support but seems that sqlbox is working only with localhost database. When I try to use remote mysql database I get this error: 2006-05-16 20:12:29 [27344] [0] ERROR: MYSQL:

Re: Troubleshooting LG VX9800 with Kannel 1.4.0

2006-05-26 Thread Stipe Tolj
Adam Rosi-Kessel wrote: I've installed Kannel 1.4.0 from Debian unstable, and I'm trying to connect with my Verizon LG VX9800 phone. I couldn't find any mention of this phone in the list archives. The connection seems to start okay, but I'm never able to actually get on the web through my

Re: Troubleshooting LG VX9800 with Kannel 1.4.0

2006-05-26 Thread Stipe Tolj
Adam Rosi-Kessel wrote: Oh--I did try to connect the phone to my Squid HTTP Proxy, which is what I was doing with my last phone (the Motorola v710), but I wasn't seeing any hits show up for that proxy. Not sure why. But, according to what you are saying, that should work, right? yep, sort of.

Re: Troubleshooting LG VX9800 with Kannel 1.4.0

2006-05-26 Thread Stipe Tolj
Adam Rosi-Kessel wrote: Stipe Tolj wrote: I've installed Kannel 1.4.0 from Debian unstable, and I'm trying to connect with my Verizon LG VX9800 phone. I couldn't find any mention of this phone in the list archives. The connection seems to start okay, but I'm never able to actually get

Re: file() function doesn't work on send url

2006-05-25 Thread Stipe Tolj
[EMAIL PROTECTED] wrote: Hi, I would to get kannel's answer when sendig sms but If I do the PHP file() function it give me this error: http://host:13131/cgi-bin/sendsms?username=password=; from=provato=text=prova+messaggiocharset=ISO-8859-1dlr-mask=31): failed to open stream: HTTP

Re: Kannel configure error

2006-05-24 Thread Stipe Tolj
[EMAIL PROTECTED] wrote: Hi all, I'm trying to setup a new version of kannel on my server. when running: # ./configure . . . Checking for libxml2 support ... checking for xml2-config... no checking for xml-config... no configure: error: You MUST have the libxml2 (aka gnome-xml) library

Re: Looking for a CDMA SMS and WAP gateway (2nd posting)

2006-05-23 Thread Stipe Tolj
Rene Kluwen wrote: Kannel DOES support CDMA networks in some way. You just need an upstream (SMPP or thelike) provider that delivers to those kinds of networks. As for using Kannel with a CDMA SMS modem, I haven't found phones/modems that support the extended GSM AT command set. which ones

Re: mmsbox ?

2006-05-23 Thread Stipe Tolj
Fourat Zouari wrote: Hello friends, Am working with kannel as an sms gateway and it's very stable. Now it's time to work with MMS, i saw there were Mbuni project, but it's install seems to be bloody, does kannel plan to integrate an mmsbox or shoul we try to integrate other projects (Mbuni)

Re: R: Kannel And M20

2006-05-23 Thread Stipe Tolj
Boardmain wrote: Im reading user guide.. some one have a simple step by step guide to setup kannel and m20 for send and recive sms ? How about having a view into this file: doc/examples/modems.conf where you find a section to include: group = modems id = siemens_m20 name = Siemens M20

Re: Kannel Installation on Solaris 9 - port 8080 and 9201 issue

2006-05-15 Thread Stipe Tolj
OLOTU Olayinka wrote: Thanks. Now my kannel wap runs on Solaris. i configured my phone and ran some tests. the phone connects to wap and browses nicely when it is set to use port 9201, but when i try port 8080 i get no connection at all. please how can i configure kannel to accept wap

Re: kannel rpm for fedora core 5

2006-05-15 Thread Stipe Tolj
vampire janus wrote: anybody who have used kannel in fc5? are there official rpms for fc5 from a fedora package maintainer? I'm not aware that one of kannel developers maintains rpms for that distro. Stipe --- Kölner

Re: GPRS traffic through Kannel?

2006-05-13 Thread Stipe Tolj
aliraza raza wrote: hello everyone, I want to know whether we can route GPRS traffic through Kannel? I want to send message to other user through GPRS. Can Kannel act as GPRS Gateway? Obviously i have to use a mobile phone which supports GPRS as SMSC. Now from SMSC can

Re: Kannel Installation on Solaris 9

2006-05-09 Thread Stipe Tolj
OLOTU Olayinka wrote: Hi, I tried to install Kannel WAP [no ssl support] on Solaris 9 and got some major errors. Has anyone tried this? I'd like some hints. I run it easily on Redhat Linux. Solaris is considered support out-of-the-box. In case you run into problems with Sun's make, plese

Re: SMS Gw

2006-05-08 Thread Stipe Tolj
FaberK wrote: Hi folks, this is my first setup of kannel... My hardware is: 1) Asterisk server, up and running - 10.0.0.196 2) Netsynt GSM Gateway - 10.0.0.249 I've tryed first to use smsq, with no luck. Now I would like to setup kannel. I'm in Italy, if somebody in this list, has some sample

Re: wapbox not connecting to bearer box

2006-05-08 Thread Stipe Tolj
Raul Martinez wrote: Hello, bearerbox and smsbox are all working. But here's what I get everything I start wapbox: 2006-05-01 21:08:33 [1334] [0] PANIC: Couldn't connect to the bearerbox. 2006-05-01 21:08:33 [1334] [0] PANIC: /usr/local/sbin/wapbox(gw_panic+0x174) [0x80c7a84]

Re: kannel WAP 2.0 ERRORS

2006-05-08 Thread Stipe Tolj
cool planet wrote: Hi Friends , This is about wap gateway, i have setuped wap 2.0 compatible kannel wap gateway. It is functioning properly with relavent functionality. It's hetting high load to the kannel gateway . so , after few days that wapgateway permenantly dieing , Then again , we

Re: bearerbox failure

2006-05-08 Thread Stipe Tolj
Nikola Goran Cutura wrote: Hi all, I have Kannel (latest from CVS) with Siemens MC35i attached to the serial port. It works fine most of the time but bearerbox failed on receiving an SMS two times in a week with the following debug trace: 2006-05-02 20:28:05 [19410] [6] PANIC:

Re: wapbox not connecting to bearer box

2006-05-08 Thread Stipe Tolj
Raul Martinez wrote: group = core admin-port = 13000 smsbox-port = 13001 wapbox-port = 13002 admin-password = XX log-file = /var/log/kannel.log log-level = 10 box-deny-ip = *.*.*.* box-allow-ip = *.*.*.* unified-prefix = 00358,0 access-log = /var/log/kannel-access.log wdp-interface-name = *

Re: wapbox not connecting to bearer box

2006-05-08 Thread Stipe Tolj
Rodrigo Cremaschi wrote: Hi Raul, Is your bearerbox starting? I think you mistyped the log-level line. Log-level=10 is not correct: log-levelnumber 0..5 Minimum level of log-file events logged. 0 is for 'debug', 1 'info', 2 'warning, 3 'error' and 4 'panic' (see Command Line

Re: wapbox not connecting to bearer box

2006-05-08 Thread Stipe Tolj
Raul Martinez wrote: Stipe Tolj st at tolj.org writes: ok, this means bearerbox will allow wapbox connections on port 13002 Can you try a simple: $ telnet localhost 13002 and see it you get a TCP connect state? I can get into that state. hmm something's weird though.. i can't do

Re: wapbox not connecting to bearer box

2006-05-08 Thread Stipe Tolj
Raul Martinez wrote: Stipe Tolj st at tolj.org writes: I'd suggest to capture tcp communication using tcpdump (and write the output to a file) or use ethereal in order to review the TCP communication happening between the 2 processes. Now that's strange.. i think wapbox is running now

Re: Charset encoding problem

2006-03-31 Thread Stipe Tolj
ANDRY Jean Onesime wrote: Hello, I have problems when loading non-English pages. The page from where I took the error output is written in French. It seems that libxml2 has problem with pages without UTF-8 encoding. But when I'm using another wap-gateways, those pages are loading

Re: SMPP: again query_sm for DLR

2006-03-31 Thread Stipe Tolj
Julien Buratto wrote: I've seen that a lot of people was wondering if it was possible for kannel to query the smpp server asking for the dlr status of a specific id. When I set the DLR-MASK the dlr is correctly saved in the database, but my operator ask me to do a query_sm for the id in order

Re: SMPP code 13 bind failed

2006-03-31 Thread Stipe Tolj
vladimir calderon wrote: Hi everyone, I have a problem connecting to SMPP. Here I send you what I receive from host when starting the bearerbox INFO: Set SMS resend frequency to 60 seconds. INFO: SMS resend retry set to unlimited. INFO: DLR rerouting for smsc id testprovider disabled.

<    1   2   3   4   5   6   >