lp:kannel

Created by VCS imports and last modified
Get this branch:
bzr branch lp:kannel

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
Kannel
Status:
Development

Import details

Import Status: Failed

This branch is an import of the CVS module gateway from :pserver:anonymous@cvs.kannel.org:/home/cvs.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 10 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 40 seconds — see the log

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.

4515. By stolj

reverting back, Andreas commited exidently.

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.

4512. By amalysh

    * gw/bearerbox.c: don't ignore errors on startup. This fixes #536.

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)
This branch contains Public information 
Everyone can see this information.

Subscribers