osmo-sip-connector.git branch master updated. e19f9ce39fdf299944da41d754c78e34e86611af

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
Mon Feb 13 22:09:27 UTC 2017


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 "MNCC <-> SIP bridge".

The branch, master has been updated
       via  e19f9ce39fdf299944da41d754c78e34e86611af (commit)
       via  70926c8bb545139882f176c1893ca30363aa0956 (commit)
       via  14488c1c46c8498f606a005904a3266c63073e28 (commit)
      from  fffc742777f8942b833ab46f8b0b1499ad57713a (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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-sip-connector/commit/?id=e19f9ce39fdf299944da41d754c78e34e86611af

commit e19f9ce39fdf299944da41d754c78e34e86611af
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sat Feb 11 13:01:12 2017 +0700

    evpoll: Always initialize revents for the output
    
    Even if we have not selected the fd (e.g. fd < 0), initialize revents
    to 0. This seems to match gpoll.c:g_poll of glib.
    
    Change-Id: I9e16a6d5a74a204c85808ba67a8f0f7af3045059

http://cgit.osmocom.org/osmo-sip-connector/commit/?id=70926c8bb545139882f176c1893ca30363aa0956

commit 70926c8bb545139882f176c1893ca30363aa0956
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sat Feb 11 13:00:19 2017 +0700

    evpoll: Use {} in the middle of the if/else if/else block
    
    Curly braces are used the lines above and below, don't make the middle
    stick out like this.
    
    Change-Id: I48a15a8665a47db206f8a7ccbc792f6bec8549c2

http://cgit.osmocom.org/osmo-sip-connector/commit/?id=14488c1c46c8498f606a005904a3266c63073e28

commit 14488c1c46c8498f606a005904a3266c63073e28
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sat Feb 11 04:53:16 2017 +0100

    sip: Treat SIP 183 as progress too
    
    It doesn't fix early media yet but brings us one step
    closer to it:
    
       The 183 (Session Progress) response is used to convey information
       about the progress of the call that is not otherwise classified.  The
       Reason-Phrase, header fields, or message body MAY be used to convey
       more details about the call progress.
    
    Change-Id: Ibf264f251e41c06a7b4839acc0d0853e6400291c

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

Summary of changes:
 src/evpoll.c | 7 ++++---
 src/sip.c    | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
MNCC <-> SIP bridge



More information about the osmocom-commitlog mailing list