openbsc.git branch fairwaves/dynamic-rtp-pt-fix created. fairwaves/0.14.0-fw.2-8-gb8e04d4

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Wed Nov 25 02:20:01 UTC 2015


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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, fairwaves/dynamic-rtp-pt-fix has been created
        at  b8e04d4041c1805e161bd17dbf846293457dccea (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=b8e04d4041c1805e161bd17dbf846293457dccea

commit b8e04d4041c1805e161bd17dbf846293457dccea
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Tue Nov 24 21:18:01 2015 -0500

    rtp_proxy: Use actual codec type instead of payload type.

http://cgit.osmocom.org/openbsc/commit/?id=bbb158bb1091974f1ce2cab2e95cddd3eb9bfb28

commit bbb158bb1091974f1ce2cab2e95cddd3eb9bfb28
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Tue Nov 24 21:16:40 2015 -0500

    rtp_proxy: Don't try to  guess codec by payload type - it'll be wrong anyway.
    
    We should use msg_type instead, which has information about the actual codec.

http://cgit.osmocom.org/openbsc/commit/?id=f8caeb27a158082d9dd79bab976c11e53d117445

commit f8caeb27a158082d9dd79bab976c11e53d117445
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Tue Nov 24 21:14:52 2015 -0500

    rtp_proxy: Always pass RTP codec into rtp_decode().
    
    We can't rely on payload type for decoding, so lets use actual codec type.

http://cgit.osmocom.org/openbsc/commit/?id=945fb547dba1f562538de718bad69d5780b467ce

commit 945fb547dba1f562538de718bad69d5780b467ce
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Tue Nov 24 21:13:23 2015 -0500

    rtp_proxy: Fix debug output for rtp_socket_upstream().

http://cgit.osmocom.org/openbsc/commit/?id=ccdd23317062d7e94f5eb40f025ab21c9bdaa50f

commit ccdd23317062d7e94f5eb40f025ab21c9bdaa50f
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Tue Nov 24 21:09:27 2015 -0500

    rtp_proxy: Pass RTP message type to rtp_socket_upstream().
    
    This allows us to decode incoming RTP packet based on the codec instead
    of relying on payload type. Payload type is dynamic for HR, EFR and AMR,
    so we can't rely on it.

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


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list