[Git] LCR - Linux Call Router branch jolly/analog updated. 8d02b2c019b5e02080d6a80407200421f48f51a7

[email protected] (git version ctrl) Sun, 16 Dec 2012 09:01:49 +0100 (CET)
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/analog has been updated
       via  8d02b2c019b5e02080d6a80407200421f48f51a7 (commit)
       via  d78d4dd63ff1e73fb12f1fa82ebac1aaaffaa0d7 (commit)
       via  dafdca729feaaff6f1ea4ac09d18b6549a8f5ef6 (commit)
       via  f4a7c200123675d767fd5ff3ca64eb4608ae87bf (commit)
       via  0c5af356d03465a6701539a9475cc1488736e383 (commit)
       via  806518550eaae8a3115cb0d8f57879a0547bd781 (commit)
       via  cdc69d1f61e922ea7b5faef7daae4ff488c6a911 (commit)
       via  30d2224d7df665d8a0795443c3dbb6250d96a51f (commit)
       via  345104342b63abf0eafa3b7ff65c542c1a4a553b (commit)
       via  f5850fe2ae68956751613d5292ddc6b0cabc7579 (commit)
       via  035458618f956d0ad59082697f2a02bd391e602f (commit)
       via  38d8434d01802a6fd4c6a7f38d3ace648e96e71b (commit)
      from  529c0d25e593079996a0752cdcc6502a514a4f36 (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 8d02b2c019b5e02080d6a80407200421f48f51a7
Merge: d78d4dd 0c5af35
Author: Andreas Eversberg <[email protected]>
Date:   Sun Dec 16 09:01:28 2012 +0100

    Merge branch 'jolly/new' into jolly/analog

commit d78d4dd63ff1e73fb12f1fa82ebac1aaaffaa0d7
Author: Andreas Eversberg <[email protected]>
Date:   Sun Dec 16 08:59:46 2012 +0100

    Fix: FXS port instance now releases correctly in alerting state

commit dafdca729feaaff6f1ea4ac09d18b6549a8f5ef6
Author: Andreas Eversberg <[email protected]>
Date:   Sun Dec 16 08:57:57 2012 +0100

    Added option to change DTMF decoding threshold level
    
    If not given, the DSP modules' default value is used, rather than setting
    it to 0. This was a bug.

commit f4a7c200123675d767fd5ff3ca64eb4608ae87bf
Merge: 529c0d2 8065185
Author: Andreas Eversberg <[email protected]>
Date:   Sun Dec 16 08:56:01 2012 +0100

    Merge branch 'jolly/new' into jolly/analog

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

Summary of changes:
 chan_lcr.c  |   31 +++++++++----
 fxs.cpp     |   22 +++++++++-
 gsm.cpp     |   12 +++++
 interface.c |   20 ++++++++
 interface.h |    1 +
 mISDN.cpp   |   24 +++++++---
 mISDN.h     |    1 +
 mncc.h      |  114 ++++++++++++++++++++++++++++++++++++++++++++++++
 port.cpp    |    5 ++
 port.h      |    4 +-
 remote.cpp  |   27 ++++++++++-
 remote.h    |    1 +
 sip.cpp     |  140 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 sip.h       |    8 +++
 14 files changed, 379 insertions(+), 31 deletions(-)


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