Hi

I want to user a "," as my seperator for a sms service

eg:


sms : l,55555

must call http://X.X.X/~itrac/login.php?msg=55555

group = sms-service
keyword = l,
get-url = "http://X.X.X/~itrac/login.php?msg=%s";

How can i do this because with the config above kannel wants a sms l, 5555
and not l,55555

Kind regards

Jan van der Vyver


Reply via email to