Home
last modified time | relevance | path

Searched refs:switch_event_header_t (Results 1 – 25 of 66) sorted by relevance

123

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_kazoo/
H A Dkazoo_message.c50 switch_event_header_t *header; in filter_compare()
136 switch_event_header_t *hp; in kazoo_event_init_json_fields()
224 switch_event_header_t *header; in kazoo_event_add_field_to_json()
354 switch_event_header_t *header; in kazoo_event_add_timestamp()
H A Dkazoo_utils.c476 switch_event_header_t *header = NULL; in kz_switch_event_get_first_of()
580 switch_event_header_t *hp; in kz_event_decode()
597 switch_event_header_t *header = NULL; in kz_expand_headers()
H A Dkazoo_commands.c56 switch_event_header_t *header = NULL; in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_event.h90 switch_event_header_t *headers;
92 switch_event_header_t *last_header;
170 SWITCH_DECLARE(switch_event_header_t *) switch_event_get_header_ptr(switch_event_t *event, const ch…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_event.c794 switch_event_header_t *hp; in switch_event_rename_header()
823 switch_event_header_t *hp; in switch_event_get_header_ptr()
844 switch_event_header_t *hp; in switch_event_get_header_idx()
1314 switch_event_header_t *hp; in switch_event_merge()
1333 switch_event_header_t *hp; in switch_event_dup()
1370 switch_event_header_t *hp; in switch_event_dup_reply()
1485 switch_event_header_t *eh; in switch_event_binary_serialize()
1527 switch_event_header_t *hp; in switch_event_serialize()
1819 switch_event_header_t *hp; in switch_event_serialize_json_obj()
1892 switch_event_header_t *hp; in switch_event_xmlize()
[all …]
H A Dswitch_curl.c66 switch_event_header_t *hp; in switch_curl_process_form_post_params()
H A Dswitch_core_hash.c161 switch_event_header_t *header = NULL; in switch_core_hash_delete_multi()
H A Dswitch_log.c163 switch_event_header_t *hp; in switch_log_node_to_json()
187 switch_event_header_t *hp; in switch_log_node_to_json()
H A Dswitch_channel.c948 switch_event_header_t *hp; in switch_channel_get_scope_variables()
1054 SWITCH_DECLARE(switch_event_header_t *) switch_channel_variable_first(switch_channel_t *channel) in switch_channel_variable_first()
1056 switch_event_header_t *hi = NULL; in switch_channel_variable_first()
1362 switch_event_header_t *hp; in switch_channel_del_variable_prefix()
1382 switch_event_header_t *hi = NULL; in switch_channel_transfer_variable_prefix()
2692 switch_event_header_t *hi; in switch_channel_event_set_extended_data()
3077 switch_event_header_t *hi = NULL; in switch_channel_caller_extension_masquerade()
3671 switch_event_header_t *hp; in switch_channel_api_on()
3735 switch_event_header_t *hp; in switch_channel_execute_on()
4250 switch_event_header_t *hi; in switch_channel_build_param_string()
H A Dswitch_xml_config.c425 switch_event_header_t *header; in switch_xml_config_parse_event()
/dports/net/freeswitch/freeswitch-1.10.3.-release/fscomm/debugtools/
H A Dstatedebugdialog.cpp73 for(switch_event_header_t* h = e.data()->headers; h != e.data()->last_header; h = h->next) in currentEventsChanged()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dsofia_media.c118 switch_event_header_t *hi = NULL; in sofia_media_get_multipart()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_voicemail_ivr/
H A Dutils.c81 switch_event_header_t *hp; in jsonapi_populate_event()
H A Dconfig.c159 switch_event_header_t *hp; in populate_dtmfa_from_event()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_sms/
H A Dmod_sms.c46 switch_event_header_t *header; in send_report()
465 switch_event_header_t *hp; in chat_send()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_smpp/
H A Dmod_smpp.c82 switch_event_header_t *chan_var = NULL; in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_oreka/
H A Dmod_oreka.c185 switch_event_header_t *ei = NULL; in save_extra_headers()
253 switch_event_header_t *ei = NULL; in oreka_send_sip_message()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_erlang_event/
H A Dei_helpers.c97 switch_event_header_t *hp; in ei_encode_switch_event_headers()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Drayo_cpa_component.c125 switch_event_header_t *subscriber = NULL; in subscriber_execute()
H A Drayo_input_component.c299 switch_event_header_t *component_to_remove = NULL; in input_handler_on_dtmf()
347 switch_event_header_t *component_to_remove = NULL; in input_handler_bug_callback()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_rtmp/
H A Drtmp.c329 switch_event_header_t *hp; in amf_event_to_object()
366 switch_event_header_t *he; in rtmp_get_user_variables()
385 switch_event_header_t *he; in rtmp_get_user_variables_event()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dconference_utils.c46 switch_event_header_t *hp; in conference_utils_combine_flag_var()
H A Dconference_event.c643 switch_event_header_t *hp; in conference_event_adv_la()
810 switch_event_header_t *hp; in conference_event_call_setup_handler()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_fsk/
H A Dmod_fsk.c61 switch_event_header_t *hp; in write_fsk_data()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_perl/
H A Dmod_perl.c361 switch_event_header_t *hp; in perl_fetch()

123