osmo-cc-misdn-endpoint/src/isdn
Dennis Grunert 4672e35a13 Fix: AOC-D unit information length; encode AOC-E according to real traces; Add option to disable seconds in time/date IE
- Fix: AOC-D unit information length was set to 1 despite its actual length
- Removed optional BillingID from AOC-E data
- Cross-checked AOC-D and AOC-E IEs to other systems (Audiocodes Mediant 800; traces found in public sources)
- Tested with ISDN TEs: Siemens Profiset 51, T-Concept P522, Philips SOPHO ErgoLine, sphairon NT1PLUS-split; K1297 ISDN protocol tester
- Attach AOC-E to DISCONNECT or RELEASE; transmit AOC-E even if zero units have been charged
- Send AOC-D with zero units to indicate free of charge call
- New option "time-no-seconds" disables sending current seconds within the date/time IE
2024-01-29 02:44:03 +01:00
..
Makefile.am Move from local to external osmo* libraries 2024-01-18 18:38:50 +01:00
bridge.c Move from local to external osmo* libraries 2024-01-18 18:38:50 +01:00
bridge.h Fix brigde daemon forking; no more 'defunct' child process 2023-03-12 15:58:12 +01:00
dss1.c Fix: AOC-D unit information length; encode AOC-E according to real traces; Add option to disable seconds in time/date IE 2024-01-29 02:44:03 +01:00
dss1.h Initial GIT import 2020-12-23 10:00:18 +01:00
ie.c Move from local to external osmo* libraries 2024-01-18 18:38:50 +01:00
ie.h Initial GIT import 2020-12-23 10:00:18 +01:00
isdn.c Fix: AOC-D unit information length; encode AOC-E according to real traces; Add option to disable seconds in time/date IE 2024-01-29 02:44:03 +01:00
isdn.h Fix: AOC-D unit information length; encode AOC-E according to real traces; Add option to disable seconds in time/date IE 2024-01-29 02:44:03 +01:00
main.c Fix: AOC-D unit information length; encode AOC-E according to real traces; Add option to disable seconds in time/date IE 2024-01-29 02:44:03 +01:00
ph_driver.c Move from local to external osmo* libraries 2024-01-18 18:38:50 +01:00
ph_driver.h Make this application capable of using kernel or user space mISDN 2022-09-16 17:18:56 +02:00
tones.c Move from local to external osmo* libraries 2024-01-18 18:38:50 +01:00
tones.h Add user space tone generation code 2022-09-16 18:24:26 +02:00