issam wrote: > hello > funny text is ascii text but in animated (blinking) format something like > this > > > first screen > _/l_____ I ( > (__ __ )o=I ) > I I I I t t > DOGIE STYLE > second screen > _/I_____ / ( > (__ __ )I ) > I I I I t t
now, I'd suggest you construct the hex byte stream for that one and then pass it via the known sendsms HTTP interface variables (text=...) to smsbox. In case the beast needs UDH, then udh=... too. But there is no such thing like "funny text mode" recognition in Kannel. You need to generate the hex value byte stream on your own, that is passed to Kannel's sendsms interface. Stipe ------------------------------------------------------------------- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF) http://www.tolj.org/ http://www.kannel.org/ mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org ------------------------------------------------------------------- _______________________________________________ users mailing list [email protected] http://www.kannel.org/mailman/listinfo/users
