Re: Multiple connections same port, different our-port

2016-11-11 Thread Stipe Tolj
Am 10.11.2016 14:45, schrieb Davide Bellettini: Hello everybody, I'm wondering if it's possible to establish 8 connections for each of these two configuration block, by using different our-port (10844,10845,10846... and 10836, 10837...) values without copy-pasting the whole configuration 8

Re: Multiple connections to multiple hosts - DLRs lost

2009-09-15 Thread Alejandro Guerrieri
Use mysql or any DB-based storage for dlr's, and name both binds equally. That way both servers would look for DLR's on the same place. Hope it helps. Alejandro On Tue, Sep 15, 2009 at 6:21 PM, tweezerz zza...@mbmobile.com wrote: Hello, I am new to Kannel and attempting to do some load

Re: Multiple connections

2008-09-12 Thread Alexander Malysh
*From:* Gustavo Mohme C. [mailto:[EMAIL PROTECTED] *Sent:* mercredi 10 septembre 2008 11:46 *To:* Daniel Camacho - PA *Cc:* users@kannel.org *Subject:* Re: Multiple connections Thanks everyone for the replies. What I did, following info.ubichip advice

Re: Multiple connections

2008-09-11 Thread Daniel Camacho - PA
My solution was to implement the same kannel send table structure in another whatever table. plus a couplbe of fields (priority and status) A cron job runs a perl script. wich evaluates the rows in this whatever table, and do some select-insert operations from this table to the kannel send

Re: Multiple connections

2008-09-10 Thread Daniel Camacho - PA
Gustavo Mohme C. wrote: Hi All, I've been successfully using Kannel for over a month now and it's working rather well! Here is my scenario: I'm using the latest stable version of Kannel and connect to an SMSC using SMPP. I only have 1 SMPP connection at the moment. On an average day i send

Re: Multiple connections

2008-09-10 Thread Gustavo Mohme C.
Thanks everyone for the replies. What I did, following info.ubichip advice, was to set all the messages in the queue with a priority value of 3. All the other emergency messages had a priority of 0. Nevertheless, all the emergency messages where still queued at the bottom and only sent when kannel

Re: Multiple connections

2008-09-10 Thread sangprabv
Hi, If you use SqlBox, then my tips is to create another table in your DB which used to store MTPUSH messages only. And run another SqlBox daemon to listen to that table. Willy

RE: Multiple connections

2008-09-08 Thread info.ubichip
Hello, try to take a look on the priority value when you send the sms. hope it help _ From: Gustavo Mohme C. [mailto:[EMAIL PROTECTED] Sent: lundi 8 septembre 2008 10:56 To: users@kannel.org Subject: Multiple connections Hi All, I've been successfully using Kannel for over a month

RE: Multiple connections

2008-09-08 Thread info.ubichip
To: info.ubichip Subject: Re: Multiple connections thanks! Just one thing, 0 is the highest priority right? On Mon, Sep 8, 2008 at 2:30 PM, info.ubichip [EMAIL PROTECTED] wrote: Hello, try to take a look on the priority value when you send the sms. hope it help _ From: Gustavo Mohme C. [mailto

Re: Multiple connections to single SMSC

2005-05-02 Thread David Abbott
There's also the issue of DLR handling - isn't the good thing about using different username and password is that at least it is a failsafe way of getting DLRs back to the sending box, otherwise they'll end up getting rejected by Kannel ? Me too, two connections to the same SMPP, both over the

Re: Multiple connections to single SMSC

2005-04-27 Thread Alejandro Guerrieri
Me too, two connections to the same SMPP, both over the same VPN link to the same IP and port, using different username and password and, knowing the market, I suppose it's to the same three-letter-branded-cellco than Rodrigo does ;) I don't know why do they want to do it that way (with other