Commit Graph

3 Commits

Author SHA1 Message Date
Dennis Grunert b7887e39cf Changed AOC-D encoding value of TypeOfChargingInfo from Total to SubTotal
encodeAOCDChargingUnitOperation() set the value of TypeOfChargingInfo to Total, which results in ISDN phones not correctly displaying increasing units. Setting it to SubTotal fixed the issue.
2024-03-26 22:02:28 +01:00
Dennis Grunert 57896efb5f AOC-D and AOC-S facility generation from CC metering information
If metering details via IE_METERING are received from osmo-cc, AOC-S and/or AOC-D facility IEs are attached to PROCEEDING/ALERTING/CONNECT messages, and AOC-D facility messages are generated during the call. This feature can be enabled by setting 'aocs' and/or 'aocd' within the mISDN endpoint configuration.
2024-03-26 22:02:28 +01:00
Andreas Eversberg 64b5653b05 Add mISDNuser to this project 2022-09-16 17:18:49 +02:00