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

[email protected] (git version ctrl) Fri, 17 Feb 2012 15:39:04 +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, master has been updated
       via  e1e9da7d24ccce07ae54d671cde5e07dfc827e25 (commit)
      from  507d22099d8b7fce31bf2d575f609cc8d94131ea (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 e1e9da7d24ccce07ae54d671cde5e07dfc827e25
Author: Andreas Eversberg <[email protected]>
Date:   Fri Feb 17 15:38:54 2012 +0100

    Allow dynamic RTP payload types when bridging between SIP and OpenBSC.
    
    Because EFR/AMR/HR codecs use dynamic RTP payload types, it is essential
    to forward the actual media types between endpoints too. These media
    types are used for negotiation of codecs. A dynamic payload type is
    used as given by remote peer. Locally generated payload types are used
    when offering codecs to remote peer.

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

Summary of changes:
 gsm.cpp    |  100 ++++++++++++++++++++++++++++++++++----------------------
 gsm.h      |    9 +++--
 gsm_bs.cpp |   72 +++++++++++++++++++++++++----------------
 gsm_bs.h   |    2 +-
 message.h  |   10 ++++++
 mncc.h     |    8 +++-
 sip.cpp    |  106 +++++++++++++++++++++++++++++++++++++++--------------------
 sip.h      |    3 +-
 8 files changed, 200 insertions(+), 110 deletions(-)


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