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 "asn1c runtime code as shared library".
The branch, master has been updated
via 0a433101824b510f1e480c6365e401bd7d7fcd82 (commit)
from d5ee1ed734f914a4fb7e00c927336d93fb40053e (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/libasn1c/commit/?id=0a433101824b510f1e480c6365e401b…
commit 0a433101824b510f1e480c6365e401bd7d7fcd82
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Oct 27 22:48:41 2017 +0200
jenkins: use osmo-clean-workspace.sh before and after build
See osmo-ci change I2409b2928b4d7ebbd6c005097d4ad7337307dd93 for rationale.
Depends: I2409b2928b4d7ebbd6c005097d4ad7337307dd93
Change-Id: If5d252dc679e47a8375361d0ff278b7b98768f26
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
asn1c runtime code as shared library
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 annotated tag, 1.1.0 has been created
at 8a11c83e8f4adf9dd797fe9eaef6de0ea67f8642 (tag)
tagging 8706a688ff048a870eee26e9975056dddcbf5a85 (commit)
replaces 0.0.1
tagged by Harald Welte
on Sat Oct 28 18:24:38 2017 +0200
- Log -----------------------------------------------------------------
Release 1.1.0 on 2017-10-28
-----BEGIN PGP SIGNATURE-----
iQJJBAABCgAzFiEEigrqmUioHHGhfemTShB5H1XkRJYFAln0r0YVHGxhZm9yZ2VA
Z251bW9ua3Mub3JnAAoJEEoQeR9V5ESWI2gP/0TqveQD/RBwd0bsX8kHoL7FZDuP
k5pxTmt9OD2LwRSdD4mynmh/MGBAUsfvVlogiumbsAVxY4E+ZBdGTpLnMAgmAi/u
93oOADBr0dzPvClABrgSCPGC5F5SafxDwpDIvaMQ7nEg1CgT/ajUIz1SXpJmfKK6
5IrspW8pMbGUFl+jaik1kExBPu47UVRWesFXuAAb523yaheKgkvJINWUgp5lp4Kt
6YSctw+FLlAB0NDLr5umBwh6r50nFsFIwtkIsOFZWPTI3DbzyAfdnFTdJ1ZrTcSH
u7iUlSfoD45KOjP84jdJuDe2MxCC55pNRbJTbIjPiJUE3IWPBy6uZvziiY9q76CR
bIkx2b3d3pEcFgZlD6SsF/PjLlLRg4zlKAotjMseeIrnm+hGIhSN8KfJ6j8oDzHq
ICaBeOJ7t1yW0qg60k5S+tYphVnjRbyQOdORRQdxbZmAnHybQGKzRSUarBEz7gjh
bHkQWkQGPbkoqyObWk7pQDeRtps0icbESv6IDF7+t13ronVreXkWzjTa/0QdyHyl
HXtY6cHpkWXe8Xk4iAaYk4WP1vv9brmapVEOY0GgLQ+KfRzt35PfYb2+T0iKlqmd
8JV85s1bjcmS99EJDNpHygprOWyYDsbg43YAH8cBFo6DP/XSyHJFrAAE3pZp3+21
YSda4hsGhKl8w91p
=1G8O
-----END PGP SIGNATURE-----
Harald Welte (3):
Fix git-version-gen
configure.ac: Depend on latest upstream libosmo-*
Tag/Release Version 1.1.0
Holger Hans Peter Freyther (87):
logging: Define default logging categories
telnet: Use the dynamic interface for binding the VTY
vty: Work on configuration of the MNCC to SIP gateway
mncc: Add the protocol description from OpenBSC
mncc: Add code to manage the mncc connection for CC
sip: Introduce source file to setup sofia sip
call: Introduce a structure for representing a call
call/app: Hook the MNCC disconnect event in the app and release calls
mncc: Handle the hello message from NITB
mncc: Dispatch setup and issue rtp create in response then continue
call: Add a backpointer from leg to call and drop the argument
doc: Update with some requirements and limitations
mncc: Add logging messages about the leg on all points
mncc: Remember the IMSI as well
mncc: Add a timeout when issuing a MNCC command
call: Continue up to the point of call routing
app: Release the call by releasing the initial request
call: Re-order includes from local to osmocom to system
call: Change to past tense and move code after the free
mncc: Extract the RTP port information before continuing
call/mncc: Set proceeding and deal with release based on this state
mncc: Log commands in hex to find the name more easily in mncc_protocol.h
mncc: In case of an unexpected REL.IND inform the other leg about it
mncc: Handle disconnect and release the call
mncc: Prepare alerting and and connecting the call
mncc: Refactor and reduce some code clones for sanity checks
mncc: Send RTP_CONNECT and verify connect result
mncc: In case of a disconnect.ind inform the other leg
sip: Tell sofia-sip that we will ack certain things ourselves
sip: Implement MT call out to SIP
app: Ask the sip side to create a leg
Write down some of the limitations of the current setup
app: Translate payload name to IETF codec name
call: It is call_create and not sip_create
sip: Mark call as MT call in preparation for incoming calls
sip: Handle incoming message and screen the SDP file
call: Create a call with a SIP leg
sdp: Extract SDP traversing into a separate module
sip: Actually return after having rejected the new call
sip: Continue SIP->MNCC (MO or SIP Originated) implementation
sip/app: Route call from SIP to MNCC and deal with the release
sip: Refactor sdp file creation and implement alert+connect
mncc: Begin to implement MT call handling for SIP->MNCC
mncc: On timeout release the other leg as well
mncc: Stop timer when starting the release process
mncc: Handle REJ_IND from the NITB
mncc: Convert ip address so BTS sends it to the right place
mncc: Introduce direction and start to handle it separetely
sip: Pass to not enable media on our 200 response
mncc: Add handling to connect a MNCC MT call
sip/sdp: Hack to get a GSM codec call connected
debian: Initial packaging of the osmo-sip-connector
coverity: Address two issues found by coverity
debian: Add dh-autoreconf required by the debian packaging
app/mncc: Add "use-imsi" to allow calling by IMSI
mncc: Only copy 15 chars to leave the last one as NULL
mncc: Have all release go through a local method
mncc: Reject hold requests for now
mncc: Use snprintf correctly create format specifier
vty: Add simple VTY output for current calls
vty: Fix the number of documented arguments
sip/call/mncc: Move source/dest into the call structure
vty: Add extended show calls command with all information
mncc: Use strcpy for these routines and not memcpy
vty: Add VTY command about the state of the mncc connection
jenkins: Add first CI script for the SIP connector
distcheck/tests: Add the referenced osmoappdesc.py for testing
distcheck: Package the logging.h file as well
jenkins: Try to enable the vty tests as well
jenkins: Use separate check invocation tor un the tests
jenkins: Make it find the libosmocore library as well
sip: Start the application even if sofia-sip is broken
sip: Treat SIP 183 as progress too
evpoll: Use {} in the middle of the if/else if/else block
evpoll: Always initialize revents for the output
evpoll: Don't try to be more smart than g_poll
contrib: Add Dockerfile to build and configure a FreeSWITCH
call: Fix call release handling on mncc connection loss
mncc: Fix use after free on mncc socket disconnection
evpoll: Add workaround for usage of IP_RECVERR in sofia-sip
dtmf: Start handling the DTMF MNCC messages and respond
testpbx: Enable GSM and AMR as codecs to actually be relevant
sip: Actually honor the remote port of the pbx
testpbx: Add another number that will just play a ringback
dtmf: Forward DTMF from MNCC to SIP
mncc: Enable in-band signalling for early media
mncc/sip: Attempt to parse the media from session in progress
Keith (1):
sdp.c Send octet-align in fmtp
Max (3):
Add git review config
Use release helper from libosmocore
Fix build after recent libosmocore update
Neels Hofmeyr (7):
log VTY telnet bind only once
build: be robust against install-sh files above the root dir
configure: check for pkg-config presence
jenkins.sh: use osmo-build-dep.sh, log test failures
jenkins: add value_string termination check
vty: install default commands for SIP,MNCC,APP_NODE
jenkins: use osmo-clean-workspace.sh before and after build
-----------------------------------------------------------------------
hooks/post-receive
--
MNCC <-> SIP bridge
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 8706a688ff048a870eee26e9975056dddcbf5a85 (commit)
via 5094bf1eab685218af853680ab81fb99a18e5859 (commit)
via 94ae40aae6917560977a28062a60d4303e1b201e (commit)
from 4abdb313e3989557cd7dc546da59db8ac2180422 (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=8706a688ff048a870eee2…
commit 8706a688ff048a870eee26e9975056dddcbf5a85
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 28 18:14:38 2017 +0200
Tag/Release Version 1.1.0
Change-Id: Id3876b2d940b5612788760dfeabe308f43d42ae2
http://cgit.osmocom.org/osmo-sip-connector/commit/?id=5094bf1eab685218af853…
commit 5094bf1eab685218af853680ab81fb99a18e5859
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 28 18:17:55 2017 +0200
configure.ac: Depend on latest upstream libosmo-*
Change-Id: I9bb7ced1197effb1082a57b2ed060d94ab9648c8
http://cgit.osmocom.org/osmo-sip-connector/commit/?id=94ae40aae6917560977a2…
commit 94ae40aae6917560977a28062a60d4303e1b201e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 28 18:13:03 2017 +0200
Fix git-version-gen
It seems we didn't import a proper/clean git-version-gen into the
repository. Let's fix this.
Change-Id: I5132d10b3ed5a75e562cdd74db02eda68d828a08
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 4 ++--
debian/changelog | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
git-version-gen | 4 ++--
3 files changed, 65 insertions(+), 4 deletions(-)
hooks/post-receive
--
MNCC <-> SIP bridge
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 "asn1c runtime code as shared library".
The branch, master has been updated
via d5ee1ed734f914a4fb7e00c927336d93fb40053e (commit)
from 551e9c94b3e067f548bcf08e1c3f202f90d6558c (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/libasn1c/commit/?id=d5ee1ed734f914a4fb7e00c927336d9…
commit d5ee1ed734f914a4fb7e00c927336d93fb40053e
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Oct 27 22:48:14 2017 +0200
jenkins: add missing set -e to catch build errors
Change-Id: I9f6b015b09c60c18d213dde5bbdcfc527096a10f
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
asn1c runtime code as shared library
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 annotated tag, 0.0.1 has been created
at 3a59e0fae58b65c5fc54deb883eda3d6dd345a8c (tag)
tagging a1909e6c80448f3dd7b56942a5af9d4106afd2f9 (commit)
tagged by Harald Welte
on Sat Oct 28 18:11:40 2017 +0200
- Log -----------------------------------------------------------------
Initial commit
-----BEGIN PGP SIGNATURE-----
iQJJBAABCgAzFiEEigrqmUioHHGhfemTShB5H1XkRJYFAln0rDwVHGxhZm9yZ2VA
Z251bW9ua3Mub3JnAAoJEEoQeR9V5ESWwqwP/10b+GoXsKafesDBkGRdEA4RcOao
Us/L45UOzBZVI8s7JDBtxdlWoSyzSVeKNEpYWVxE1QER+t+n5ZDH0smvN9vZ3fvR
yNHCHNz/qJ0HPHSJsG4qQZov46MRgQXri843NY5gSdF3mTry7KVQ3R30r7TuVCUv
rzTwDTZyFulTUczRd8GEMooyddz4RSE8VawnUjL6BsIDOxhZvJH7J+LOBONd3Hvd
QswXn329BfOfJ/ZC5miZyuQknQZxlTsUHqzRlp43h/LuwnkY6ZcPgXkxXHvBlM73
Hb8jvQcM/S2sQHPDeAqMh8vMPZp9SHQAH8uVBkzdzNJVZ6sHiIEG1QQw4ms1KsMm
dsI6h1vMOIiXJG+fUz3uslTB4hudfQMOF26P2wUaS6rXeWEdUEt9KSMfHYtSXkAw
tNajFsjKod8CGpiCsVDEfRBTpuqGJzo9Wi2lpLufaK0e1e/7JCB4EVZOeOK4C9Hj
7OXgaFPgjIHr9ponGzJ4d1aRbm07N5p+ZBu9Mdcnn+Ye9JeaUDEbznFJJfjV9H0f
pRJ1pCbOb8ovtX+Qbwdu0/eQTTDp/ij957BQXJZ43wdq7WqlcumYZWktYILFh4J6
RLkLDvCP3dsIzUypQRk+zwKKEv4IAlvf1I2/DiBczzDGz8XvWfWCYn4Y4tMV8pOB
o1v8OeDUmQnqzXk6
=wnjU
-----END PGP SIGNATURE-----
Holger Hans Peter Freyther (1):
Initial commit for a MNCC to SIP gateway (and maybe auth GW too)
-----------------------------------------------------------------------
hooks/post-receive
--
MNCC <-> SIP bridge
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 "OpenBTS' transceiver retro-fit".
The branch, pespin/local-ip has been deleted
was 8c80095017f693a9e96b9118e33786f8887ffe0c
-----------------------------------------------------------------------
8c80095017f693a9e96b9118e33786f8887ffe0c Add -j option to bind to specific address
-----------------------------------------------------------------------
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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 "asn1c runtime code as shared library".
The branch, master has been updated
via 551e9c94b3e067f548bcf08e1c3f202f90d6558c (commit)
from 0e1a6450a44e367b796fc5a905e3a081ae12a20c (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/libasn1c/commit/?id=551e9c94b3e067f548bcf08e1c3f202…
commit 551e9c94b3e067f548bcf08e1c3f202f90d6558c
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Oct 28 04:27:44 2017 +0200
fix compiler warning: drop dead code from BIT_STRING_fromBuf()
The warning is, on FreeBSD,
CC asn1helpers.lo
asn1helpers.c:68:10: error: comparison of unsigned expression < 0 is always false [-Werror,-Wtautological-compare]
if (len < 0)
~~~ ^ ~
Change-Id: I80867da697d744d7ef4d70c8f24031f5781fb11a
-----------------------------------------------------------------------
Summary of changes:
src/asn1helpers.c | 3 ---
1 file changed, 3 deletions(-)
hooks/post-receive
--
asn1c runtime code as shared library
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 network interface library".
The branch, master has been updated
via 1274b374301ed7087e5316be0544111ede07cc15 (commit)
from 5edefaf0e6ec3b0839fc0afd5f3bd7253df066ce (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/libosmo-netif/commit/?id=1274b374301ed7087e5316be05…
commit 1274b374301ed7087e5316be0544111ede07cc15
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Oct 27 22:50:45 2017 +0200
jenkins: use osmo-clean-workspace.sh before and after build
See osmo-ci change I2409b2928b4d7ebbd6c005097d4ad7337307dd93 for rationale.
Depends: I2409b2928b4d7ebbd6c005097d4ad7337307dd93
Change-Id: I6bdbd22b5f05ab75de2c6c777667bf1a63eb0b86
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom network interface library
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 "UNNAMED PROJECT".
The branch, master has been updated
via c6a6d26f50fe87a5f67699f9696d63d9dfd39210 (commit)
from 3f697cdc7157883f5c9a33122a7aa1f8dc5598af (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-hlr/commit/?id=c6a6d26f50fe87a5f67699f9696d63d…
commit c6a6d26f50fe87a5f67699f9696d63d9dfd39210
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Oct 27 22:54:31 2017 +0200
jenkins: use osmo-clean-workspace.sh before and after build
See osmo-ci change I2409b2928b4d7ebbd6c005097d4ad7337307dd93 for rationale.
Depends: I2409b2928b4d7ebbd6c005097d4ad7337307dd93
Change-Id: I9d35913f9cd60ff121d29f357919a0b0d62d6835
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT
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 code for Iuh interface".
The branch, master has been updated
via 8a257b6c5a3680f436779e8b1371c62924c927ee (commit)
from cc1afdfb7e20b4b3a87b3c64382181b09b74e1c3 (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-iuh/commit/?id=8a257b6c5a3680f436779e8b1371c62…
commit 8a257b6c5a3680f436779e8b1371c62924c927ee
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Oct 27 22:54:35 2017 +0200
jenkins: use osmo-clean-workspace.sh before and after build
See osmo-ci change I2409b2928b4d7ebbd6c005097d4ad7337307dd93 for rationale.
Depends: I2409b2928b4d7ebbd6c005097d4ad7337307dd93
Change-Id: I7261e006163eda4bee8a4695fbd5bd29307babe6
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom code for Iuh interface