~aleteoryx/muditaos

ref: e7444ff39ff87f729bf32595ecd7eaa11f6d5182 muditaos/module-services/service-cellular/call/README.md -rw-r--r-- 524 bytes
e7444ff3 — Bartosz Cichocki [MOS-263] Fix DTMF handling in Pure 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