Commit Graph

18 Commits

Author SHA1 Message Date
Pau Espin bf59e9dc7e Add README.md file
Change-Id: I65ebd735d3c99c47b8f1a88c5a7eb272635d52c3
2022-02-18 12:43:52 +01:00
Pau Espin e88dc911a9 .gitignore: Add several more files and directories
Change-Id: Ib5ec638be322b59c8390aae61425f069d2e528f8
2022-02-18 12:43:47 +01:00
Alexander Couzens ee090f4773 switch back to use the master branch of osmo_ss7
Add the missing ipa_ccm_options record to use the new api

Change-Id: I89ff055ed84e394d0f25bc6389d1f4d757f7b92b
2022-02-15 19:24:50 +01:00
Harald Welte a560adee95 upgrade to lager 3.9.1 (fix builds with Erlang/OTP 24)
Change-Id: I704855533caf00046aa046d2ac9358adeadbca31
2022-02-15 19:24:50 +01:00
Alexander Couzens c57f8cc0b9 add .gitreview configuration
Change-Id: I2bf183f46ca1cb62be982ddc32bd249bfdf1ca86
2021-12-30 20:47:24 +01:00
Oliver Smith 47d080fa01 contrib/jenkins.sh: new file
Related: OS#4345
Change-Id: I688b71271fe80b4ec05304e9ed8abc8707cb7b58
2020-01-17 09:01:18 +01:00
Harald Welte 388d387dcc Send supported and current RAT type in GSUP to OsmoHLR
Particularly the CURRENT_RAT_TYPE is what tells OsmoHLR to provide
tuples with AMF separation bit for EUTRAN, and not foe GERAN/UTRAN.
2019-12-01 17:03:15 +01:00
Harald Welte 6f5290846f cosmetic: fix copy+paste mistake in comment 2019-08-21 14:54:27 +02:00
Harald Welte 332fe7ff8b Implement UMTS AKA re-sync support (untested) 2019-08-20 22:36:50 +02:00
Harald Welte e795af37f8 tolerate GSUP disconnects 2019-08-20 21:07:10 +02:00
Harald Welte 299ba939ab first working version translating both AIR/AIA and ULR/ULA 2019-08-15 18:31:12 +02:00
Harald Welte 51f47c0f56 add missing gsup_client.erl 2019-08-14 13:30:49 +02:00
Harald Welte 44da7d743f WIP 2019-08-14 13:28:08 +02:00
Harald Welte 49248de1f9 try to resolve duplicates btween 29.229 and 29.329
The travelping diameter files appear to define a number of AVPs
originating in 29.229 in the 29.329 .dia file, let's try to
resolve this and avoid diameteerc complaining about AVPs being
defined in two locations.
2019-08-10 22:58:39 +02:00
Harald Welte 61276c4170 fixup 2019-08-10 22:58:39 +02:00
Harald Welte d19e33fd5e import 3GPP DIAMETER related definitions from travelping/erggw_aaa
There are some dependencies of TS 29.272 which we can inherit from
https://github.com/travelping/ergw_aaa

The version used was from git commit a5d5a93e2ef87f4168c676ee9a6d8300beb729d8
2019-08-10 22:09:19 +02:00
Harald Welte c83d2fe056 fixup own 2019-08-10 22:09:19 +02:00
Harald Welte 8fb759da80 initial check-in of HSS related 3GPP DIAMETER definitions
... including those dependencies I couldn't find
2019-08-10 21:09:17 +02:00