Hi Dave,
What's to load balance here? Both are the same service on the same
server/configuration file.
Have you tried to load balance at 2 smscs each one run by a different smsbox
on possibly different server?
BR,
Nikos
----- Original Message -----
From: "Dave Jong A Lock" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, November 24, 2008 9:10 PM
Subject: routing or load balancing sms-service
Hi all,
I want to know if it it possible to load balance like this or if you
have a better idea please post.
group = sms-service
keyword = default
allowed-receiver-prefix =
"+5978957000;8957000;5978957000;+59708957000;59708957000;08957000"
exec = "/usr/bin/perl /home/lott/lott.pl %p '%a'"
max-messages=2
#catch-all = true
accepted-smsc=lott
group = sms-service
keyword = default
allowed-receiver-prefix =
"+5978957000;8957000;5978957000;+59708957000;59708957000;08957000"
exec = "/usr/bin/perl /home/lott/lott.pl %p '%a'"
max-messages=2
#catch-all = true
accepted-smsc=lott
Will this work??
Dave