~aleteoryx/muditaos

ref: a88ccfe49e84b05773f5595acff255612d2f3ddd muditaos/module-services/service-cellular/call/README.md -rw-r--r-- 524 bytes
a88ccfe4 — Adam Dobrowolski [MOS-327] Removed call manager call logic in library 3 years ago

#Encapsulated cellular call processing

This library's goal is to encapsulate the whole call flow/flows we can have. It's end goal is to provide: actions and guards to write call state machine to asure full control over call processing.

#library organisation

Public api headers should be placed in include/call/ catalog - these are exported in cmake to include paths for related libraries All other headers should not be placed there. These are private internals of the library