Hi guys, Ive got a bit of a tricky question, 

I need to define multiple SMSC's, and name them say carrier1, carrier2.

Now, I need to be able to set up an sms-service with 'default' as the keyword 
for a catchall, that can use a specific smsc (say with accepted-smsc and deny-
smsc)

Case:

Lets say someone sends an sms to carrier1. I need the first defined service to 
handle it, because it has keyword = default and accepted-smsc = carrer1.

I also need ot be able to send an sms to carrier2, and have its respecive sms-
service handle IT, so as to distinguish between the two.

The reason being I need the catchall to navigate through a menu system without 
specifying the carrier as the first argument in the sms message.

I seem to recall trying this before, and not being able to define TWO defaults 
that applied to two different smsc's.

If anyone has any insight into this, PLEASE let me know.

I have hacked hte source to create keyword = all so that it will let me run 
like this, kannel puked saying I wasnt allowed to use keyword = default twice.

(Essentially Im creating virtualhost sms-services depending on the smsc queried)

THANK YOU!

Reply via email to