Stipe Tolj schrieb:
> 
> let me sum up the 3 stage process of how bearerbox does routing:
> 
> assumption: we get a msg to bearerbox from smsbox with a smsc-id flag 'X'. 
> What
> happens in bearerbox is this:
> 
> 1) what is the set of SMSC connections that are online, so that are
> "technically" capable to receive and transport the message? -> set S1
> 
> (note: if all are online this means: set S1 = {link0, link1, link2})
> 
> 2) what routes are allowed according to allowed/denied rule sets for set S1 
> and
> the msg flag X? -> set S2
> 
> (note: if link0 would have allowed-smsc-id = "link0;X", then we get: set S2 = 
> {
> link0})
> 
> 3) do random select on set S2 to pick the route we take -> route.

wouldn't be that stupid to have this in the user's guide, right?

Stipe

-- 
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

Reply via email to