Skip to content
Snippets Groups Projects
Commit 8f064166 authored by Wenpeng Song's avatar Wenpeng Song
Browse files

update

parent cc9936fb
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,7 @@ sequenceDiagram
### Tasks need to be done
#### shared memory among voicemngr/dectmngr/chan-voicemngr
- #TODO: structure design, need consider parallel calls happened at the same time
- extension_cap: cap list for each extension; R/W dectmngr, voicemngr; R chan-voicemngr.
- out_request_cap: the cap list of the initiator for the outgoing request; R/W voicemngr,dectmngr; R chan-voicemngr.
- in_request_cap: the cap list of the initiator for the incoming request; W/R chan-voicemngr; R voicemngr,dectmngr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment