Home
last modified time | relevance | path

Searched refs:sccp_config_parse_hotline_context (Results 1 – 3 of 3) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/contrib/gen_sccpconf/
H A Dgen_sccpconf.h162 #define sccp_config_parse_hotline_context "(hotline_context)=[[context]]" macro
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_config_entries.hh167 …t),offsetof(struct sccp_global_vars,hotline), TYPE_PARSER(sccp_config_parse_hotline_context), SC…
H A Dsccp_config.c311 sccp_value_changed_t sccp_config_parse_hotline_context(void * const dest, const size_t size, PBX_VA…
1322 sccp_value_changed_t sccp_config_parse_hotline_context(void * const dest, const size_t size, PBX_VA… in sccp_config_parse_hotline_context() function