Re: Repost: Using a Broker HTTP API with Kannel

2008-09-12 Thread Stipe Tolj
quang.sreng schrieb: Hello everyone, I've been studying kannel for a few days now and I'm stuck with a question. The documentation has a section about HTTP SMSC: HTTPbased relay and content gateways. I would have found logical that to be the place where I configure kannel with the Broker

Re: Repost: Using a Broker HTTP API with Kannel

2008-09-12 Thread Stipe Tolj
quang.sreng schrieb: Hello everyone, I've been studying kannel for a few days now and I'm stuck with a question. The documentation has a section about HTTP SMSC: HTTPbased relay and content gateways. I would have found logical that to be the place where I configure kannel with the Broker

Re: Internal error: unknown message type: 842018872 on Ubuntu 8

2008-09-04 Thread Stipe Tolj
Alvaro Cornejo schrieb: Hi All I'migrating my kannel app from fedora 6 to Ubuntu 8. I've downloaded last CVS but get the mentioned error. I've no clue of what does it means. Any idea? yep, version clash. Seems like the msg struct from the older Fedora 6 installation you used was from an

Re: EMERGENCY

2008-08-31 Thread Stipe Tolj
Marcelo Olivas schrieb: I have a huge campaign today at 10 PM EST and now my kannel is not starting. I'm a newby on this so please bear with me. It's as if bearerbox is not responding. Below is the error that I'm getting: bearer box: [EMAIL PROTECTED] gw]# 2008-08-31 02:45:33 [17694] [0]

Re: PANIC: gwlib/gw-rwlock.c:105: on Kannel 1.3.2

2008-08-20 Thread Stipe Tolj
Marcelo Olivas schrieb: Error: I keep on getting the following error in Kannel: 2008-08-19 22:58:00 [1992] [60] INFO: STARTED PDU_TO_MSG 2008-08-19 22:58:00 [1992] [60] PANIC: gwlib/gw-rwlock.c:105: gw_rwlock_rdlock: Assertion `lock != NULL' failed. 2008-08-19 22:58:00 [1992] [60] PANIC:

Re: smpp server how much?

2008-08-12 Thread Stipe Tolj
Mike Nwaogu schrieb: Hello Yall. I'm contemplating buying the smpp server which should allow clients connect to me. How much is it? How do I get it? Do I get support? if Yes How long? Hi Mike, If you refer to my commercial add-on component, the Kannel SMPP v3.4 server (smppbox), then

Re: source code documentation

2008-08-08 Thread Stipe Tolj
bahassi rim hajar schrieb: hi , I would like to study the source code of kannel.is there someone who could show me the documentation concerning the source code. for the same of source code cross-reference documentation I have added a doxygen run output to an own vhost at

Re: Mail2SMPP and SMPP2Mail

2008-08-07 Thread Stipe Tolj
gianluca moretti schrieb: I would like to implement a gateway based on kannel mail2smpp and smpp2mail. Someone of you has already did something similar? yep, there is such a beast living deep in my cages. It's a smsbox connection daemon stub that receives MOs from bearerbox and disposes to

Re: WAP box taking more CPU

2008-07-29 Thread Stipe Tolj
luke devon schrieb: Hi I have installed latest kannel CVS version and tested for UDP traffic. when its running unfortunately wapbox taking more CPU like 110% . how can i prevent this problem ? Can somebody help me on this please ? Hi Luke, what is the traffic load on the system? In terms

Re: DLR via http

2008-07-27 Thread Stipe Tolj
sangprabv schrieb: Hi, I suggest you to activate SQLBox. Simplify your job :) beware, sqlbox has issues with character set transcoding. We need a new active maintainer on the sqlbox CVS module? I'm not sure if the original author Rene Kluwen still works on it? Stipe

Re: A quick question

2008-07-27 Thread Stipe Tolj
Rahul Rulz schrieb: Do Kannel support ordinary pages(like html,asp)..? Would it be routing normal web pages correctly or it deals only *.WML contents..? The normal Kannel is acting as WAP 1.2.1 gateway. Which means it will transcode and .wml (plain text files) to compiled .wmlc files (binary

Re: MT/MO over smpp international

2008-07-10 Thread Stipe Tolj
Kashif Ali Bukhari schrieb: this list is not for public it is for the public, you need to subscribe to 'commercial' the same way as you did here for 'users'. Stipe --- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany

Re: MySQL Support with pre compiled Binaries

2008-07-01 Thread Stipe Tolj
Engel L schrieb: Hi, I have installed Kannel on Ubuntu using a .deb precompiled binary and I want to enable MySQL support for dlr. Must I unistall the already installed package and compile the sources myself to enable mysql support? I am hoping there's something I can do/add/configure to

Re: Generic HTTP SMSC configuration

2008-07-01 Thread Stipe Tolj
Eduardo Raad schrieb: I read in the user guide that the generic HTTP SMSC connector should only be used for MT routing, although I configured it as it was a Kannel HTTP SMSC connector and I could receive MO's using the URI /?from=to=username=password=text=. Is this OK and user guide is wrong

Re: Ldap MSISDN provisioning patch for 1.4.1

2008-06-30 Thread Stipe Tolj
Hi Artem, Artem Pylypchuk schrieb: Hi, can anyone help me to get this promoted to addons?? Or, at least advise, how.. [EMAIL PROTECTED] seems to not exist ( yep, feedback@ is not operational at the moment. I mentioned in my last mail (see attached) that I cross-posted to the 'devel' mailing

Re: Ldap MSISDN provisioning patch for 1.4.1

2008-06-24 Thread Stipe Tolj
Artem Pylypchuk schrieb: Hello users Kannel mailing list! I would like to inform you, that I've written some code for Kannel that can be used for MSISDN provisioning over LDAP queries, with a flexible failover/fallback mechanism (as required by our carrier partner). Please consider adding it

Re: MySQL DLR not working

2008-06-21 Thread Stipe Tolj
Bryan Gintz schrieb: Hello, I recompiled Kannel with --with-mysql and have the following in my conf file: group = core . dlr-storage = mysql and group = mysql-connection id = mydlr host = localhost username = devec_kannel password = dvkannel database = devec_kannel

Re: Free Online SMPP Server for testing with Kannel

2008-05-24 Thread Stipe Tolj
Eduardo Raad schrieb: Bambang, You can use these SMPP simulators: http://opensmpp.logica.com/CommonPart/Download/download2.html http://code.google.com/p/smscsim/ Hope it helps in addition we have a stub in the code tree at test/drive_smpp.c. Stipe

Re: Couldn't send UDP packet

2008-05-23 Thread Stipe Tolj
William Carl schrieb: Hi, I am getting following error in Bearerbox when i simulate WAP traffic via kannel wap gateway. Why we are getting such error messages ? 2008-05-20 17:34:07 [3457] [5] ERROR: Couldn't send UDP packet 2008-05-20 17:34:07 [3457] [5] ERROR: System error 90: Message too

Re: kannel on cygwin

2008-05-18 Thread Stipe Tolj
Bambang Sadikin schrieb: Hi : Anybody is using Kannel on Cygwin ? compiles and runs on Cygwin 1.x out-of-the-box. But(!) not reliable for production purposes. Reason for this is the Cygwin underlying pthreads implementation which is yet not stable. Stipe

Re: help SMPP account for send sms

2008-05-05 Thread Stipe Tolj
cosimo schrieb: Hello Can I send sms via smpp on KANNEL ? (no via http ) can i use smpp paremeter to connect and send sms with kannel ? Kannel can use any of the supported SMSC protocols on the client side, not on the server side. The server side uses HTTP/1.1 for abstraction purposes. If

Re: help SMPP account for send sms

2008-05-05 Thread Stipe Tolj
Otandeka Simon Peter schrieb: Hello Cosimo, it is possible. Please read the userguide on how to set up SMS center. Set your system-type as smpp. you refer here to the SMPP client side. Not sure if Cosimo was referring to the client or server side. Stipe

Re: Masking Http Connectivity with Kannel

2008-05-03 Thread Stipe Tolj
Jins schrieb: Hello friends, I have an HTTP connectivity for sending SMS from some providers in India. Is there anyway to mask that HTTP account with Kannel so that i can provide SMPP to my clients. Hello Jins, first of all, please don't cross-post to multiple mailing lists. Place your ONE

Re: OMA EMN Wap Push

2008-04-11 Thread Stipe Tolj
Oliver Eales schrieb: Hello, it it possible to send an OMA-EMN Email Notification with Kannel ? In the maillingslist archive i found that there are problems with phones. But despite of this, how do i send these pushes in general ? Like a normal SI Wap Push just with different content part ?

Re: KANNEL + jWAP + JPEG, how to ...!

2008-04-09 Thread Stipe Tolj
Franco Chalissery schrieb: I got a trivial problem over here hope everyone bear with me. - I am using kannel as WAP gateway and client jWAP - When i am trying to retirve a JPEG data from the internet the client is displaying some JUNK data. This set-up is fine for a txt page. - In the

Re: problems regarding testing gateway

2008-04-03 Thread Stipe Tolj
sonu agarwal schrieb: i have installed the kannel gateway and also run it..but i m a little confused about testing it with a simulator. i want to ask that what changes and in which variables of the configration files.. i m very much confused ...plz hehlp me out. did you read the Kannel

Re: wap gateway error

2008-04-01 Thread Stipe Tolj
mohmmad jarwan schrieb: Hi after i configuration the wap gateway and try to test it to make sure it's working i try (curl http://localhost:15000/shutdown?password=ros123;) it return to me that error : curl: (7) couldn't connect to host, why? wapbox has no HTTP admin interface as

Re: MS SQLSERVER for dlr db

2008-03-30 Thread Stipe Tolj
[EMAIL PROTECTED] schrieb: Anyone setup kannel to work with MS sqlserver for the dlr database? I've just now looking at SDB, that would be the way, right? Although right now need to resolve config problem.. checking whether to compile with LibSDB support... searching checking for

Re: Variable Service Type

2008-03-23 Thread Stipe Tolj
Eric Kamara schrieb: Hello List, We are connecting to an operator who is doing MT billing based on the service_type we send in the submit_sm PDU. Is it possible for us to set the service-type on a message by message basis? For example, if we want to bill a subscriber X amount, we send

Re: Using Kannel in a zone using Solaris 10 sparc or x86?

2008-03-21 Thread Stipe Tolj
Dipankar Sarkar schrieb: Hey kevin We have compiled kannel for solaris 10 for one of our projects, and currently in the process of fixing the package generation code that comes inside the kannel code base. (We will submit the patches soon, compilation on solaris was painful ... packages are

Re: Bind Failed

2008-03-15 Thread Stipe Tolj
2008-03-15 18:11:42 [8031] [0] INFO: HTTP: Opening server at port 13000. 2008-03-15 18:11:42 [8031] [0] ERROR: bind failed 2008-03-15 18:11:42 [8031] [0] ERROR: System error 98: Address already in now, this says it all: the port is in use as the underlying IO socket for that port can't be

Re: incmoing ucp/emi

2008-03-14 Thread Stipe Tolj
Niels Przybilla schrieb: can kannel also handle incomming upc/emi requests and forward them to an smpp gateway ? Hi Niels, actually no, the standard Kannel does handle UCP/EMI 4.0 on the client side, but abstracts all fully to HTTP/1.1 on the server side. If you need UCP/EMI 4.0 server

Re: SMPP deliver_sm arrives before submit_sm_resp

2008-03-13 Thread Stipe Tolj
Ben Suffolk schrieb: Dave, I had this problem somewhile back myself (Oct 2006 ) :- http://www.nabble.com/Interesting-issue-with-DLRs-td6851347.html#a6923001 Anyway, I wrote a patch and have had no problems since. There were 2 different issues, one is the one you suggest, where it can come in

Re: SMS TO EMAIL and EMAL TO SMS

2008-03-13 Thread Stipe Tolj
Tharanga schrieb: Hi folks, I need to redirect all my SMS to an specific email address and also reply to that email should be delivered to that particular mail box. is there any opensource tool for that. or any plugin to kannel ? consider using procmail as a bridge way from SMTP-Kannel. I

Re: SMPP in VPN

2008-03-10 Thread Stipe Tolj
Alejandro Guerrieri schrieb: Sowmi, The SMPP traffic will be encapsulated inside the tunnel, son afaik no specific rules needs to be done. The firewall should only allow the VPN traffic to pass through, the firewall won't see the SMPP but an encrypted stream going through the VPN. now, the

Re: Proper Way to Install CVS Version

2008-02-23 Thread Stipe Tolj
[EMAIL PROTECTED] schrieb: Hi List, I wonder when I tried to install the CVS version of Kannel always stucked when I run make check command. It always fails on check_headers.sh, check_sendsms.sh and freezed on check_smpp.sh. But always success if I install 1.4.1. Is there something missed here?

Re: DCS setting

2008-02-18 Thread Stipe Tolj
Otandeka Peter schrieb: Hi all, How can I set dcs settings in kannel. My SMSC guy wants me to set a dcs value of above 200. please see Kannel's user guide for the sendsms HTTP interace. Specifically the 'alt-dcs' directive. If you need persistent alt-dcs set, then you can even configure it

Re: WG: Some DLR get the wrong originator after DLR with status=4 (Mantis 000444)

2008-02-18 Thread Stipe Tolj
[EMAIL PROTECTED] schrieb: Hi List, has anyone experienced a similar effect? (from Mantis bug report 000444): Hi, we're testing kannel to communicate with mobile GSM modems in trucks. These modems are mostly active, but sometime are switched off. Recently we added Delivery Reports to our

Re: Kannel performance

2008-02-13 Thread Stipe Tolj
Illimar Reinbusch - Telejazz.com schrieb: Hi Im testing Kannel performance using fakesmsc. I have set-up three fake connections and im sending 20 000 SMS per connection and kannel receives them in speed 2000 SMS/sec per connection and stores the messages in Kannel buffer. Now i have Apache2

Re: Kannel performance

2008-02-13 Thread Stipe Tolj
Michael Bochkaryov schrieb: Hi! First try to test only apache performance without kannel. At least you'll be sure if it's apache+php problem or something else. Some ideas (mostly about apache and php tuning): 1. Use eaccelerator to increase performance of PHP scripts. 2. Try to use some

Re: SMS More Than 500 Chars in 1 MT

2008-02-08 Thread Stipe Tolj
[EMAIL PROTECTED] schrieb: Hi List, Im trying to send MT with more than 500 chars, and already add max-messages to 5. But can not work. What else should I set to make it work? Many thanks for your kind replies and helps. 'max-messages' is not related to this issue, it is for defining how long

Re: SMS Billing VIA SMPP

2008-02-08 Thread Stipe Tolj
Mike Nwaogu schrieb: Thanks Stipe, I have another question just in case I get to that bridge. How do u implement this deliver_sm.serivce_type mapping? Do I have to edit the Kannel code?? Where and which file? no, no code patching. Kannel would map the deliver_sm.service_type string that we

Re: looking for gsm throughput enhancements

2008-02-08 Thread Stipe Tolj
Gerardo Segura schrieb: Hello everyone I'm new with kannel and have 2 questions Using a gsm modem to send/receive: Is there any technical difference to send 10 sms one at a time than just one with 10 receivers numbers? (looking to improve throughput) you can't poke on the GSM signaling

Re: sendota with kannel 1.4.1

2008-02-07 Thread Stipe Tolj
Remon Magdy schrieb: Hello Stipe, I've had the same issue and wasn't able to send any OMA OTA settings to any device, while I used the same XML document with nowsms and it was successfully submitted, I think there is a problem with Kannel in that area. Hi Remon, which Kannel version have

Re: SMPP to HTTP

2008-02-07 Thread Stipe Tolj
Mickael - System Administrator (WebD Services) schrieb: Hello !! I would like to use as a gateway kannel SMPP to HTTP. Example: SMPP port (Kannel) Port: 13002 User: Client1 Pass: lambda User: Client2 Pass: lambda Connection OK. Kannel sent to :

Re: SMPP retries set to null for SMSC

2008-02-07 Thread Stipe Tolj
Hi George, [EMAIL PROTECTED] schrieb: Yes thanks Stipe, Yes you have correctly understood, but its not our end resending, but its the final SMSc or intermediate SMPP provider. I was hoping maybe there could be someway to send messages to instruct either the intermediate SMPP or final SMSc not

Re: sendota with kannel 1.4.1

2008-02-07 Thread Stipe Tolj
but not from Kannel, I've traced the WBXML for both and it is different, I think there is a conversion problem. Hi Remon, thanks for the detailed example. Did you check latest CVS HEAD, where I had commited a change recently: 2008-02-02 Stipe Tolj stolj at kannel.org * gw/ota_compiler.c: fix

Re: How to override GSM encoding ? (Kannel 1.4.1-2 / Debian)

2008-02-07 Thread Stipe Tolj
Olivier PELLEGRINO schrieb: Hi, The wrong dcs value is fixed in this part (gw/sms.c) : /* mode 1 */ else { debug(bb.sms.smpp, 0, [debug perso #1] dcs: %d, dcs); dcs |= 0xF0; /* sets bits 7-3 */ debug(bb.sms.smpp, 0, [debug perso #2] dcs: %d, dcs);

Re: How to override GSM encoding ? (Kannel 1.4.1-2 / Debian)

2008-02-07 Thread Stipe Tolj
Olivier PELLEGRINO schrieb: Output: 2008-02-05 15:42:28 [20444] [14] DEBUG: [debug perso #1] msg-sms.alt_dcs: -1, smpp-conn-alt_dcs: 0, pdu-u.submit_sm.data_coding: 0, SMPP_DEFAULT_CHARSET: UTF-8, smpp-alt_charset: ISO-8859-1 2008-02-05 15:42:28 [20444] [14] DEBUG: [debug perso #2] if condition

Re: Some questions

2008-02-07 Thread Stipe Tolj
Dave Jong A Lock schrieb: 1. Can I have multiple smsboxes for one number to have a sort of load balancing? depends. It's not clear from the question for which direction (MT/MO) you want to provision one number. Is it for MO? Generally Kannel uses the concept of internal load-balancing

Re: SMS Billing VIA SMPP

2008-02-07 Thread Stipe Tolj
Mike Nwaogu schrieb: Hello Guys, I read a post sometime in 2003 about SMPP Billing somehow it wasn't conclusive, does anyone know how kannel can Implement Billing via an SMPP connection to an SMSC? Else { Suggestions as to how to implement reverse billing. ;) } billing within SMPP v3.4

Re: SMPP retries set to null for SMSC

2008-02-07 Thread Stipe Tolj
[EMAIL PROTECTED] schrieb: Is there any SMPP parameter that will prevent SMSc from trying to resend SMS (MT's) when there is no ack from handset? Carriers SMSc is playing up and resending SMS assuming that they haven't been delivered, therefore if we can force a parameter maybe we help the

Re: Is it possible to get SMS already present on the phone?

2008-02-06 Thread Stipe Tolj
Miguel Cunha schrieb: Is it possible to get SMSs already existing in the cellphone? DON'T cross-post to the lists! At least in theory it IS possible to read the SMSs that are already on the phone as the GSM AT command set would help here. I'm not sure if we handle it in the

Re: sendota with kannel 1.4.1

2008-02-05 Thread Stipe Tolj
Vitaliyi schrieb: I've tried with nokia 6230i which supporting provisioning for sure without success. Kannel is not able to compile valid provisioning messages isn't it ? Kannel IS definitely capable of compiling old style Nokia/Ericsson OTA messages AND OMA Prov messages too. Stipe

Re: How to override GSM encoding ? (Kannel 1.4.1-2 / Debian)

2008-02-04 Thread Stipe Tolj
aspect schrieb: Hi, I am using Kannel 1.4.1-2 under Debian. Here is my problem : I can't override data_coding in my SMPP output from 241 to 0. I always have DEBUG: data_coding: 241 = 0x00f1 but i want data_coding=0 ... Does anybody know a solution, please? Parts of my kannel.conf : #

Re: How to override GSM encoding ? (Kannel 1.4.1-2 / Debian)

2008-02-04 Thread Stipe Tolj
Olivier PELLEGRINO schrieb: Hi Stipe, Thank you for your answer. I'm sorry but i was using .deb package (apt-get) to install Kannel. So, i don't have any *.c related to kannel on my server. I also have installed kannel-dev but there are only .h files. Should i compile Kannel from sources to

Re: DLR not being received over SMPP

2008-01-23 Thread Stipe Tolj
Hi Joe, Joe Perry schrieb: Hi there, It would appear that delivery receipts are not being received when I send a MT message. group = smsc smsc = smpp host = * port = 6010 receive-port = 0 --- bingo! ;) smsc-username = ** smsc-password = *** system-type = *

Re: DLR not being received over SMPP

2008-01-23 Thread Stipe Tolj
Joe Perry schrieb: Hey Stipe, Each time I make the receive-port equal to the 'port' I get an error from the SMSC: 2008-01-23 12:18:25 [9896] [7] ERROR: SMPP[A]: SMSC rejected login to receive, code 0x000d (Bind Failed). obviously your SMPP provider doesn't allow you to bind for a

Re: Database slows down my application

2008-01-16 Thread Stipe Tolj
Dave Jong A Lock schrieb: Dear friends, Now I'm pretty much sure my db is the reason of my slow responses (sometimes up to 2 hours delay), in the end resulting in other errors. The db isn't really big in other terms (only 200mb). But the performance is the issue, how can I change settings for

Re: Invoking PHP Script through Kannel

2008-01-15 Thread Stipe Tolj
preeteesh kakkar schrieb: Hi, I am invoking a PHP script when kannel recieves any sms. The received sms is then stored in db from that PHP script. In case the sms is too large it is cut and whole sms is not stored in db. I am using GET request as paramter in kannel. I think becuase of limit

Re: Invoking PHP Script through Kannel

2008-01-15 Thread Stipe Tolj
seik schrieb: its not the php script you need to set the kannel to concatenate the messages longer than 160 symbols in one. concatenate-mo=true or similar now, in case you have more then 160 chars payload via concatenated MOs, then Seik is right. Stipe

Re: make errors

2008-01-11 Thread Stipe Tolj
Κωνσταντίνος Λιαδάκης schrieb: Unfortunatelly when I run make I get this error and make stops gcc -D_REENTRANT=1 -I. -Igw -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl -I/usr/include/mysql -rdynamic -o wmlscript/wmlsc

Re: maximum SMSC kannel support

2008-01-10 Thread Stipe Tolj
ashwani schrieb: Hi everyone, What is the maximum number of SMSC kannel can support on a single server? Is there any limit to it? essentialy your are asking how many SMSC connections a bearerbox can handle simultaniusly, right? There is no structural limit within bearebix itself. The

Re: maximum SMSC kannel support

2008-01-10 Thread Stipe Tolj
Dave Jong A Lock schrieb: How many messages can kannel handle at a time? I have been troubleshooting this the past month. In the beginning I didn't have any problems, but now I'm receiving thousands of sms an hour and sometimes the bearerbox keeps receiving, but not sending the sms to the smsbox

Re: http smsc patch help

2008-01-05 Thread Stipe Tolj
Willy Mularto schrieb: Hi, I have situation where my telco requires a http connection with my server. I found that kannel supports this kind of connection, but unfortunatelly I must do some patches with kannel first. What I want to know is which files should be patched to accept MO from telco

Re: is there a way to test the net ?

2007-12-29 Thread Stipe Tolj
Niels Przybilla schrieb: is there any possibility to check first to which network operator a special number belongs to send the sms after it according on cheaper routes ? not without having access to the signaling layer. Which means an HLR lookup is the only secure way to determine the

Re: Kannel and Apache

2007-09-07 Thread Stipe Tolj
Kudzai Gadzira schrieb: Hi guys, May someone help me on how I can basicly configure Kannel and Apache in this case. I want mobile users to send an sms containing a specific keyword as a request and the wap gateway pushes a wap page in response to the request. The other issue is I can't seem

Re: WAP proxy

2007-05-31 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: Hello ! By a WAP proxy I mean something similar to an HTTP of FTP proxy, meaning that the proxy just forward the messages between WAP gateway and a modem through which the mobile communicates. ok, this means you want

[Fwd: Help : 1 sms and 1 dlr]

2007-05-31 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 forwarded to the users@ list for the sake of someone would be so kind to grep it up and respond to user. Thanks. BTW, I'm not the-creator ;)... there have been several dozen people putting a lot of effort, time and work into the project, and it's

[Fwd: hi stipe -multiple smsbox]

2007-05-13 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 forwarding to the list. Can someone please be so kind to help. Stipe - --- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software

Re: smppbox reg.

2007-05-11 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: Hi friends, I got a msg from our mailing list like this. Kannel is just SMSC client not SMSC server :) You need to buy separate module, like smppbox which is a commercial product, to enable kannel as SMSC :)

Re: Windows Version of Kannel

2007-04-27 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Enver ALTIN wrote: Short answer is no. You can use Cygwin to get an unreliable and totally unsupported version of Kannel built on Windows; but it will not work nowhere as reliable as a Unix version. It may hang or crash because of several known

Re: MMS - Kannel and MM1 support

2007-04-27 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Deon van der Merwe wrote: So use MM7 to connect to your service provider's MMSC. which is sometimes a HUGE problem. Why? Becase some fancy MMSC's MM7 interfaces are that crapy (as Alex would say ;) that GSM operators tend not to give access to it.

Re: Windows Version of Kannel

2007-04-27 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Info wrote: Why not using vmware or cygwin to make a unix machine under windows in this case running a VM inside Win32 runing a Linux guest OS is the better choise. Cygwin IS supported, but cygwin's POSIX threads (pthreads) implementation is way

Re: MMS - Kannel and MM1 support

2007-04-27 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Darien Jesus Alvarez de la Cruz wrote: Nobody know how implement that??? I need to send MMS over GPRS using a GPRS Modem help WE KNOW how to implement this! But there is no open source component that fits into Mbuni and Kannel

[ANNOUNCE] New mailinsg list: Commercial offerings mailing list

2007-04-26 Thread Stipe Tolj
to see how to get subscribed to the list. Best Regards, Stipe Tolj - -- Kannel: Open Source SMS and WAP Gateway Kannel Software Foundation (KSF) http://www.kannel.org/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

Re: MMS - Kannel and MM1 support

2007-04-23 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Cristian Caprar wrote: Hi, I just saw your message in this list. We wanted the same feature and discussed with MBuni developers. There is no such support in MBuni. It can only receive messages from a moble client (that connects over GPRS),

Re: trying to get Kannel running as an smsc

2007-04-23 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Johan R.-Ericson wrote: Hello Kannel users! Hopefully someone can help me. I've been trying to get this working - unsuccessfully - for a while now. I am using the following configuration but as soon as I fire up the Kannel server the smsbox

Re: DLR error

2007-04-22 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vahid Ghafarpour wrote: I got this message too many times 2007-04-22 16:39:52 [11261] [8] WARNING: DLR[mysql]: DLR for DST(null) not found. 2007-04-22 16:39:52 [11261] [8] ERROR: SMPP[modem]: got DLR but could not find message or was not

Re: SMPP server to receive SMS requests via SMPP and send SMS

2007-04-22 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Juan Nin wrote: Kannel does not provide SMPP Server by itself There's the smppbox that Stipe provides (commercial) to do so, and there's another implementation by someone else but Kannel alone does not provide SMPP Serer capabilities that's

Re: Bearerbox SMSbox communication protocol

2007-04-22 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Akbar Munir wrote: Do you know where can i find more information about the API exposed in gwlib? I did not find any information in gwlib.h as well as in the documentation. the is no magic API you need. It's simply a TCP connection and a protocol in

Re: Getting real IP address of the handset

2007-04-21 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Davor Spasoski wrote: Hi Juan, Thank you for your proposal. I tried it, but the firewall is doing masquerading and I can't get the real IP address. I was told that a proxy server called MIAP is appending some cookie headers to any cookie of

Re: Getting real IP address of the handset

2007-04-21 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Davor Spasoski wrote: Thank you Stipe, Yes, that's the header, however it only gives the IP address of the firewall, as it is masquerading the private IP addresses of the handset. I was told by the operator that they include the IP address in

Re: Getting real IP address of the handset

2007-04-19 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Davor, Davor Spasoski wrote: I started testing the WAP gateway. My problem is that I cannot get the IP address of the mobile handset by invoking any of the following http headers: $_SERVER[HTTP_CLIENT_IP] $_SERVER[REMOTE_ADDR]; ok, these

Re: System error 54 during DLR

2007-04-18 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Iain Dooley wrote: hi stipe, i'm still periodically getting these messages: 2007-04-15 19:07:51 [52529] [9] ERROR: Error reading from fd 28: 2007-04-15 19:07:51 [52529] [9] ERROR: System error 54: Connection reset by peer when processing

Re: Kannel Delivery Reporting and MySQL 5+

2007-04-18 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Percy wrote: Hi, Is it possible to compile kannel against MySQL 5+ ? If not, are there any patchsets available? I'm not having any problems with our test environment (gentoo) since the kannel ebuild supports MySQL 5. I didn't get the question.

Re: Kannel List in spanish.

2007-04-17 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Now, to sum up current developer mandates and votes: Martin: +1 (?) Stipe: +0 Bruno: -1 (he's from Portugal :p) Alex: 0 (Alex: -0 or +0) thre is no '0' (??) Stipe - --- Kölner

Re: Kannel List in spanish.

2007-04-16 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mi Reflejo wrote: Ok i'll talk to stipe to create [EMAIL PROTECTED] The first idea is give support for spanish users but will be great if any inspirate user start to write code, add some feature or fix some bug. now guys, it's a pro and cons

Re: System error 54 during DLR

2007-04-16 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Iain Dooley wrote: hi all, i'm still periodically getting these messages: 2007-04-15 19:07:51 [52529] [9] ERROR: Error reading from fd 28: 2007-04-15 19:07:51 [52529] [9] ERROR: System error 54: Connection reset by peer when processing

Re: Kannel + ssl (https://... )

2007-04-12 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Cezary Siwek wrote: Huber, Gottfried wrote: hello to all you i want to access kannel with https:// can someone give me instructions how to use kannel with ssl ? the docu is not really all i think, how can i create keys ? do i have to

Re: Segfault on Mac OS X

2007-04-11 Thread Stipe Tolj
Alejandro Guerrieri wrote: Cesar, Same platform here (MacBook Pro, Intel Core Duo 2.18 Ghz w/2GB RAM, OS X 10.4.9). I've compiled using fink tools. gcc version is: gcc -v Using built-in specs. Target: i686-apple-darwin8 Configured with:

Re: Segfault on Mac OS X

2007-04-11 Thread Stipe Tolj
Cesar Gutierrez Corea wrote: Alejandro, I'm having the same problem with the latest CVS on Mac OS X 10.4.9 Intel Core 2 Duo, it segfaults and received a lot of warnings when compiling. It does not segfault in Linux or FreeBSD, but I'm not getting the http response when I do a sendsms to

Re: Kannel Monitoring???

2007-04-11 Thread Stipe Tolj
Alejandro Guerrieri wrote: Read the user guide, there is a status web interface with output in text, html and xml, you can parse that and trigger some alarming system if neccesary. yep, that's right. Ie. some users use the XML output to feed theire Nagius system monitors and let them react

Re: wrong app-id in confirmed push

2007-04-11 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 开 颜 wrote: Hi,all, I am facing a problem on sending the confirmed push message. Did anybody meet this before ? If so, please tell me the solution for it. Warning is below: PPG: handle_push_message: wrong app id for confirmed push session

Re: Line feed or EOL????

2007-04-11 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: i am yet getting the problem in Line feed or EOL (end of line), i have tried %0D and %A (0xA) but havnt solved my problem, have i configured my kannel with some configuration missing??? i am using php, is their anything

Re: Anyone having a working wap setup with huawei 20001x

2007-04-03 Thread Stipe Tolj
Goksie wrote: Hello all, I have a kannel wap setup and i want to interconnect with huawei smsc / pdsn. What i need now... i am looking for someone who can give me a working config especially anyone that has a working connection with huawei cdma 20001x settings. Hello Goksie, now, it's not

Re: Latest CVS problem

2007-04-03 Thread Stipe Tolj
Alejandro Guerrieri wrote: Ashwani, Thanks for your reply. I'm calling the sendsms the same way I was doing for the last 3 years: http://url:port/cgi-bin/sendsms?username=foopassword=barfrom=1234to=1234567890smsc=mysmsctext=Hello No big deal there, pretty regular stuff. I've lowered the

Re: Special Characters and Kannel 1.4.1

2007-04-03 Thread Stipe Tolj
Markus R. wrote: Hi, I have a problem sending special characters in mobile terminated messages through Kannel. The Setup: Debian (Sarge), Kannel 1.4.1 (from .deb packages), libxml 2.6.16-7 SMSC: Vodafone Germany, EMI The Problem: I want to send the following test message: ABCDäöüÄÖÜß

Re: Latest CVS problem

2007-04-03 Thread Stipe Tolj
Alejandro Guerrieri wrote: OK, I've made tests using test_http with and without inmediate-sendsms-reply (i-s-r from now on). With i-s-r line commented: ]# ./test_http -v0 http://localhost:13013/cgi-bin/sendsms?username=foopassword=barfrom=1234to=1234567890smsc=mysmstext=HOLA; 2007-04-03

smsbox blocks HTTP response - Re: Latest CVS problem

2007-04-03 Thread Stipe Tolj
now, this behaviour is now *confirmed* for a vanila CVS checkout and fakesmsc usage via gw/smskannel.conf sample config on the following hosts too: amd64, 2.6.20-1.2307.fc5 x86_64 x86, 2.6.11-1.1369_FC4 i686 so this is considered as generic bug! (that's why I cross-post to devel@ too). Please

<    1   2   3   4   5   6   >