Wed Jan 8 2020 09:49:42
Asterisk developer's documentation
Go to the documentation of this file.
24 #ifndef _ASTERISK_OSP_H
25 #define _ASTERISK_OSP_H
27 #define AST_OSP_SUCCESS ((char*)"SUCCESS")
28 #define AST_OSP_FAILED ((char*)"FAILED")
29 #define AST_OSP_ERROR ((char*)"ERROR")