[Git] LCR - Linux Call Router branch jolly/new updated. 806518550eaae8a3115cb0d8f57879a0547bd781

[email protected] (git version ctrl) Tue, 4 Dec 2012 16:53:55 +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/new has been updated
       via  806518550eaae8a3115cb0d8f57879a0547bd781 (commit)
       via  cdc69d1f61e922ea7b5faef7daae4ff488c6a911 (commit)
       via  30d2224d7df665d8a0795443c3dbb6250d96a51f (commit)
      from  345104342b63abf0eafa3b7ff65c542c1a4a553b (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 806518550eaae8a3115cb0d8f57879a0547bd781
Author: Andreas Eversberg <[email protected]>
Date:   Tue Dec 4 16:43:12 2012 +0100

    chan_lcr: Replaced 'n' (no DTMF) option with 'D' (DTMF)
    
    The option 'n' was actually broken. Now it is replaced, because
    generated DTMF tones may cause delay to SIP connections.

commit cdc69d1f61e922ea7b5faef7daae4ff488c6a911
Author: Andreas Eversberg <[email protected]>
Date:   Tue Dec 4 15:41:23 2012 +0100

    Fixed early audio with chan_lcr (Asterisk)
    
    If progress message is received, go into proceeding state.
    
    Send audio, if proceeding/alerting state, so RTP stream is sent in both
    directions. This is essential when using NAT.

commit 30d2224d7df665d8a0795443c3dbb6250d96a51f
Author: Andreas Eversberg <[email protected]>
Date:   Tue Dec 4 15:38:25 2012 +0100

    Fixed version issue of chan_lcr

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

Summary of changes:
 chan_lcr.c |   31 ++++++++++++++++++++++---------
 remote.cpp |   12 +++++++++---
 remote.h   |    1 +
 3 files changed, 32 insertions(+), 12 deletions(-)


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