[Git] LCR - Linux Call Router branch master updated. 034d3a91404addedc1c7a3494862c79532b0b878

[email protected] (git version ctrl) Tue, 15 Dec 2015 14:27:42 +0100 (CET)
Newsgroups gmane.linux.isdn.i4l.devel
Message-ID <[email protected]>
--===============0552782393710852813==
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by listserv.isdn4linux.de id tBFDSFt9027737

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "LCR - Linux Call Router".

The branch, master has been updated
       via  034d3a91404addedc1c7a3494862c79532b0b878 (commit)
       via  a1c8b8d89f31cbf5ac4151ac65e9e6545e75713a (commit)
       via  0a71f8f76f975b4c5937cbe476a7edd722c3e0ba (commit)
      from  e233557e40043050c72b46d4b32b3a04cfd3d947 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 034d3a91404addedc1c7a3494862c79532b0b878
Author: Andreas Eversberg <[email protected]>
Date:   Sat Jun 28 09:24:14 2014 +0200

    Data-Over-Voice
   =20
    An experimental feature to send and receive an identification over
    voice channel.
   =20
    If a party answers, the ID is transmitted some seconds afterwards.
    The calling party listens 30 seconds after receiving an answer messag=
e
    for the ID.
   =20
    Add to your extension's settings file:
   =20
    dov_ident  <id string without white spaces>
    dov_log    /path/to/log/file
    dov_type   pwm|pcm
    dov_level  0|level
   =20
    'pwm' survives analog transcoding.
    'pcm' is fast and will almost not be recognised.
    'level' can be used to alter default signal amplitude (100..30000).

commit a1c8b8d89f31cbf5ac4151ac65e9e6545e75713a
Author: Andreas Eversberg <[email protected]>
Date:   Sat Jun 28 09:16:51 2014 +0200

    For DOV: Cast input of some string macros

commit 0a71f8f76f975b4c5937cbe476a7edd722c3e0ba
Author: Andreas Eversberg <[email protected]>
Date:   Sat Jun 28 09:14:44 2014 +0200

    For DOV: LCR random number generator
   =20
    Generate random number from jitter of all messages inside LCR.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am |    2 +-
 apppbx.cpp  |  141 ++++++++++++++
 apppbx.h    |    7 +
 dov.cpp     |  612 +++++++++++++++++++++++++++++++++++++++++++++++++++++=
++++++
 extension.c |   37 ++++
 extension.h |    4 +
 mISDN.cpp   |   15 +-
 macro.h     |    8 +-
 message.c   |    9 +
 message.h   |   15 ++
 port.cpp    |   14 ++
 port.h      |   35 ++++
 remote.cpp  |    6 +
 sip.cpp     |   14 +-
 14 Dateien ge=C3=A4ndert, 908 Zeilen hinzugef=C3=BCgt(+), 11 Zeilen entf=
ernt(-)
 create mode 100644 dov.cpp


hooks/post-receive
--=20
LCR - Linux Call Router

--===============0552782393710852813==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

_______________________________________________
i4ldeveloper mailing list
[email protected]
https://www.isdn4linux.de/mailman/listinfo/i4ldeveloper
--===============0552782393710852813==--