Load Balancing question

2005-01-07 Thread Oscar Medina Duarte
Hi all ! Is it possible to load balance the same route between two smsboxes ? For instance, to have a routing config like this: group = smsbox-route smsbox-id = smsbox_01 shortcuts = 64235 group = smsbox-route smsbox-id = smsbox_02 shortcuts = 64235 And have the bearer to round robin this

Compiling options questions

2004-11-23 Thread Oscar Medina Duarte
Hi all ! My first question is, What exactly is and where is it the start-stop daemon? When to use it ? I run my bearer and smsbox with the -d option, but I see no difference when I compile it using --enable-start-stop-daemon option or not. Does the --disable-assertions option really improves

Status DTD

2004-11-09 Thread Oscar Medina Duarte
Hi list ! I wonder if some one of you had the status.xml dtd available and can post it or send it to me or some place to download it. Cheers ! == Oscar

Using regex

2004-08-04 Thread Oscar Medina Duarte
Hello my kannel e-friends ! I'm doing some testing on kannel 1.3.2 in order to put it to deploy services in the real world, but, I have a doubt, I want to use keyword-regex to differentiate two (and more) services, because, the messages arrive from my Operator with a prefix, lets say pm4s, so if

UDH field misformed, rejected message

2004-08-04 Thread Oscar Medina Duarte
Hello again ! Here I am with more questions :) What does a UDH field misformed, rejected message really means? What exactly is a misformed message to Kannel? I'm able to send the very same data trough another gateway with no problems. This is the way I'm sending the message, perhaps has