| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- Update to new upstream release 1.4.0 * MNCC v6: add optional SDP to the socket protocol - Update to new upstream release 1.3.0 * Logging: Make use of Levels, clarify some messages * Add support for MNCC HOLD/RETRIEVE * Handle SIP re-INVITEs * MNCC: Do not continue with B leg if A leg is cancelled. * Added daemonize feature to osmo-sip-connector * Support Emergency Calling * Support International Caller ID
- Update to new upstream release 1.2.0
  * various logging improvements (more strings, less numbers)
  * better SIP/MNCC cause mapping
  * Full changelog:
    http://git.osmocom.org/osmo-sip-connector/plain/debian/changelog?h=1.2.0
- Remove patches:
  * 0001-contrib-Add-systemd-service-file.patch
- Use use the systemd service file from contrib/ - Show testsuite.log when tests are failing
- %service_* already takes care of restart/removal
- Minor specfile cleanup
- Update to new upstream release 1.1.0 * No changelog was provided
- Update to version 0.0.0.git1486793192.42b073a:
  * 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
- Update to version 0.0.0.git1475798073.fffc742: * 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
- Update to version 0.0.0.git1474923387.c403ed6: * 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 * log VTY telnet bind only once
- initial package