Commit Graph

  • 2ff6c10893 Skip building docs rhizomatica/testing Keith Whyte 2025-09-04 15:46:23 +01:00
  • 91b75c52de Drop use of deprecated vty is_config_node() cb rhizomatica/production Pau Espin Pedrol 2025-03-04 18:23:06 +01:00
  • 5f1dfe1604 sip.c: permit early media with both 183 and 180 Harald Welte 2024-09-05 12:13:01 +02:00
  • 164ae724bf Bump version: 1.6.3.12-6725 → 1.7.0 Oliver Smith 2024-07-25 10:33:57 +02:00
  • 89f2700ac8 contrib: remove rpm spec file Oliver Smith 2024-05-08 14:41:10 +02:00
  • 6f5534bd5f Drop use of deprecated vty is_config_node() cb master Pau Espin Pedrol 2025-03-04 18:23:06 +01:00
  • 249c720af9 Bump version: 1.7.0.1-50c5 → 1.7.1 1.7.1 Oliver Smith 2025-02-12 14:42:41 +01:00
  • 50c5684561 sip.c: permit early media with both 183 and 180 Harald Welte 2024-09-05 12:13:01 +02:00
  • 7a3532e0eb Bump version: 1.6.3.12-6725 → 1.7.0 1.7.0 Oliver Smith 2024-07-25 10:33:57 +02:00
  • aafbfd3144 README.md: cosmetic: fix a typo Vadim Yanitskiy 2024-06-05 18:34:07 +07:00
  • d639836123 debian/postinst: add checks, be verbose Oliver Smith 2024-05-14 15:21:06 +02:00
  • 22091130e2 contrib: remove rpm spec file Oliver Smith 2024-05-08 14:41:10 +02:00
  • 58f3e032d0 .deb/.rpm: various fixes related to non-root Oliver Smith 2024-04-26 15:08:46 +02:00
  • e3dd323579 .deb/.rpm: add osmocom user during package install Max 2022-10-12 18:22:46 +03:00
  • 6122400451 build: include README.md into the release tarball Vadim Yanitskiy 2024-01-26 23:38:07 +07:00
  • a8a5bcf2ed verbosely log MNCC and SDP neels/codecs2 Neels Hofmeyr 2023-09-07 05:20:03 +02:00
  • ef0b0fd368 Use uniform log format for default config files Andreas Eversberg 2023-12-01 12:52:17 +01:00
  • d50637eec6 forward SDP between SIP and MNCC Neels Hofmeyr 2019-08-15 06:12:54 +02:00
  • e148da87ed sdp_get_sdp_mode(): fix wrong return value Neels Hofmeyr 2023-09-12 02:59:43 +02:00
  • da2c2207b2 drop misleading error message Neels Hofmeyr 2022-07-18 13:44:42 +02:00
  • a6fedff8a6 Bump version: 1.6.2.6-47e6-dirty → 1.6.3 1.6.3 Pau Espin Pedrol 2023-09-12 17:24:26 +02:00
  • 47e6130cae debian: set compat level to 10 Oliver Smith 2023-04-25 15:37:00 +02:00
  • a0a5f7de75 tests: $(BUILT_SOURCES) is not defined, depend on osmo-sip-connector Vadim Yanitskiy 2023-03-30 02:13:00 +07:00
  • 89180de32e sip: tweak log for release caused by status >= 300 Oliver Smith 2023-03-22 14:39:11 +01:00
  • d3820db06b drop misleading error message neels/codecs3 Neels Hofmeyr 2022-07-18 13:44:42 +02:00
  • 74124a8172 forward SDP between SIP and MNCC Neels Hofmeyr 2019-08-15 06:12:54 +02:00
  • 95312c53c2 doc: Expand the virtually empty user manual with some basics Harald Welte 2023-03-21 20:00:04 +01:00
  • a935cbec7c doc: fix typo Harald Welte 2023-03-21 19:58:22 +01:00
  • c65f13af46 Transition to use of 'telnet_init_default' arehbein 2023-02-25 17:48:58 +01:00
  • ec505be5ee Bump version: 1.6.1.2-44b4-dirty → 1.6.2 1.6.2 Pau Espin Pedrol 2023-02-07 17:47:28 +01:00
  • 44b4a05032 Set MNCC_F_GCR field when the gcr is present Keith Whyte 2022-10-03 02:32:00 +01:00
  • 8120b11eaa Set working directory in systemd service file Max 2022-09-09 22:49:04 +07:00
  • 3f4625586f Bump version: 1.6.0.4-c0af → 1.6.1 1.6.1 Pau Espin Pedrol 2022-06-28 18:29:48 +02:00
  • c0af8f90f9 contrib/testpbx: fix docker run --rm linter error Oliver Smith 2022-06-20 12:26:22 +02:00
  • 2267178db3 Convert + Expand README file Harald Welte 2022-06-18 13:41:01 +02:00
  • bf3b705a2b update git URLs (git -> https; gitea) Harald Welte 2022-06-18 13:36:59 +02:00
  • b3d5007a53 Add TODO-RELEASE Pau Espin Pedrol 2021-11-16 14:48:33 +01:00
  • 2bcf2e4039 copy sdp to the msc lynxis/iuup Alexander Couzens 2022-01-01 23:43:11 +01:00
  • 03bc63a1da Bump version: 1.5.0.8-bd66 → 1.6.0 1.6.0 Pau Espin Pedrol 2021-11-16 14:52:09 +01:00
  • bd66804082 mncc: rework passing GCR over the MNCC interface Vadim Yanitskiy 2021-10-27 16:40:21 +03:00
  • f3eb44f54b sip: use osmo_{enc,dec}_gcr() from libosmocore Vadim Yanitskiy 2021-10-27 16:28:36 +03:00
  • 5e178d2c55 sip: fix memory leak (x_gcr) in send_invite() Vadim Yanitskiy 2021-10-27 16:26:05 +03:00
  • 364f237b42 MNCC v8: Implement Basic Support for Global Call Reference. Keith 2021-01-31 05:24:29 +01:00
  • 63b40f1a14 Bump version: 1.5.0.1-ff92 → 1.5.1 1.5.1 osmith/release Oliver Smith 2021-09-06 15:58:54 +02:00
  • ff9220684b debian/control: remove dh-systemd build-depend Oliver Smith 2021-09-01 16:07:07 +02:00
  • 1c76aadeed debian/control: remove dh-systemd build-depend Oliver Smith 2021-09-01 16:07:07 +02:00
  • e7d05f40ba SIP re-INVITE: log media connection neels/reinvite Neels Hofmeyr 2021-06-01 04:17:49 +02:00
  • 0294e38243 SIP re-INVITE: fix media connection change detection Neels Hofmeyr 2021-06-01 04:16:18 +02:00
  • 97c7916892 fix use-after-free in SIP re-INVITE Neels Hofmeyr 2021-06-01 03:33:59 +02:00
  • d9e57e5f08 Bump version: 1.4.1.15-9484-dirty → 1.5.0 1.5.0 Pau Espin Pedrol 2021-02-23 13:42:08 +01:00
  • 9484ad9a87 mncc: Fix write len Pau Espin Pedrol 2021-02-02 16:43:40 +01:00
  • d2a85888aa .gitignore: Get rid of new autofoo tmp files Pau Espin Pedrol 2021-02-02 16:42:12 +01:00
  • 462ec86ff3 mncc: Log write error code Pau Espin Pedrol 2021-02-02 16:41:44 +01:00
  • ad353b885e configure.ac: set -std=gnu11 Oliver Smith 2021-01-27 17:57:22 +01:00
  • 1bd26902d2 mncc: mncc_create_remote_leg: use mncc_write instead of write direct to the fd Alexander Couzens 2021-01-14 03:36:18 +01:00
  • 0f27b1bd39 mncc: Introduce mncc_rtp_write similiar to mncc_write Alexander Couzens 2021-01-14 03:35:19 +01:00
  • ef646b07e2 mncc: add return code for write/send function Alexander Couzens 2021-01-14 03:26:35 +01:00
  • 3b95463d09 mncc: remove callref argument from mncc_write() Alexander Couzens 2021-01-14 03:21:23 +01:00
  • e590dc15f4 contrib/jenkins: don't build osmo-gsm-manuals Oliver Smith 2021-01-13 12:56:55 +01:00
  • 05eea1ef0a contrib/jenkins: Enable parallel make in make distcheck Pau Espin Pedrol 2020-10-12 19:46:19 +02:00
  • cebab664a8 sdp: Don't select addresses failing to parse Pau Espin Pedrol 2020-09-18 00:32:01 +02:00
  • b6cb607d12 mncc: Support IPv6 addresses (new version mncc 7) Pau Espin Pedrol 2020-09-09 17:39:09 +02:00
  • f678caa819 Revert "sip: Specify invite contact tag" Alexander Couzens 2020-09-05 23:08:17 +02:00
  • 52b2afce2c sip: Specify invite contact tag Matt Johnson 2020-08-10 17:06:00 -07:00
  • 39a2e19309 debian/control: change maintainer to the Osmocom team / mailing list Vadim Yanitskiy 2020-08-13 16:09:03 +07:00
  • 79d76480ac Bump version: 1.4.0.3-e02b → 1.4.1 1.4.1 Harald Welte 2020-08-13 12:38:17 +02:00
  • e02b4dc84c Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in Oliver Smith 2020-05-22 13:46:54 +02:00
  • d02c8f72b1 contrib: integrate RPM spec Oliver Smith 2020-05-14 11:54:08 +02:00
  • f88531305b contrib: integrate RPM spec osmith/rpm Oliver Smith 2020-05-14 11:54:08 +02:00
  • afb705309f contrib: import RPM spec Oliver Smith 2020-05-14 11:53:26 +02:00
  • e58ead7ac4 Bump version: 1.3.1 → 1.4.0 1.4.0 Pau Espin Pedrol 2020-01-02 21:35:01 +01:00
  • ef697da5af For INTL dial out, POC needs '00' not '+' prefix 36c3 gsmevent admin 2019-12-28 13:03:23 +01:00
  • 7308e0dd50 CAll send_rtp_connect() when we get the 183 from SIP side, so that the caller can hear the early media ringback etc. gsmevent admin 2019-12-28 11:34:51 +01:00
  • 499c8313cb add sdp to mncc Neels Hofmeyr 2019-08-15 06:12:54 +02:00
  • 037c6c1ba8 logging from sofia: add missing newline Neels Hofmeyr 2019-11-18 15:41:28 +01:00
  • 18cf9f39c5 osmoappdesc.py: switch to python 3 osmith/fix-python3 Oliver Smith 2019-12-10 14:17:20 +01:00
  • 78aaf5625e Bump version: 1.3.0.5-b544 → 1.3.1 1.3.1 pespin/base Pau Espin Pedrol 2019-12-03 17:30:24 +01:00
  • be117ed13b logging from sofia: add missing newline neels/log Neels Hofmeyr 2019-11-18 15:41:28 +01:00
  • 2e2db3e0ad MNCC v6: add optional SDP to the socket protocol Neels Hofmeyr 2019-08-15 06:12:54 +02:00
  • b544ea396a mncc.c: fix gsm_mncc_rtp size checks Oliver Smith 2019-11-28 14:57:51 +01:00
  • 0e444f09cf WIP: mncc.c: remove "gsm_mncc of wrong size" check osmith/fix-sipcon Oliver Smith 2019-11-28 12:51:08 +01:00
  • 1cbd9e6ac0 logging from sofia: add missing newline neels/codecs Neels Hofmeyr 2019-11-18 15:41:28 +01:00
  • 71fa54959c sdp.c FIXME Neels Hofmeyr 2019-10-22 03:39:55 +02:00
  • effead9835 forward full SDP between MNCC and SIP Neels Hofmeyr 2019-08-15 06:12:54 +02:00
  • 9888c38f2a MNCC v6: add SDP field (but don't use it) Neels Hofmeyr 2019-08-15 06:12:54 +02:00
  • 632156a4a8 exit if the sip agent failed to start Alexander Couzens 2019-09-16 01:10:30 +02:00
  • 0e3aab3408 contrib/freeswitch_dialplan_dgsm.py: new file osmith/dgsm Oliver Smith 2019-11-18 09:59:26 +01:00
  • 5e3c9d7224 .service: require to ran after network-online.target Alexander Couzens 2019-09-16 01:15:29 +02:00
  • e49a3d714c mncc: check fd before closing a connection Philipp Maier 2019-08-28 15:09:38 +02:00
  • 5c5c78822e Tweak CC cause SIP 404 response from POC cccamp2019 Keith 2019-08-23 19:04:38 +02:00
  • 5319d4d979 coverity: Address issue found by coverity Keith 2019-08-09 01:14:43 +02:00
  • f56af15181 Bump version: 1.2.0.25-ff8a → 1.3.0 1.3.0 Pau Espin Pedrol 2019-08-08 17:54:49 +02:00
  • ff8a4ed3d6 Require newer libosmocore 1.0.0 Pau Espin Pedrol 2019-08-08 17:50:31 +02:00
  • eb0a93e037 In hold/retrieve/reinvite, add check that other_leg exists Keith 2019-08-07 03:20:53 +02:00
  • b43c296f19 Logging: Make use of Levels, clarify some messages Keith 2019-08-07 02:13:06 +02:00
  • f9a0f3af42 Handle case where SIP side hangsup while MNCC is on hold Keith 2019-08-06 19:27:42 +02:00
  • 5311868c26 Cosmetic: Logging and Comments, spelling and clarity changes Keith 2019-08-06 16:45:12 +02:00
  • a2b7c8e29f Define hold/retrieve functions for MO calls Keith 2019-08-06 17:56:30 +02:00
  • 5f79d5a319 Fix bug with MO calls not connecting. Keith 2019-08-06 17:50:20 +02:00
  • a5b65505f9 inet_ntoa() is deprecated, use inet_ntop() instead Keith 2019-08-06 15:44:05 +02:00