26 #define IS_SIP_TECH(t) ((t) == &sip_tech || (t) == &sip_tech_info) 37 unsigned int port_str2int(
const char *pt,
unsigned int standard);
const char * comedia_string(struct ast_flags *flags)
Return a string describing the comedia value for the given flags.
const char * find_closing_quote(const char *start, const char *lim)
Locate closing quote in a string, skipping escaped quotes. optionally with a limit on the search...
int hangup_sip2cause(int cause)
Convert SIP hangup causes to Asterisk hangup causes.
const char * force_rport_string(struct ast_flags *flags)
Return a string describing the force_rport value for the given flags.
Structure used to handle boolean flags.
unsigned int port_str2int(const char *pt, unsigned int standard)
converts ascii port to int representation.
const char * hangup_cause2sip(int cause)
Convert Asterisk hangup causes to SIP codes.