libosmo-abis.git branch max/ortp created. 0.3.2-8-g0968b4f

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
Tue Apr 26 13:27:30 UTC 2016


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 "Osmocom A-bis protcol interface library".

The branch, max/ortp has been created
        at  0968b4f8c4449c92c7b768f2c19622e4b466fd1d (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-abis/commit/?id=0968b4f8c4449c92c7b768f2c19622e4b466fd1d

commit 0968b4f8c4449c92c7b768f2c19622e4b466fd1d
Author: Max <msuraev at sysmocom.de>
Date:   Tue Apr 26 15:25:21 2016 +0200

    simplify frame send routine
    
    ortp: use higher-level function for sending RTP frames.

http://cgit.osmocom.org/libosmo-abis/commit/?id=5b200ca9ab5145d0ef796ec810e0934784e195bb

commit 5b200ca9ab5145d0ef796ec810e0934784e195bb
Author: Max <msuraev at sysmocom.de>
Date:   Tue Apr 26 14:26:59 2016 +0200

    Remove use of private oRTP function
    
    ortp: the rtp_session_rtcp_recv() function is not part of public oRTP
    API so we shouldn't use it. Besides it is called internally by oRTP in
    rtp_session_recvm_with_ts() which we call anyway.

http://cgit.osmocom.org/libosmo-abis/commit/?id=76d128f171830c186e077e3c199cae94e9354574

commit 76d128f171830c186e077e3c199cae94e9354574
Author: Max <msuraev at sysmocom.de>
Date:   Tue Apr 26 14:04:04 2016 +0200

    Support newer oRTP API
    
    ortp: rtp_session_signal_connect() API has changed in 0.24 - add version
    check and adopt code accordingly. See
    http://upstream.rosalinux.ru/diffs/ortp/0.23.0_to_0.24.0/diff.html
    for details.

http://cgit.osmocom.org/libosmo-abis/commit/?id=7ee0704261778a0d7cd711c5d885c4fdae5ceea7

commit 7ee0704261778a0d7cd711c5d885c4fdae5ceea7
Author: Max <msuraev at sysmocom.de>
Date:   Mon Apr 25 16:54:16 2016 +0200

    Fix RTCP port allocation
    
    Force use of random RTCP port if random RTP port is used. Before port 0
    could be selected for RTCP.

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


hooks/post-receive
-- 
Osmocom A-bis protcol interface library



More information about the osmocom-commitlog mailing list