> >>
> >> On 17/12/2010, at 19:44, Nikos Balkanas wrote:
> >>
> >> > Maybe, but it doesn't scale well. Consider that you may have 2-3
> >> > smsboxes, an sqlbox and an smppbox (all connected as smsboxes to bb).
> >> > Next you might w
you may have 2-3 smsboxes,
>> > an sqlbox and an smppbox (all connected as smsboxes to bb). Next you might
>> > want to be able to change dynamically log levels to each one, or
>> > dynamically manage sendsms accounts. You will end up with a bb admin page
>> >
time you need to change something on all of them you need to do it X
>>>>> times).
>>>>>
>>>>> Now, a good compromise would be to be able to optionally target a
>>>>> specific instance by passing the smsbox-id. If you don
he connected smsboxes, but if you pass it the command is
>>> only passed to that specific smsbox instance.
>>>
>>> Regards,
>>> --
>>> Alejandro Guerrieri
>>> aguerri...@kannel.org
>>>
>>> On 17/12/2010, at 19:44, Nikos Balkana
t;> specific instance by passing the smsbox-id. If you don't pass it, the
>>>> command is delivered to all the connected smsboxes, but if you pass it the
>>>> command is only passed to that specific smsbox instance.
>>>>
>>>> Regards,
>
and is only passed to that specific smsbox instance.
>>>>
>>>> Regards,
>>>> --
>>>> Alejandro Guerrieri
>>>> aguerri...@kannel.org
>>>>
>>>> On 17/12/2010, at 19:44, Nikos Balkanas wrote:
>>>>
>>
>>
>> > Maybe, but it doesn't scale well. Consider that you may have 2-3 smsboxes,
>> > an sqlbox and an smppbox (all connected as smsboxes to bb). Next you might
>> > want to be able to change dynamically log levels to each one, or
>> > dy
t; Maybe, but it doesn't scale well. Consider that you may have 2-3 smsboxes,
>> > an sqlbox and an smppbox (all connected as smsboxes to bb). Next you might
>> > want to be able to change dynamically log levels to each one, or
>> > dynamically manage sendsms accounts. You will
gt; On 17/12/2010, at 19:44, Nikos Balkanas wrote:
>>>
>>> > Maybe, but it doesn't scale well. Consider that you may have 2-3
>>> smsboxes, an sqlbox and an smppbox (all connected as smsboxes to bb). Next
>>> you might want to be able to change dynamically
dynamically manage sendsms accounts. You will end up with a bb admin page a
>> mile long. Besides, sqlbox has different admin requirements than smppbox or
>> smsbox and bb cannot tell them apart.
>> >
>> > BR,
>> > Nikos
>> > - Original Message
x or
> > smsbox and bb cannot tell them apart.
> >
> > BR,
> > Nikos
> > - Original Message - From: Alexander Malysh
> > To: Nikos Balkanas
> > Cc: David McCann ; devel@kannel.org
> > Sent: Friday, December 17, 2010 5:04 PM
> > Subject:
box or
> smsbox and bb cannot tell them apart.
> >
> > BR,
> > Nikos
> > - Original Message - From: Alexander Malysh
> > To: Nikos Balkanas
> > Cc: David McCann ; devel@kannel.org
> > Sent: Friday, December 17, 2010 5:04 PM
> > Subject: Re: S
nas
> Cc: David McCann ; devel@kannel.org
> Sent: Friday, December 17, 2010 5:04 PM
> Subject: Re: Submitting a patch to Kannel: best practices?
>
>
> Hi,
>
>
> it would be better to let bearerbox tell smsbox to reload lists. admin
> message already exists fo
ing a patch to Kannel: best practices?
Hi,
it would be better to let bearerbox tell smsbox to reload lists. admin
message already exists for communication
between bearerbox and smsbox (see restart command as example).
Then you don't need extra admin interface for smsbox.
Thanks,
Alexan
Nikos/Alexander--
Thanks for the feedback! I'll take a look at restart to find the code
proper pattern...is everyone in agreement that this is the way it should
work? If so, I'll take some more time and submit a new patch.
Cheers (and happy holidays),
--dm
On Fri, Dec 17, 2010 at 6:04 PM, Ale
Hi Nikos--
Yikes, I think I'm even more confused. I should probably again explain that
I've been a kannel *user* for years, and have found it a wonderful tool for
managing SMPP links out-of-the-box, with no stress whatsoever. I should
explain my current understanding of Kannel's (1.4.3) architec
Hi,
it would be better to let bearerbox tell smsbox to reload lists. admin message
already exists for communication
between bearerbox and smsbox (see restart command as example).
Then you don't need extra admin interface for smsbox.
Thanks,
Alexander Malysh
Am 17.12.2010 um 14:49 schrieb Nikos
Hi David,
Yes. bb has its own black/white lists for incoming MO traffic, similar to
smsbox's MT. These can be reloaded on the fly through its http admin
interface. Another very useful feature is that it allows you to change
log-levels on the fly. Very useful for debugging.
Check gw/bb_http.c: htt
Hi Nikos--
Thank you for the promt reply! I completely agree that this makes more
sense as a bearerbox, admin command. I initially added it as such, but then
realized that in fact, all the translations logic sat within the smsbox
process, rather than the bearerbox. Adding it directly as an smsb
Hi David,
the best way to submit patches, is to post it to mailing list, in unified diff
format.
Thanks,
Alexander Malysh
Am 17.12.2010 um 07:10 schrieb David McCann:
> Greetings all!
>
> I've been a kannel user for years, but within the past week I've just started
> to work directly with th
Hi,
Usually people just post the patch to the devel list with subject: Patch:
. Patch is attached as a diff of the file(s) from latest svn
sources, followed by a brief description in the body.
Wrt to your proposed solution, I am not very much in favor. In bearerbox
this is handle on the fly throu
Greetings all!
I've been a kannel user for years, but within the past week I've just
started to work directly with the code. I had a particular need which I
couldn't find a good workaround for:
My current deployment with kannel uses whitelisting to dispatch messages to
various running web applic
22 matches
Mail list logo