[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnokii sendsms problem with special characters after ubuntu upgrade
From: |
Daniele Forsi |
Subject: |
Re: gnokii sendsms problem with special characters after ubuntu upgrade |
Date: |
Wed, 21 Oct 2015 00:37:57 +0200 |
Pablo Reyes wrote:
> When migrate to Ubuntu 12 and gnokii v 0.6.30, special characters don't
> work.
the ñ is part of the Default GSM Alphabet so it must work with every
device but we need to see the debug output to understand what is going
wrong; it is enabled in your config with this:
[logging]
debug = on
with model=AT it is easy to extract the PDU and then use the fake
driver to decode it, see "Advanced usage " in
http://wiki.gnokii.org/index.php/Fake_driver
--
Daniele Forsi