@ is 0x00 in GSM Alphabet in fact. http://www.dreamfabric.com/sms/default_alphabet.html
If you're not sure/can't get alt-dcs to work with your carrier, try sending an "@" to Kannel from a phone and check on the access.log to see how it comes. It should work both ways, so if you receive a NULL char, send "%00" to get the "@" on the terminal. Hope it helps, On 10/20/05, Wilfried Goesgens <[EMAIL PROTECTED]> wrote: > On Thu, Oct 20, 2005 at 12:12:40PM +0200, y yemba wrote: > > Hi, > > I can't send the chacacter '@', url encoding %40. > > this is message i sent : "[EMAIL PROTECTED]". > > The smsbox display the whole message "[EMAIL PROTECTED]", > > well. But I read the smpp packet, and the '@' is > > replaced by a null char !?? > > Traces: > > smsbox: > > 2005-10-20 12:03:58 [15298] [3] INFO: sendsms > > sender:<gsie:67121> (127.0.0.1) to:<2216913194> > > msg:<[EMAIL PROTECTED]> > > smpp packet in /tmp/kannel.log > > 2005-10-20 12:03:58 [13670] [6] DEBUG: data: 62 > > 69 65 6e 00 74 65 6c 6c 2e 73 6e 32 46 20 2c > > bien.tell.sn > > We can see that '@' is replaced by 00. > > > > And the phone display only 'bien', the chars after > > the @ are lost. > > Can you fix me, please. > > Regards. > > > > > > > > De savoir vient avoir > > some providers (as vodafone) don't use a usual GSM charset. > see the kannel documentation for alt-charset, you should find > a solution there. in doubt, don't fear to just trie one. > > > > > > > > > > > > > > > > > > ___________________________________________________________________________ > > Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger > > T?l?chargez cette version sur http://fr.messenger.yahoo.com > > > > -- Alejandro Guerrieri Magicom http://www.magicom-bcn.net/
