On Thu, Feb 21, 2002, Dan Kenigsberg wrote about "Re: Sendsms to Orange": > I must shamefully admit that I have never noticed the # (pound) problem... > It is slightly more complicated: it seems that Orange-Walla expects a hex ascii > value after the #. It does not work for many characters and when it doesn't, it > causes the message to be silently dropped, as you reported. > Thus, your solution might be the sanest one.
What about an even more saner solution - replace '#' by '#23' (the hex for #), " by "#22" and ' by "#27" (assuming these are the problematic characters)? It's quite trivial to make that change. Dan, can you please test it and if it works I'll put it into the script? Thanks, Nadav. > I would like to thank the orange subscriber who helped me find the pattern. You'd really have to be a cryptography expert to catch that pattern ;) -- Nadav Har'El | Thursday, Feb 21 2002, 9 Adar 5762 [EMAIL PROTECTED] |----------------------------------------- Phone: +972-53-245868, ICQ 13349191 |An apple a day keeps the doctor away. An http://nadav.harel.org.il |onion a day keeps everyone away! ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]