[Git] LCR - Linux Call Router branch jolly/dov created. a462569ffe08daf468c85f17500626a072895081

[email protected] (git version ctrl) Sat, 28 Jun 2014 09:36:45 +0200 (CEST)
Newsgroups gmane.linux.isdn.i4l.devel
Message-ID <[email protected]>
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, jolly/dov has been created
        at  a462569ffe08daf468c85f17500626a072895081 (commit)

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

    Data-Over-Voice
    
    An experimental feature to send and receive an identification over
    voice channel.
    
    If a party answers, the ID is transmitted some seconds afterwards.
    The calling party listens 30 seconds after receiving an answer message
    for the ID.
    
    Add to your extension's settings file:
    
    dov_ident  <id string without white spaces>
    dov_log    /path/to/log/file
    dov_type   pwm|pcm
    dov_level  0|level
    
    '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 5db1edf034755a25861ed2f0394c491021732041
Author: Andreas Eversberg <[email protected]>
Date:   Sat Jun 28 09:16:51 2014 +0200

    For DOV: Cast input of some string macros

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

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

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


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