OsmoCC SIP endpoint
Go to file
Dennis Grunert b5ea89e780 Add SIP CANCEL Cause processing
SIP CANCEL Causes are now processed and forwarded to OSMO-CC.
- Q.850 cause 127 = "internetwork, unspecified" will be ignored as if no cause was given.
- SIP cause 200 with description "call completed elsewhere" will be translated to ISDN cause 26 = "non-selected user clearing"
  This translation should avoid ISDN terminals logging a missed call, if another ringing SIP extension answers an incoming call.
2024-02-03 19:11:41 +01:00
m4 Add missing m4 directory 2021-03-20 06:51:49 +01:00
src Add SIP CANCEL Cause processing 2024-02-03 19:11:41 +01:00
.gitignore Move from local to external osmo* libraries 2024-01-25 20:13:31 +01:00
LICENSE Add LICENSE file 2021-01-03 09:46:21 +01:00
Makefile.am Inital GIT import 2020-12-29 11:18:32 +01:00
configure.ac Move from local to external osmo* libraries 2024-01-25 20:13:31 +01:00
git-version-gen Inital GIT import 2020-12-29 11:18:32 +01:00