This function is unsafe (due to the returned object not being locked nor having its reference incremented) and should no longer be used. Instead use ast_sip_create_dialog_uas_locked so a properly locked and referenced object is returned.
Global term_color (char *outbuf, const char *inbuf, int fgcolor, int bgcolor, int maxout)
Due to the necessity of pre-sizing a result buffer, new code should avoid using this function in preference to ast_term_color_code() or ast_term_color().
Global term_color_code (char *outbuf, int fgcolor, int bgcolor, int maxout)
You should use ast_term_color_code or ast_term_color, instead.
Generated on Sun Aug 8 2021 19:47:15 for Asterisk - The Open Source Telephony Project by 1.8.13