Hi Tato, On 02/13/2012 08:52 PM, "Gerardo Muñoz [ I. T. Director]" wrote: > 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.
Unfortunately that is not possible right now without some code change. If you are able to rebuild the djigzo.jar, you can add the code yourself. If not I can see whether I can create a patched version for you. Kind regards, Martijn _______________________________________________ Users mailing list [email protected] http://lists.djigzo.com/lists/listinfo/users
