Commit Graph

65 Commits

Author SHA1 Message Date
Gerrit Code Review 99b4d7ce27 Update notes for submitted changes
* mncc: Support IPv6 addresses (new version mncc 7)
2020-09-16 10:38:00 +00:00
Gerrit Code Review dc039bda75 Update notes for submitted changes
* Revert "sip: Specify invite contact tag"
2020-09-07 07:56:16 +00:00
Gerrit Code Review b277f40111 Update notes for submitted changes
* sip: Specify invite contact tag
2020-08-13 19:31:58 +00:00
Gerrit Code Review 050d513473 Update notes for submitted changes
* debian/control: change maintainer to the Osmocom team / mailing list
2020-08-13 14:59:51 +00:00
Gerrit Code Review 8b6a8c3f8f Update notes for submitted changes
* Bump version: 1.4.0.3-e02b → 1.4.1
2020-08-13 11:49:35 +00:00
Gerrit Code Review 7069be5b47 Update notes for submitted changes
* Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
2020-05-22 13:15:27 +00:00
Gerrit Code Review ce42197a58 Update notes for submitted changes
* contrib: integrate RPM spec
2020-05-20 08:51:29 +00:00
Gerrit Code Review d5f2a53cc2 Update notes for submitted changes
* contrib: import RPM spec
2020-05-19 19:45:38 +00:00
Gerrit Code Review b9cd62e662 Update notes for submitted changes
* Bump version: 1.3.1 → 1.4.0
2020-01-03 14:38:39 +00:00
Gerrit Code Review db0591b081 Update notes for submitted changes
* logging from sofia: add missing newline
2019-12-17 13:52:21 +00:00
Gerrit Code Review 2d8e1abff2 Update notes for submitted changes
* osmoappdesc.py: switch to python 3
2019-12-12 09:22:00 +00:00
Gerrit Code Review d6638fc8d0 Update notes for submitted changes
* Bump version: 1.3.0.5-b544 → 1.3.1
2019-12-03 16:40:17 +00:00
Gerrit Code Review 3b61653e75 Update notes for submitted changes
* MNCC v6: add optional SDP to the socket protocol
2019-11-28 20:10:00 +00:00
Gerrit Code Review 5dbb3c45cc Update notes for submitted changes
* mncc.c: fix gsm_mncc_rtp size checks
2019-11-28 15:25:28 +00:00
Gerrit Code Review f1ae845a02 Update notes for submitted changes
* exit if the sip agent failed to start
2019-11-23 08:07:01 +00:00
Gerrit Code Review 40fd2fd296 Update notes for submitted changes
* .service: require to ran after network-online.target
2019-09-16 17:54:13 +00:00
Gerrit Code Review d1bb72ccae Update notes for submitted changes
* mncc: check fd before closing a connection
2019-09-02 20:21:20 +00:00
Gerrit Code Review 3a8eea30af Update notes for submitted changes
* coverity: Address issue found by coverity
2019-08-10 14:49:40 +00:00
Gerrit Code Review afdb437fb7 Update notes for submitted changes
* Bump version: 1.2.0.25-ff8a → 1.3.0
* Require newer libosmocore 1.0.0
2019-08-08 16:02:38 +00:00
Gerrit Code Review ae4b8c33e9 Update notes for submitted changes
* In hold/retrieve/reinvite, add check that other_leg exists
* Logging: Make use of Levels, clarify some messages
2019-08-08 10:11:59 +00:00
Gerrit Code Review 5be2c0ce90 Update notes for submitted changes
* Handle case where SIP side hangsup while MNCC is on hold
* Cosmetic: Logging and Comments, spelling and clarity changes
2019-08-07 16:01:53 +00:00
Gerrit Code Review a55950d6a6 Update notes for submitted changes
* Define hold/retrieve functions for MO calls
2019-08-06 17:48:37 +00:00
Gerrit Code Review 093a00152b Update notes for submitted changes
* Fix bug with MO calls not connecting.
2019-08-06 17:48:30 +00:00
Gerrit Code Review 6a9d2f1561 Update notes for submitted changes
* inet_ntoa() is deprecated, use inet_ntop() instead
2019-08-06 14:56:33 +00:00
Gerrit Code Review c3cb882b7b Update notes for submitted changes
* Following from previous commit, assume other->ip is network byte order
2019-08-06 13:04:23 +00:00
Gerrit Code Review 65a7f07761 Update notes for submitted changes
* IPs stored in the call struct are NETWORK byte order
2019-08-06 12:45:51 +00:00
Gerrit Code Review a77e0b5c05 Update notes for submitted changes
* Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds
2019-08-05 17:50:01 +00:00
Gerrit Code Review 1d1b3e0557 Update notes for submitted changes
* Only send update to MNCC if media info changed.
2019-08-05 17:16:25 +00:00
Gerrit Code Review db865af3e0 Update notes for submitted changes
* Add support for MNCC HOLD/RETRIEVE
2019-08-05 17:15:59 +00:00
Gerrit Code Review 87d869ab66 Update notes for submitted changes
* Prepare to support MO Call HOLD
2019-08-05 17:12:41 +00:00
Gerrit Code Review f73e737e4f Update notes for submitted changes
* Handle SIP re-INVITEs
2019-08-05 17:11:42 +00:00
Gerrit Code Review e79163e759 Update notes for submitted changes
* Add media mode parameter to sdp_create_file()
2019-08-05 17:02:47 +00:00
Gerrit Code Review e40a107365 Update notes for submitted changes
* contrib/jenkins.sh: run "make maintainer-clean"
2019-07-11 03:43:05 +00:00
Gerrit Code Review 78c9e565f5 Update notes for submitted changes
* debian: create -doc subpackage with pdf manuals
2019-05-31 14:25:29 +00:00
Gerrit Code Review cabed71565 Update notes for submitted changes
* Cosmetic: debian: build-depends in multiple lines
2019-05-31 14:25:23 +00:00
Gerrit Code Review b614fcc472 Update notes for submitted changes
* Properly indent config file
2019-04-30 01:18:44 +00:00
Gerrit Code Review 1bc992eb40 Update notes for submitted changes
* MNCC: Do not continue with B leg if A leg is cancelled.
2019-04-21 08:03:38 +00:00
Gerrit Code Review 993a4c22d4 Update notes for submitted changes
* Added daemonize feature to osmo-sip-connector
2019-04-19 16:06:33 +00:00
Gerrit Code Review c493b8a0e8 Update notes for submitted changes
* Support Emergency Calling
2019-03-19 16:25:35 +00:00
Gerrit Code Review e943bd3b08 Update notes for submitted changes
* cosmetic: use OSMO_STRLCPY_ARRAY() instead of osmo_strlcpy()
2019-02-14 22:12:50 +00:00
Gerrit Code Review 7639b8dc59 Update notes for submitted changes
* Support International Caller ID
2019-02-14 22:12:42 +00:00
Gerrit Code Review 57dd49e407 Update notes for submitted changes
* Bump version: 1.1.0 → 1.2.0
2019-01-21 18:00:53 +00:00
Gerrit Code Review 2e449809a9 Update notes for submitted changes
* contrib: fix makedistcheck with disabled systemd
2018-12-13 15:36:53 +00:00
Gerrit Code Review 65bb5b052e Update notes for submitted changes
* contrib/jenkins.sh: build and publish manuals
2018-12-05 13:01:13 +00:00
Gerrit Code Review fe092e9884 Update notes for submitted changes
* Fix DISTCHECK_CONFIGURE_FLAGS override
2018-12-04 15:11:21 +00:00
Gerrit Code Review 677a401975 Update notes for submitted changes
* Allow GSM340_PLAN_UNKNOWN on MNCC originated leg.
2018-11-12 17:45:49 +00:00
Gerrit Code Review db27fd68d6 Update notes for submitted changes
* configure.ac: add --enable-sanitize
2018-11-06 17:01:51 +00:00
Gerrit Code Review 9f5be8872a Update notes for submitted changes
* Add --version cmdline option
2018-10-21 12:27:06 +00:00
Gerrit Code Review 0d0cc23dd6 Update notes for submitted changes
* vty: make 'show calls summary' more userfriendly
2018-10-08 12:42:57 +00:00
Gerrit Code Review 0b0ebbdd91 Update notes for submitted changes
* Fix mncc socket name
2018-10-05 14:42:52 +00:00