-
Notifications
You must be signed in to change notification settings - Fork 2
/
ChangeLog
78 lines (66 loc) · 2.72 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
2024-09-22 Vance Shipley <[email protected]>
* include all application upgrade files in release package
* add sccp dependency
2024-02-12 Vance Shipley <[email protected]>
* application upgrade specification
* build an erlang release package
* add build instructions
* correct dialogue portion type spec in callback
* correct state type specification in callbacks
* include debug information in beam
2021-03-27 Vance Shipley <[email protected]>
* close csl by terminating csl_sup child
* suppress supervision reports on normal shutdown
* add missing states to state type
* include edoc-info in installed doc
* clarify map ase ac in overview
2021-03-12 Vance Shipley <[email protected]>
* ism workers are temporary, not permanent
2021-03-10 Vance Shipley <[email protected]>
* warn and continue on failure to start aei
* missing modules in application specification
* last component parameter only used in tc indications
2021-02-27 Vance Shipley <[email protected]>
* refactor for result from send_primitive/2
* support callback fun()s in tco_server
* correct handling of user info in tc-user requests
* asn1 decode returns binary since r16
* require sccp v2
* install asn.1 modules
* build tc notation extensions and tc tools
* remove syntactically incorrect integer oid identifiers
* use fully specified object identifiers
* install tr and tc header files
* test case for tc-user send class 1
* add csl test modules
* handle dialogue id in cco
* correct invoke id handling in cco
* accept missing dialogue portion
* get dha pid in cco
* discover cco in dha
* refactor receive components from dha; handle linkedid state
* refactor components and ism in cco state
* modernize and style refactor of cco fsm
* test case for dialogue with continuation
* tsl test case for end with basic termination
* correct dialogue id handling
* refactor all state machines to gen_statem behaviour
* clean up author and copyright attributions
* tr-begin request as call to communicate dha pid and provide backpressure
* refactor starting csl and tsm
* test case for send structured dialog begin
* refactor starting csl tree and tc-user
* single static csl sup
* no custom start function for tsm
* refactor process supervision and start/stop
* document refactor of process supervision and distribution
* describe q787 test specification cases in common_test html reports
* correct qos in tr-uni
* receive uni test case
* no importance in quality of service attribute of tr primitives
* test suite for itu-t q.787 test specifications
* public api function to start tsl
* refactor for modernization of type specifications, edoc
* modernize and consolidate diagrams
* build with autotools
* modernize asn1 compiler flags