I am having a little problem with the SMS function. I registered with Clickatell to test and I am able to encrypt and send the message using Djigzo but when I check the status in the Clickatell webpage, my messages show a "routing error". After further research (contacted Clickatell) it appears that I am sending all the appropriate parameters with the exception of "mo=1". apparently this is a requirement by Clickatell if you are an U. S. user. All my other parameters are correct and the "mo" parameter is a fixed (it will always be 1) regardless of the destination.
My questions is ? is there any where in the code where I can just enter that parameter (since is not available as a setting). I have looked at the services.xml file and it looks like the Clickatell system is constructing an link based on parameters but I cannot find a way to inject a "&mo=1" without breaking the program. any help is greatly appreciated. Tato _______________________________________________ Users mailing list [email protected] http://lists.djigzo.com/lists/listinfo/users
