lp://staging/kannel
- Get this branch:
- bzr branch lp://staging/kannel
Branch merges
Branch information
Import details
This branch is an import of the CVS module gateway from :pserver:anonymous@cvs.kannel.org:/home/cvs.
Last successful import was .
Recent revisions
- 4517. By amalysh
-
* userguide/
userguide. xml: applied patch that should clarify modem initialization.
Thanks to Nikos Balkanas <nbal at amdtelecom.net> for this patch. - 4516. By amalysh
-
* gw/smsbox.c: rewrite of XML POST to use libxml/xpath. This should handle all of
escaping, namespacing etc. issues. - 4514. By afink
-
2010-03-18 Andreas Fink <andreas at fink.org>
* doc/examples/modems. conf, modems.conf
fixed default settings for Siemens TC35
this should make hanging TC35's a thing of the past - 4513. By stolj
-
2010-03-09 Stipe Tolj <stolj at kannel.org>
* doc/userguide/userguide. xml: we use UTF-8 as default encoding for the
payload and not WINDOWS-1252. This caused a lot of mis-understanding.
* gw/smsbox.c: fix also the comment. NLC. - 4511. By stolj
-
2010-01-21 Stipe Tolj <stolj at kannel.org>
* gw/bb_boxc.c: fix a duplicate store_save_ack() call in case we get
SMSCCONN_FAILED_ DISCARDED as result of our smsc routing call. In this
case we HAVE already called the store_save_ack(), and hence yield an
ERROR line that we're unable to unlink the file from a spool directory. - 4510. By afink
-
> * gwlib/charset.c partially revert last change.
> GSM charset character 09 is encoded differently by various vendors.
> Nokia and Apple show a small c cedille.
> Ericcson and Android show a capital C cedile
> The standard GSM ETSI TS 123 038 V8.2.0 (2008-10) shows a
> capital, even though french speakers who have invented GSM
> will agree that it most likely was meant as small (in french you dont
> write capital C cedille but you use small c cedille often).
> Capital and small c cedile get encoded into 09.
> 09 gets decoded to capital c cedille as it is in the standard. - 4509. By stolj
-
2010-01-20 Stipe Tolj <stolj at kannel.org>
* utils/start-stop-daemon. c: fix FreeBSD build, removed the redundant
command here that breaks the build. NLC. - 4508. By afink
-
2010-01-19 Andreas Fink <andreas at fink.org>
* gwlib/charset.c Fixed french character c cedille. In GSM 23.38-700 it
looks like a capital C cedille for code point 0x09. Real life phones
however display a small c cedille for code 0x09. The change does
encode capital and small C cedille into 0x09 and decodes to small C
on incoming. Before a small c cedille resulted in a questionmark.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)