RE: smpp server

2006-07-21 Thread Rene Kluwen
Please don't cross post.   AFAIK there is no open source smpp server available. There's (at least two different) smpp boxes for Kannel out there. But they are not open source. And besides that, they cost money.   Rene Kluwen Chimit -Original Message-From: Anand Gupta

RE: matching delivery reports to their corresponding outgoing message

2006-07-21 Thread Rene Kluwen
ant of the underlying sms bearer. Rene Kluwen Chimit -Original Message- From: Patrick Okui [mailto:[EMAIL PROTECTED] Sent: vrijdag 21 juli 2006 16:20 To: users@kannel.org Subject: matching delivery reports to their corresponding outgoing message Hi all, I'd like to be able to f

RE: Sending SMS in text mode

2006-08-20 Thread Rene Kluwen
The short answer: You cannot. I am assuming now that you are talking about the AT+CMGF parameter of handsets. Rene Kluwen Chimit > -Original Message- > From: Alvaro Cornejo [mailto:[EMAIL PROTECTED] > Sent: zondag 20 augustus 2006 17:22 > To: users@kannel.o

RE: Command AT+CNMI

2006-08-20 Thread Rene Kluwen
You can specify a different AT+CNMI command in the init-string parameter of your group = modem. The CMS ERROR 304 is probably not related to this. Rene Kluwen Chimit > -Original Message- > From: Alvaro Cornejo [mailto:[EMAIL PROTECTED] > Sent: zaterdag 19 augustus

RE: WAP Push Over CDMA Network

2006-10-17 Thread Rene Kluwen
CDMA networks. It works by replacing a submit_sm pdu with a data_sm pdu.   It is open source. Let me know if you are interested to try it out.   Rene Kluwen Chimit   -Original Message-From: Fajar [mailto:[EMAIL PROTECTED] Sent: dinsdag 17 oktober 2006 6:11To: Kannel

RE: WAP Push Over CDMA Network

2006-10-20 Thread Rene Kluwen
Every so many months people ask me about it. For me it is the same if I post the diff every so many months. Or mail it to them directly. Rene Kluwen Chimit -Original Message- From: Julien Buratto [mailto:[EMAIL PROTECTED] Sent: woensdag 18 oktober 2006 11:37 To: Rene Kluwen Cc: '

RE: WAP Push Over CDMA Network

2006-10-20 Thread Rene Kluwen
Title: Message It is still SMS as in short-message service. It is not SMS as in the GSM-MAP standard. In stead they have a similar implementation called IS-41.   Rene Kluwen Chimit   -Original Message-From: Andrea Trasatti [mailto:[EMAIL PROTECTED] Sent: woensdag 18 oktober

RE: smppbox reg.

2007-05-09 Thread Rene Kluwen
Smppbox is an extension to kannel so that it can accept incoming SMPP connection. But... To answer your question: No, you will still need a service provider or GSM modem. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: woensdag 9 mei 2007 6

RE: Cannot find SMPPBox for Kannel

2007-05-10 Thread Rene Kluwen
There is no open source smppbox. At least two people have a commercial variant: - [EMAIL PROTECTED] - [EMAIL PROTECTED] Contact them for more info. -Original Message- From: Remon Magdy [mailto:[EMAIL PROTECTED] Sent: donderdag 10 mei 2007 14:09 To: users@kannel.org Subject: Cannot find

RE: smppbox reg.

2007-05-11 Thread Rene Kluwen
To be complete: There do exist Kannel SS7 smsc drivers. They are just not open source. Rene Kluwen Chimit -Original Message- From: Stipe Tolj [mailto:[EMAIL PROTECTED] Sent: vrijdag 11 mei 2007 11:07 To: [EMAIL PROTECTED] Cc: users@kannel.org Subject: Re: smppbox reg. -BEGIN PGP

RE: kannel & asterisk ?

2007-05-20 Thread Rene Kluwen
: exten => xxx,s,1,Agi(/usr/bin/my-agi.sh,number,sms-content) In the agi-script you will be sending the sms content (in a language of your choice) to Kannel. That's all there is to it. Rene Kluwen Chimit -Original Message- From: Prénom Nom [mailto:[EMAIL PROTECTED] Sent: woensda

RE: Almost getting there

2003-03-20 Thread Rene Kluwen
tch. Admin: Is this still not commited to CVS? What is the status? -- Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Steve Kennedy Sent: donderdag 20 maart 2003 19:15 To: [EMAIL PROTECTED] Subject: Almost getting there To get the A

RE: Some small problems... PLEASE HELP!

2003-03-22 Thread Rene Kluwen
Look at the following: # SMSC CONNECTIONS modemtype = siemens-me45 # MODEMS CONFIGURATION group = modems id = siemens_me45 You misspelled the modem id. One is with an underscore. The other with a dash. -- Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Siemens WSP Session

2003-04-12 Thread Rene Kluwen
It's been a while since I've been into Wap. Can somebody help me out seeing what is going on here? I am trying to connect with an SL45i. I did this before (many cvs versions ago), and it used to work. Why is the phone unable to set up a WSP session? (see log excerpt below) TIA, -- Rene 2003-04

RE: kannel WAP gateway and Siemens S55 - SOLVED!

2003-09-15 Thread Rene Kluwen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have the same problem with an SL45i, using the CVS version. Quit annoying... - -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Odhiambo Washington Sent: woensdag 10 september 2003 17:38 To: [EMAIL PROTECTED] Su

RE: Real experiences with Cellular or modem GSM??

2003-09-27 Thread Rene Kluwen
gh. I don't remember the exact value. Cheers, Rene Kluwen Chimit - -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alejandro Ruiz Camacho Sent: zaterdag 27 september 2003 22:07 To: [EMAIL PROTECTED] Subject: Real experiences with Cellular or modem GSM

RE: Force WML error on HTML content

2003-10-01 Thread Rene Kluwen
If you are controlling the http server that content is withdrawn from, you can use the ErrorDocument (apache) directive to set it to w WML source. If the http server is foreign, then this is really an error in the http server setup (though a very common one).   Converting / replacing html p

RE: Force WML error on HTML content

2003-10-03 Thread Rene Kluwen
I think in this case, best option is to have Kannel use a http proxy server that does the trick for you, using e.g. redirectors in squid or something.   Rene Kluwen Chimit -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Rene VellekoopSent

RE: Restarting Kannel by sms-service

2003-10-09 Thread Rene Kluwen
Then try it... For sure, that is your problem... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Cipher Strength Sent: woensdag 8 oktober 2003 14:29 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Restarting Kannel by sms-service I have not tried. Its

RE: Sending text prob.

2003-10-15 Thread Rene Kluwen
Try urlencoding them. So & becomes %26, @ becomes %40, # becomes %23, etc. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Divyesh A Sent: woensdag 15 oktober 2003 6:26 To: [EMAIL PROTECTED] Subject: Sending text prob. Hi, I

RE: kannel, gentoo, cygwin

2003-10-18 Thread Rene Kluwen
/dev/tty0 is AFAIK a normal console tty. Not an RS232 device. If /dev/ttyS0 does not work: Try /dev/tts/0 or /dev/cua0 or /dev/cua/0, whichever exists.   Rene KluwenChimit       -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Jarl CornellSent:

RE: URGENT : text format

2003-10-22 Thread Rene Kluwen
It's not your _javascript_ that causes the problem. But PHP. You have magic_quotes_gpc set to on in your php.ini. Turn this off or use stripslashes($text) at the point where you send the message.   -- Rene... -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]O

RE: MySQL enabling problem.

2003-10-26 Thread Rene Kluwen
Add --with-dlr=mysql to your ./configure line. Also you need to add a group= mysql-connection and a mysql table definition group to your kannel.conf Cheers, Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jarl Cornell Sent: zondag 26

RE: sms-service example

2003-11-05 Thread Rene Kluwen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 With this php code, you will end up with a file result.php in your homedir. Check the accompanying scripts in de contrib folder for working versions. Rene Kluwen Chimit - -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: Compiling Kannel on Redhat 9

2003-11-25 Thread Rene Kluwen
Also, using configure with --disable-docs sometimes works. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alan McNatty Sent: dinsdag 25 november 2003 22:37 To: Sebastiaan Mangoentinojo Cc: [EMAIL PROTECTED] Subject: Re: Compiling Kannel

RE: Wap Push

2003-12-11 Thread Rene Kluwen
$REMOTE_ADDR in php or getenv("REMOTE_ADDR") in c.   Rene Kluwen Chimit -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of ZoharSent: dinsdag 9 december 2003 15:09To: Aarno SyvänenCc: [EMAIL PROTECTED]Subject: Re: Wap Push I'm confused,

RE: Wap Push

2003-12-11 Thread Rene Kluwen
SISDN numbers are harder to get and trickier.   Rene Kluwen Chimit     -Original Message-From: Zohar [mailto:[EMAIL PROTECTED]Sent: donderdag 11 december 2003 15:17To: Rene Kluwen; Aarno SyvänenCc: [EMAIL PROTECTED]Subject: Re: Wap Push Thanks for the reply, but I don'

RE: Wap Push

2003-12-13 Thread Rene Kluwen
h the wap related sources of Kannel.   -- Rene...   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of ZoharSent: vrijdag 12 december 2003 15:56To: Rene Kluwen; Aarno SyvänenCc: [EMAIL PROTECTED]Subject: Re: Wap Push ok, so the hacking for the

RE: SMPP Inteface for third parties

2003-12-20 Thread Rene Kluwen
p interface. It is written in C++. It is not released as open-source because basically the upcoming SMPP Box will (probably) provide more functionality/flexibility. Just be patient in this case.   Rene Kluwen Chimit     -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROT

RE: Need Help on Recieving DLR

2003-12-29 Thread Rene Kluwen
For delivery reports over a GSM modem, you need: - Kannel, CVS version - Your network has to support sending back DLR's. - Proper CNMI settings in your init string. This depends on how the Ericson supports them. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [m

RE: Problems with Debian Startup Scripts

2003-12-29 Thread Rene Kluwen
Without saying anything about whether Kannel, run by root, is secure or not: You can either choose that option or chmod ugo+rw /dev/ttyS0 so ordinary users can also use your modem. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of

RE: new to WAP, a basic question

2004-01-14 Thread Rene Kluwen
account. Hope this helps, Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mike Migurski Sent: dinsdag 13 januari 2004 23:45 To: [EMAIL PROTECTED] Subject: new to WAP, a basic question Hello, I'm new to WAP so I apologize

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 auto

RE: WML conversion error ?

2004-01-15 Thread Rene Kluwen
Not sure if this is your problem. But your tag is ended with in stead of . Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Stamatopoulos Panagiotis ([EMAIL PROTECTED]) Sent: donderdag 15 januari 2004 13:01 To: [EMAIL PROTECTED] Subject

FW: SQLBOX [Was Re: Feature request: storingincoming/outgoingmessagesin database]

2004-01-17 Thread Rene Kluwen
Sorry,  forgot to reply to the list... I thought this so-called "SQLBOX" was already being developed? And waiting for release in the same manner as the SMPP-BOX? Or am I wrong here?   Any case, if I am wrong, I am about ready to pick up the offer on rentacoder.   Rene Klu

RE: protocol not available

2004-03-18 Thread Rene Kluwen
This is a setting of your upstream provider. Give them your ip address and ask them to enable incoming smpp connections from your host. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dwi SP Sent: vrijdag 5 maart 2004 7:11 To: [EMAIL

RE: Using MySQL storage

2004-03-18 Thread Rene Kluwen
SQLBOX is for this. It is another box (besides smsbox, wapbox, bearerbox) for Kannel. It will be available as patch on this mailinglist shortly, after I worked away everything that has been waiting for me in the month that I have been away from my desk. Rene Kluwen Chimit -Original Message

RE: Using MySQL storage

2004-03-20 Thread Rene Kluwen
sqlbox logs MO, MT and DLR messages. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Pedro B. Sent: vrijdag 19 maart 2004 0:31 To: [EMAIL PROTECTED] Subject: Re: Using MySQL storage Hello, First of all, i apologise if this question

RE: CMTI received, but no message-storage is set

2004-03-20 Thread Rene Kluwen
Add to your modems config: message-storage = "SM" (or "MT") Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Eric Carlson Sent: vrijdag 12 maart 2004 17:48 To: [EMAIL PROTECTED] Subject: CMTI received, but no message

RE: SMS-SERVICE

2004-03-23 Thread Rene Kluwen
Title: SMS-SERVICE Just guessing here... But are the execute-permissions sufficient to let the user that kannel runs as access the directory and execute the script?   Rene Kluwen Chimit -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Huber

RE: Using MySQL storage

2004-03-23 Thread Rene Kluwen
Nowhere yet. They are 'under construction'. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Roman Alonso Sent: dinsdag 23 maart 2004 14:05 To: 'Rene Kluwen'; 'Pedro B.'; [EMAIL PROTECTED] Subject: RE: Using

RE: Front End for Kannel

2004-04-02 Thread Rene Kluwen
the open source community. I will prepare a patch to send to the devel mailinglist for enthousiasts to pick up and test. Regards, Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alex Kinch Sent: woensdag 31 maart 2004 16:31 To: Rory

RE: Does DLR have postgreSQL support?

2004-06-08 Thread Rene Kluwen
include it at once... So this might be a good start.   Cheers to all,   Rene Kluwen Chimit     -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of John Vincent MombaySent: dinsdag 8 juni 2004 3:40To: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: Does

RE: Routing SMS From one SMSC to the other

2004-06-09 Thread Rene Kluwen
y very flexible. The routing box that I have in mind can be configured dynamically and "know" about SMS gateways being down and re-routing messages accordingly. Which options would such a routing box need? Regards, Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED]

RE: Kannel won't accept remote WAP sessions

2004-06-09 Thread Rene Kluwen
Try putting in your config: wdp-interface-name = "*" Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Juergen Nickelsen Sent: woensdag 9 juni 2004 11:24 To: [EMAIL PROTECTED] Subject: Kannel won't accept remote WAP session

What is the maximum...

2004-06-11 Thread Rene Kluwen
...characters that a concatenated SMS can contain? And how is concatenated SMS supported phone-wise, noawadays? Cheers, Rene Kluwen Chimit

RE: Kannel won't accept remote WAP sessions

2004-06-11 Thread Rene Kluwen
I had the same problem. And could solve it by connecting of another ip address of the same (multi-homed) computer. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Juergen Nickelsen Sent: donderdag 10 juni 2004 10:26 To: [EMAIL PROTECTED

RE: SMS count logging

2004-06-13 Thread Rene Kluwen
Before anything else:   Please don''t crosspost between the users and devel list.   After that:   On the status page, there is a count of incoming and outgoing SMS, both per SMSC connection and per SMS box.   Other than that: Read the thread that says SQLBOX on here for storing incoming an

RE: SMS count logging

2004-06-14 Thread Rene Kluwen
1.3.1. Is that patch applied to this > version? Or I should apply the patch? Sorry, I am not a developer. > Can you guide me, how I should apply it and make it work? > > > Thanks > Shanavaz. > > ----- Original Message - > *From:* Rene Kluwen <mailto:[EMAIL

RE: Fetch received SMS from phone

2004-07-09 Thread Rene Kluwen
Here's an init string that should work with the SL45: init-string = "AT+CNMI=1,2,0,1,1" otherwise turning sim buffering on will help as well. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Amin Abbaspour Sent: woensdag 7

RE: Sending SMS faster that via HTTP

2004-07-13 Thread Rene Kluwen
1. SQLBOX (see patch earlier on the list) can send messages by injecting them in an sql table. Never tested it's performance but for almost sure it is faster than SMSBOX. 2. Did you try using a persistant HTTP connection to SMSBOX? (not sure if it is supported). Rene Kluwen Chimit -Ori

RE: Message Inbox full T68i

2004-09-21 Thread Rene Kluwen
internet. Cheers, Rene Kluwen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Eric Carlson Sent: maandag 20 september 2004 13:58 To: [EMAIL PROTECTED] Subject: Message Inbox full T68i I am using a T68i as an SMSC and every few days it stops because its inbox

RE: Cannot store DLR in Postgres using SDB

2004-09-26 Thread Rene Kluwen
box can be directed to me. Kind regards, Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Amol Patwardhan Sent: zondag 26 september 2004 10:34 To: [EMAIL PROTECTED] Subject: Cannot store DLR in Postgres using SDB Hi All, I am using Kannel

RE: dlr mysql problem [with sms-services]

2004-10-16 Thread Rene Kluwen
In the devel-list there's a link to sqlbox. This box stores incoming and outgoing SMS messages in an SQL table.   Rene Kluwen Chimit   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of R manoSent: zaterdag 16 oktober 2004 19:21To: [

RE: problem with compiling kannel with sqlbox support

2004-10-19 Thread Rene Kluwen
Are you using the Kannel-1.3.1 sources? The sqlbox patch should be ran against latest cvs HEAD version. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of R mano Sent: dinsdag 19 oktober 2004 18:42 To: [EMAIL PROTECTED] Subject: problem

RE: SQLbox does not work out !

2004-10-20 Thread Rene Kluwen
In your group = sqlbox, the smsbox-port should not be the same as the one earlier in group = core. Take a free one, like 13005 or so. As indicated (but maybe not really clear) in the FAQ. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of R

RE: transforming WAP Push URL into SMS binary content

2004-10-21 Thread Rene Kluwen
Check out the post of Alejandro Guerrieri (Re: WAP PUSH) d.d. 2004-10-19 on this very mailinglist. That email comes with a converter written in PHP to translate a Push URL into an SMS message. >From my own experience, I must say: It works quite well... I ported the code into C. Cheers! R

RE: mms with kannel?

2004-11-10 Thread Rene Kluwen
unfortunately we cannot convert it (at least not as Open Source) to an MMS-Box or something thelike. 3. See mmslib (I think it is available from sourceforge or some other community) and mmsdecoder (see the link above). Cheers! Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto

RE: kannel-1.3.2

2004-11-11 Thread Rene Kluwen
Are you setting the proper Content-type http header? It should be set to Content-Type: application/java-archive. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Michele Sent: donderdag 11 november 2004 13:46 To: [EMAIL PROTECTED] Subject

Re: How sending SMS using Kannel ?

2004-11-23 Thread Rene Kluwen
Another way to send SMS but by HTTP: SQLBOX (posted on this list) lets you send SMS by inserting a row in an SQL table. Rene Kluwen Chimit João Correia wrote: Howdy, Is there any other way of sending SMS to Kannel other then HTTP ? Can someone send me the MySQL database scheme and kannel

Re: sqlbox included in head cvs?

2004-11-25 Thread Rene Kluwen
you get errors, please post on the list or contact me directly and I will generate a new patch. Hope this helps, Rene Kluwen Chimit Klaus Darilion wrote: Hi all! I'm using kannel 1.3.2 for connecting to an SMSC and sending/receiving SMS works fine. In the mailing list archive I found some th

Re: sqlbox included in head cvs?

2004-11-25 Thread Rene Kluwen
Hello Klaus, Yeah, there's priliminary code for MS-SQL for dlr storage and sqlbox tables (sending and receiving). However, this code has never been tested by myself and AFAIK also not by others. Rene Kluwen Chimit Klaus Darilion wrote: Hi Rene! Thanks for your answers. I will try it st

Re: bug in sqlbox

2004-11-27 Thread Rene Kluwen
regards, Rene Kluwen Chimit Klaus Darilion wrote: Hi Rene! Can it be that I am the first person using sqlbox with postgresql? I found some postgresql related bugs in sqlbox_pgsql.c from sqlbox_patch-20041031.tar. (Looks like "copy and paste" bugs) I would be great if you can review the

Re: Erase SMS from Nokia !?

2004-11-30 Thread Rene Kluwen
Did you set sim-buffering = true? An alternative method is to set up your init string with the proper AT+CNMI settings. So your messages will be delivered to the TE and not stored in your SIM. Check the documentation for information about that. Rene Kluwen Chimit João Correia wrote: How can I

Re: SMPP delivery report question

2004-11-30 Thread Rene Kluwen
n be a starting point for making what you want. Rene Kluwen Chimit Klaus Darilion wrote: Hi all! Is it possible to influence the delivery reports which are generated by the SMSC after delivering the SMS to kannel? I have the following setup (SMS->SIP gateway): mobileSMSC kannel SIP cli

Re: DLR works with 7110 / Unique identifier

2004-11-30 Thread Rene Kluwen
). Rene Kluwen Chimit João Correia wrote: Howdy, I was able to put Delivery Reports MySQL working with Nokia 7110 and a serial cable. The dlr-url works very nicely. A question, can I add my own field on dlr-mysql ? A custom one ? I want to have a random string to identify each SMS sent to get-url

Re: Trivial Kannel Question

2004-11-30 Thread Rene Kluwen
available. Rene Kluwen Chimit Yaman Saqqa wrote: Guys, Is the following situation doable: Can I have Kannel accept an SMPP connection, do simple prefix number translation on the b-number and then connect to the smsc?

Re: How to get the hour and the date when a sms has been received withthe sqlbox

2005-01-16 Thread Rene Kluwen
or Postgres?   Cheers!   Rene Kluwen Chimit   - Original Message - From: R mano To: users@kannel.org Sent: Sunday, December 05, 2004 10:22 AM Subject: How to get the hour and the date when a sms has been received withthe sqlbox Hi all !   I m using the sqlbox

Re: sqlbox where to download ?

2005-01-16 Thread Rene Kluwen
The bigger version accidentally includes a binary version of sqlbox. That's why the difference in size. Please do report some experiences once you are using sqlbox. Rene Kluwen Chimit - Original Message - From: "Jeremias Mueller" <[EMAIL PROTECTED]> To: Sent:

Re: user management

2005-01-16 Thread Rene Kluwen
For a web based SMS service, usually you handle user management in your web scripts... and successively you send your SMS messages through kannel via a single Kannel sms-user. Rene Kluwen Chimit - Original Message - From: "Jeremias Mueller" <[EMAIL PROTECTED]> To:

Re: sqlbox on Rehdat, compiling kannel with sql support

2005-01-16 Thread Rene Kluwen
://www.chimit.nl/kannel/. Bear with me if this is not the case. Best regards, Rene Kluwen Chimit - Original Message - From: "VaradeRo" <[EMAIL PROTECTED]> To: Sent: Monday, December 20, 2004 1:31 PM Subject: sqlbox on Rehdat, compiling kannel with sql support > Dear

Re: dlr report & xml

2005-01-16 Thread Rene Kluwen
I think the easiest way to achieve this is to write a PHP script that receives the GET request and POSTs the XML that you want to another page successively. Best regards, Rene Kluwen Chimit - Original Message - From: "Pavel Volkovitskiy" <[EMAIL PROTECTED]> To: Sent:

Re: WAP Gateway

2005-01-16 Thread Rene Kluwen
Most operators have different GPRS APN's for MMS, Wap, and also one for public internet. If you want to use your own WAP gateway (e.g. Kannel) use the public internet APN rather than the Wap APN. Best regards, Rene Kluwen Chimit - Original Message - From: "Michael Mugg

Re: sqlbox does not save messages with udh

2005-01-16 Thread Rene Kluwen
Dear Catalin, I will record this issue as a bug report. Thanks for testing, Rene Kluwen Chimit - Original Message - From: "Catalin Trifu" <[EMAIL PROTECTED]> To: Sent: Thursday, January 06, 2005 12:18 PM Subject: sqlbox does not save messages with udh > >

RE: DLR NOT UPDATED

2013-11-12 Thread Rene Kluwen
Dear Khan, I just tried your insert query and it worked for me. I got both the dlr-status = 8 and the dlr-status = 1. Maybe your Trans001 smsc doesn’t support delivery reports to that destination. =+= Rene From: users [mailto:users-boun...@kannel.org] On Behalf Of Willy Mularto

RE: opensmpp

2013-11-12 Thread Rene Kluwen
Get a copy of the user guide in the doc directory of opensmppbox. Maybe you need to do a "make docs" first. == Rene From: users [mailto:users-boun...@kannel.org] On Behalf Of Alok Srivastava Sent: donderdag 31 oktober 2013 7:00 To: users@kannel.org Subject: opensmpp dear list plz help

RE: Manipulating service-type

2013-11-12 Thread Rene Kluwen
Yes, it is binfo. For incoming messages, use %B in your get-url. From: users [mailto:users-boun...@kannel.org] On Behalf Of Mohammed Saleem Sent: dinsdag 29 oktober 2013 20:44 To: Manuel García Cabrera Cc: kannel-users MailingList Subject: Re: Manipulating service-type Sorry it is binfo no

RE: Routing DLR to ESME using OpenSMPPBox

2013-11-12 Thread Rene Kluwen
It should route automatically. Could you share your logs? From: users [mailto:users-boun...@kannel.org] On Behalf Of Amir Mahmoud Sent: maandag 28 oktober 2013 20:38 To: users Subject: Routing DLR to ESME using OpenSMPPBox Dears, I have configured my servers to send from ESME to SMSC t

RE: Help Routing from Bearerbox to OpenSMPPBox

2013-11-12 Thread Rene Kluwen
On server 1, use group = smsbox-route with smsbox id set to the system-id (or system-type) of the 1 => 2 connection.l From: users [mailto:users-boun...@kannel.org] On Behalf Of michael osakede Sent: woensdag 23 oktober 2013 15:18 To: users@kannel.org Subject: Help Routing from Bearerbox to Open

RE: OPENSMPP LOGIN ISSUE

2013-11-12 Thread Rene Kluwen
The system type is case sensitive. From: users [mailto:users-boun...@kannel.org] On Behalf Of michael osakede Sent: woensdag 23 oktober 2013 13:41 To: users@kannel.org Subject: OPENSMPP LOGIN ISSUE Hi, I am having issues login into my opensmppbox from a remote kannel gateway. This i

RE: Sms reply.

2013-11-12 Thread Rene Kluwen
Please share your logs. From: users [mailto:users-boun...@kannel.org] On Behalf Of Kelechi Micheals Sent: woensdag 16 oktober 2013 13:00 To: users@kannel.org Subject: Sms reply. Dear friends, I have a working system. It recieves sms and processes well. However I noticed for every sms the se

RE: Service type parameter on URL

2013-11-12 Thread Rene Kluwen
Use "&binfo=CTEST" From: users [mailto:users-boun...@kannel.org] On Behalf Of Luis Cavazos Sent: donderdag 3 oktober 2013 18:26 To: users@kannel.org Subject: Service type parameter on URL Hello, Im already working with kannel, but a new Operator has requested to send the service-type pa

RE: opensmppbox consume a lot of MEM

2013-11-12 Thread Rene Kluwen
Sounds like a memory leak somewhere to me. And/or maybe a race condition. Maybe you can run one time with valgrind running? == Rene From: users [mailto:users-boun...@kannel.org] On Behalf Of Minh Tuan Sent: zaterdag 28 september 2013 5:22 To: users@kannel.org Subject: opensmppbox consum

RE: smsbox-id

2013-11-12 Thread Rene Kluwen
See group = smsbox-route in the user manual. -Original Message- From: users [mailto:users-boun...@kannel.org] On Behalf Of iqbal Sent: maandag 23 september 2013 11:02 To: 'Kannel Users' Subject: smsbox-id Hi All, i got sqlbox that running well, it can return dlr-url by putting smsbox-id

RE: SQLBOX working - LIFO or FIFO

2013-11-12 Thread Rene Kluwen
There's a 'priority' field in the Msg structure. I think it serves for the purpose that you want to. Just it's you cannot set it in the send_sms table. Not sure why, but probably the field was added later. It shouldn't be difficult to add though if anyone wants to send in a patch. == Rene

RE: SQLBOX working - LIFO or FIFO

2013-11-12 Thread Rene Kluwen
But having said the below, sms messages are not guaranteed to arrive in a particular order. The remote smsc may still send out message 2 first, even when they received message 1 first. From: users [mailto:users-boun...@kannel.org] On Behalf Of Rene Kluwen Sent: dinsdag 12 november 2013 15:35

RE: DLR NOT UPDATED

2013-11-12 Thread Rene Kluwen
Do you see the dlr coming in, in your bearerbox logs? From: users [mailto:users-boun...@kannel.org] On Behalf Of Rene Kluwen Sent: dinsdag 12 november 2013 14:58 To: 'Willy Mularto'; 'خان ابو زید' Cc: users@kannel.org Subject: RE: DLR NOT UPDATED Dear Khan, I ju

RE: SQLBOX working - LIFO or FIFO

2013-11-12 Thread Rene Kluwen
m: ha...@aeon.pk [mailto:ha...@aeon.pk] Sent: dinsdag 12 november 2013 15:51 To: Rene Kluwen Cc: spameden; kannel users Subject: Re: SQLBOX working - LIFO or FIFO This is OK if SMSC does the re-ordering for congestion or some other reasons. But my concern is that messages should at least leave

RE: SQLBOX working - LIFO or FIFO

2013-11-12 Thread Rene Kluwen
Date:12/11/2013 8:03 PM (GMT+05:00) To: Rene Kluwen Cc: kannel users Subject: Re: SQLBOX working - LIFO or FIFO Yup, I have tried this already. But enabling DLR with remote SMSC comes at the cost of reducing the overall SMS sending speed by half. Meaning, if I have a bandwidth of 100 SMS/sec

RE: Routing DLR to ESME using OpenSMPPBox

2013-11-12 Thread Rene Kluwen
pe=253 max_length=0 length=40 2013-10-29 17:59:02 [29615] [1] WARNING: DLR[mysql]: DLR from SMSC for DST<201068827073> not found. 2013-10-29 17:59:02 [29615] [1] WARNING: opensmppbox: msg_to_pdu: no msg corresponding dlr, ignoring 2013-10-29 17:59:02 [29615] [1] WARNING: msg_to_pdu failed,

RE: SMSC-ID routing based on to/from on SMSBox?

2013-11-13 Thread Rene Kluwen
The destination. From: users [mailto:users-boun...@kannel.org] On Behalf Of Porter, Kelvin Sent: dinsdag 12 november 2013 19:01 To: ha...@aeon.pk Cc: users@kannel.org Subject: RE: SMSC-ID routing based on to/from on SMSBox? Hi, I did some looking and it appears that I might be able to a

RE: opensmppbox consume a lot of MEM

2013-11-13 Thread Rene Kluwen
Yes, this is the idea. But I meant that I want an overview like that whenever the memory problems occur (memory starts growing). == Rene From: Minh Tuan [mailto:handsam...@gmail.com] Sent: woensdag 13 november 2013 6:26 To: Rene Kluwen Cc: users@kannel.org Subject: Re: opensmppbox

RE: opensmppbox consume a lot of MEM

2013-11-13 Thread Rene Kluwen
Lol... even though I think this post belongs to the commercial mailing list, I can -if you are doing that amount of messages- recommend Stipe's solution. Having said that. Obviously there's something wrong in the opensmppbox code that needs to be fixed. I will try to free some time to see where I c

RE: Open SMPP Box Routing

2013-11-14 Thread Rene Kluwen
MO messages are routed using smsbox-route. See the users manual. There's examples there. And please don't email me privately. == Rene From: Gabriel Augusto Diaz Zapata [mailto:gabriel.d...@gmail.com] Sent: donderdag 14 november 2013 6:49 To: Rene Kluwen Subject: Open SMPP B

RE: Big problem with sqlbox

2013-11-14 Thread Rene Kluwen
Current sqlbox head revision has some improvements that will certainly help your problem. Even if it doesn't disappear, then it sure will help to increase the number of inserted messages at a time. Having said that, your problem seems to be mysql-related. Not a Kannel issue. 250 MB of Ram sure is

RE: opensmppbox consume a lot of MEM

2013-11-14 Thread Rene Kluwen
Could you please share your config + relevant log parts if applicable? == Rene From: users [mailto:users-boun...@kannel.org] On Behalf Of Minh Tuan Sent: zaterdag 28 september 2013 5:22 To: users@kannel.org Subject: opensmppbox consume a lot of MEM Dear all, I need help as opensmppbox

RE: opensmppbox consume a lot of MEM

2013-11-14 Thread Rene Kluwen
Also: Which version of opensmppbox are you using? From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent: vrijdag 15 november 2013 8:49 To: 'Minh Tuan'; 'users@kannel.org' Subject: RE: opensmppbox consume a lot of MEM Could you please share your config + relevant log

RE: Big problem with sqlbox

2013-11-14 Thread Rene Kluwen
The index on 'id' won't help you a lot. How many entries are there typically in that table? Having said that... sqlbox doesn't use the dlr table at all. So it's not your problem. == Rene -Original Message- From: users [mailto:users-boun...@kannel.org] On Behalf Of dorin Sent: donderdag

RE: Big problem with sqlbox

2013-11-15 Thread Rene Kluwen
Yes. And please always copy the users list. -Original Message- From: dorin [mailto:dorinafte...@mail.ru] Sent: vrijdag 15 november 2013 13:51 To: Rene Kluwen Subject: Re: Big problem with sqlbox Sorry for my stupid question, but the latest sqlbox version can I get from next link? https

RE: opensmppbox consume a lot of MEM

2013-11-15 Thread Rene Kluwen
And you verified that it is opensmppbox that is eating memory? And not sqlbox? Just checking. == Rene From: Minh Tuan [mailto:handsam...@gmail.com] Sent: vrijdag 15 november 2013 20:24 To: Rene Kluwen Cc: users@kannel.org Subject: Re: opensmppbox consume a lot of MEM I don't

<    5   6   7   8   9   10   11   12   >