osmo-sip-connector.git branch master updated. 4f8cafa5b089ba0cab33afc7752fa54bd8e57d36

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 Mar 23 16:43:27 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 "MNCC <-> SIP bridge".

The branch, master has been updated
       via  4f8cafa5b089ba0cab33afc7752fa54bd8e57d36 (commit)
       via  bc4fed27e12a08e094d8193680236f0a73796bbf (commit)
       via  a0aa566ec46e98ae2b2fb35a28e252a02a6fb60d (commit)
       via  dbe55c1eb5b160e18c82fba1769a079298397d12 (commit)
       via  239a12284293141208f377452ecbddd47d78289c (commit)
      from  c4d01f9a909c3322ec803349615f83c2c695497e (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=4f8cafa5b089ba0cab33afc7752fa54bd8e57d36

commit 4f8cafa5b089ba0cab33afc7752fa54bd8e57d36
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Wed Mar 23 17:41:23 2016 +0100

    call: Continue up to the point of call routing
    
    We accept the call on MNCC and ask the core to select/create the
    second leg of the call.

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

commit bc4fed27e12a08e094d8193680236f0a73796bbf
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Wed Mar 23 17:08:03 2016 +0100

    mncc: Add a timeout when issuing a MNCC command

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

commit a0aa566ec46e98ae2b2fb35a28e252a02a6fb60d
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Wed Mar 23 17:07:00 2016 +0100

    mncc: Remember the IMSI as well

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

commit dbe55c1eb5b160e18c82fba1769a079298397d12
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Wed Mar 23 17:05:16 2016 +0100

    mncc: Add logging messages about the leg on all points
    
    With a bit more code the logging will print:
    
    <0001> mncc.c:233 Created call(5001) with MNCC leg(2147483659) IMSI(274018000000001)
    <0001> mncc.c:178 RTP set-up continuing with call with leg(2147483659)
    <0001> mncc.c:65 Got response, stopping timer on leg(2147483659)
    <0002> call.c:51 call(5001) releasing.
    
    Use %zu for size_t arguments, e.g. returned from sizeof.

http://cgit.osmocom.org/osmo-sip-connector/commit/?id=239a12284293141208f377452ecbddd47d78289c

commit 239a12284293141208f377452ecbddd47d78289c
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Wed Mar 23 17:02:32 2016 +0100

    doc: Update with some requirements and limitations

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

Summary of changes:
 README.asciidoc | 16 ++++++++++
 src/app.c       | 17 ++++++++++
 src/app.h       |  4 +++
 src/call.h      |  5 +++
 src/mncc.c      | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++------
 5 files changed, 130 insertions(+), 9 deletions(-)


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



More information about the osmocom-commitlog mailing list