메소드 | 설명 | |
---|---|---|
_switch_cache_db_get_db_handle ( |
||
_switch_core_db_handle ( |
||
_zstr ( string s ) : int | ||
bridge ( |
||
change_user_group ( string user, string group ) : int | ||
consoleCleanLog ( string msg ) : void | ||
consoleLog ( string level_str, string msg ) : void | ||
console_clean_log ( string msg ) : void | ||
console_log ( string level_str, string msg ) : void | ||
dtmf_callback ( |
||
email ( string to, string from, string headers, string body, string file, string convert_cmd, string convert_ext ) : bool | ||
getGlobalVariable ( string var_name ) : string | ||
get_addr ( string buf, |
||
get_addr6 ( string buf, |
||
get_addr_int ( |
||
get_port ( |
||
hanguphook ( |
||
msleep ( uint ms ) : void | ||
rtp_flush_read_buffer ( |
||
setGlobalVariable ( string var_name, string var_val ) : void | ||
set_auto_priority ( ) : int | ||
set_low_priority ( ) : int | ||
set_normal_priority ( ) : int | ||
set_realtime_priority ( ) : int | ||
switch_amp_encode ( string s, string buf, SWIGTYPE_p_switch_size_t len ) : string | ||
switch_api_execute ( string cmd, string arg, SWIGTYPE_p_switch_core_session session, switch_stream_handle stream ) : switch_status_t | ||
switch_ast2regex ( string pat, string rbuf, uint len ) : switch_bool_t | ||
switch_atoui ( string nptr ) : uint | ||
switch_atoul ( string nptr ) : uint | ||
switch_b64_decode ( string arg0, string arg1, SWIGTYPE_p_switch_size_t olen ) : SWIGTYPE_p_switch_size_t | ||
switch_b64_encode ( SWIGTYPE_p_unsigned_char arg0, SWIGTYPE_p_switch_size_t ilen, SWIGTYPE_p_unsigned_char arg2, SWIGTYPE_p_switch_size_t olen ) : switch_status_t | ||
switch_buffer_add_mutex ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_switch_mutex_t mutex ) : void | ||
switch_buffer_create ( SWIGTYPE_p_apr_pool_t pool, SWIGTYPE_p_p_switch_buffer buffer, SWIGTYPE_p_switch_size_t max_len ) : switch_status_t | ||
switch_buffer_create_dynamic ( SWIGTYPE_p_p_switch_buffer buffer, SWIGTYPE_p_switch_size_t blocksize, SWIGTYPE_p_switch_size_t start_len, SWIGTYPE_p_switch_size_t max_len ) : switch_status_t | ||
switch_buffer_destroy ( SWIGTYPE_p_p_switch_buffer buffer ) : void | ||
switch_buffer_freespace ( SWIGTYPE_p_switch_buffer buffer ) : SWIGTYPE_p_switch_size_t | ||
switch_buffer_inuse ( SWIGTYPE_p_switch_buffer buffer ) : SWIGTYPE_p_switch_size_t | ||
switch_buffer_len ( SWIGTYPE_p_switch_buffer buffer ) : SWIGTYPE_p_switch_size_t | ||
switch_buffer_lock ( SWIGTYPE_p_switch_buffer buffer ) : void | ||
switch_buffer_peek ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
switch_buffer_peek_zerocopy ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_p_void ptr ) : SWIGTYPE_p_switch_size_t | ||
switch_buffer_read ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
switch_buffer_read_loop ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
switch_buffer_set_loops ( SWIGTYPE_p_switch_buffer buffer, int loops ) : void | ||
switch_buffer_slide_write ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
switch_buffer_toss ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
switch_buffer_trylock ( SWIGTYPE_p_switch_buffer buffer ) : switch_status_t | ||
switch_buffer_unlock ( SWIGTYPE_p_switch_buffer buffer ) : void | ||
switch_buffer_write ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
switch_buffer_zero ( SWIGTYPE_p_switch_buffer buffer ) : void | ||
switch_buffer_zwrite ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
switch_build_uri ( string uri, SWIGTYPE_p_switch_size_t size, string scheme, string user, SWIGTYPE_p_switch_sockaddr_t sa, int flags ) : int | ||
switch_cache_db_affected_rows ( SWIGTYPE_p_switch_cache_db_handle dbh ) : int | ||
switch_cache_db_dismiss_db_handle ( SWIGTYPE_p_p_switch_cache_db_handle dbh ) : void | ||
switch_cache_db_execute_sql ( SWIGTYPE_p_switch_cache_db_handle dbh, string sql, string &err ) : switch_status_t | ||
switch_cache_db_execute_sql2str ( SWIGTYPE_p_switch_cache_db_handle dbh, string sql, string str, uint len, string &err ) : string | ||
switch_cache_db_execute_sql_callback ( SWIGTYPE_p_switch_cache_db_handle dbh, string sql, SWIGTYPE_p_f_p_void_int_p_p_char_p_p_char__int callback, SWIGTYPE_p_void pdata, string &err ) : switch_status_t | ||
switch_cache_db_flush_handles ( ) : void | ||
switch_cache_db_get_type ( SWIGTYPE_p_switch_cache_db_handle dbh ) : switch_cache_db_handle_type_t | ||
switch_cache_db_persistant_execute ( SWIGTYPE_p_switch_cache_db_handle dbh, string sql, uint retries ) : switch_status_t | ||
switch_cache_db_persistant_execute_trans ( SWIGTYPE_p_switch_cache_db_handle dbh, string sql, uint retries ) : switch_status_t | ||
switch_cache_db_release_db_handle ( SWIGTYPE_p_p_switch_cache_db_handle dbh ) : void | ||
switch_cache_db_status ( switch_stream_handle stream ) : void | ||
switch_cache_db_test_reactive ( SWIGTYPE_p_switch_cache_db_handle db, string test_sql, string drop_sql, string reactive_sql ) : switch_bool_t | ||
switch_cache_db_type_name ( switch_cache_db_handle_type_t type ) : string | ||
switch_caller_extension_add_application ( SWIGTYPE_p_switch_core_session session, switch_caller_extension caller_extension, string application_name, string extra_data ) : void | ||
switch_caller_extension_add_application_printf ( SWIGTYPE_p_switch_core_session session, switch_caller_extension caller_extension, string application_name, string fmt ) : void | ||
switch_caller_extension_clone ( SWIGTYPE_p_p_switch_caller_extension new_ext, switch_caller_extension orig, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_caller_extension_new ( SWIGTYPE_p_switch_core_session session, string extension_name, string extension_number ) : switch_caller_extension | ||
switch_caller_get_field_by_name ( switch_caller_profile caller_profile, string name ) : string | ||
switch_caller_profile_clone ( SWIGTYPE_p_switch_core_session session, switch_caller_profile tocopy ) : switch_caller_profile | ||
switch_caller_profile_dup ( SWIGTYPE_p_apr_pool_t pool, switch_caller_profile tocopy ) : switch_caller_profile | ||
switch_caller_profile_event_set_data ( switch_caller_profile caller_profile, string prefix, switch_event arg2 ) : void | ||
switch_caller_profile_new ( SWIGTYPE_p_apr_pool_t pool, string username, string dialplan, string caller_id_name, string caller_id_number, string network_addr, string ani, string aniii, string rdnis, string source, string context, string destination_number ) : switch_caller_profile | ||
switch_capture_regex ( SWIGTYPE_p_real_pcre re, int match_count, string field_data, SWIGTYPE_p_int ovector, string var, SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_void__void callback, SWIGTYPE_p_void user_data ) : void | ||
switch_change_sln_volume ( SWIGTYPE_p_short data, uint samples, int vol ) : void | ||
switch_change_sln_volume_granular ( SWIGTYPE_p_short data, uint samples, int vol ) : void | ||
switch_channel_add_state_handler ( SWIGTYPE_p_switch_channel channel, switch_state_handler_table state_handler ) : int | ||
switch_channel_add_variable_var_check ( SWIGTYPE_p_switch_channel channel, string varname, string value, switch_bool_t var_check, switch_stack_t stack ) : switch_status_t | ||
switch_channel_alloc ( SWIGTYPE_p_p_switch_channel channel, switch_call_direction_t direction, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_channel_api_on ( SWIGTYPE_p_switch_channel channel, string variable_prefix ) : switch_status_t | ||
switch_channel_build_param_string ( SWIGTYPE_p_switch_channel channel, switch_caller_profile caller_profile, string prefix ) : string | ||
switch_channel_caller_extension_masquerade ( SWIGTYPE_p_switch_channel orig_channel, SWIGTYPE_p_switch_channel new_channel, uint offset ) : switch_status_t | ||
switch_channel_callstate2str ( switch_channel_callstate_t callstate ) : string | ||
switch_channel_cause2str ( switch_call_cause_t cause ) : string | ||
switch_channel_cause_q850 ( switch_call_cause_t cause ) : switch_call_cause_t | ||
switch_channel_check_signal ( SWIGTYPE_p_switch_channel channel, switch_bool_t in_thread_only ) : int | ||
switch_channel_check_zrtp ( SWIGTYPE_p_switch_channel channel ) : void | ||
switch_channel_clear_app_flag_key ( string app, SWIGTYPE_p_switch_channel channel, uint flags ) : void | ||
switch_channel_clear_cap ( SWIGTYPE_p_switch_channel channel, switch_channel_cap_t cap ) : void | ||
switch_channel_clear_flag ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : void | ||
switch_channel_clear_flag_partner ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : switch_bool_t | ||
switch_channel_clear_flag_recursive ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : void | ||
switch_channel_clear_private_flag ( SWIGTYPE_p_switch_channel channel, uint flags ) : void | ||
switch_channel_clear_state_flag ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : void | ||
switch_channel_clear_state_handler ( SWIGTYPE_p_switch_channel channel, switch_state_handler_table state_handler ) : void | ||
switch_channel_del_variable_prefix ( SWIGTYPE_p_switch_channel channel, string prefix ) : uint | ||
switch_channel_dequeue_dtmf ( SWIGTYPE_p_switch_channel channel, switch_dtmf_t dtmf ) : switch_status_t | ||
switch_channel_dequeue_dtmf_string ( SWIGTYPE_p_switch_channel channel, string dtmf_str, SWIGTYPE_p_switch_size_t len ) : SWIGTYPE_p_switch_size_t | ||
switch_channel_direction ( SWIGTYPE_p_switch_channel channel ) : switch_call_direction_t | ||
switch_channel_event_set_basic_data ( SWIGTYPE_p_switch_channel channel, switch_event arg1 ) : void | ||
switch_channel_event_set_data ( SWIGTYPE_p_switch_channel channel, switch_event arg1 ) : void | ||
switch_channel_event_set_extended_data ( SWIGTYPE_p_switch_channel channel, switch_event arg1 ) : void | ||
switch_channel_execute_on ( SWIGTYPE_p_switch_channel channel, string variable_prefix ) : switch_status_t | ||
switch_channel_expand_variables_check ( SWIGTYPE_p_switch_channel channel, string arg1, switch_event var_list, switch_event api_list, uint recur ) : string | ||
switch_channel_export_variable_printf ( SWIGTYPE_p_switch_channel channel, string varname, string export_varname, string fmt ) : switch_status_t | ||
switch_channel_export_variable_var_check ( SWIGTYPE_p_switch_channel channel, string varname, string val, string export_varname, switch_bool_t var_check ) : switch_status_t | ||
switch_channel_flip_cid ( SWIGTYPE_p_switch_channel channel ) : void | ||
switch_channel_flush_dtmf ( SWIGTYPE_p_switch_channel channel ) : void | ||
switch_channel_get_caller_extension ( SWIGTYPE_p_switch_channel channel ) : switch_caller_extension | ||
switch_channel_get_caller_profile ( SWIGTYPE_p_switch_channel channel ) : switch_caller_profile | ||
switch_channel_get_callstate ( SWIGTYPE_p_switch_channel channel ) : switch_channel_callstate_t | ||
switch_channel_get_cap_string ( SWIGTYPE_p_switch_channel channel ) : string | ||
switch_channel_get_cause ( SWIGTYPE_p_switch_channel channel ) : switch_call_cause_t | ||
switch_channel_get_cause_ptr ( SWIGTYPE_p_switch_channel channel ) : SWIGTYPE_p_switch_call_cause_t | ||
switch_channel_get_cause_q850 ( SWIGTYPE_p_switch_channel channel ) : switch_call_cause_t | ||
switch_channel_get_flag_string ( SWIGTYPE_p_switch_channel channel ) : string | ||
switch_channel_get_hold_music ( SWIGTYPE_p_switch_channel channel ) : string | ||
switch_channel_get_hold_music_partner ( SWIGTYPE_p_switch_channel channel ) : string | ||
switch_channel_get_name ( SWIGTYPE_p_switch_channel channel ) : string | ||
switch_channel_get_originatee_caller_profile ( SWIGTYPE_p_switch_channel channel ) : switch_caller_profile | ||
switch_channel_get_origination_caller_profile ( SWIGTYPE_p_switch_channel channel ) : switch_caller_profile | ||
switch_channel_get_originator_caller_profile ( SWIGTYPE_p_switch_channel channel ) : switch_caller_profile | ||
switch_channel_get_private ( SWIGTYPE_p_switch_channel channel, string key ) : SWIGTYPE_p_void | ||
switch_channel_get_private_partner ( SWIGTYPE_p_switch_channel channel, string key ) : SWIGTYPE_p_void | ||
switch_channel_get_queued_extension ( SWIGTYPE_p_switch_channel channel ) : switch_caller_extension | ||
switch_channel_get_running_state ( SWIGTYPE_p_switch_channel channel ) : switch_channel_state_t | ||
switch_channel_get_scope_variables ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_p_switch_event arg1 ) : switch_status_t | ||
switch_channel_get_session ( SWIGTYPE_p_switch_channel channel ) : SWIGTYPE_p_switch_core_session | ||
switch_channel_get_state ( SWIGTYPE_p_switch_channel channel ) : switch_channel_state_t | ||
switch_channel_get_state_handler ( SWIGTYPE_p_switch_channel channel, int index ) : switch_state_handler_table | ||
switch_channel_get_timetable ( SWIGTYPE_p_switch_channel channel ) : switch_channel_timetable | ||
switch_channel_get_uuid ( SWIGTYPE_p_switch_channel channel ) : string | ||
switch_channel_get_variable_dup ( SWIGTYPE_p_switch_channel channel, string varname, switch_bool_t dup, int idx ) : string | ||
switch_channel_get_variable_partner ( SWIGTYPE_p_switch_channel channel, string varname ) : string | ||
switch_channel_get_variables ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_p_switch_event arg1 ) : switch_status_t | ||
switch_channel_has_dtmf ( SWIGTYPE_p_switch_channel channel ) : SWIGTYPE_p_switch_size_t | ||
switch_channel_init ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_switch_core_session session, switch_channel_state_t state, switch_channel_flag_t flag ) : switch_status_t | ||
switch_channel_mark_hold ( SWIGTYPE_p_switch_channel channel, switch_bool_t on ) : void | ||
switch_channel_name_state ( string name ) : switch_channel_state_t | ||
switch_channel_pass_callee_id ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_switch_channel other_channel ) : switch_status_t | ||
switch_channel_perform_answer ( SWIGTYPE_p_switch_channel channel, string file, string func, int line ) : switch_status_t | ||
switch_channel_perform_audio_sync ( SWIGTYPE_p_switch_channel channel, string file, string func, int line ) : void | ||
switch_channel_perform_hangup ( SWIGTYPE_p_switch_channel channel, string file, string func, int line, switch_call_cause_t hangup_cause ) : switch_channel_state_t | ||
switch_channel_perform_mark_answered ( SWIGTYPE_p_switch_channel channel, string file, string func, int line ) : switch_status_t | ||
switch_channel_perform_mark_pre_answered ( SWIGTYPE_p_switch_channel channel, string file, string func, int line ) : switch_status_t | ||
switch_channel_perform_mark_ring_ready_value ( SWIGTYPE_p_switch_channel channel, switch_ring_ready_t rv, string file, string func, int line ) : switch_status_t | ||
switch_channel_perform_pre_answer ( SWIGTYPE_p_switch_channel channel, string file, string func, int line ) : switch_status_t | ||
switch_channel_perform_presence ( SWIGTYPE_p_switch_channel channel, string rpid, string status, string id, string file, string func, int line ) : void | ||
switch_channel_perform_ring_ready_value ( SWIGTYPE_p_switch_channel channel, switch_ring_ready_t rv, string file, string func, int line ) : switch_status_t | ||
switch_channel_perform_set_callstate ( SWIGTYPE_p_switch_channel channel, switch_channel_callstate_t callstate, string file, string func, int line ) : void | ||
switch_channel_perform_set_running_state ( SWIGTYPE_p_switch_channel channel, switch_channel_state_t state, string file, string func, int line ) : switch_channel_state_t | ||
switch_channel_perform_set_state ( SWIGTYPE_p_switch_channel channel, string file, string func, int line, switch_channel_state_t state ) : switch_channel_state_t | ||
switch_channel_process_export ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_switch_channel peer_channel, switch_event var_event, string export_varname ) : void | ||
switch_channel_queue_dtmf ( SWIGTYPE_p_switch_channel channel, switch_dtmf_t dtmf ) : switch_status_t | ||
switch_channel_queue_dtmf_string ( SWIGTYPE_p_switch_channel channel, string dtmf_string ) : switch_status_t | ||
switch_channel_restart ( SWIGTYPE_p_switch_channel channel ) : void | ||
switch_channel_set_app_flag_key ( string app, SWIGTYPE_p_switch_channel channel, uint flags ) : void | ||
switch_channel_set_bridge_time ( SWIGTYPE_p_switch_channel channel ) : void | ||
switch_channel_set_caller_extension ( SWIGTYPE_p_switch_channel channel, switch_caller_extension caller_extension ) : void | ||
switch_channel_set_caller_profile ( SWIGTYPE_p_switch_channel channel, switch_caller_profile caller_profile ) : void | ||
switch_channel_set_cap_value ( SWIGTYPE_p_switch_channel channel, switch_channel_cap_t cap, uint value ) : void | ||
switch_channel_set_flag_partner ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : switch_bool_t | ||
switch_channel_set_flag_recursive ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : void | ||
switch_channel_set_flag_value ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag, uint value ) : void | ||
switch_channel_set_hangup_time ( SWIGTYPE_p_switch_channel channel ) : void | ||
switch_channel_set_hunt_caller_profile ( SWIGTYPE_p_switch_channel channel, switch_caller_profile caller_profile ) : void | ||
switch_channel_set_name ( SWIGTYPE_p_switch_channel channel, string name ) : switch_status_t | ||
switch_channel_set_originatee_caller_profile ( SWIGTYPE_p_switch_channel channel, switch_caller_profile caller_profile ) : void | ||
switch_channel_set_origination_caller_profile ( SWIGTYPE_p_switch_channel channel, switch_caller_profile caller_profile ) : void | ||
switch_channel_set_originator_caller_profile ( SWIGTYPE_p_switch_channel channel, switch_caller_profile caller_profile ) : void | ||
switch_channel_set_private ( SWIGTYPE_p_switch_channel channel, string key, SWIGTYPE_p_void private_info ) : switch_status_t | ||
switch_channel_set_private_flag ( SWIGTYPE_p_switch_channel channel, uint flags ) : void | ||
switch_channel_set_profile_var ( SWIGTYPE_p_switch_channel channel, string name, string val ) : switch_status_t | ||
switch_channel_set_scope_variables ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_p_switch_event arg1 ) : void | ||
switch_channel_set_state_flag ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : void | ||
switch_channel_set_timestamps ( SWIGTYPE_p_switch_channel channel ) : switch_status_t | ||
switch_channel_set_variable_name_printf ( SWIGTYPE_p_switch_channel channel, string val, string fmt ) : switch_status_t | ||
switch_channel_set_variable_partner_var_check ( SWIGTYPE_p_switch_channel channel, string varname, string value, switch_bool_t var_check ) : switch_status_t | ||
switch_channel_set_variable_printf ( SWIGTYPE_p_switch_channel channel, string varname, string fmt ) : switch_status_t | ||
switch_channel_set_variable_var_check ( SWIGTYPE_p_switch_channel channel, string varname, string value, switch_bool_t var_check ) : switch_status_t | ||
switch_channel_sort_cid ( SWIGTYPE_p_switch_channel channel, switch_bool_t arg1 ) : void | ||
switch_channel_state_change_pending ( SWIGTYPE_p_switch_channel channel ) : int | ||
switch_channel_state_name ( switch_channel_state_t state ) : string | ||
switch_channel_str2callstate ( string str ) : switch_call_cause_t | ||
switch_channel_str2cause ( string str ) : switch_call_cause_t | ||
switch_channel_test_app_flag_key ( string app, SWIGTYPE_p_switch_channel channel, uint flags ) : int | ||
switch_channel_test_cap ( SWIGTYPE_p_switch_channel channel, switch_channel_cap_t cap ) : uint | ||
switch_channel_test_cap_partner ( SWIGTYPE_p_switch_channel channel, switch_channel_cap_t cap ) : uint | ||
switch_channel_test_flag ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : uint | ||
switch_channel_test_flag_partner ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : uint | ||
switch_channel_test_private_flag ( SWIGTYPE_p_switch_channel channel, uint flags ) : int | ||
switch_channel_test_ready ( SWIGTYPE_p_switch_channel channel, switch_bool_t check_ready, switch_bool_t check_media ) : int | ||
switch_channel_transfer_to_extension ( SWIGTYPE_p_switch_channel channel, switch_caller_extension caller_extension ) : void | ||
switch_channel_uninit ( SWIGTYPE_p_switch_channel channel ) : void | ||
switch_channel_variable_first ( SWIGTYPE_p_switch_channel channel ) : switch_event_header | ||
switch_channel_variable_last ( SWIGTYPE_p_switch_channel channel ) : void | ||
switch_channel_wait_for_flag ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t want_flag, switch_bool_t pres, uint to, SWIGTYPE_p_switch_channel super_channel ) : switch_status_t | ||
switch_channel_wait_for_state ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_switch_channel other_channel, switch_channel_state_t want_state ) : void | ||
switch_channel_wait_for_state_timeout ( SWIGTYPE_p_switch_channel other_channel, switch_channel_state_t want_state, uint timeout ) : void | ||
switch_char_to_float ( string c, SWIGTYPE_p_float f, int len ) : int | ||
switch_char_to_rfc2833 ( char key ) : byte | ||
switch_check_interval ( uint rate, uint ptime ) : int | ||
switch_check_network_list_ip_token ( string ip_str, string list_name, string &token ) : switch_bool_t | ||
switch_clean_name_string ( string s ) : string | ||
switch_clean_string ( string s ) : string | ||
switch_close_extra_files ( SWIGTYPE_p_int keep, int keep_ttl ) : void | ||
switch_cmp_addr ( SWIGTYPE_p_switch_sockaddr_t sa1, SWIGTYPE_p_switch_sockaddr_t sa2 ) : int | ||
switch_cond_next ( ) : void | ||
switch_cond_yield ( SWIGTYPE_p_switch_interval_time_t t ) : void | ||
switch_config_close_file ( switch_config cfg ) : void | ||
switch_config_next_pair ( switch_config cfg, string &var, string &val ) : int | ||
switch_config_open_file ( switch_config cfg, string file_path ) : int | ||
switch_console_add_complete_func ( string name, SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_p_switch_console_callback_match__switch_status_t cb ) : switch_status_t | ||
switch_console_complete ( string line, string last_word, SWIGTYPE_p_FILE console_out, switch_stream_handle stream, switch_xml xml ) : byte | ||
switch_console_del_complete_func ( string name ) : switch_status_t | ||
switch_console_execute ( string xcmd, int rec, switch_stream_handle istream ) : switch_status_t | ||
switch_console_expand_alias ( string cmd, string arg ) : string | ||
switch_console_free_matches ( SWIGTYPE_p_p_switch_console_callback_match matches ) : void | ||
switch_console_init ( SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_console_loop ( ) : void | ||
switch_console_push_match ( SWIGTYPE_p_p_switch_console_callback_match matches, string new_val ) : void | ||
switch_console_run_complete_func ( string func, string line, string last_word, SWIGTYPE_p_p_switch_console_callback_match matches ) : switch_status_t | ||
switch_console_save_history ( ) : void | ||
switch_console_set_alias ( string arg0 ) : switch_status_t | ||
switch_console_set_complete ( string arg0 ) : switch_status_t | ||
switch_console_shutdown ( ) : switch_status_t | ||
switch_console_sort_matches ( switch_console_callback_match matches ) : void | ||
switch_console_stream_raw_write ( switch_stream_handle handle, SWIGTYPE_p_unsigned_char data, SWIGTYPE_p_switch_size_t datalen ) : switch_status_t | ||
switch_core_add_registration ( string user, string realm, string token, string url, uint expires, string network_ip, string network_port, string network_proto ) : switch_status_t | ||
switch_core_add_state_handler ( switch_state_handler_table state_handler ) : int | ||
switch_core_asr_check_results ( switch_asr_handle ah, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
switch_core_asr_close ( switch_asr_handle ah, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
switch_core_asr_disable_all_grammars ( switch_asr_handle ah ) : switch_status_t | ||
switch_core_asr_disable_grammar ( switch_asr_handle ah, string name ) : switch_status_t | ||
switch_core_asr_enable_grammar ( switch_asr_handle ah, string name ) : switch_status_t | ||
switch_core_asr_feed ( switch_asr_handle ah, SWIGTYPE_p_void data, uint len, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
switch_core_asr_feed_dtmf ( switch_asr_handle ah, switch_dtmf_t dtmf, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
switch_core_asr_float_param ( switch_asr_handle ah, string param, double val ) : void | ||
switch_core_asr_get_results ( switch_asr_handle ah, string &xmlstr, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
switch_core_asr_load_grammar ( switch_asr_handle ah, string grammar, string name ) : switch_status_t | ||
switch_core_asr_numeric_param ( switch_asr_handle ah, string param, int val ) : void | ||
switch_core_asr_open ( switch_asr_handle ah, string module_name, string codec, int rate, string dest, SWIGTYPE_p_unsigned_long flags, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_core_asr_pause ( switch_asr_handle ah ) : switch_status_t | ||
switch_core_asr_resume ( switch_asr_handle ah ) : switch_status_t | ||
switch_core_asr_start_input_timers ( switch_asr_handle ah ) : switch_status_t | ||
switch_core_asr_text_param ( switch_asr_handle ah, string param, string val ) : void | ||
switch_core_asr_unload_grammar ( switch_asr_handle ah, string name ) : switch_status_t | ||
switch_core_banner ( ) : string | ||
switch_core_chat_deliver ( string dest_proto, SWIGTYPE_p_p_switch_event message_event ) : switch_status_t | ||
switch_core_chat_send ( string dest_proto, switch_event message_event ) : switch_status_t | ||
switch_core_chat_send_args ( string dest_proto, string proto, string from, string to, string subject, string body, string type, string hint ) : switch_status_t | ||
switch_core_codec_add_implementation ( SWIGTYPE_p_apr_pool_t pool, switch_codec_interface codec_interface, switch_codec_type_t codec_type, byte ianacode, string iananame, string fmtp, uint samples_per_second, uint actual_samples_per_second, int bits_per_second, int microseconds_per_packet, uint samples_per_packet, uint decoded_bytes_per_packet, uint encoded_bytes_per_packet, byte number_of_channels, int codec_frames_per_packet, SWIGTYPE_p_f_p_switch_codec_unsigned_long_p_q_const__switch_codec_settings__switch_status_t init, SWIGTYPE_p_f_p_switch_codec_p_switch_codec_p_void_unsigned_long_unsigned_long_p_void_p_unsigned_long_p_unsigned_long_p_unsigned_int__switch_status_t encode, SWIGTYPE_p_f_p_switch_codec_p_switch_codec_p_void_unsigned_long_unsigned_long_p_void_p_unsigned_long_p_unsigned_long_p_unsigned_int__switch_status_t decode, SWIGTYPE_p_f_p_switch_codec__switch_status_t destroy ) : void | ||
switch_core_codec_copy ( switch_codec codec, switch_codec new_codec, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_core_codec_decode ( switch_codec codec, switch_codec other_codec, SWIGTYPE_p_void encoded_data, uint encoded_data_len, uint encoded_rate, SWIGTYPE_p_void decoded_data, SWIGTYPE_p_unsigned_long decoded_data_len, SWIGTYPE_p_unsigned_long decoded_rate, SWIGTYPE_p_unsigned_int flag ) : switch_status_t | ||
switch_core_codec_destroy ( switch_codec codec ) : switch_status_t | ||
switch_core_codec_encode ( switch_codec codec, switch_codec other_codec, SWIGTYPE_p_void decoded_data, uint decoded_data_len, uint decoded_rate, SWIGTYPE_p_void encoded_data, SWIGTYPE_p_unsigned_long encoded_data_len, SWIGTYPE_p_unsigned_long encoded_rate, SWIGTYPE_p_unsigned_int flag ) : switch_status_t | ||
switch_core_codec_init_with_bitrate ( switch_codec codec, string codec_name, string fmtp, uint rate, int ms, int channels, uint bitrate, uint flags, switch_codec_settings codec_settings, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_core_codec_next_id ( ) : uint | ||
switch_core_codec_parse_fmtp ( string codec_name, string fmtp, uint rate, switch_codec_fmtp codec_fmtp ) : switch_status_t | ||
switch_core_codec_ready ( switch_codec codec ) : switch_bool_t | ||
switch_core_codec_reset ( switch_codec codec ) : switch_status_t | ||
switch_core_cpu_count ( ) : uint | ||
switch_core_data_channel ( switch_text_channel_t channel ) : SWIGTYPE_p_FILE | ||
switch_core_db_bind_double ( SWIGTYPE_p_sqlite3_stmt pStmt, int i, double dValue ) : int | ||
switch_core_db_bind_int ( SWIGTYPE_p_sqlite3_stmt pStmt, int i, int iValue ) : int | ||
switch_core_db_bind_int64 ( SWIGTYPE_p_sqlite3_stmt pStmt, int i, long iValue ) : int | ||
switch_core_db_bind_text ( SWIGTYPE_p_sqlite3_stmt pStmt, int i, string zData, int nData, SWIGTYPE_p_f_p_void__void xDel ) : int | ||
switch_core_db_changes ( SWIGTYPE_p_sqlite3 db ) : int | ||
switch_core_db_close ( SWIGTYPE_p_sqlite3 db ) : int | ||
switch_core_db_column_count ( SWIGTYPE_p_sqlite3_stmt pStmt ) : int | ||
switch_core_db_column_name ( SWIGTYPE_p_sqlite3_stmt stmt, int N ) : string | ||
switch_core_db_column_text ( SWIGTYPE_p_sqlite3_stmt stmt, int iCol ) : SWIGTYPE_p_unsigned_char | ||
switch_core_db_errmsg ( SWIGTYPE_p_sqlite3 db ) : string | ||
switch_core_db_exec ( SWIGTYPE_p_sqlite3 db, string sql, SWIGTYPE_p_f_p_void_int_p_p_char_p_p_char__int callback, SWIGTYPE_p_void data, string &errmsg ) : int | ||
switch_core_db_finalize ( SWIGTYPE_p_sqlite3_stmt pStmt ) : int | ||
switch_core_db_free ( string z ) : void | ||
switch_core_db_free_table ( string &result ) : void | ||
switch_core_db_get_table ( SWIGTYPE_p_sqlite3 db, string sql, SWIGTYPE_p_p_p_char resultp, SWIGTYPE_p_int nrow, SWIGTYPE_p_int ncolumn, string &errmsg ) : int | ||
switch_core_db_last_insert_rowid ( SWIGTYPE_p_sqlite3 db ) : long | ||
switch_core_db_open ( string filename, SWIGTYPE_p_p_sqlite3 ppDb ) : int | ||
switch_core_db_open_file ( string filename ) : SWIGTYPE_p_sqlite3 | ||
switch_core_db_persistant_execute ( SWIGTYPE_p_sqlite3 db, string sql, uint retries ) : switch_status_t | ||
switch_core_db_persistant_execute_trans ( SWIGTYPE_p_sqlite3 db, string sql, uint retries ) : switch_status_t | ||
switch_core_db_prepare ( SWIGTYPE_p_sqlite3 db, string zSql, int nBytes, SWIGTYPE_p_p_sqlite3_stmt ppStmt, string &pzTail ) : int | ||
switch_core_db_reset ( SWIGTYPE_p_sqlite3_stmt pStmt ) : int | ||
switch_core_db_step ( SWIGTYPE_p_sqlite3_stmt stmt ) : int | ||
switch_core_db_test_reactive ( SWIGTYPE_p_sqlite3 db, string test_sql, string drop_sql, string reactive_sql ) : void | ||
switch_core_debug_level ( ) : uint | ||
switch_core_default_dtmf_duration ( uint duration ) : uint | ||
switch_core_del_registration ( string user, string realm, string token ) : switch_status_t | ||
switch_core_destroy ( ) : switch_status_t | ||
switch_core_directory_close ( switch_directory_handle dh ) : switch_status_t | ||
switch_core_directory_next ( switch_directory_handle dh ) : switch_status_t | ||
switch_core_directory_next_pair ( switch_directory_handle dh, string &var, string &val ) : switch_status_t | ||
switch_core_directory_open ( switch_directory_handle dh, string module_name, string source, string dsn, string passwd, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_core_directory_query ( switch_directory_handle dh, string arg1, string query ) : switch_status_t | ||
switch_core_dump_variables ( switch_stream_handle stream ) : void | ||
switch_core_event_hook_add_kill_channel ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_int__switch_status_t kill_channel ) : switch_status_t | ||
switch_core_event_hook_add_outgoing_channel ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_event_p_switch_caller_profile_p_switch_core_session_unsigned_long__switch_status_t outgoing_channel ) : switch_status_t | ||
switch_core_event_hook_add_read_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_t read_frame ) : switch_status_t | ||
switch_core_event_hook_add_receive_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_event__switch_status_t receive_event ) : switch_status_t | ||
switch_core_event_hook_add_receive_message ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_core_session_message__switch_status_t receive_message ) : switch_status_t | ||
switch_core_event_hook_add_recv_dtmf ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t recv_dtmf ) : switch_status_t | ||
switch_core_event_hook_add_resurrect_session ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_p_switch_core_session_p_p_apr_pool_t_p_void__switch_call_cause_t resurrect_session ) : switch_status_t | ||
switch_core_event_hook_add_send_dtmf ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t send_dtmf ) : switch_status_t | ||
switch_core_event_hook_add_state_change ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session__switch_status_t state_change ) : switch_status_t | ||
switch_core_event_hook_add_state_run ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session__switch_status_t state_run ) : switch_status_t | ||
switch_core_event_hook_add_video_read_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_t video_read_frame ) : switch_status_t | ||
switch_core_event_hook_add_video_write_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t video_write_frame ) : switch_status_t | ||
switch_core_event_hook_add_write_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t write_frame ) : switch_status_t | ||
switch_core_event_hook_remove_kill_channel ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_int__switch_status_t kill_channel ) : switch_status_t | ||
switch_core_event_hook_remove_outgoing_channel ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_event_p_switch_caller_profile_p_switch_core_session_unsigned_long__switch_status_t outgoing_channel ) : switch_status_t | ||
switch_core_event_hook_remove_read_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_t read_frame ) : switch_status_t | ||
switch_core_event_hook_remove_receive_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_event__switch_status_t receive_event ) : switch_status_t | ||
switch_core_event_hook_remove_receive_message ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_core_session_message__switch_status_t receive_message ) : switch_status_t | ||
switch_core_event_hook_remove_recv_dtmf ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t recv_dtmf ) : switch_status_t | ||
switch_core_event_hook_remove_resurrect_session ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_p_switch_core_session_p_p_apr_pool_t_p_void__switch_call_cause_t resurrect_session ) : switch_status_t | ||
switch_core_event_hook_remove_send_dtmf ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t send_dtmf ) : switch_status_t | ||
switch_core_event_hook_remove_state_change ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session__switch_status_t state_change ) : switch_status_t | ||
switch_core_event_hook_remove_state_run ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session__switch_status_t state_run ) : switch_status_t | ||
switch_core_event_hook_remove_video_read_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_t video_read_frame ) : switch_status_t | ||
switch_core_event_hook_remove_video_write_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t video_write_frame ) : switch_status_t | ||
switch_core_event_hook_remove_write_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t write_frame ) : switch_status_t | ||
switch_core_execute_chat_app ( switch_event message, string app, string data ) : switch_status_t | ||
switch_core_expire_registration ( int force ) : switch_status_t | ||
switch_core_file_close ( switch_file_handle fh ) : switch_status_t | ||
switch_core_file_get_string ( switch_file_handle fh, switch_audio_col_t col, string &arg2 ) : switch_status_t | ||
switch_core_file_read ( switch_file_handle fh, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t len ) : switch_status_t | ||
switch_core_file_seek ( switch_file_handle fh, SWIGTYPE_p_unsigned_int cur_pos, long samples, int whence ) : switch_status_t | ||
switch_core_file_set_string ( switch_file_handle fh, switch_audio_col_t col, string arg2 ) : switch_status_t | ||
switch_core_file_truncate ( switch_file_handle fh, long offset ) : switch_status_t | ||
switch_core_file_write ( switch_file_handle fh, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t len ) : switch_status_t | ||
switch_core_flags ( ) : uint | ||
switch_core_get_console ( ) : SWIGTYPE_p_FILE | ||
switch_core_get_hostname ( ) : string | ||
switch_core_get_state_handler ( int index ) : switch_state_handler_table | ||
switch_core_get_switchname ( ) : string | ||
switch_core_get_uuid ( ) : string | ||
switch_core_get_variable ( string varname ) : string | ||
switch_core_get_variable_dup ( string varname ) : string | ||
switch_core_get_variable_pdup ( string varname, SWIGTYPE_p_apr_pool_t pool ) : string | ||
switch_core_hash_delete ( SWIGTYPE_p_switch_hash hash, string key ) : switch_status_t | ||
switch_core_hash_delete_locked ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_switch_mutex_t mutex ) : switch_status_t | ||
switch_core_hash_delete_multi ( SWIGTYPE_p_switch_hash hash, SWIGTYPE_p_f_p_q_const__void_p_q_const__void_p_void__switch_bool_t callback, SWIGTYPE_p_void pData ) : switch_status_t | ||
switch_core_hash_delete_wrlock ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_switch_thread_rwlock_t rwlock ) : switch_status_t | ||
switch_core_hash_destroy ( SWIGTYPE_p_p_switch_hash hash ) : switch_status_t | ||
switch_core_hash_find ( SWIGTYPE_p_switch_hash hash, string key ) : SWIGTYPE_p_void | ||
switch_core_hash_find_locked ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_switch_mutex_t mutex ) : SWIGTYPE_p_void | ||
switch_core_hash_find_rdlock ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_switch_thread_rwlock_t rwlock ) : SWIGTYPE_p_void | ||
switch_core_hash_init_case ( SWIGTYPE_p_p_switch_hash hash, SWIGTYPE_p_apr_pool_t pool, switch_bool_t case_sensitive ) : switch_status_t | ||
switch_core_hash_insert ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_void data ) : switch_status_t | ||
switch_core_hash_insert_locked ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_void data, SWIGTYPE_p_switch_mutex_t mutex ) : switch_status_t | ||
switch_core_hash_insert_wrlock ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_void data, SWIGTYPE_p_switch_thread_rwlock_t rwlock ) : switch_status_t | ||
switch_core_idle_cpu ( ) : double | ||
switch_core_init ( uint flags, switch_bool_t console, string &err ) : switch_status_t | ||
switch_core_init_and_modload ( uint flags, switch_bool_t console, string &err ) : switch_status_t | ||
switch_core_management_exec ( string relative_oid, switch_management_action_t action, string data, SWIGTYPE_p_switch_size_t datalen ) : switch_status_t | ||
switch_core_max_dtmf_duration ( uint duration ) : uint | ||
switch_core_measure_time ( SWIGTYPE_p_switch_time_t total_ms, switch_core_time_duration duration ) : void | ||
switch_core_media_bug_add ( SWIGTYPE_p_switch_core_session session, string function, string target, SWIGTYPE_p_f_p_switch_media_bug_p_void_enum_switch_abc_type_t__switch_bool_t callback, SWIGTYPE_p_void user_data, SWIGTYPE_p_time_t stop_time, uint flags, SWIGTYPE_p_p_switch_media_bug new_bug ) : switch_status_t | ||
switch_core_media_bug_clear_flag ( SWIGTYPE_p_switch_media_bug bug, uint flag ) : uint | ||
switch_core_media_bug_close ( SWIGTYPE_p_p_switch_media_bug bug ) : switch_status_t | ||
switch_core_media_bug_enumerate ( SWIGTYPE_p_switch_core_session session, switch_stream_handle stream ) : switch_status_t | ||
switch_core_media_bug_flush ( SWIGTYPE_p_switch_media_bug bug ) : void | ||
switch_core_media_bug_flush_all ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_core_media_bug_get_read_replace_frame ( SWIGTYPE_p_switch_media_bug bug ) : switch_frame | ||
switch_core_media_bug_get_session ( SWIGTYPE_p_switch_media_bug bug ) : SWIGTYPE_p_switch_core_session | ||
switch_core_media_bug_get_user_data ( SWIGTYPE_p_switch_media_bug bug ) : SWIGTYPE_p_void | ||
switch_core_media_bug_get_write_replace_frame ( SWIGTYPE_p_switch_media_bug bug ) : switch_frame | ||
switch_core_media_bug_inuse ( SWIGTYPE_p_switch_media_bug bug, SWIGTYPE_p_switch_size_t readp, SWIGTYPE_p_switch_size_t writep ) : void | ||
switch_core_media_bug_pause ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_media_bug_prune ( SWIGTYPE_p_switch_core_session session ) : uint | ||
switch_core_media_bug_read ( SWIGTYPE_p_switch_media_bug bug, switch_frame frame, switch_bool_t fill ) : switch_status_t | ||
switch_core_media_bug_remove ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_media_bug bug ) : switch_status_t | ||
switch_core_media_bug_remove_all ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_core_media_bug_remove_callback ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_media_bug_p_void_enum_switch_abc_type_t__switch_bool_t callback ) : switch_status_t | ||
switch_core_media_bug_resume ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_media_bug_set_flag ( SWIGTYPE_p_switch_media_bug bug, uint flag ) : uint | ||
switch_core_media_bug_set_pre_buffer_framecount ( SWIGTYPE_p_switch_media_bug bug, uint framecount ) : switch_status_t | ||
switch_core_media_bug_set_read_replace_frame ( SWIGTYPE_p_switch_media_bug bug, switch_frame frame ) : void | ||
switch_core_media_bug_set_write_replace_frame ( SWIGTYPE_p_switch_media_bug bug, switch_frame frame ) : void | ||
switch_core_media_bug_test_flag ( SWIGTYPE_p_switch_media_bug bug, uint flag ) : uint | ||
switch_core_media_bug_transfer_recordings ( SWIGTYPE_p_switch_core_session orig_session, SWIGTYPE_p_switch_core_session new_session ) : switch_status_t | ||
switch_core_memory_pool_get_data ( SWIGTYPE_p_apr_pool_t pool, string key ) : SWIGTYPE_p_void | ||
switch_core_memory_pool_set_data ( SWIGTYPE_p_apr_pool_t pool, string key, SWIGTYPE_p_void data ) : void | ||
switch_core_memory_pool_tag ( SWIGTYPE_p_apr_pool_t pool, string tag ) : void | ||
switch_core_memory_reclaim ( ) : void | ||
switch_core_memory_reclaim_all ( ) : void | ||
switch_core_memory_reclaim_events ( ) : void | ||
switch_core_memory_reclaim_logger ( ) : void | ||
switch_core_mime_add_type ( string type, string ext ) : switch_status_t | ||
switch_core_mime_ext2type ( string ext ) : string | ||
switch_core_mime_index ( ) : SWIGTYPE_p_HashElem | ||
switch_core_min_dtmf_duration ( uint duration ) : uint | ||
switch_core_min_idle_cpu ( double new_limit ) : double | ||
switch_core_perform_alloc ( SWIGTYPE_p_apr_pool_t pool, SWIGTYPE_p_switch_size_t memory, string file, string func, int line ) : SWIGTYPE_p_void | ||
switch_core_perform_destroy_memory_pool ( SWIGTYPE_p_p_apr_pool_t pool, string file, string func, int line ) : switch_status_t | ||
switch_core_perform_file_open ( string file, string func, int line, switch_file_handle fh, string file_path, byte channels, uint rate, uint flags, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_core_perform_new_memory_pool ( SWIGTYPE_p_p_apr_pool_t pool, string file, string func, int line ) : switch_status_t | ||
switch_core_perform_permanent_alloc ( SWIGTYPE_p_switch_size_t memory, string file, string func, int line ) : SWIGTYPE_p_void | ||
switch_core_perform_permanent_strdup ( string todup, string file, string func, int line ) : string | ||
switch_core_perform_session_alloc ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_size_t memory, string file, string func, int line ) : SWIGTYPE_p_void | ||
switch_core_perform_session_strdup ( SWIGTYPE_p_switch_core_session session, string todup, string file, string func, int line ) : string | ||
switch_core_perform_strdup ( SWIGTYPE_p_apr_pool_t pool, string todup, string file, string func, int line ) : string | ||
switch_core_port_allocator_destroy ( SWIGTYPE_p_p_switch_core_port_allocator alloc ) : void | ||
switch_core_port_allocator_free_port ( SWIGTYPE_p_switch_core_port_allocator alloc, ushort port ) : switch_status_t | ||
switch_core_port_allocator_new ( ushort start, ushort end, uint flags, SWIGTYPE_p_p_switch_core_port_allocator new_allocator ) : switch_status_t | ||
switch_core_port_allocator_request_port ( SWIGTYPE_p_switch_core_port_allocator alloc, SWIGTYPE_p_unsigned_short port_ptr ) : switch_status_t | ||
switch_core_ready ( ) : switch_bool_t | ||
switch_core_ready_inbound ( ) : switch_bool_t | ||
switch_core_ready_outbound ( ) : switch_bool_t | ||
switch_core_remove_state_handler ( switch_state_handler_table state_handler ) : void | ||
switch_core_runtime_loop ( int bg ) : void | ||
switch_core_service_session_av ( SWIGTYPE_p_switch_core_session session, switch_bool_t audio, switch_bool_t video ) : void | ||
switch_core_session_add_stream ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_void private_info ) : int | ||
switch_core_session_check_interface ( SWIGTYPE_p_switch_core_session session, switch_endpoint_interface endpoint_interface ) : byte | ||
switch_core_session_compare ( SWIGTYPE_p_switch_core_session a, SWIGTYPE_p_switch_core_session b ) : byte | ||
switch_core_session_count ( ) : uint | ||
switch_core_session_ctl ( switch_session_ctl_t cmd, SWIGTYPE_p_void val ) : int | ||
switch_core_session_dequeue_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_event arg1, switch_bool_t force ) : switch_status_t | ||
switch_core_session_dequeue_message ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_core_session_message message ) : switch_status_t | ||
switch_core_session_dequeue_private_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_event arg1 ) : switch_status_t | ||
switch_core_session_dequeue_signal_data ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_void signal_data ) : switch_status_t | ||
switch_core_session_destroy_state ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_disable_heartbeat ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_enable_heartbeat ( SWIGTYPE_p_switch_core_session session, uint seconds ) : void | ||
switch_core_session_event_count ( SWIGTYPE_p_switch_core_session session ) : uint | ||
switch_core_session_event_send ( string uuid_str, SWIGTYPE_p_p_switch_event arg1 ) : switch_status_t | ||
switch_core_session_exec ( SWIGTYPE_p_switch_core_session session, switch_application_interface application_interface, string arg ) : switch_status_t | ||
switch_core_session_execute_application_async ( SWIGTYPE_p_switch_core_session session, string app, string arg ) : switch_status_t | ||
switch_core_session_execute_application_get_flags ( SWIGTYPE_p_switch_core_session session, string app, string arg, SWIGTYPE_p_int flags ) : switch_status_t | ||
switch_core_session_execute_exten ( SWIGTYPE_p_switch_core_session session, string exten, string dialplan, string context ) : switch_status_t | ||
switch_core_session_flush_message ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_core_session_flush_private_events ( SWIGTYPE_p_switch_core_session session ) : uint | ||
switch_core_session_force_locate ( string uuid_str ) : SWIGTYPE_p_switch_core_session | ||
switch_core_session_free_message ( SWIGTYPE_p_p_switch_core_session_message message ) : void | ||
switch_core_session_get_app_flags ( string app, SWIGTYPE_p_int flags ) : switch_status_t | ||
switch_core_session_get_app_log ( SWIGTYPE_p_switch_core_session session ) : switch_app_log | ||
switch_core_session_get_channel ( SWIGTYPE_p_switch_core_session session ) : SWIGTYPE_p_switch_channel | ||
switch_core_session_get_dmachine ( SWIGTYPE_p_switch_core_session session, switch_digit_action_target_t target ) : SWIGTYPE_p_switch_ivr_dmachine | ||
switch_core_session_get_effective_read_codec ( SWIGTYPE_p_switch_core_session session ) : switch_codec | ||
switch_core_session_get_effective_write_codec ( SWIGTYPE_p_switch_core_session session ) : switch_codec | ||
switch_core_session_get_id ( SWIGTYPE_p_switch_core_session session ) : SWIGTYPE_p_switch_size_t | ||
switch_core_session_get_loglevel ( SWIGTYPE_p_switch_core_session session ) : switch_log_level_t | ||
switch_core_session_get_partner ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_core_session partner ) : switch_status_t | ||
switch_core_session_get_pool ( SWIGTYPE_p_switch_core_session session ) : SWIGTYPE_p_apr_pool_t | ||
switch_core_session_get_private ( SWIGTYPE_p_switch_core_session session ) : SWIGTYPE_p_void | ||
switch_core_session_get_read_codec ( SWIGTYPE_p_switch_core_session session ) : switch_codec | ||
switch_core_session_get_read_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
switch_core_session_get_stream ( SWIGTYPE_p_switch_core_session session, int index ) : SWIGTYPE_p_void | ||
switch_core_session_get_stream_count ( SWIGTYPE_p_switch_core_session session ) : int | ||
switch_core_session_get_uuid ( SWIGTYPE_p_switch_core_session session ) : string | ||
switch_core_session_get_video_read_codec ( SWIGTYPE_p_switch_core_session session ) : switch_codec | ||
switch_core_session_get_video_read_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
switch_core_session_get_video_write_codec ( SWIGTYPE_p_switch_core_session session ) : switch_codec | ||
switch_core_session_get_video_write_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
switch_core_session_get_write_codec ( SWIGTYPE_p_switch_core_session session ) : switch_codec | ||
switch_core_session_get_write_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
switch_core_session_hangup_state ( SWIGTYPE_p_switch_core_session session, switch_bool_t force ) : void | ||
switch_core_session_hupall ( switch_call_cause_t cause ) : void | ||
switch_core_session_hupall_endpoint ( switch_endpoint_interface endpoint_interface, switch_call_cause_t cause ) : void | ||
switch_core_session_hupall_matching_var ( string var_name, string var_val, switch_call_cause_t cause ) : void | ||
switch_core_session_id ( ) : SWIGTYPE_p_switch_size_t | ||
switch_core_session_in_thread ( SWIGTYPE_p_switch_core_session session ) : switch_bool_t | ||
switch_core_session_io_read_lock ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_core_session_io_rwunlock ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_core_session_io_write_lock ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_core_session_launch_thread ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_thread_t_p_void__p_void func, SWIGTYPE_p_void obj ) : void | ||
switch_core_session_limit ( uint new_limit ) : uint | ||
switch_core_session_locate ( string uuid_str ) : SWIGTYPE_p_switch_core_session | ||
switch_core_session_lock_codec_read ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_lock_codec_write ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_message_send ( string uuid_str, switch_core_session_message message ) : switch_status_t | ||
switch_core_session_messages_waiting ( SWIGTYPE_p_switch_core_session session ) : uint | ||
switch_core_session_outgoing_channel ( SWIGTYPE_p_switch_core_session session, switch_event var_event, string endpoint_name, switch_caller_profile caller_profile, SWIGTYPE_p_p_switch_core_session new_session, SWIGTYPE_p_p_apr_pool_t pool, uint flags, SWIGTYPE_p_switch_call_cause_t cancel_cause ) : switch_call_cause_t | ||
switch_core_session_pass_indication ( SWIGTYPE_p_switch_core_session session, switch_core_session_message_types_t indication ) : switch_status_t | ||
switch_core_session_perform_destroy ( SWIGTYPE_p_p_switch_core_session session, string file, string func, int line ) : void | ||
switch_core_session_perform_kill_channel ( SWIGTYPE_p_switch_core_session session, string file, string func, int line, switch_signal_t sig ) : switch_status_t | ||
switch_core_session_perform_receive_message ( SWIGTYPE_p_switch_core_session session, switch_core_session_message message, string file, string func, int line ) : switch_status_t | ||
switch_core_session_private_event_count ( SWIGTYPE_p_switch_core_session session ) : uint | ||
switch_core_session_queue_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_event arg1 ) : switch_status_t | ||
switch_core_session_queue_indication ( SWIGTYPE_p_switch_core_session session, switch_core_session_message_types_t indication ) : switch_status_t | ||
switch_core_session_queue_message ( SWIGTYPE_p_switch_core_session session, switch_core_session_message message ) : switch_status_t | ||
switch_core_session_queue_private_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_event arg1, switch_bool_t priority ) : switch_status_t | ||
switch_core_session_queue_signal_data ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_void signal_data ) : switch_status_t | ||
switch_core_session_read_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_frame frame, uint flags, int stream_id ) : switch_status_t | ||
switch_core_session_read_lock ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_core_session_read_lock_hangup ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_core_session_read_video_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_frame frame, uint flags, int stream_id ) : switch_status_t | ||
switch_core_session_receive_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_event arg1 ) : switch_status_t | ||
switch_core_session_recv_dtmf ( SWIGTYPE_p_switch_core_session session, switch_dtmf_t dtmf ) : switch_status_t | ||
switch_core_session_reporting_state ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_request_by_name ( string endpoint_name, switch_call_direction_t direction, SWIGTYPE_p_p_apr_pool_t pool ) : SWIGTYPE_p_switch_core_session | ||
switch_core_session_request_uuid ( switch_endpoint_interface endpoint_interface, switch_call_direction_t direction, uint originate_flags, SWIGTYPE_p_p_apr_pool_t pool, string use_uuid ) : SWIGTYPE_p_switch_core_session | ||
switch_core_session_request_xml ( switch_endpoint_interface endpoint_interface, SWIGTYPE_p_p_apr_pool_t pool, switch_xml xml ) : SWIGTYPE_p_switch_core_session | ||
switch_core_session_reset ( SWIGTYPE_p_switch_core_session session, switch_bool_t flush_dtmf, switch_bool_t reset_read_codec ) : void | ||
switch_core_session_resurrect_channel ( string endpoint_name, SWIGTYPE_p_p_switch_core_session new_session, SWIGTYPE_p_p_apr_pool_t pool, SWIGTYPE_p_void data ) : switch_call_cause_t | ||
switch_core_session_run ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_running ( SWIGTYPE_p_switch_core_session session ) : uint | ||
switch_core_session_rwunlock ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_sched_heartbeat ( SWIGTYPE_p_switch_core_session session, uint seconds ) : void | ||
switch_core_session_send_dtmf ( SWIGTYPE_p_switch_core_session session, switch_dtmf_t dtmf ) : switch_status_t | ||
switch_core_session_send_dtmf_string ( SWIGTYPE_p_switch_core_session session, string dtmf_string ) : switch_status_t | ||
switch_core_session_set_codec_slin ( SWIGTYPE_p_switch_core_session session, switch_slin_data data ) : switch_status_t | ||
switch_core_session_set_dmachine ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_ivr_dmachine dmachine, switch_digit_action_target_t target ) : void | ||
switch_core_session_set_loglevel ( SWIGTYPE_p_switch_core_session session, switch_log_level_t loglevel ) : switch_status_t | ||
switch_core_session_set_private ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_void private_info ) : switch_status_t | ||
switch_core_session_set_read_codec ( SWIGTYPE_p_switch_core_session session, switch_codec codec ) : switch_status_t | ||
switch_core_session_set_read_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
switch_core_session_set_real_read_codec ( SWIGTYPE_p_switch_core_session session, switch_codec codec ) : switch_status_t | ||
switch_core_session_set_uuid ( SWIGTYPE_p_switch_core_session session, string use_uuid ) : switch_status_t | ||
switch_core_session_set_video_read_codec ( SWIGTYPE_p_switch_core_session session, switch_codec codec ) : switch_status_t | ||
switch_core_session_set_video_read_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
switch_core_session_set_video_write_codec ( SWIGTYPE_p_switch_core_session session, switch_codec codec ) : switch_status_t | ||
switch_core_session_set_video_write_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
switch_core_session_set_write_codec ( SWIGTYPE_p_switch_core_session session, switch_codec codec ) : switch_status_t | ||
switch_core_session_set_write_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
switch_core_session_signal_state_change ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_soft_lock ( SWIGTYPE_p_switch_core_session session, uint sec ) : void | ||
switch_core_session_soft_unlock ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_sprintf ( SWIGTYPE_p_switch_core_session session, string fmt ) : string | ||
switch_core_session_started ( SWIGTYPE_p_switch_core_session session ) : uint | ||
switch_core_session_sync_clock ( ) : int | ||
switch_core_session_thread_launch ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_core_session_unlock_codec_read ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_unlock_codec_write ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_unsched_heartbeat ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_unset_read_codec ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_unset_write_codec ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_wake_session_thread ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_core_session_write_frame ( SWIGTYPE_p_switch_core_session session, switch_frame frame, uint flags, int stream_id ) : switch_status_t | ||
switch_core_session_write_lock ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_session_write_video_frame ( SWIGTYPE_p_switch_core_session session, switch_frame frame, uint flags, int stream_id ) : switch_status_t | ||
switch_core_sessions_per_second ( uint new_limit ) : uint | ||
switch_core_set_console ( string console ) : switch_status_t | ||
switch_core_set_globals ( ) : void | ||
switch_core_set_signal_handlers ( ) : void | ||
switch_core_set_var_conditional ( string varname, string value, string val2 ) : switch_bool_t | ||
switch_core_set_variable ( string varname, string value ) : void | ||
switch_core_setrlimits ( ) : void | ||
switch_core_speech_close ( switch_speech_handle sh, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
switch_core_speech_feed_tts ( switch_speech_handle sh, string text, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
switch_core_speech_float_param_tts ( switch_speech_handle sh, string param, double val ) : void | ||
switch_core_speech_flush_tts ( switch_speech_handle sh ) : void | ||
switch_core_speech_numeric_param_tts ( switch_speech_handle sh, string param, int val ) : void | ||
switch_core_speech_open ( switch_speech_handle sh, string module_name, string voice_name, uint rate, uint interval, SWIGTYPE_p_unsigned_long flags, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_core_speech_read_tts ( switch_speech_handle sh, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
switch_core_speech_text_param_tts ( switch_speech_handle sh, string param, string val ) : void | ||
switch_core_sprintf ( SWIGTYPE_p_apr_pool_t pool, string fmt ) : string | ||
switch_core_thread_session_end ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_core_timer_check ( switch_timer timer, switch_bool_t step ) : switch_status_t | ||
switch_core_timer_destroy ( switch_timer timer ) : switch_status_t | ||
switch_core_timer_init ( switch_timer timer, string timer_name, int interval, int samples, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_core_timer_next ( switch_timer timer ) : switch_status_t | ||
switch_core_timer_step ( switch_timer timer ) : switch_status_t | ||
switch_core_timer_sync ( switch_timer timer ) : switch_status_t | ||
switch_core_uptime ( ) : SWIGTYPE_p_switch_time_t | ||
switch_cut_path ( string arg0 ) : string | ||
switch_default_ptime ( string name, uint number ) : uint | ||
switch_dow_cmp ( string exp, int val ) : switch_bool_t | ||
switch_dow_int2str ( int val ) : string | ||
switch_dow_str2int ( string exp ) : int | ||
switch_dtmftoi ( string s ) : int | ||
switch_epoch_time_now ( SWIGTYPE_p_time_t t ) : SWIGTYPE_p_time_t | ||
switch_escape_char ( SWIGTYPE_p_apr_pool_t pool, string arg1, string delim, char esc ) : string | ||
switch_escape_string ( string arg0, string arg1, SWIGTYPE_p_switch_size_t outlen ) : string | ||
switch_escape_string_pool ( string arg0, SWIGTYPE_p_apr_pool_t pool ) : string | ||
switch_event_add_array ( switch_event arg0, string var, string val ) : int | ||
switch_event_add_header_string ( switch_event arg0, switch_stack_t stack, string header_name, string data ) : switch_status_t | ||
switch_event_bind ( string id, switch_event_types_t arg1, string subclass_name, SWIGTYPE_p_f_p_switch_event__void callback, SWIGTYPE_p_void user_data ) : switch_status_t | ||
switch_event_bind_removable ( string id, switch_event_types_t arg1, string subclass_name, SWIGTYPE_p_f_p_switch_event__void callback, SWIGTYPE_p_void user_data, SWIGTYPE_p_p_switch_event_node node ) : switch_status_t | ||
switch_event_build_param_string ( switch_event arg0, string prefix, SWIGTYPE_p_switch_hash vars_map ) : string | ||
switch_event_check_permission_list ( switch_event list, string name ) : int | ||
switch_event_create_brackets ( string data, char a, char b, char c, SWIGTYPE_p_p_switch_event arg4, string &new_data, switch_bool_t dup ) : switch_status_t | ||
switch_event_create_json ( SWIGTYPE_p_p_switch_event arg0, string json ) : switch_status_t | ||
switch_event_create_plain ( SWIGTYPE_p_p_switch_event arg0, switch_event_types_t event_id ) : switch_status_t | ||
switch_event_create_pres_in_detailed ( string file, string func, int line, string proto, string login, string from, string from_domain, string status, string event_type, string alt_event_type, int event_count, string unique_id, string channel_state, string answer_state, string call_direction ) : switch_status_t | ||
switch_event_create_subclass_detailed ( string file, string func, int line, SWIGTYPE_p_p_switch_event arg3, switch_event_types_t event_id, string subclass_name ) : switch_status_t | ||
switch_event_del_header_val ( switch_event arg0, string header_name, string val ) : switch_status_t | ||
switch_event_deliver ( SWIGTYPE_p_p_switch_event arg0 ) : void | ||
switch_event_destroy ( SWIGTYPE_p_p_switch_event arg0 ) : void | ||
switch_event_dup ( SWIGTYPE_p_p_switch_event arg0, switch_event todup ) : switch_status_t | ||
switch_event_dup_reply ( SWIGTYPE_p_p_switch_event arg0, switch_event todup ) : switch_status_t | ||
switch_event_expand_headers_check ( switch_event arg0, string arg1, switch_event var_list, switch_event api_list, uint recur ) : string | ||
switch_event_fire_detailed ( string file, string func, int line, SWIGTYPE_p_p_switch_event arg3, SWIGTYPE_p_void user_data ) : switch_status_t | ||
switch_event_free_subclass_detailed ( string owner, string subclass_name ) : switch_status_t | ||
switch_event_get_body ( switch_event arg0 ) : string | ||
switch_event_get_header_idx ( switch_event arg0, string header_name, int idx ) : string | ||
switch_event_get_header_ptr ( switch_event arg0, string header_name ) : switch_event_header | ||
switch_event_init ( SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_event_merge ( switch_event arg0, switch_event tomerge ) : void | ||
switch_event_name ( switch_event_types_t arg0 ) : string | ||
switch_event_prep_for_delivery_detailed ( string file, string func, int line, switch_event arg3 ) : void | ||
switch_event_rename_header ( switch_event arg0, string header_name, string new_header_name ) : switch_status_t | ||
switch_event_reserve_subclass_detailed ( string owner, string subclass_name ) : switch_status_t | ||
switch_event_running ( ) : switch_status_t | ||
switch_event_serialize ( switch_event arg0, string &str, switch_bool_t encode ) : switch_status_t | ||
switch_event_serialize_json ( switch_event arg0, string &str ) : switch_status_t | ||
switch_event_set_body ( switch_event arg0, string body ) : switch_status_t | ||
switch_event_set_priority ( switch_event arg0, switch_priority_t priority ) : switch_status_t | ||
switch_event_set_subclass_name ( switch_event arg0, string subclass_name ) : switch_status_t | ||
switch_event_shutdown ( ) : switch_status_t | ||
switch_event_unbind ( SWIGTYPE_p_p_switch_event_node node ) : switch_status_t | ||
switch_event_unbind_callback ( SWIGTYPE_p_f_p_switch_event__void callback ) : switch_status_t | ||
switch_false ( string expr ) : int | ||
switch_fd_read_line ( int fd, string buf, SWIGTYPE_p_switch_size_t len ) : SWIGTYPE_p_switch_size_t | ||
switch_find_end_paren ( string s, char open, char close ) : string | ||
switch_find_local_ip ( string buf, int len, SWIGTYPE_p_int mask, int family ) : switch_status_t | ||
switch_find_parameter ( string str, string param, SWIGTYPE_p_apr_pool_t pool ) : string | ||
switch_float_to_char ( SWIGTYPE_p_float f, string c, int len ) : int | ||
switch_float_to_short ( SWIGTYPE_p_float f, SWIGTYPE_p_short s, SWIGTYPE_p_switch_size_t len ) : SWIGTYPE_p_switch_size_t | ||
switch_format_number ( string num ) : string | ||
switch_frame_alloc ( SWIGTYPE_p_p_switch_frame frame, SWIGTYPE_p_switch_size_t size ) : switch_status_t | ||
switch_frame_dup ( switch_frame orig, SWIGTYPE_p_p_switch_frame clone ) : switch_status_t | ||
switch_frame_free ( SWIGTYPE_p_p_switch_frame frame ) : switch_status_t | ||
switch_fulldate_cmp ( string exp, SWIGTYPE_p_switch_time_t ts ) : int | ||
switch_generate_sln_silence ( SWIGTYPE_p_short data, uint samples, uint divisor ) : void | ||
switch_hash_first ( string deprecate_me, SWIGTYPE_p_switch_hash hash ) : SWIGTYPE_p_HashElem | ||
switch_hash_next ( SWIGTYPE_p_HashElem hi ) : SWIGTYPE_p_HashElem | ||
switch_hash_this ( SWIGTYPE_p_HashElem hi, SWIGTYPE_p_p_void key, SWIGTYPE_p_switch_ssize_t klen, SWIGTYPE_p_p_void val ) : void | ||
switch_is_digit_string ( string s ) : switch_bool_t | ||
switch_is_file_path ( string file ) : switch_bool_t | ||
switch_is_lan_addr ( string ip ) : switch_bool_t | ||
switch_is_moh ( string s ) : switch_bool_t | ||
switch_is_number ( string str ) : switch_bool_t | ||
switch_isalnum ( int c ) : int | ||
switch_isalpha ( int c ) : int | ||
switch_iscntrl ( int c ) : int | ||
switch_isdigit ( int c ) : int | ||
switch_isgraph ( int c ) : int | ||
switch_islower ( int c ) : int | ||
switch_isprint ( int c ) : int | ||
switch_ispunct ( int c ) : int | ||
switch_isspace ( int c ) : int | ||
switch_isupper ( int c ) : int | ||
switch_isxdigit ( int c ) : int | ||
switch_itodtmf ( char i ) : char | ||
switch_ivr_activate_unicast ( SWIGTYPE_p_switch_core_session session, string local_ip, ushort local_port, string remote_ip, ushort remote_port, string transport, string flags ) : switch_status_t | ||
switch_ivr_bind_dtmf_meta_session ( SWIGTYPE_p_switch_core_session session, uint key, uint bind_flags, string app ) : switch_status_t | ||
switch_ivr_block_dtmf_session ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_bridge_display ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_core_session peer_session ) : void | ||
switch_ivr_broadcast ( string uuid, string path, uint flags ) : switch_status_t | ||
switch_ivr_broadcast_in_thread ( SWIGTYPE_p_switch_core_session session, string app, int flags ) : void | ||
switch_ivr_check_presence_mapping ( string exten_name, string domain_name ) : string | ||
switch_ivr_clear_speech_cache ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_ivr_collect_digits_callback ( SWIGTYPE_p_switch_core_session session, switch_input_args_t args, uint digit_timeout, uint abs_timeout ) : switch_status_t | ||
switch_ivr_collect_digits_count ( SWIGTYPE_p_switch_core_session session, string buf, SWIGTYPE_p_switch_size_t buflen, SWIGTYPE_p_switch_size_t maxdigits, string terminators, string terminator, uint first_timeout, uint digit_timeout, uint abs_timeout ) : switch_status_t | ||
switch_ivr_create_message_reply ( SWIGTYPE_p_p_switch_event reply, switch_event message, string new_proto ) : switch_status_t | ||
switch_ivr_deactivate_unicast ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_delay_echo ( SWIGTYPE_p_switch_core_session session, uint delay_ms ) : void | ||
switch_ivr_detect_speech ( SWIGTYPE_p_switch_core_session session, string mod_name, string grammar, string name, string dest, switch_asr_handle ah ) : switch_status_t | ||
switch_ivr_detect_speech_disable_all_grammars ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_detect_speech_disable_grammar ( SWIGTYPE_p_switch_core_session session, string name ) : switch_status_t | ||
switch_ivr_detect_speech_enable_grammar ( SWIGTYPE_p_switch_core_session session, string name ) : switch_status_t | ||
switch_ivr_detect_speech_load_grammar ( SWIGTYPE_p_switch_core_session session, string grammar, string name ) : switch_status_t | ||
switch_ivr_detect_speech_start_input_timers ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_detect_speech_unload_grammar ( SWIGTYPE_p_switch_core_session session, string name ) : switch_status_t | ||
switch_ivr_digit_stream_destroy ( SWIGTYPE_p_p_switch_ivr_digit_stream stream ) : switch_status_t | ||
switch_ivr_digit_stream_new ( SWIGTYPE_p_switch_ivr_digit_stream_parser parser, SWIGTYPE_p_p_switch_ivr_digit_stream stream ) : switch_status_t | ||
switch_ivr_digit_stream_parser_del_event ( SWIGTYPE_p_switch_ivr_digit_stream_parser parser, string digits ) : switch_status_t | ||
switch_ivr_digit_stream_parser_destroy ( SWIGTYPE_p_switch_ivr_digit_stream_parser parser ) : switch_status_t | ||
switch_ivr_digit_stream_parser_feed ( SWIGTYPE_p_switch_ivr_digit_stream_parser parser, SWIGTYPE_p_switch_ivr_digit_stream stream, char digit ) : SWIGTYPE_p_void | ||
switch_ivr_digit_stream_parser_new ( SWIGTYPE_p_apr_pool_t pool, SWIGTYPE_p_p_switch_ivr_digit_stream_parser parser ) : switch_status_t | ||
switch_ivr_digit_stream_parser_set_event ( SWIGTYPE_p_switch_ivr_digit_stream_parser parser, string digits, SWIGTYPE_p_void data ) : switch_status_t | ||
switch_ivr_digit_stream_parser_set_terminator ( SWIGTYPE_p_switch_ivr_digit_stream_parser parser, char digit ) : switch_status_t | ||
switch_ivr_digit_stream_reset ( SWIGTYPE_p_switch_ivr_digit_stream stream ) : switch_status_t | ||
switch_ivr_displace_session ( SWIGTYPE_p_switch_core_session session, string file, uint limit, string flags ) : switch_status_t | ||
switch_ivr_dmachine_bind ( SWIGTYPE_p_switch_ivr_dmachine dmachine, string realm, string digits, int key, SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t callback, SWIGTYPE_p_void user_data ) : switch_status_t | ||
switch_ivr_dmachine_clear ( SWIGTYPE_p_switch_ivr_dmachine dmachine ) : switch_status_t | ||
switch_ivr_dmachine_clear_realm ( SWIGTYPE_p_switch_ivr_dmachine dmachine, string realm ) : switch_status_t | ||
switch_ivr_dmachine_create ( SWIGTYPE_p_p_switch_ivr_dmachine dmachine_p, string name, SWIGTYPE_p_apr_pool_t pool, uint digit_timeout, uint input_timeout, SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t match_callback, SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t nonmatch_callback, SWIGTYPE_p_void user_data ) : switch_status_t | ||
switch_ivr_dmachine_destroy ( SWIGTYPE_p_p_switch_ivr_dmachine dmachine ) : void | ||
switch_ivr_dmachine_feed ( SWIGTYPE_p_switch_ivr_dmachine dmachine, string digits, SWIGTYPE_p_p_switch_ivr_dmachine_match match ) : switch_status_t | ||
switch_ivr_dmachine_get_failed_digits ( SWIGTYPE_p_switch_ivr_dmachine dmachine ) : string | ||
switch_ivr_dmachine_get_match ( SWIGTYPE_p_switch_ivr_dmachine dmachine ) : switch_ivr_dmachine_match | ||
switch_ivr_dmachine_get_name ( SWIGTYPE_p_switch_ivr_dmachine dmachine ) : string | ||
switch_ivr_dmachine_get_target ( SWIGTYPE_p_switch_ivr_dmachine dmachine ) : switch_digit_action_target_t | ||
switch_ivr_dmachine_last_ping ( SWIGTYPE_p_switch_ivr_dmachine dmachine ) : switch_status_t | ||
switch_ivr_dmachine_ping ( SWIGTYPE_p_switch_ivr_dmachine dmachine, SWIGTYPE_p_p_switch_ivr_dmachine_match match_p ) : switch_status_t | ||
switch_ivr_dmachine_set_digit_timeout_ms ( SWIGTYPE_p_switch_ivr_dmachine dmachine, uint digit_timeout_ms ) : void | ||
switch_ivr_dmachine_set_input_timeout_ms ( SWIGTYPE_p_switch_ivr_dmachine dmachine, uint input_timeout_ms ) : void | ||
switch_ivr_dmachine_set_match_callback ( SWIGTYPE_p_switch_ivr_dmachine dmachine, SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t match_callback ) : void | ||
switch_ivr_dmachine_set_nonmatch_callback ( SWIGTYPE_p_switch_ivr_dmachine dmachine, SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t nonmatch_callback ) : void | ||
switch_ivr_dmachine_set_realm ( SWIGTYPE_p_switch_ivr_dmachine dmachine, string realm ) : switch_status_t | ||
switch_ivr_dmachine_set_target ( SWIGTYPE_p_switch_ivr_dmachine dmachine, switch_digit_action_target_t target ) : void | ||
switch_ivr_eavesdrop_session ( SWIGTYPE_p_switch_core_session session, string uuid, string require_group, uint flags ) : switch_status_t | ||
switch_ivr_enterprise_originate ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_core_session bleg, SWIGTYPE_p_switch_call_cause_t cause, string bridgeto, uint timelimit_sec, switch_state_handler_table table, string cid_name_override, string cid_num_override, switch_caller_profile caller_profile_override, switch_event ovars, uint flags, SWIGTYPE_p_switch_call_cause_t cancel_cause ) : switch_status_t | ||
switch_ivr_find_bridged_uuid ( string uuid, string b_uuid, SWIGTYPE_p_switch_size_t blen ) : switch_status_t | ||
switch_ivr_generate_xml_cdr ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_xml xml_cdr ) : switch_status_t | ||
switch_ivr_gentones ( SWIGTYPE_p_switch_core_session session, string script, int loops, switch_input_args_t args ) : switch_status_t | ||
switch_ivr_get_file_handle ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_file_handle fh ) : switch_status_t | ||
switch_ivr_get_say_gender_by_name ( string name ) : switch_say_gender_t | ||
switch_ivr_get_say_method_by_name ( string name ) : switch_say_method_t | ||
switch_ivr_get_say_type_by_name ( string name ) : switch_say_type_t | ||
switch_ivr_hold ( SWIGTYPE_p_switch_core_session session, string message, switch_bool_t moh ) : switch_status_t | ||
switch_ivr_hold_uuid ( string uuid, string message, switch_bool_t moh ) : switch_status_t | ||
switch_ivr_inband_dtmf_generate_session ( SWIGTYPE_p_switch_core_session session, switch_bool_t read_stream ) : switch_status_t | ||
switch_ivr_inband_dtmf_session ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_insert_file ( SWIGTYPE_p_switch_core_session session, string file, string insert_file, SWIGTYPE_p_switch_size_t sample_point ) : switch_status_t | ||
switch_ivr_intercept_session ( SWIGTYPE_p_switch_core_session session, string uuid, switch_bool_t bleg ) : void | ||
switch_ivr_kill_uuid ( string uuid, switch_call_cause_t cause ) : switch_status_t | ||
switch_ivr_media ( string uuid, uint flags ) : switch_status_t | ||
switch_ivr_menu_bind_action ( SWIGTYPE_p_switch_ivr_menu menu, switch_ivr_action_t ivr_action, string arg, string bind ) : switch_status_t | ||
switch_ivr_menu_bind_function ( SWIGTYPE_p_switch_ivr_menu menu, SWIGTYPE_p_f_p_switch_ivr_menu_p_char_p_char_size_t_p_void__switch_ivr_action_t function, string arg, string bind ) : switch_status_t | ||
switch_ivr_menu_bind_function ( SWIGTYPE_p_switch_ivr_menu menu, SWIGTYPE_p_switch_ivr_menu_action_function_t function, string arg, string bind ) : switch_status_t | ||
switch_ivr_menu_execute ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_ivr_menu stack, string name, SWIGTYPE_p_void obj ) : switch_status_t | ||
switch_ivr_menu_init ( SWIGTYPE_p_p_switch_ivr_menu new_menu, SWIGTYPE_p_switch_ivr_menu main, string name, string greeting_sound, string short_greeting_sound, string invalid_sound, string exit_sound, string confirm_macro, string confirm_key, string tts_engine, string tts_voice, int confirm_attempts, int inter_timeout, int digit_len, int timeout, int max_failures, int max_timeouts, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_ivr_menu_stack_free ( SWIGTYPE_p_switch_ivr_menu stack ) : switch_status_t | ||
switch_ivr_menu_stack_xml_add_custom ( SWIGTYPE_p_switch_ivr_menu_xml_ctx xml_menu_ctx, string name, SWIGTYPE_p_f_p_switch_ivr_menu_p_char_p_char_size_t_p_void__switch_ivr_action_t function ) : switch_status_t | ||
switch_ivr_menu_stack_xml_add_custom ( SWIGTYPE_p_switch_ivr_menu_xml_ctx xml_menu_ctx, string name, SWIGTYPE_p_switch_ivr_menu_action_function_t function ) : switch_status_t | ||
switch_ivr_menu_stack_xml_build ( SWIGTYPE_p_switch_ivr_menu_xml_ctx xml_menu_ctx, SWIGTYPE_p_p_switch_ivr_menu menu_stack, switch_xml xml_menus, switch_xml xml_menu ) : switch_status_t | ||
switch_ivr_menu_stack_xml_init ( SWIGTYPE_p_p_switch_ivr_menu_xml_ctx xml_menu_ctx, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_ivr_menu_str2action ( string action_name, SWIGTYPE_p_switch_ivr_action_t action ) : switch_status_t | ||
switch_ivr_multi_threaded_bridge ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_core_session peer_session, SWIGTYPE_p_f_p_switch_core_session_p_void_enum_switch_input_type_t_p_void_unsigned_int__switch_status_t dtmf_callback, SWIGTYPE_p_void session_data, SWIGTYPE_p_void peer_session_data ) : switch_status_t | ||
switch_ivr_nomedia ( string uuid, uint flags ) : switch_status_t | ||
switch_ivr_originate ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_core_session bleg, SWIGTYPE_p_switch_call_cause_t cause, string bridgeto, uint timelimit_sec, switch_state_handler_table table, string cid_name_override, string cid_num_override, switch_caller_profile caller_profile_override, switch_event ovars, uint flags, SWIGTYPE_p_switch_call_cause_t cancel_cause ) : switch_status_t | ||
switch_ivr_park ( SWIGTYPE_p_switch_core_session session, switch_input_args_t args ) : switch_status_t | ||
switch_ivr_park_session ( SWIGTYPE_p_switch_core_session session ) : void | ||
switch_ivr_parse_all_events ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_parse_all_messages ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_parse_all_signal_data ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_parse_event ( SWIGTYPE_p_switch_core_session session, switch_event arg1 ) : switch_status_t | ||
switch_ivr_parse_next_event ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_pause_detect_speech ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_phrase_macro_event ( SWIGTYPE_p_switch_core_session session, string macro_name, string data, switch_event arg3, string lang, switch_input_args_t args ) : switch_status_t | ||
switch_ivr_play_and_detect_speech ( SWIGTYPE_p_switch_core_session session, string file, string mod_name, string grammar, string &result, uint input_timeout, switch_input_args_t args ) : switch_status_t | ||
switch_ivr_play_file ( SWIGTYPE_p_switch_core_session session, switch_file_handle fh, string file, switch_input_args_t args ) : switch_status_t | ||
switch_ivr_preprocess_session ( SWIGTYPE_p_switch_core_session session, string cmds ) : switch_status_t | ||
switch_ivr_process_fh ( SWIGTYPE_p_switch_core_session session, string cmd, switch_file_handle fhp ) : switch_status_t | ||
switch_ivr_process_indications ( SWIGTYPE_p_switch_core_session session, switch_core_session_message message ) : switch_status_t | ||
switch_ivr_read ( SWIGTYPE_p_switch_core_session session, uint min_digits, uint max_digits, string prompt_audio_file, string var_name, string digit_buffer, SWIGTYPE_p_switch_size_t digit_buffer_length, uint timeout, string valid_terminators, uint digit_timeout ) : switch_status_t | ||
switch_ivr_record_file ( SWIGTYPE_p_switch_core_session session, switch_file_handle fh, string file, switch_input_args_t args, uint limit ) : switch_status_t | ||
switch_ivr_record_session ( SWIGTYPE_p_switch_core_session session, string file, uint limit, switch_file_handle fh ) : switch_status_t | ||
switch_ivr_release_file_handle ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_file_handle fh ) : switch_status_t | ||
switch_ivr_resume_detect_speech ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_say ( SWIGTYPE_p_switch_core_session session, string tosay, string module_name, string say_type, string say_method, string say_gender, switch_input_args_t args ) : switch_status_t | ||
switch_ivr_say_ip ( SWIGTYPE_p_switch_core_session session, string tosay, SWIGTYPE_p_f_p_switch_core_session_p_char_p_switch_say_args_t_p_switch_input_args_t__switch_status_t number_func, switch_say_args_t say_args, switch_input_args_t args ) : switch_status_t | ||
switch_ivr_say_spell ( SWIGTYPE_p_switch_core_session session, string tosay, switch_say_args_t say_args, switch_input_args_t args ) : switch_status_t | ||
switch_ivr_say_string ( SWIGTYPE_p_switch_core_session session, string lang, string ext, string tosay, string module_name, string say_type, string say_method, string say_gender, string &rstr ) : switch_status_t | ||
switch_ivr_schedule_broadcast ( SWIGTYPE_p_time_t runtime, string uuid, string path, uint flags ) : uint | ||
switch_ivr_schedule_hangup ( SWIGTYPE_p_time_t runtime, string uuid, switch_call_cause_t cause, switch_bool_t bleg ) : uint | ||
switch_ivr_schedule_transfer ( SWIGTYPE_p_time_t runtime, string uuid, string extension, string dialplan, string context ) : uint | ||
switch_ivr_session_audio ( SWIGTYPE_p_switch_core_session session, string cmd, string direction, int level ) : switch_status_t | ||
switch_ivr_session_echo ( SWIGTYPE_p_switch_core_session session, switch_input_args_t args ) : void | ||
switch_ivr_session_transfer ( SWIGTYPE_p_switch_core_session session, string extension, string dialplan, string context ) : switch_status_t | ||
switch_ivr_set_param_detect_speech ( SWIGTYPE_p_switch_core_session session, string name, string val ) : switch_status_t | ||
switch_ivr_set_user ( SWIGTYPE_p_switch_core_session session, string data ) : switch_status_t | ||
switch_ivr_set_xml_chan_vars ( switch_xml xml, SWIGTYPE_p_switch_channel channel, int off ) : int | ||
switch_ivr_set_xml_profile_data ( switch_xml xml, switch_caller_profile caller_profile, int off ) : int | ||
switch_ivr_signal_bridge ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_core_session peer_session ) : switch_status_t | ||
switch_ivr_sleep ( SWIGTYPE_p_switch_core_session session, uint ms, switch_bool_t sync, switch_input_args_t args ) : switch_status_t | ||
switch_ivr_soft_hold ( SWIGTYPE_p_switch_core_session session, string unhold_key, string moh_a, string moh_b ) : switch_status_t | ||
switch_ivr_sound_test ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_speak_text ( SWIGTYPE_p_switch_core_session session, string tts_name, string voice_name, string text, switch_input_args_t args ) : switch_status_t | ||
switch_ivr_speak_text_handle ( SWIGTYPE_p_switch_core_session session, switch_speech_handle sh, switch_codec codec, switch_timer timer, string text, switch_input_args_t args ) : switch_status_t | ||
switch_ivr_stop_detect_speech ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_stop_displace_session ( SWIGTYPE_p_switch_core_session session, string file ) : switch_status_t | ||
switch_ivr_stop_inband_dtmf_generate_session ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_stop_inband_dtmf_session ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_stop_record_session ( SWIGTYPE_p_switch_core_session session, string file ) : switch_status_t | ||
switch_ivr_stop_session_audio ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_stop_tone_detect_session ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_tone_detect_session ( SWIGTYPE_p_switch_core_session session, string key, string tone_spec, string flags, SWIGTYPE_p_time_t timeout, int hits, string app, string data, SWIGTYPE_p_f_p_switch_core_session_p_q_const__char_p_q_const__char__switch_bool_t callback ) : switch_status_t | ||
switch_ivr_transfer_variable ( SWIGTYPE_p_switch_core_session sessa, SWIGTYPE_p_switch_core_session sessb, string var ) : switch_status_t | ||
switch_ivr_unbind_dtmf_meta_session ( SWIGTYPE_p_switch_core_session session, uint key ) : switch_status_t | ||
switch_ivr_unblock_dtmf_session ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_unhold ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
switch_ivr_unhold_uuid ( string uuid ) : switch_status_t | ||
switch_ivr_uuid_bridge ( string originator_uuid, string originatee_uuid ) : switch_status_t | ||
switch_ivr_uuid_exists ( string uuid ) : switch_bool_t | ||
switch_ivr_wait_for_answer ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_core_session peer_session ) : switch_status_t | ||
switch_ivr_wait_for_silence ( SWIGTYPE_p_switch_core_session session, uint thresh, uint silence_hits, uint listen_hits, uint timeout_ms, string file ) : switch_status_t | ||
switch_known_bitrate ( byte payload ) : uint | ||
switch_lc_strdup ( string it ) : string | ||
switch_load_network_lists ( switch_bool_t reload ) : void | ||
switch_loadable_module_build_dynamic ( string filename, SWIGTYPE_p_f_p_p_switch_loadable_module_interface_p_apr_pool_t__switch_status_t switch_module_load, SWIGTYPE_p_f_void__switch_status_t switch_module_runtime, SWIGTYPE_p_f_void__switch_status_t switch_module_shutdown, switch_bool_t runtime ) : switch_status_t | ||
switch_loadable_module_create_interface ( switch_loadable_module_interface mod, switch_module_interface_name_t iname ) : SWIGTYPE_p_void | ||
switch_loadable_module_create_module_interface ( SWIGTYPE_p_apr_pool_t pool, string name ) : switch_loadable_module_interface | ||
switch_loadable_module_enumerate_available ( string dir_path, SWIGTYPE_p_f_p_void_p_q_const__char__int callback, SWIGTYPE_p_void user_data ) : switch_status_t | ||
switch_loadable_module_enumerate_loaded ( SWIGTYPE_p_f_p_void_p_q_const__char__int callback, SWIGTYPE_p_void user_data ) : switch_status_t | ||
switch_loadable_module_exists ( string mod ) : switch_status_t | ||
switch_loadable_module_get_api_interface ( string name ) : switch_api_interface | ||
switch_loadable_module_get_application_interface ( string name ) : switch_application_interface | ||
switch_loadable_module_get_asr_interface ( string name ) : switch_asr_interface | ||
switch_loadable_module_get_chat_application_interface ( string name ) : switch_chat_application_interface | ||
switch_loadable_module_get_chat_interface ( string name ) : switch_chat_interface | ||
switch_loadable_module_get_codec_interface ( string name ) : switch_codec_interface | ||
switch_loadable_module_get_codecs ( SWIGTYPE_p_p_switch_codec_implementation array, int arraylen ) : int | ||
switch_loadable_module_get_codecs_sorted ( SWIGTYPE_p_p_switch_codec_implementation array, int arraylen, string &prefs, int preflen ) : int | ||
switch_loadable_module_get_dialplan_interface ( string name ) : switch_dialplan_interface | ||
switch_loadable_module_get_directory_interface ( string name ) : switch_directory_interface | ||
switch_loadable_module_get_endpoint_interface ( string name ) : switch_endpoint_interface | ||
switch_loadable_module_get_file_interface ( string name ) : switch_file_interface | ||
switch_loadable_module_get_limit_interface ( string name ) : switch_limit_interface | ||
switch_loadable_module_get_management_interface ( string relative_oid ) : switch_management_interface | ||
switch_loadable_module_get_say_interface ( string name ) : switch_say_interface | ||
switch_loadable_module_get_speech_interface ( string name ) : switch_speech_interface | ||
switch_loadable_module_get_timer_interface ( string name ) : switch_timer_interface | ||
switch_loadable_module_init ( switch_bool_t autoload ) : switch_status_t | ||
switch_loadable_module_load_module ( string dir, string fname, switch_bool_t runtime, string &err ) : switch_status_t | ||
switch_loadable_module_shutdown ( ) : void | ||
switch_loadable_module_unload_module ( string dir, string fname, switch_bool_t force, string &err ) : switch_status_t | ||
switch_log_bind_logger ( SWIGTYPE_p_f_p_q_const__switch_log_node_t_enum_switch_log_level_t__switch_status_t function, switch_log_level_t level, switch_bool_t is_console ) : switch_status_t | ||
switch_log_init ( SWIGTYPE_p_apr_pool_t pool, switch_bool_t colorize ) : switch_status_t | ||
switch_log_level2str ( switch_log_level_t level ) : string | ||
switch_log_node_dup ( switch_log_node_t node ) : switch_log_node_t | ||
switch_log_node_free ( SWIGTYPE_p_p_switch_log_node_t pnode ) : void | ||
switch_log_shutdown ( ) : switch_status_t | ||
switch_log_str2level ( string str ) : switch_log_level_t | ||
switch_log_str2mask ( string str ) : uint | ||
switch_log_unbind_logger ( SWIGTYPE_p_f_p_q_const__switch_log_node_t_enum_switch_log_level_t__switch_status_t function ) : switch_status_t | ||
switch_max_file_desc ( ) : int | ||
switch_merge_sln ( SWIGTYPE_p_short data, uint samples, SWIGTYPE_p_short other_data, uint other_samples ) : uint | ||
switch_micro_time_now ( ) : SWIGTYPE_p_switch_time_t | ||
switch_mux_channels ( SWIGTYPE_p_short data, SWIGTYPE_p_switch_size_t samples, uint channels ) : void | ||
switch_name_event ( string name, SWIGTYPE_p_switch_event_types_t type ) : switch_status_t | ||
switch_network_list_add_cidr_token ( SWIGTYPE_p_switch_network_list list, string cidr_str, switch_bool_t ok, string token ) : switch_status_t | ||
switch_network_list_add_host_mask ( SWIGTYPE_p_switch_network_list list, string host, string mask_str, switch_bool_t ok ) : switch_status_t | ||
switch_network_list_create ( SWIGTYPE_p_p_switch_network_list list, string name, switch_bool_t default_type, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_network_list_validate_ip6_token ( SWIGTYPE_p_switch_network_list list, ip_t ip, string &token ) : switch_bool_t | ||
switch_network_list_validate_ip_token ( SWIGTYPE_p_switch_network_list list, uint ip, string &token ) : switch_bool_t | ||
switch_number_cmp ( string exp, int val ) : int | ||
switch_parse_cidr ( string arg0, ip_t ip, ip_t mask, SWIGTYPE_p_unsigned_long bitp ) : int | ||
switch_perform_substitution ( SWIGTYPE_p_real_pcre re, int match_count, string data, string field_data, string substituted, SWIGTYPE_p_switch_size_t len, SWIGTYPE_p_int ovector ) : void | ||
switch_play_and_get_digits ( SWIGTYPE_p_switch_core_session session, uint min_digits, uint max_digits, uint max_tries, uint timeout, string valid_terminators, string audio_file, string bad_input_audio_file, string var_name, string digit_buffer, uint digit_buffer_length, string digits_regex, uint digit_timeout, string transfer_on_failure ) : switch_status_t | ||
switch_priority_name ( switch_priority_t priority ) : string | ||
switch_process_import ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_channel peer_channel, string varname, string prefix ) : void | ||
switch_regex_compile ( string pattern, int options, string &errorptr, SWIGTYPE_p_int erroroffset, SWIGTYPE_p_unsigned_char tables ) : SWIGTYPE_p_real_pcre | ||
switch_regex_copy_substring ( string subject, SWIGTYPE_p_int ovector, int stringcount, int stringnumber, string buffer, int size ) : int | ||
switch_regex_free ( SWIGTYPE_p_void data ) : void | ||
switch_regex_match ( string target, string expression ) : switch_status_t | ||
switch_regex_match_partial ( string target, string expression, SWIGTYPE_p_int partial_match ) : switch_status_t | ||
switch_regex_perform ( string field, string expression, SWIGTYPE_p_p_real_pcre new_re, SWIGTYPE_p_int ovector, uint olen ) : int | ||
switch_regex_set_event_header_callback ( string var, string val, SWIGTYPE_p_void user_data ) : void | ||
switch_regex_set_var_callback ( string var, string val, SWIGTYPE_p_void user_data ) : void | ||
switch_replace_char ( string str, char from, char to, switch_bool_t dup ) : string | ||
switch_resample_destroy ( SWIGTYPE_p_p_switch_audio_resampler_t resampler ) : void | ||
switch_resample_perform_create ( SWIGTYPE_p_p_switch_audio_resampler_t new_resampler, uint from_rate, uint to_rate, uint to_size, int quality, uint channels, string file, string func, int line ) : switch_status_t | ||
switch_resample_process ( switch_audio_resampler_t resampler, SWIGTYPE_p_short src, uint srclen ) : uint | ||
switch_resolve_host ( string host, string buf, uint buflen ) : switch_status_t | ||
switch_rfc2833_to_char ( int arg0 ) : char | ||
switch_rtcp_zerocopy_read_frame ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_switch_rtcp_frame frame ) : switch_status_t | ||
switch_rtp_activate_ice ( SWIGTYPE_p_switch_rtp rtp_session, string login, string rlogin ) : switch_status_t | ||
switch_rtp_activate_jitter_buffer ( SWIGTYPE_p_switch_rtp rtp_session, uint queue_frames, uint max_queue_frames, uint samples_per_packet, uint samples_per_second, uint max_drift ) : switch_status_t | ||
switch_rtp_activate_rtcp ( SWIGTYPE_p_switch_rtp rtp_session, int send_rate, ushort remote_port ) : switch_status_t | ||
switch_rtp_activate_stun_ping ( SWIGTYPE_p_switch_rtp rtp_session, string stun_ip, ushort stun_port, uint packet_count, switch_bool_t funny ) : switch_status_t | ||
switch_rtp_add_crypto_key ( SWIGTYPE_p_switch_rtp rtp_session, switch_rtp_crypto_direction_t direction, uint index, switch_rtp_crypto_key_type_t type, SWIGTYPE_p_unsigned_char key, SWIGTYPE_p_switch_size_t keylen ) : switch_status_t | ||
switch_rtp_break ( SWIGTYPE_p_switch_rtp rtp_session ) : void | ||
switch_rtp_change_interval ( SWIGTYPE_p_switch_rtp rtp_session, uint ms_per_packet, uint samples_per_interval ) : switch_status_t | ||
switch_rtp_check_auto_adj ( SWIGTYPE_p_switch_rtp rtp_session ) : byte | ||
switch_rtp_clear_flag ( SWIGTYPE_p_switch_rtp rtp_session, uint flags ) : void | ||
switch_rtp_create ( SWIGTYPE_p_p_switch_rtp new_rtp_session, byte payload, uint samples_per_interval, uint ms_per_packet, uint flags, string timer_name, string &err, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
switch_rtp_deactivate_jitter_buffer ( SWIGTYPE_p_switch_rtp rtp_session ) : switch_status_t | ||
switch_rtp_debug_jitter_buffer ( SWIGTYPE_p_switch_rtp rtp_session, string name ) : switch_status_t | ||
switch_rtp_dequeue_dtmf ( SWIGTYPE_p_switch_rtp rtp_session, switch_dtmf_t dtmf ) : SWIGTYPE_p_switch_size_t | ||
switch_rtp_destroy ( SWIGTYPE_p_p_switch_rtp rtp_session ) : void | ||
switch_rtp_disable_vad ( SWIGTYPE_p_switch_rtp rtp_session ) : switch_status_t | ||
switch_rtp_enable_vad ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_switch_core_session session, switch_codec codec, uint flags ) : switch_status_t | ||
switch_rtp_flush ( SWIGTYPE_p_switch_rtp rtp_session ) : void | ||
switch_rtp_get_default_payload ( SWIGTYPE_p_switch_rtp rtp_session ) : uint | ||
switch_rtp_get_default_samples_per_interval ( SWIGTYPE_p_switch_rtp rtp_session ) : uint | ||
switch_rtp_get_private ( SWIGTYPE_p_switch_rtp rtp_session ) : SWIGTYPE_p_void | ||
switch_rtp_get_random ( SWIGTYPE_p_void buf, uint len ) : void | ||
switch_rtp_get_remote_host ( SWIGTYPE_p_switch_rtp rtp_session ) : string | ||
switch_rtp_get_remote_port ( SWIGTYPE_p_switch_rtp rtp_session ) : ushort | ||
switch_rtp_get_rtp_socket ( SWIGTYPE_p_switch_rtp rtp_session ) : SWIGTYPE_p_switch_socket_t | ||
switch_rtp_get_ssrc ( SWIGTYPE_p_switch_rtp rtp_session ) : uint | ||
switch_rtp_get_stats ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_apr_pool_t pool ) : switch_rtp_stats_t | ||
switch_rtp_has_dtmf ( SWIGTYPE_p_switch_rtp rtp_session ) : SWIGTYPE_p_switch_size_t | ||
switch_rtp_init ( SWIGTYPE_p_apr_pool_t pool ) : void | ||
switch_rtp_intentional_bugs ( SWIGTYPE_p_switch_rtp rtp_session, switch_rtp_bug_flag_t bugs ) : void | ||
switch_rtp_kill_socket ( SWIGTYPE_p_switch_rtp rtp_session ) : void | ||
switch_rtp_new ( string rx_host, ushort rx_port, string tx_host, ushort tx_port, byte payload, uint samples_per_interval, uint ms_per_packet, uint flags, string timer_name, string &err, SWIGTYPE_p_apr_pool_t pool ) : SWIGTYPE_p_switch_rtp | ||
switch_rtp_pause_jitter_buffer ( SWIGTYPE_p_switch_rtp rtp_session, switch_bool_t pause ) : switch_status_t | ||
switch_rtp_queue_rfc2833 ( SWIGTYPE_p_switch_rtp rtp_session, switch_dtmf_t dtmf ) : switch_status_t | ||
switch_rtp_queue_rfc2833_in ( SWIGTYPE_p_switch_rtp rtp_session, switch_dtmf_t dtmf ) : switch_status_t | ||
switch_rtp_read ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_void data, SWIGTYPE_p_unsigned_long datalen, SWIGTYPE_p_unsigned_char payload_type, SWIGTYPE_p_unsigned_long flags, uint io_flags ) : switch_status_t | ||
switch_rtp_ready ( SWIGTYPE_p_switch_rtp rtp_session ) : byte | ||
switch_rtp_release_port ( string ip, ushort port ) : void | ||
switch_rtp_request_port ( string ip ) : ushort | ||
switch_rtp_reset_media_timer ( SWIGTYPE_p_switch_rtp rtp_session ) : void | ||
switch_rtp_set_cng_pt ( SWIGTYPE_p_switch_rtp rtp_session, byte pt ) : void | ||
switch_rtp_set_default_payload ( SWIGTYPE_p_switch_rtp rtp_session, byte payload ) : void | ||
switch_rtp_set_end_port ( ushort port ) : ushort | ||
switch_rtp_set_flag ( SWIGTYPE_p_switch_rtp rtp_session, uint flags ) : void | ||
switch_rtp_set_interval ( SWIGTYPE_p_switch_rtp rtp_session, uint ms_per_packet, uint samples_per_interval ) : switch_status_t | ||
switch_rtp_set_invald_handler ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_f_p_switch_rtp_p_switch_socket_t_p_void_switch_size_t_p_switch_sockaddr_t__void on_invalid ) : void | ||
switch_rtp_set_local_address ( SWIGTYPE_p_switch_rtp rtp_session, string host, ushort port, string &err ) : switch_status_t | ||
switch_rtp_set_max_missed_packets ( SWIGTYPE_p_switch_rtp rtp_session, uint max ) : void | ||
switch_rtp_set_private ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_void private_data ) : void | ||
switch_rtp_set_recv_pt ( SWIGTYPE_p_switch_rtp rtp_session, byte pt ) : void | ||
switch_rtp_set_remote_address ( SWIGTYPE_p_switch_rtp rtp_session, string host, ushort port, ushort remote_rtcp_port, switch_bool_t change_adv_addr, string &err ) : switch_status_t | ||
switch_rtp_set_ssrc ( SWIGTYPE_p_switch_rtp rtp_session, uint ssrc ) : switch_status_t | ||
switch_rtp_set_start_port ( ushort port ) : ushort | ||
switch_rtp_set_telephony_event ( SWIGTYPE_p_switch_rtp rtp_session, byte te ) : void | ||
switch_rtp_set_telephony_recv_event ( SWIGTYPE_p_switch_rtp rtp_session, byte te ) : void | ||
switch_rtp_shutdown ( ) : void | ||
switch_rtp_test_flag ( SWIGTYPE_p_switch_rtp rtp_session, uint flags ) : uint | ||
switch_rtp_udptl_mode ( SWIGTYPE_p_switch_rtp rtp_session ) : switch_status_t | ||
switch_rtp_write_frame ( SWIGTYPE_p_switch_rtp rtp_session, switch_frame frame ) : int | ||
switch_rtp_write_manual ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_void data, uint datalen, byte m, byte payload, uint ts, SWIGTYPE_p_unsigned_long flags ) : int | ||
switch_rtp_zerocopy_read ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_p_void data, SWIGTYPE_p_unsigned_long datalen, SWIGTYPE_p_unsigned_char payload_type, SWIGTYPE_p_unsigned_long flags, uint io_flags ) : switch_status_t | ||
switch_rtp_zerocopy_read_frame ( SWIGTYPE_p_switch_rtp rtp_session, switch_frame frame, uint io_flags ) : switch_status_t | ||
switch_safe_atoi ( string nptr, int dft ) : int | ||
switch_safe_strdup ( string it ) : string | ||
switch_sanitize_number ( string number ) : string | ||
switch_say_file ( SWIGTYPE_p_switch_say_file_handle sh, string fmt ) : void | ||
switch_say_file_handle_create ( SWIGTYPE_p_p_switch_say_file_handle sh, string ext, SWIGTYPE_p_p_switch_event var_event ) : switch_status_t | ||
switch_say_file_handle_destroy ( SWIGTYPE_p_p_switch_say_file_handle sh ) : void | ||
switch_say_file_handle_detach_path ( SWIGTYPE_p_switch_say_file_handle sh ) : string | ||
switch_say_file_handle_get_path ( SWIGTYPE_p_switch_say_file_handle sh ) : string | ||
switch_say_file_handle_get_variable ( SWIGTYPE_p_switch_say_file_handle sh, string var ) : string | ||
switch_scheduler_add_task ( SWIGTYPE_p_time_t task_runtime, SWIGTYPE_p_f_p_switch_scheduler_task__void func, string desc, string group, uint cmd_id, SWIGTYPE_p_void cmd_arg, uint flags ) : uint | ||
switch_scheduler_del_task_group ( string group ) : uint | ||
switch_scheduler_del_task_id ( uint task_id ) : uint | ||
switch_scheduler_task_thread_start ( ) : void | ||
switch_scheduler_task_thread_stop ( ) : void | ||
switch_separate_paren_args ( string str ) : string | ||
switch_separate_string ( string buf, char delim, string &array, uint arraylen ) : uint | ||
switch_separate_string_string ( string buf, string delim, string &array, uint arraylen ) : uint | ||
switch_short_to_float ( SWIGTYPE_p_short s, SWIGTYPE_p_float f, int len ) : int | ||
switch_simple_email ( string to, string from, string headers, string body, string file, string convert_cmd, string convert_ext ) : switch_bool_t | ||
switch_socket_waitfor ( SWIGTYPE_p_switch_pollfd_t poll, int ms ) : int | ||
switch_split_date ( string exp, SWIGTYPE_p_int year, SWIGTYPE_p_int month, SWIGTYPE_p_int day ) : void | ||
switch_split_time ( string exp, SWIGTYPE_p_int hour, SWIGTYPE_p_int min, SWIGTYPE_p_int sec ) : void | ||
switch_split_user_domain ( string arg0, string &user, string &domain ) : int | ||
switch_sql_concat ( ) : string | ||
switch_str_time ( string arg0 ) : SWIGTYPE_p_switch_time_t | ||
switch_strchr_strict ( string arg0, char find, string allowed ) : string | ||
switch_stream_system ( string cmd, switch_stream_handle stream ) : int | ||
switch_stream_write_file_contents ( switch_stream_handle stream, string path ) : switch_status_t | ||
switch_strftime_tz ( string tz, string format, string date, uint len, SWIGTYPE_p_switch_time_t thetime ) : switch_status_t | ||
switch_string_has_escaped_data ( string arg0 ) : int | ||
switch_string_match ( string arg0, uint string_len, string search, uint search_len ) : switch_status_t | ||
switch_string_replace ( string arg0, string search, string replace ) : string | ||
switch_string_var_check ( string s, switch_bool_t disable ) : switch_bool_t | ||
switch_string_var_check_const ( string s ) : switch_bool_t | ||
switch_strip_commas ( string arg0, string arg1, SWIGTYPE_p_switch_size_t len ) : string | ||
switch_strip_nonnumerics ( string arg0, string arg1, SWIGTYPE_p_switch_size_t len ) : string | ||
switch_strip_spaces ( string str, switch_bool_t dup ) : string | ||
switch_strip_whitespace ( string str ) : string | ||
switch_stristr ( string instr, string str ) : string | ||
switch_strstr ( string s, string q ) : switch_bool_t | ||
switch_swap_linear ( SWIGTYPE_p_short buf, int len ) : void | ||
switch_system ( string cmd, switch_bool_t wait ) : int | ||
switch_testv6_subnet ( ip_t _ip, ip_t _net, ip_t _mask ) : switch_bool_t | ||
switch_time_calibrate_clock ( ) : void | ||
switch_time_exp_tz_name ( string tz, SWIGTYPE_p_switch_time_exp_t tm, SWIGTYPE_p_switch_time_t thetime ) : switch_status_t | ||
switch_time_ref ( ) : SWIGTYPE_p_switch_time_t | ||
switch_time_set_cond_yield ( switch_bool_t enable ) : void | ||
switch_time_set_matrix ( switch_bool_t enable ) : void | ||
switch_time_set_monotonic ( switch_bool_t enable ) : void | ||
switch_time_set_nanosleep ( switch_bool_t enable ) : void | ||
switch_time_set_timerfd ( switch_bool_t enable ) : void | ||
switch_time_sync ( ) : void | ||
switch_tod_cmp ( string exp, int val ) : int | ||
switch_tolower ( int c ) : int | ||
switch_toupper ( int c ) : int | ||
switch_true ( string expr ) : int | ||
switch_uc_strdup ( string it ) : string | ||
switch_url_decode ( string s ) : string | ||
switch_url_encode ( string url, string buf, uint len ) : string | ||
switch_util_quote_shell_arg ( string arg0 ) : string | ||
switch_uuid_str ( string buf, SWIGTYPE_p_switch_size_t len ) : string | ||
switch_var_clean_string ( string s ) : string | ||
switch_xml_add_child ( switch_xml xml, string name, SWIGTYPE_p_switch_size_t off ) : switch_xml | ||
switch_xml_attr ( switch_xml xml, string attr ) : string | ||
switch_xml_attr_soft ( switch_xml xml, string attr ) : string | ||
switch_xml_bind_search_function_ret ( SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_switch_event_t_p_void__p_switch_xml function, uint sections, SWIGTYPE_p_void user_data, SWIGTYPE_p_p_switch_xml_binding ret_binding ) : switch_status_t | ||
switch_xml_child ( switch_xml xml, string name ) : switch_xml | ||
switch_xml_clear_user_cache ( string key, string user_name, string domain_name ) : uint | ||
switch_xml_cut ( switch_xml xml ) : switch_xml | ||
switch_xml_destroy ( ) : switch_status_t | ||
switch_xml_dup ( switch_xml xml ) : switch_xml | ||
switch_xml_error ( switch_xml xml ) : string | ||
switch_xml_find_child ( switch_xml node, string childname, string attrname, string value ) : switch_xml | ||
switch_xml_find_child_multi ( switch_xml node, string childname ) : switch_xml | ||
switch_xml_free ( switch_xml xml ) : void | ||
switch_xml_free_in_thread ( switch_xml xml, int stacksize ) : void | ||
switch_xml_get ( switch_xml xml ) : switch_xml | ||
switch_xml_get_binding_sections ( SWIGTYPE_p_switch_xml_binding binding ) : uint | ||
switch_xml_get_binding_user_data ( SWIGTYPE_p_switch_xml_binding binding ) : SWIGTYPE_p_void | ||
switch_xml_init ( SWIGTYPE_p_apr_pool_t pool, string &err ) : switch_status_t | ||
switch_xml_insert ( switch_xml xml, switch_xml dest, SWIGTYPE_p_switch_size_t off ) : switch_xml | ||
switch_xml_locate ( string section, string tag_name, string key_name, string key_value, SWIGTYPE_p_p_switch_xml root, SWIGTYPE_p_p_switch_xml node, switch_event arg6, switch_bool_t clone ) : switch_status_t | ||
switch_xml_locate_domain ( string domain_name, switch_event arg1, SWIGTYPE_p_p_switch_xml root, SWIGTYPE_p_p_switch_xml domain ) : switch_status_t | ||
switch_xml_locate_group ( string group_name, string domain_name, SWIGTYPE_p_p_switch_xml root, SWIGTYPE_p_p_switch_xml domain, SWIGTYPE_p_p_switch_xml group, switch_event arg5 ) : switch_status_t | ||
switch_xml_locate_language ( SWIGTYPE_p_p_switch_xml root, SWIGTYPE_p_p_switch_xml node, switch_event arg2, SWIGTYPE_p_p_switch_xml language, SWIGTYPE_p_p_switch_xml phrases, SWIGTYPE_p_p_switch_xml macros, string str_language ) : switch_status_t | ||
switch_xml_locate_user ( string key, string user_name, string domain_name, string ip, SWIGTYPE_p_p_switch_xml root, SWIGTYPE_p_p_switch_xml domain, SWIGTYPE_p_p_switch_xml user, SWIGTYPE_p_p_switch_xml ingroup, switch_event arg8 ) : switch_status_t | ||
switch_xml_locate_user_in_domain ( string user_name, switch_xml domain, SWIGTYPE_p_p_switch_xml user, SWIGTYPE_p_p_switch_xml ingroup ) : switch_status_t | ||
switch_xml_locate_user_merged ( string key, string user_name, string domain_name, string ip, SWIGTYPE_p_p_switch_xml user, switch_event arg5 ) : switch_status_t | ||
switch_xml_merge_user ( switch_xml user, switch_xml domain, switch_xml group ) : void | ||
switch_xml_new ( string name ) : switch_xml | ||
switch_xml_open_cfg ( string file_path, SWIGTYPE_p_p_switch_xml node, switch_event arg2 ) : switch_xml | ||
switch_xml_open_root ( byte reload, string &err ) : switch_xml | ||
switch_xml_parse_fd ( int fd ) : switch_xml | ||
switch_xml_parse_file ( string file ) : switch_xml | ||
switch_xml_parse_file_simple ( string file ) : switch_xml | ||
switch_xml_parse_fp ( SWIGTYPE_p_FILE fp ) : switch_xml | ||
switch_xml_parse_section_string ( string str ) : uint | ||
switch_xml_parse_str ( string s, SWIGTYPE_p_switch_size_t len ) : switch_xml | ||
switch_xml_parse_str_dynamic ( string s, switch_bool_t dup ) : switch_xml | ||
switch_xml_reload ( string &err ) : switch_status_t | ||
switch_xml_root ( ) : switch_xml | ||
switch_xml_set_attr ( switch_xml xml, string name, string value ) : switch_xml | ||
switch_xml_set_binding_sections ( SWIGTYPE_p_switch_xml_binding binding, uint sections ) : void | ||
switch_xml_set_binding_user_data ( SWIGTYPE_p_switch_xml_binding binding, SWIGTYPE_p_void user_data ) : void | ||
switch_xml_set_flag ( switch_xml xml, switch_xml_flag_t flag ) : switch_xml | ||
switch_xml_set_open_root_function ( SWIGTYPE_p_f_uint8_t_p_p_q_const__char_p_void__p_switch_xml func, SWIGTYPE_p_void user_data ) : switch_status_t | ||
switch_xml_set_root ( switch_xml new_main ) : switch_status_t | ||
switch_xml_set_txt ( switch_xml xml, string txt ) : switch_xml | ||
switch_xml_std_datetime_check ( switch_xml xcond, SWIGTYPE_p_int offset ) : int | ||
switch_xml_toxml ( switch_xml xml, switch_bool_t prn_header ) : string | ||
switch_xml_toxml_buf ( switch_xml xml, string buf, SWIGTYPE_p_switch_size_t buflen, SWIGTYPE_p_switch_size_t offset, switch_bool_t prn_header ) : string | ||
switch_xml_toxml_nolock ( switch_xml xml, switch_bool_t prn_header ) : string | ||
switch_xml_unbind_search_function ( SWIGTYPE_p_p_switch_xml_binding binding ) : switch_status_t | ||
switch_xml_unbind_search_function_ptr ( SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_switch_event_t_p_void__p_switch_xml function ) : switch_status_t |
public static _switch_cache_db_get_db_handle ( |
||
dbh | ||
type | switch_cache_db_handle_type_t | |
connection_options | ||
file | string | |
func | string | |
line | int | |
리턴 | switch_status_t |
public static _switch_core_db_handle ( |
||
dbh | ||
file | string | |
func | string | |
line | int | |
리턴 | switch_status_t |
public static bridge ( |
||
session_a | ||
session_b | ||
리턴 | void |
public static change_user_group ( string user, string group ) : int | ||
user | string | |
group | string | |
리턴 | int |
public static consoleLog ( string level_str, string msg ) : void | ||
level_str | string | |
msg | string | |
리턴 | void |
public static console_clean_log ( string msg ) : void | ||
msg | string | |
리턴 | void |
public static console_log ( string level_str, string msg ) : void | ||
level_str | string | |
msg | string | |
리턴 | void |
public static dtmf_callback ( |
||
session | ||
input | ||
itype | switch_input_type_t | |
buf | ||
buflen | uint | |
리턴 | switch_status_t |
public static email ( string to, string from, string headers, string body, string file, string convert_cmd, string convert_ext ) : bool | ||
to | string | |
from | string | |
headers | string | |
body | string | |
file | string | |
convert_cmd | string | |
convert_ext | string | |
리턴 | bool |
public static getGlobalVariable ( string var_name ) : string | ||
var_name | string | |
리턴 | string |
public static get_addr ( string buf, |
||
buf | string | |
len | ||
sa | ||
salen | ||
리턴 | string |
public static get_addr6 ( string buf, |
||
buf | string | |
len | ||
sa | ||
salen | ||
리턴 | string |
public static get_addr_int ( |
||
sa | ||
리턴 | int |
public static get_port ( |
||
sa | ||
리턴 | ushort |
public static hanguphook ( |
||
session | ||
리턴 | switch_status_t |
public static rtp_flush_read_buffer ( |
||
rtp_session | ||
flush | switch_rtp_flush_t | |
리턴 | void |
public static setGlobalVariable ( string var_name, string var_val ) : void | ||
var_name | string | |
var_val | string | |
리턴 | void |
public static switch_amp_encode ( string s, string buf, SWIGTYPE_p_switch_size_t len ) : string | ||
s | string | |
buf | string | |
len | SWIGTYPE_p_switch_size_t | |
리턴 | string |
public static switch_api_execute ( string cmd, string arg, SWIGTYPE_p_switch_core_session session, switch_stream_handle stream ) : switch_status_t | ||
cmd | string | |
arg | string | |
session | SWIGTYPE_p_switch_core_session | |
stream | switch_stream_handle | |
리턴 | switch_status_t |
public static switch_ast2regex ( string pat, string rbuf, uint len ) : switch_bool_t | ||
pat | string | |
rbuf | string | |
len | uint | |
리턴 | switch_bool_t |
public static switch_b64_decode ( string arg0, string arg1, SWIGTYPE_p_switch_size_t olen ) : SWIGTYPE_p_switch_size_t | ||
arg0 | string | |
arg1 | string | |
olen | SWIGTYPE_p_switch_size_t | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_b64_encode ( SWIGTYPE_p_unsigned_char arg0, SWIGTYPE_p_switch_size_t ilen, SWIGTYPE_p_unsigned_char arg2, SWIGTYPE_p_switch_size_t olen ) : switch_status_t | ||
arg0 | SWIGTYPE_p_unsigned_char | |
ilen | SWIGTYPE_p_switch_size_t | |
arg2 | SWIGTYPE_p_unsigned_char | |
olen | SWIGTYPE_p_switch_size_t | |
리턴 | switch_status_t |
public static switch_buffer_add_mutex ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_switch_mutex_t mutex ) : void | ||
buffer | SWIGTYPE_p_switch_buffer | |
mutex | SWIGTYPE_p_switch_mutex_t | |
리턴 | void |
public static switch_buffer_create ( SWIGTYPE_p_apr_pool_t pool, SWIGTYPE_p_p_switch_buffer buffer, SWIGTYPE_p_switch_size_t max_len ) : switch_status_t | ||
pool | SWIGTYPE_p_apr_pool_t | |
buffer | SWIGTYPE_p_p_switch_buffer | |
max_len | SWIGTYPE_p_switch_size_t | |
리턴 | switch_status_t |
public static switch_buffer_create_dynamic ( SWIGTYPE_p_p_switch_buffer buffer, SWIGTYPE_p_switch_size_t blocksize, SWIGTYPE_p_switch_size_t start_len, SWIGTYPE_p_switch_size_t max_len ) : switch_status_t | ||
buffer | SWIGTYPE_p_p_switch_buffer | |
blocksize | SWIGTYPE_p_switch_size_t | |
start_len | SWIGTYPE_p_switch_size_t | |
max_len | SWIGTYPE_p_switch_size_t | |
리턴 | switch_status_t |
public static switch_buffer_destroy ( SWIGTYPE_p_p_switch_buffer buffer ) : void | ||
buffer | SWIGTYPE_p_p_switch_buffer | |
리턴 | void |
public static switch_buffer_freespace ( SWIGTYPE_p_switch_buffer buffer ) : SWIGTYPE_p_switch_size_t | ||
buffer | SWIGTYPE_p_switch_buffer | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_buffer_inuse ( SWIGTYPE_p_switch_buffer buffer ) : SWIGTYPE_p_switch_size_t | ||
buffer | SWIGTYPE_p_switch_buffer | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_buffer_len ( SWIGTYPE_p_switch_buffer buffer ) : SWIGTYPE_p_switch_size_t | ||
buffer | SWIGTYPE_p_switch_buffer | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_buffer_lock ( SWIGTYPE_p_switch_buffer buffer ) : void | ||
buffer | SWIGTYPE_p_switch_buffer | |
리턴 | void |
public static switch_buffer_peek ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
buffer | SWIGTYPE_p_switch_buffer | |
data | SWIGTYPE_p_void | |
datalen | SWIGTYPE_p_switch_size_t | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_buffer_peek_zerocopy ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_p_void ptr ) : SWIGTYPE_p_switch_size_t | ||
buffer | SWIGTYPE_p_switch_buffer | |
ptr | SWIGTYPE_p_p_void | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_buffer_read ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
buffer | SWIGTYPE_p_switch_buffer | |
data | SWIGTYPE_p_void | |
datalen | SWIGTYPE_p_switch_size_t | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_buffer_read_loop ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
buffer | SWIGTYPE_p_switch_buffer | |
data | SWIGTYPE_p_void | |
datalen | SWIGTYPE_p_switch_size_t | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_buffer_set_loops ( SWIGTYPE_p_switch_buffer buffer, int loops ) : void | ||
buffer | SWIGTYPE_p_switch_buffer | |
loops | int | |
리턴 | void |
public static switch_buffer_slide_write ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
buffer | SWIGTYPE_p_switch_buffer | |
data | SWIGTYPE_p_void | |
datalen | SWIGTYPE_p_switch_size_t | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_buffer_toss ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
buffer | SWIGTYPE_p_switch_buffer | |
datalen | SWIGTYPE_p_switch_size_t | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_buffer_trylock ( SWIGTYPE_p_switch_buffer buffer ) : switch_status_t | ||
buffer | SWIGTYPE_p_switch_buffer | |
리턴 | switch_status_t |
public static switch_buffer_unlock ( SWIGTYPE_p_switch_buffer buffer ) : void | ||
buffer | SWIGTYPE_p_switch_buffer | |
리턴 | void |
public static switch_buffer_write ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
buffer | SWIGTYPE_p_switch_buffer | |
data | SWIGTYPE_p_void | |
datalen | SWIGTYPE_p_switch_size_t | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_buffer_zero ( SWIGTYPE_p_switch_buffer buffer ) : void | ||
buffer | SWIGTYPE_p_switch_buffer | |
리턴 | void |
public static switch_buffer_zwrite ( SWIGTYPE_p_switch_buffer buffer, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen ) : SWIGTYPE_p_switch_size_t | ||
buffer | SWIGTYPE_p_switch_buffer | |
data | SWIGTYPE_p_void | |
datalen | SWIGTYPE_p_switch_size_t | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_build_uri ( string uri, SWIGTYPE_p_switch_size_t size, string scheme, string user, SWIGTYPE_p_switch_sockaddr_t sa, int flags ) : int | ||
uri | string | |
size | SWIGTYPE_p_switch_size_t | |
scheme | string | |
user | string | |
sa | SWIGTYPE_p_switch_sockaddr_t | |
flags | int | |
리턴 | int |
public static switch_cache_db_affected_rows ( SWIGTYPE_p_switch_cache_db_handle dbh ) : int | ||
dbh | SWIGTYPE_p_switch_cache_db_handle | |
리턴 | int |
public static switch_cache_db_dismiss_db_handle ( SWIGTYPE_p_p_switch_cache_db_handle dbh ) : void | ||
dbh | SWIGTYPE_p_p_switch_cache_db_handle | |
리턴 | void |
public static switch_cache_db_execute_sql ( SWIGTYPE_p_switch_cache_db_handle dbh, string sql, string &err ) : switch_status_t | ||
dbh | SWIGTYPE_p_switch_cache_db_handle | |
sql | string | |
err | string | |
리턴 | switch_status_t |
public static switch_cache_db_execute_sql2str ( SWIGTYPE_p_switch_cache_db_handle dbh, string sql, string str, uint len, string &err ) : string | ||
dbh | SWIGTYPE_p_switch_cache_db_handle | |
sql | string | |
str | string | |
len | uint | |
err | string | |
리턴 | string |
public static switch_cache_db_execute_sql_callback ( SWIGTYPE_p_switch_cache_db_handle dbh, string sql, SWIGTYPE_p_f_p_void_int_p_p_char_p_p_char__int callback, SWIGTYPE_p_void pdata, string &err ) : switch_status_t | ||
dbh | SWIGTYPE_p_switch_cache_db_handle | |
sql | string | |
callback | SWIGTYPE_p_f_p_void_int_p_p_char_p_p_char__int | |
pdata | SWIGTYPE_p_void | |
err | string | |
리턴 | switch_status_t |
public static switch_cache_db_flush_handles ( ) : void | ||
리턴 | void |
public static switch_cache_db_get_type ( SWIGTYPE_p_switch_cache_db_handle dbh ) : switch_cache_db_handle_type_t | ||
dbh | SWIGTYPE_p_switch_cache_db_handle | |
리턴 | switch_cache_db_handle_type_t |
public static switch_cache_db_persistant_execute ( SWIGTYPE_p_switch_cache_db_handle dbh, string sql, uint retries ) : switch_status_t | ||
dbh | SWIGTYPE_p_switch_cache_db_handle | |
sql | string | |
retries | uint | |
리턴 | switch_status_t |
public static switch_cache_db_persistant_execute_trans ( SWIGTYPE_p_switch_cache_db_handle dbh, string sql, uint retries ) : switch_status_t | ||
dbh | SWIGTYPE_p_switch_cache_db_handle | |
sql | string | |
retries | uint | |
리턴 | switch_status_t |
public static switch_cache_db_release_db_handle ( SWIGTYPE_p_p_switch_cache_db_handle dbh ) : void | ||
dbh | SWIGTYPE_p_p_switch_cache_db_handle | |
리턴 | void |
public static switch_cache_db_status ( switch_stream_handle stream ) : void | ||
stream | switch_stream_handle | |
리턴 | void |
public static switch_cache_db_test_reactive ( SWIGTYPE_p_switch_cache_db_handle db, string test_sql, string drop_sql, string reactive_sql ) : switch_bool_t | ||
db | SWIGTYPE_p_switch_cache_db_handle | |
test_sql | string | |
drop_sql | string | |
reactive_sql | string | |
리턴 | switch_bool_t |
public static switch_cache_db_type_name ( switch_cache_db_handle_type_t type ) : string | ||
type | switch_cache_db_handle_type_t | |
리턴 | string |
public static switch_caller_extension_add_application ( SWIGTYPE_p_switch_core_session session, switch_caller_extension caller_extension, string application_name, string extra_data ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
caller_extension | switch_caller_extension | |
application_name | string | |
extra_data | string | |
리턴 | void |
public static switch_caller_extension_add_application_printf ( SWIGTYPE_p_switch_core_session session, switch_caller_extension caller_extension, string application_name, string fmt ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
caller_extension | switch_caller_extension | |
application_name | string | |
fmt | string | |
리턴 | void |
public static switch_caller_extension_clone ( SWIGTYPE_p_p_switch_caller_extension new_ext, switch_caller_extension orig, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
new_ext | SWIGTYPE_p_p_switch_caller_extension | |
orig | switch_caller_extension | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_caller_extension_new ( SWIGTYPE_p_switch_core_session session, string extension_name, string extension_number ) : switch_caller_extension | ||
session | SWIGTYPE_p_switch_core_session | |
extension_name | string | |
extension_number | string | |
리턴 | switch_caller_extension |
public static switch_caller_get_field_by_name ( switch_caller_profile caller_profile, string name ) : string | ||
caller_profile | switch_caller_profile | |
name | string | |
리턴 | string |
public static switch_caller_profile_clone ( SWIGTYPE_p_switch_core_session session, switch_caller_profile tocopy ) : switch_caller_profile | ||
session | SWIGTYPE_p_switch_core_session | |
tocopy | switch_caller_profile | |
리턴 | switch_caller_profile |
public static switch_caller_profile_dup ( SWIGTYPE_p_apr_pool_t pool, switch_caller_profile tocopy ) : switch_caller_profile | ||
pool | SWIGTYPE_p_apr_pool_t | |
tocopy | switch_caller_profile | |
리턴 | switch_caller_profile |
public static switch_caller_profile_event_set_data ( switch_caller_profile caller_profile, string prefix, switch_event arg2 ) : void | ||
caller_profile | switch_caller_profile | |
prefix | string | |
arg2 | switch_event | |
리턴 | void |
public static switch_caller_profile_new ( SWIGTYPE_p_apr_pool_t pool, string username, string dialplan, string caller_id_name, string caller_id_number, string network_addr, string ani, string aniii, string rdnis, string source, string context, string destination_number ) : switch_caller_profile | ||
pool | SWIGTYPE_p_apr_pool_t | |
username | string | |
dialplan | string | |
caller_id_name | string | |
caller_id_number | string | |
network_addr | string | |
ani | string | |
aniii | string | |
rdnis | string | |
source | string | |
context | string | |
destination_number | string | |
리턴 | switch_caller_profile |
public static switch_capture_regex ( SWIGTYPE_p_real_pcre re, int match_count, string field_data, SWIGTYPE_p_int ovector, string var, SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_void__void callback, SWIGTYPE_p_void user_data ) : void | ||
re | SWIGTYPE_p_real_pcre | |
match_count | int | |
field_data | string | |
ovector | SWIGTYPE_p_int | |
var | string | |
callback | SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_void__void | |
user_data | SWIGTYPE_p_void | |
리턴 | void |
public static switch_change_sln_volume ( SWIGTYPE_p_short data, uint samples, int vol ) : void | ||
data | SWIGTYPE_p_short | |
samples | uint | |
vol | int | |
리턴 | void |
public static switch_change_sln_volume_granular ( SWIGTYPE_p_short data, uint samples, int vol ) : void | ||
data | SWIGTYPE_p_short | |
samples | uint | |
vol | int | |
리턴 | void |
public static switch_channel_add_state_handler ( SWIGTYPE_p_switch_channel channel, switch_state_handler_table state_handler ) : int | ||
channel | SWIGTYPE_p_switch_channel | |
state_handler | switch_state_handler_table | |
리턴 | int |
public static switch_channel_add_variable_var_check ( SWIGTYPE_p_switch_channel channel, string varname, string value, switch_bool_t var_check, switch_stack_t stack ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
varname | string | |
value | string | |
var_check | switch_bool_t | |
stack | switch_stack_t | |
리턴 | switch_status_t |
public static switch_channel_alloc ( SWIGTYPE_p_p_switch_channel channel, switch_call_direction_t direction, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
channel | SWIGTYPE_p_p_switch_channel | |
direction | switch_call_direction_t | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_channel_api_on ( SWIGTYPE_p_switch_channel channel, string variable_prefix ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
variable_prefix | string | |
리턴 | switch_status_t |
public static switch_channel_build_param_string ( SWIGTYPE_p_switch_channel channel, switch_caller_profile caller_profile, string prefix ) : string | ||
channel | SWIGTYPE_p_switch_channel | |
caller_profile | switch_caller_profile | |
prefix | string | |
리턴 | string |
public static switch_channel_caller_extension_masquerade ( SWIGTYPE_p_switch_channel orig_channel, SWIGTYPE_p_switch_channel new_channel, uint offset ) : switch_status_t | ||
orig_channel | SWIGTYPE_p_switch_channel | |
new_channel | SWIGTYPE_p_switch_channel | |
offset | uint | |
리턴 | switch_status_t |
public static switch_channel_callstate2str ( switch_channel_callstate_t callstate ) : string | ||
callstate | switch_channel_callstate_t | |
리턴 | string |
public static switch_channel_cause2str ( switch_call_cause_t cause ) : string | ||
cause | switch_call_cause_t | |
리턴 | string |
public static switch_channel_cause_q850 ( switch_call_cause_t cause ) : switch_call_cause_t | ||
cause | switch_call_cause_t | |
리턴 | switch_call_cause_t |
public static switch_channel_check_signal ( SWIGTYPE_p_switch_channel channel, switch_bool_t in_thread_only ) : int | ||
channel | SWIGTYPE_p_switch_channel | |
in_thread_only | switch_bool_t | |
리턴 | int |
public static switch_channel_check_zrtp ( SWIGTYPE_p_switch_channel channel ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | void |
public static switch_channel_clear_app_flag_key ( string app, SWIGTYPE_p_switch_channel channel, uint flags ) : void | ||
app | string | |
channel | SWIGTYPE_p_switch_channel | |
flags | uint | |
리턴 | void |
public static switch_channel_clear_cap ( SWIGTYPE_p_switch_channel channel, switch_channel_cap_t cap ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
cap | switch_channel_cap_t | |
리턴 | void |
public static switch_channel_clear_flag ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
flag | switch_channel_flag_t | |
리턴 | void |
public static switch_channel_clear_flag_partner ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : switch_bool_t | ||
channel | SWIGTYPE_p_switch_channel | |
flag | switch_channel_flag_t | |
리턴 | switch_bool_t |
public static switch_channel_clear_flag_recursive ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
flag | switch_channel_flag_t | |
리턴 | void |
public static switch_channel_clear_private_flag ( SWIGTYPE_p_switch_channel channel, uint flags ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
flags | uint | |
리턴 | void |
public static switch_channel_clear_state_flag ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
flag | switch_channel_flag_t | |
리턴 | void |
public static switch_channel_clear_state_handler ( SWIGTYPE_p_switch_channel channel, switch_state_handler_table state_handler ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
state_handler | switch_state_handler_table | |
리턴 | void |
public static switch_channel_del_variable_prefix ( SWIGTYPE_p_switch_channel channel, string prefix ) : uint | ||
channel | SWIGTYPE_p_switch_channel | |
prefix | string | |
리턴 | uint |
public static switch_channel_dequeue_dtmf ( SWIGTYPE_p_switch_channel channel, switch_dtmf_t dtmf ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
dtmf | switch_dtmf_t | |
리턴 | switch_status_t |
public static switch_channel_dequeue_dtmf_string ( SWIGTYPE_p_switch_channel channel, string dtmf_str, SWIGTYPE_p_switch_size_t len ) : SWIGTYPE_p_switch_size_t | ||
channel | SWIGTYPE_p_switch_channel | |
dtmf_str | string | |
len | SWIGTYPE_p_switch_size_t | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_channel_direction ( SWIGTYPE_p_switch_channel channel ) : switch_call_direction_t | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_call_direction_t |
public static switch_channel_event_set_basic_data ( SWIGTYPE_p_switch_channel channel, switch_event arg1 ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
arg1 | switch_event | |
리턴 | void |
public static switch_channel_event_set_data ( SWIGTYPE_p_switch_channel channel, switch_event arg1 ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
arg1 | switch_event | |
리턴 | void |
public static switch_channel_event_set_extended_data ( SWIGTYPE_p_switch_channel channel, switch_event arg1 ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
arg1 | switch_event | |
리턴 | void |
public static switch_channel_execute_on ( SWIGTYPE_p_switch_channel channel, string variable_prefix ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
variable_prefix | string | |
리턴 | switch_status_t |
public static switch_channel_expand_variables_check ( SWIGTYPE_p_switch_channel channel, string arg1, switch_event var_list, switch_event api_list, uint recur ) : string | ||
channel | SWIGTYPE_p_switch_channel | |
arg1 | string | |
var_list | switch_event | |
api_list | switch_event | |
recur | uint | |
리턴 | string |
public static switch_channel_export_variable_printf ( SWIGTYPE_p_switch_channel channel, string varname, string export_varname, string fmt ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
varname | string | |
export_varname | string | |
fmt | string | |
리턴 | switch_status_t |
public static switch_channel_export_variable_var_check ( SWIGTYPE_p_switch_channel channel, string varname, string val, string export_varname, switch_bool_t var_check ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
varname | string | |
val | string | |
export_varname | string | |
var_check | switch_bool_t | |
리턴 | switch_status_t |
public static switch_channel_flip_cid ( SWIGTYPE_p_switch_channel channel ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | void |
public static switch_channel_flush_dtmf ( SWIGTYPE_p_switch_channel channel ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | void |
public static switch_channel_get_caller_extension ( SWIGTYPE_p_switch_channel channel ) : switch_caller_extension | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_caller_extension |
public static switch_channel_get_caller_profile ( SWIGTYPE_p_switch_channel channel ) : switch_caller_profile | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_caller_profile |
public static switch_channel_get_callstate ( SWIGTYPE_p_switch_channel channel ) : switch_channel_callstate_t | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_channel_callstate_t |
public static switch_channel_get_cap_string ( SWIGTYPE_p_switch_channel channel ) : string | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | string |
public static switch_channel_get_cause ( SWIGTYPE_p_switch_channel channel ) : switch_call_cause_t | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_call_cause_t |
public static switch_channel_get_cause_ptr ( SWIGTYPE_p_switch_channel channel ) : SWIGTYPE_p_switch_call_cause_t | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | SWIGTYPE_p_switch_call_cause_t |
public static switch_channel_get_cause_q850 ( SWIGTYPE_p_switch_channel channel ) : switch_call_cause_t | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_call_cause_t |
public static switch_channel_get_flag_string ( SWIGTYPE_p_switch_channel channel ) : string | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | string |
public static switch_channel_get_hold_music ( SWIGTYPE_p_switch_channel channel ) : string | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | string |
public static switch_channel_get_hold_music_partner ( SWIGTYPE_p_switch_channel channel ) : string | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | string |
public static switch_channel_get_name ( SWIGTYPE_p_switch_channel channel ) : string | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | string |
public static switch_channel_get_originatee_caller_profile ( SWIGTYPE_p_switch_channel channel ) : switch_caller_profile | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_caller_profile |
public static switch_channel_get_origination_caller_profile ( SWIGTYPE_p_switch_channel channel ) : switch_caller_profile | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_caller_profile |
public static switch_channel_get_originator_caller_profile ( SWIGTYPE_p_switch_channel channel ) : switch_caller_profile | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_caller_profile |
public static switch_channel_get_private ( SWIGTYPE_p_switch_channel channel, string key ) : SWIGTYPE_p_void | ||
channel | SWIGTYPE_p_switch_channel | |
key | string | |
리턴 | SWIGTYPE_p_void |
public static switch_channel_get_private_partner ( SWIGTYPE_p_switch_channel channel, string key ) : SWIGTYPE_p_void | ||
channel | SWIGTYPE_p_switch_channel | |
key | string | |
리턴 | SWIGTYPE_p_void |
public static switch_channel_get_queued_extension ( SWIGTYPE_p_switch_channel channel ) : switch_caller_extension | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_caller_extension |
public static switch_channel_get_running_state ( SWIGTYPE_p_switch_channel channel ) : switch_channel_state_t | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_channel_state_t |
public static switch_channel_get_scope_variables ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_p_switch_event arg1 ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
arg1 | SWIGTYPE_p_p_switch_event | |
리턴 | switch_status_t |
public static switch_channel_get_session ( SWIGTYPE_p_switch_channel channel ) : SWIGTYPE_p_switch_core_session | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | SWIGTYPE_p_switch_core_session |
public static switch_channel_get_state ( SWIGTYPE_p_switch_channel channel ) : switch_channel_state_t | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_channel_state_t |
public static switch_channel_get_state_handler ( SWIGTYPE_p_switch_channel channel, int index ) : switch_state_handler_table | ||
channel | SWIGTYPE_p_switch_channel | |
index | int | |
리턴 | switch_state_handler_table |
public static switch_channel_get_timetable ( SWIGTYPE_p_switch_channel channel ) : switch_channel_timetable | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_channel_timetable |
public static switch_channel_get_uuid ( SWIGTYPE_p_switch_channel channel ) : string | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | string |
public static switch_channel_get_variable_dup ( SWIGTYPE_p_switch_channel channel, string varname, switch_bool_t dup, int idx ) : string | ||
channel | SWIGTYPE_p_switch_channel | |
varname | string | |
dup | switch_bool_t | |
idx | int | |
리턴 | string |
public static switch_channel_get_variable_partner ( SWIGTYPE_p_switch_channel channel, string varname ) : string | ||
channel | SWIGTYPE_p_switch_channel | |
varname | string | |
리턴 | string |
public static switch_channel_get_variables ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_p_switch_event arg1 ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
arg1 | SWIGTYPE_p_p_switch_event | |
리턴 | switch_status_t |
public static switch_channel_has_dtmf ( SWIGTYPE_p_switch_channel channel ) : SWIGTYPE_p_switch_size_t | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_channel_init ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_switch_core_session session, switch_channel_state_t state, switch_channel_flag_t flag ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
session | SWIGTYPE_p_switch_core_session | |
state | switch_channel_state_t | |
flag | switch_channel_flag_t | |
리턴 | switch_status_t |
public static switch_channel_mark_hold ( SWIGTYPE_p_switch_channel channel, switch_bool_t on ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
on | switch_bool_t | |
리턴 | void |
public static switch_channel_name_state ( string name ) : switch_channel_state_t | ||
name | string | |
리턴 | switch_channel_state_t |
public static switch_channel_pass_callee_id ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_switch_channel other_channel ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
other_channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_status_t |
public static switch_channel_perform_answer ( SWIGTYPE_p_switch_channel channel, string file, string func, int line ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
file | string | |
func | string | |
line | int | |
리턴 | switch_status_t |
public static switch_channel_perform_audio_sync ( SWIGTYPE_p_switch_channel channel, string file, string func, int line ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
file | string | |
func | string | |
line | int | |
리턴 | void |
public static switch_channel_perform_hangup ( SWIGTYPE_p_switch_channel channel, string file, string func, int line, switch_call_cause_t hangup_cause ) : switch_channel_state_t | ||
channel | SWIGTYPE_p_switch_channel | |
file | string | |
func | string | |
line | int | |
hangup_cause | switch_call_cause_t | |
리턴 | switch_channel_state_t |
public static switch_channel_perform_mark_answered ( SWIGTYPE_p_switch_channel channel, string file, string func, int line ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
file | string | |
func | string | |
line | int | |
리턴 | switch_status_t |
public static switch_channel_perform_mark_pre_answered ( SWIGTYPE_p_switch_channel channel, string file, string func, int line ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
file | string | |
func | string | |
line | int | |
리턴 | switch_status_t |
public static switch_channel_perform_mark_ring_ready_value ( SWIGTYPE_p_switch_channel channel, switch_ring_ready_t rv, string file, string func, int line ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
rv | switch_ring_ready_t | |
file | string | |
func | string | |
line | int | |
리턴 | switch_status_t |
public static switch_channel_perform_pre_answer ( SWIGTYPE_p_switch_channel channel, string file, string func, int line ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
file | string | |
func | string | |
line | int | |
리턴 | switch_status_t |
public static switch_channel_perform_presence ( SWIGTYPE_p_switch_channel channel, string rpid, string status, string id, string file, string func, int line ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
rpid | string | |
status | string | |
id | string | |
file | string | |
func | string | |
line | int | |
리턴 | void |
public static switch_channel_perform_ring_ready_value ( SWIGTYPE_p_switch_channel channel, switch_ring_ready_t rv, string file, string func, int line ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
rv | switch_ring_ready_t | |
file | string | |
func | string | |
line | int | |
리턴 | switch_status_t |
public static switch_channel_perform_set_callstate ( SWIGTYPE_p_switch_channel channel, switch_channel_callstate_t callstate, string file, string func, int line ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
callstate | switch_channel_callstate_t | |
file | string | |
func | string | |
line | int | |
리턴 | void |
public static switch_channel_perform_set_running_state ( SWIGTYPE_p_switch_channel channel, switch_channel_state_t state, string file, string func, int line ) : switch_channel_state_t | ||
channel | SWIGTYPE_p_switch_channel | |
state | switch_channel_state_t | |
file | string | |
func | string | |
line | int | |
리턴 | switch_channel_state_t |
public static switch_channel_perform_set_state ( SWIGTYPE_p_switch_channel channel, string file, string func, int line, switch_channel_state_t state ) : switch_channel_state_t | ||
channel | SWIGTYPE_p_switch_channel | |
file | string | |
func | string | |
line | int | |
state | switch_channel_state_t | |
리턴 | switch_channel_state_t |
public static switch_channel_process_export ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_switch_channel peer_channel, switch_event var_event, string export_varname ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
peer_channel | SWIGTYPE_p_switch_channel | |
var_event | switch_event | |
export_varname | string | |
리턴 | void |
public static switch_channel_queue_dtmf ( SWIGTYPE_p_switch_channel channel, switch_dtmf_t dtmf ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
dtmf | switch_dtmf_t | |
리턴 | switch_status_t |
public static switch_channel_queue_dtmf_string ( SWIGTYPE_p_switch_channel channel, string dtmf_string ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
dtmf_string | string | |
리턴 | switch_status_t |
public static switch_channel_restart ( SWIGTYPE_p_switch_channel channel ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | void |
public static switch_channel_set_app_flag_key ( string app, SWIGTYPE_p_switch_channel channel, uint flags ) : void | ||
app | string | |
channel | SWIGTYPE_p_switch_channel | |
flags | uint | |
리턴 | void |
public static switch_channel_set_bridge_time ( SWIGTYPE_p_switch_channel channel ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | void |
public static switch_channel_set_caller_extension ( SWIGTYPE_p_switch_channel channel, switch_caller_extension caller_extension ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
caller_extension | switch_caller_extension | |
리턴 | void |
public static switch_channel_set_caller_profile ( SWIGTYPE_p_switch_channel channel, switch_caller_profile caller_profile ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
caller_profile | switch_caller_profile | |
리턴 | void |
public static switch_channel_set_cap_value ( SWIGTYPE_p_switch_channel channel, switch_channel_cap_t cap, uint value ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
cap | switch_channel_cap_t | |
value | uint | |
리턴 | void |
public static switch_channel_set_flag_partner ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : switch_bool_t | ||
channel | SWIGTYPE_p_switch_channel | |
flag | switch_channel_flag_t | |
리턴 | switch_bool_t |
public static switch_channel_set_flag_recursive ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
flag | switch_channel_flag_t | |
리턴 | void |
public static switch_channel_set_flag_value ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag, uint value ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
flag | switch_channel_flag_t | |
value | uint | |
리턴 | void |
public static switch_channel_set_hangup_time ( SWIGTYPE_p_switch_channel channel ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | void |
public static switch_channel_set_hunt_caller_profile ( SWIGTYPE_p_switch_channel channel, switch_caller_profile caller_profile ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
caller_profile | switch_caller_profile | |
리턴 | void |
public static switch_channel_set_name ( SWIGTYPE_p_switch_channel channel, string name ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
name | string | |
리턴 | switch_status_t |
public static switch_channel_set_originatee_caller_profile ( SWIGTYPE_p_switch_channel channel, switch_caller_profile caller_profile ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
caller_profile | switch_caller_profile | |
리턴 | void |
public static switch_channel_set_origination_caller_profile ( SWIGTYPE_p_switch_channel channel, switch_caller_profile caller_profile ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
caller_profile | switch_caller_profile | |
리턴 | void |
public static switch_channel_set_originator_caller_profile ( SWIGTYPE_p_switch_channel channel, switch_caller_profile caller_profile ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
caller_profile | switch_caller_profile | |
리턴 | void |
public static switch_channel_set_private ( SWIGTYPE_p_switch_channel channel, string key, SWIGTYPE_p_void private_info ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
key | string | |
private_info | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_channel_set_private_flag ( SWIGTYPE_p_switch_channel channel, uint flags ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
flags | uint | |
리턴 | void |
public static switch_channel_set_profile_var ( SWIGTYPE_p_switch_channel channel, string name, string val ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
name | string | |
val | string | |
리턴 | switch_status_t |
public static switch_channel_set_scope_variables ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_p_switch_event arg1 ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
arg1 | SWIGTYPE_p_p_switch_event | |
리턴 | void |
public static switch_channel_set_state_flag ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
flag | switch_channel_flag_t | |
리턴 | void |
public static switch_channel_set_timestamps ( SWIGTYPE_p_switch_channel channel ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_status_t |
public static switch_channel_set_variable_name_printf ( SWIGTYPE_p_switch_channel channel, string val, string fmt ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
val | string | |
fmt | string | |
리턴 | switch_status_t |
public static switch_channel_set_variable_partner_var_check ( SWIGTYPE_p_switch_channel channel, string varname, string value, switch_bool_t var_check ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
varname | string | |
value | string | |
var_check | switch_bool_t | |
리턴 | switch_status_t |
public static switch_channel_set_variable_printf ( SWIGTYPE_p_switch_channel channel, string varname, string fmt ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
varname | string | |
fmt | string | |
리턴 | switch_status_t |
public static switch_channel_set_variable_var_check ( SWIGTYPE_p_switch_channel channel, string varname, string value, switch_bool_t var_check ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
varname | string | |
value | string | |
var_check | switch_bool_t | |
리턴 | switch_status_t |
public static switch_channel_sort_cid ( SWIGTYPE_p_switch_channel channel, switch_bool_t arg1 ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
arg1 | switch_bool_t | |
리턴 | void |
public static switch_channel_state_change_pending ( SWIGTYPE_p_switch_channel channel ) : int | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | int |
public static switch_channel_state_name ( switch_channel_state_t state ) : string | ||
state | switch_channel_state_t | |
리턴 | string |
public static switch_channel_str2callstate ( string str ) : switch_call_cause_t | ||
str | string | |
리턴 | switch_call_cause_t |
public static switch_channel_str2cause ( string str ) : switch_call_cause_t | ||
str | string | |
리턴 | switch_call_cause_t |
public static switch_channel_test_app_flag_key ( string app, SWIGTYPE_p_switch_channel channel, uint flags ) : int | ||
app | string | |
channel | SWIGTYPE_p_switch_channel | |
flags | uint | |
리턴 | int |
public static switch_channel_test_cap ( SWIGTYPE_p_switch_channel channel, switch_channel_cap_t cap ) : uint | ||
channel | SWIGTYPE_p_switch_channel | |
cap | switch_channel_cap_t | |
리턴 | uint |
public static switch_channel_test_cap_partner ( SWIGTYPE_p_switch_channel channel, switch_channel_cap_t cap ) : uint | ||
channel | SWIGTYPE_p_switch_channel | |
cap | switch_channel_cap_t | |
리턴 | uint |
public static switch_channel_test_flag ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : uint | ||
channel | SWIGTYPE_p_switch_channel | |
flag | switch_channel_flag_t | |
리턴 | uint |
public static switch_channel_test_flag_partner ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t flag ) : uint | ||
channel | SWIGTYPE_p_switch_channel | |
flag | switch_channel_flag_t | |
리턴 | uint |
public static switch_channel_test_private_flag ( SWIGTYPE_p_switch_channel channel, uint flags ) : int | ||
channel | SWIGTYPE_p_switch_channel | |
flags | uint | |
리턴 | int |
public static switch_channel_test_ready ( SWIGTYPE_p_switch_channel channel, switch_bool_t check_ready, switch_bool_t check_media ) : int | ||
channel | SWIGTYPE_p_switch_channel | |
check_ready | switch_bool_t | |
check_media | switch_bool_t | |
리턴 | int |
public static switch_channel_transfer_to_extension ( SWIGTYPE_p_switch_channel channel, switch_caller_extension caller_extension ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
caller_extension | switch_caller_extension | |
리턴 | void |
public static switch_channel_uninit ( SWIGTYPE_p_switch_channel channel ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | void |
public static switch_channel_variable_first ( SWIGTYPE_p_switch_channel channel ) : switch_event_header | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_event_header |
public static switch_channel_variable_last ( SWIGTYPE_p_switch_channel channel ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
리턴 | void |
public static switch_channel_wait_for_flag ( SWIGTYPE_p_switch_channel channel, switch_channel_flag_t want_flag, switch_bool_t pres, uint to, SWIGTYPE_p_switch_channel super_channel ) : switch_status_t | ||
channel | SWIGTYPE_p_switch_channel | |
want_flag | switch_channel_flag_t | |
pres | switch_bool_t | |
to | uint | |
super_channel | SWIGTYPE_p_switch_channel | |
리턴 | switch_status_t |
public static switch_channel_wait_for_state ( SWIGTYPE_p_switch_channel channel, SWIGTYPE_p_switch_channel other_channel, switch_channel_state_t want_state ) : void | ||
channel | SWIGTYPE_p_switch_channel | |
other_channel | SWIGTYPE_p_switch_channel | |
want_state | switch_channel_state_t | |
리턴 | void |
public static switch_channel_wait_for_state_timeout ( SWIGTYPE_p_switch_channel other_channel, switch_channel_state_t want_state, uint timeout ) : void | ||
other_channel | SWIGTYPE_p_switch_channel | |
want_state | switch_channel_state_t | |
timeout | uint | |
리턴 | void |
public static switch_char_to_float ( string c, SWIGTYPE_p_float f, int len ) : int | ||
c | string | |
f | SWIGTYPE_p_float | |
len | int | |
리턴 | int |
public static switch_char_to_rfc2833 ( char key ) : byte | ||
key | char | |
리턴 | byte |
public static switch_check_interval ( uint rate, uint ptime ) : int | ||
rate | uint | |
ptime | uint | |
리턴 | int |
public static switch_check_network_list_ip_token ( string ip_str, string list_name, string &token ) : switch_bool_t | ||
ip_str | string | |
list_name | string | |
token | string | |
리턴 | switch_bool_t |
public static switch_clean_name_string ( string s ) : string | ||
s | string | |
리턴 | string |
public static switch_clean_string ( string s ) : string | ||
s | string | |
리턴 | string |
public static switch_close_extra_files ( SWIGTYPE_p_int keep, int keep_ttl ) : void | ||
keep | SWIGTYPE_p_int | |
keep_ttl | int | |
리턴 | void |
public static switch_cmp_addr ( SWIGTYPE_p_switch_sockaddr_t sa1, SWIGTYPE_p_switch_sockaddr_t sa2 ) : int | ||
sa1 | SWIGTYPE_p_switch_sockaddr_t | |
sa2 | SWIGTYPE_p_switch_sockaddr_t | |
리턴 | int |
public static switch_cond_yield ( SWIGTYPE_p_switch_interval_time_t t ) : void | ||
t | SWIGTYPE_p_switch_interval_time_t | |
리턴 | void |
public static switch_config_close_file ( switch_config cfg ) : void | ||
cfg | switch_config | |
리턴 | void |
public static switch_config_next_pair ( switch_config cfg, string &var, string &val ) : int | ||
cfg | switch_config | |
var | string | |
val | string | |
리턴 | int |
public static switch_config_open_file ( switch_config cfg, string file_path ) : int | ||
cfg | switch_config | |
file_path | string | |
리턴 | int |
public static switch_console_add_complete_func ( string name, SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_p_switch_console_callback_match__switch_status_t cb ) : switch_status_t | ||
name | string | |
cb | SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_p_switch_console_callback_match__switch_status_t | |
리턴 | switch_status_t |
public static switch_console_complete ( string line, string last_word, SWIGTYPE_p_FILE console_out, switch_stream_handle stream, switch_xml xml ) : byte | ||
line | string | |
last_word | string | |
console_out | SWIGTYPE_p_FILE | |
stream | switch_stream_handle | |
xml | switch_xml | |
리턴 | byte |
public static switch_console_del_complete_func ( string name ) : switch_status_t | ||
name | string | |
리턴 | switch_status_t |
public static switch_console_execute ( string xcmd, int rec, switch_stream_handle istream ) : switch_status_t | ||
xcmd | string | |
rec | int | |
istream | switch_stream_handle | |
리턴 | switch_status_t |
public static switch_console_expand_alias ( string cmd, string arg ) : string | ||
cmd | string | |
arg | string | |
리턴 | string |
public static switch_console_free_matches ( SWIGTYPE_p_p_switch_console_callback_match matches ) : void | ||
matches | SWIGTYPE_p_p_switch_console_callback_match | |
리턴 | void |
public static switch_console_init ( SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_console_push_match ( SWIGTYPE_p_p_switch_console_callback_match matches, string new_val ) : void | ||
matches | SWIGTYPE_p_p_switch_console_callback_match | |
new_val | string | |
리턴 | void |
public static switch_console_run_complete_func ( string func, string line, string last_word, SWIGTYPE_p_p_switch_console_callback_match matches ) : switch_status_t | ||
func | string | |
line | string | |
last_word | string | |
matches | SWIGTYPE_p_p_switch_console_callback_match | |
리턴 | switch_status_t |
public static switch_console_save_history ( ) : void | ||
리턴 | void |
public static switch_console_set_alias ( string arg0 ) : switch_status_t | ||
arg0 | string | |
리턴 | switch_status_t |
public static switch_console_set_complete ( string arg0 ) : switch_status_t | ||
arg0 | string | |
리턴 | switch_status_t |
public static switch_console_shutdown ( ) : switch_status_t | ||
리턴 | switch_status_t |
public static switch_console_sort_matches ( switch_console_callback_match matches ) : void | ||
matches | switch_console_callback_match | |
리턴 | void |
public static switch_console_stream_raw_write ( switch_stream_handle handle, SWIGTYPE_p_unsigned_char data, SWIGTYPE_p_switch_size_t datalen ) : switch_status_t | ||
handle | switch_stream_handle | |
data | SWIGTYPE_p_unsigned_char | |
datalen | SWIGTYPE_p_switch_size_t | |
리턴 | switch_status_t |
public static switch_core_add_registration ( string user, string realm, string token, string url, uint expires, string network_ip, string network_port, string network_proto ) : switch_status_t | ||
user | string | |
realm | string | |
token | string | |
url | string | |
expires | uint | |
network_ip | string | |
network_port | string | |
network_proto | string | |
리턴 | switch_status_t |
public static switch_core_add_state_handler ( switch_state_handler_table state_handler ) : int | ||
state_handler | switch_state_handler_table | |
리턴 | int |
public static switch_core_asr_check_results ( switch_asr_handle ah, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
ah | switch_asr_handle | |
flags | SWIGTYPE_p_unsigned_long | |
리턴 | switch_status_t |
public static switch_core_asr_close ( switch_asr_handle ah, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
ah | switch_asr_handle | |
flags | SWIGTYPE_p_unsigned_long | |
리턴 | switch_status_t |
public static switch_core_asr_disable_all_grammars ( switch_asr_handle ah ) : switch_status_t | ||
ah | switch_asr_handle | |
리턴 | switch_status_t |
public static switch_core_asr_disable_grammar ( switch_asr_handle ah, string name ) : switch_status_t | ||
ah | switch_asr_handle | |
name | string | |
리턴 | switch_status_t |
public static switch_core_asr_enable_grammar ( switch_asr_handle ah, string name ) : switch_status_t | ||
ah | switch_asr_handle | |
name | string | |
리턴 | switch_status_t |
public static switch_core_asr_feed ( switch_asr_handle ah, SWIGTYPE_p_void data, uint len, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
ah | switch_asr_handle | |
data | SWIGTYPE_p_void | |
len | uint | |
flags | SWIGTYPE_p_unsigned_long | |
리턴 | switch_status_t |
public static switch_core_asr_feed_dtmf ( switch_asr_handle ah, switch_dtmf_t dtmf, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
ah | switch_asr_handle | |
dtmf | switch_dtmf_t | |
flags | SWIGTYPE_p_unsigned_long | |
리턴 | switch_status_t |
public static switch_core_asr_float_param ( switch_asr_handle ah, string param, double val ) : void | ||
ah | switch_asr_handle | |
param | string | |
val | double | |
리턴 | void |
public static switch_core_asr_get_results ( switch_asr_handle ah, string &xmlstr, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
ah | switch_asr_handle | |
xmlstr | string | |
flags | SWIGTYPE_p_unsigned_long | |
리턴 | switch_status_t |
public static switch_core_asr_load_grammar ( switch_asr_handle ah, string grammar, string name ) : switch_status_t | ||
ah | switch_asr_handle | |
grammar | string | |
name | string | |
리턴 | switch_status_t |
public static switch_core_asr_numeric_param ( switch_asr_handle ah, string param, int val ) : void | ||
ah | switch_asr_handle | |
param | string | |
val | int | |
리턴 | void |
public static switch_core_asr_open ( switch_asr_handle ah, string module_name, string codec, int rate, string dest, SWIGTYPE_p_unsigned_long flags, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
ah | switch_asr_handle | |
module_name | string | |
codec | string | |
rate | int | |
dest | string | |
flags | SWIGTYPE_p_unsigned_long | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_core_asr_pause ( switch_asr_handle ah ) : switch_status_t | ||
ah | switch_asr_handle | |
리턴 | switch_status_t |
public static switch_core_asr_resume ( switch_asr_handle ah ) : switch_status_t | ||
ah | switch_asr_handle | |
리턴 | switch_status_t |
public static switch_core_asr_start_input_timers ( switch_asr_handle ah ) : switch_status_t | ||
ah | switch_asr_handle | |
리턴 | switch_status_t |
public static switch_core_asr_text_param ( switch_asr_handle ah, string param, string val ) : void | ||
ah | switch_asr_handle | |
param | string | |
val | string | |
리턴 | void |
public static switch_core_asr_unload_grammar ( switch_asr_handle ah, string name ) : switch_status_t | ||
ah | switch_asr_handle | |
name | string | |
리턴 | switch_status_t |
public static switch_core_chat_deliver ( string dest_proto, SWIGTYPE_p_p_switch_event message_event ) : switch_status_t | ||
dest_proto | string | |
message_event | SWIGTYPE_p_p_switch_event | |
리턴 | switch_status_t |
public static switch_core_chat_send ( string dest_proto, switch_event message_event ) : switch_status_t | ||
dest_proto | string | |
message_event | switch_event | |
리턴 | switch_status_t |
public static switch_core_chat_send_args ( string dest_proto, string proto, string from, string to, string subject, string body, string type, string hint ) : switch_status_t | ||
dest_proto | string | |
proto | string | |
from | string | |
to | string | |
subject | string | |
body | string | |
type | string | |
hint | string | |
리턴 | switch_status_t |
public static switch_core_codec_add_implementation ( SWIGTYPE_p_apr_pool_t pool, switch_codec_interface codec_interface, switch_codec_type_t codec_type, byte ianacode, string iananame, string fmtp, uint samples_per_second, uint actual_samples_per_second, int bits_per_second, int microseconds_per_packet, uint samples_per_packet, uint decoded_bytes_per_packet, uint encoded_bytes_per_packet, byte number_of_channels, int codec_frames_per_packet, SWIGTYPE_p_f_p_switch_codec_unsigned_long_p_q_const__switch_codec_settings__switch_status_t init, SWIGTYPE_p_f_p_switch_codec_p_switch_codec_p_void_unsigned_long_unsigned_long_p_void_p_unsigned_long_p_unsigned_long_p_unsigned_int__switch_status_t encode, SWIGTYPE_p_f_p_switch_codec_p_switch_codec_p_void_unsigned_long_unsigned_long_p_void_p_unsigned_long_p_unsigned_long_p_unsigned_int__switch_status_t decode, SWIGTYPE_p_f_p_switch_codec__switch_status_t destroy ) : void | ||
pool | SWIGTYPE_p_apr_pool_t | |
codec_interface | switch_codec_interface | |
codec_type | switch_codec_type_t | |
ianacode | byte | |
iananame | string | |
fmtp | string | |
samples_per_second | uint | |
actual_samples_per_second | uint | |
bits_per_second | int | |
microseconds_per_packet | int | |
samples_per_packet | uint | |
decoded_bytes_per_packet | uint | |
encoded_bytes_per_packet | uint | |
number_of_channels | byte | |
codec_frames_per_packet | int | |
init | SWIGTYPE_p_f_p_switch_codec_unsigned_long_p_q_const__switch_codec_settings__switch_status_t | |
encode | SWIGTYPE_p_f_p_switch_codec_p_switch_codec_p_void_unsigned_long_unsigned_long_p_void_p_unsigned_long_p_unsigned_long_p_unsigned_int__switch_status_t | |
decode | SWIGTYPE_p_f_p_switch_codec_p_switch_codec_p_void_unsigned_long_unsigned_long_p_void_p_unsigned_long_p_unsigned_long_p_unsigned_int__switch_status_t | |
destroy | SWIGTYPE_p_f_p_switch_codec__switch_status_t | |
리턴 | void |
public static switch_core_codec_copy ( switch_codec codec, switch_codec new_codec, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
codec | switch_codec | |
new_codec | switch_codec | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_core_codec_decode ( switch_codec codec, switch_codec other_codec, SWIGTYPE_p_void encoded_data, uint encoded_data_len, uint encoded_rate, SWIGTYPE_p_void decoded_data, SWIGTYPE_p_unsigned_long decoded_data_len, SWIGTYPE_p_unsigned_long decoded_rate, SWIGTYPE_p_unsigned_int flag ) : switch_status_t | ||
codec | switch_codec | |
other_codec | switch_codec | |
encoded_data | SWIGTYPE_p_void | |
encoded_data_len | uint | |
encoded_rate | uint | |
decoded_data | SWIGTYPE_p_void | |
decoded_data_len | SWIGTYPE_p_unsigned_long | |
decoded_rate | SWIGTYPE_p_unsigned_long | |
flag | SWIGTYPE_p_unsigned_int | |
리턴 | switch_status_t |
public static switch_core_codec_destroy ( switch_codec codec ) : switch_status_t | ||
codec | switch_codec | |
리턴 | switch_status_t |
public static switch_core_codec_encode ( switch_codec codec, switch_codec other_codec, SWIGTYPE_p_void decoded_data, uint decoded_data_len, uint decoded_rate, SWIGTYPE_p_void encoded_data, SWIGTYPE_p_unsigned_long encoded_data_len, SWIGTYPE_p_unsigned_long encoded_rate, SWIGTYPE_p_unsigned_int flag ) : switch_status_t | ||
codec | switch_codec | |
other_codec | switch_codec | |
decoded_data | SWIGTYPE_p_void | |
decoded_data_len | uint | |
decoded_rate | uint | |
encoded_data | SWIGTYPE_p_void | |
encoded_data_len | SWIGTYPE_p_unsigned_long | |
encoded_rate | SWIGTYPE_p_unsigned_long | |
flag | SWIGTYPE_p_unsigned_int | |
리턴 | switch_status_t |
public static switch_core_codec_init_with_bitrate ( switch_codec codec, string codec_name, string fmtp, uint rate, int ms, int channels, uint bitrate, uint flags, switch_codec_settings codec_settings, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
codec | switch_codec | |
codec_name | string | |
fmtp | string | |
rate | uint | |
ms | int | |
channels | int | |
bitrate | uint | |
flags | uint | |
codec_settings | switch_codec_settings | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_core_codec_parse_fmtp ( string codec_name, string fmtp, uint rate, switch_codec_fmtp codec_fmtp ) : switch_status_t | ||
codec_name | string | |
fmtp | string | |
rate | uint | |
codec_fmtp | switch_codec_fmtp | |
리턴 | switch_status_t |
public static switch_core_codec_ready ( switch_codec codec ) : switch_bool_t | ||
codec | switch_codec | |
리턴 | switch_bool_t |
public static switch_core_codec_reset ( switch_codec codec ) : switch_status_t | ||
codec | switch_codec | |
리턴 | switch_status_t |
public static switch_core_data_channel ( switch_text_channel_t channel ) : SWIGTYPE_p_FILE | ||
channel | switch_text_channel_t | |
리턴 | SWIGTYPE_p_FILE |
public static switch_core_db_bind_double ( SWIGTYPE_p_sqlite3_stmt pStmt, int i, double dValue ) : int | ||
pStmt | SWIGTYPE_p_sqlite3_stmt | |
i | int | |
dValue | double | |
리턴 | int |
public static switch_core_db_bind_int ( SWIGTYPE_p_sqlite3_stmt pStmt, int i, int iValue ) : int | ||
pStmt | SWIGTYPE_p_sqlite3_stmt | |
i | int | |
iValue | int | |
리턴 | int |
public static switch_core_db_bind_int64 ( SWIGTYPE_p_sqlite3_stmt pStmt, int i, long iValue ) : int | ||
pStmt | SWIGTYPE_p_sqlite3_stmt | |
i | int | |
iValue | long | |
리턴 | int |
public static switch_core_db_bind_text ( SWIGTYPE_p_sqlite3_stmt pStmt, int i, string zData, int nData, SWIGTYPE_p_f_p_void__void xDel ) : int | ||
pStmt | SWIGTYPE_p_sqlite3_stmt | |
i | int | |
zData | string | |
nData | int | |
xDel | SWIGTYPE_p_f_p_void__void | |
리턴 | int |
public static switch_core_db_changes ( SWIGTYPE_p_sqlite3 db ) : int | ||
db | SWIGTYPE_p_sqlite3 | |
리턴 | int |
public static switch_core_db_close ( SWIGTYPE_p_sqlite3 db ) : int | ||
db | SWIGTYPE_p_sqlite3 | |
리턴 | int |
public static switch_core_db_column_count ( SWIGTYPE_p_sqlite3_stmt pStmt ) : int | ||
pStmt | SWIGTYPE_p_sqlite3_stmt | |
리턴 | int |
public static switch_core_db_column_name ( SWIGTYPE_p_sqlite3_stmt stmt, int N ) : string | ||
stmt | SWIGTYPE_p_sqlite3_stmt | |
N | int | |
리턴 | string |
public static switch_core_db_column_text ( SWIGTYPE_p_sqlite3_stmt stmt, int iCol ) : SWIGTYPE_p_unsigned_char | ||
stmt | SWIGTYPE_p_sqlite3_stmt | |
iCol | int | |
리턴 | SWIGTYPE_p_unsigned_char |
public static switch_core_db_errmsg ( SWIGTYPE_p_sqlite3 db ) : string | ||
db | SWIGTYPE_p_sqlite3 | |
리턴 | string |
public static switch_core_db_exec ( SWIGTYPE_p_sqlite3 db, string sql, SWIGTYPE_p_f_p_void_int_p_p_char_p_p_char__int callback, SWIGTYPE_p_void data, string &errmsg ) : int | ||
db | SWIGTYPE_p_sqlite3 | |
sql | string | |
callback | SWIGTYPE_p_f_p_void_int_p_p_char_p_p_char__int | |
data | SWIGTYPE_p_void | |
errmsg | string | |
리턴 | int |
public static switch_core_db_finalize ( SWIGTYPE_p_sqlite3_stmt pStmt ) : int | ||
pStmt | SWIGTYPE_p_sqlite3_stmt | |
리턴 | int |
public static switch_core_db_free ( string z ) : void | ||
z | string | |
리턴 | void |
public static switch_core_db_free_table ( string &result ) : void | ||
result | string | |
리턴 | void |
public static switch_core_db_get_table ( SWIGTYPE_p_sqlite3 db, string sql, SWIGTYPE_p_p_p_char resultp, SWIGTYPE_p_int nrow, SWIGTYPE_p_int ncolumn, string &errmsg ) : int | ||
db | SWIGTYPE_p_sqlite3 | |
sql | string | |
resultp | SWIGTYPE_p_p_p_char | |
nrow | SWIGTYPE_p_int | |
ncolumn | SWIGTYPE_p_int | |
errmsg | string | |
리턴 | int |
public static switch_core_db_last_insert_rowid ( SWIGTYPE_p_sqlite3 db ) : long | ||
db | SWIGTYPE_p_sqlite3 | |
리턴 | long |
public static switch_core_db_open ( string filename, SWIGTYPE_p_p_sqlite3 ppDb ) : int | ||
filename | string | |
ppDb | SWIGTYPE_p_p_sqlite3 | |
리턴 | int |
public static switch_core_db_open_file ( string filename ) : SWIGTYPE_p_sqlite3 | ||
filename | string | |
리턴 | SWIGTYPE_p_sqlite3 |
public static switch_core_db_persistant_execute ( SWIGTYPE_p_sqlite3 db, string sql, uint retries ) : switch_status_t | ||
db | SWIGTYPE_p_sqlite3 | |
sql | string | |
retries | uint | |
리턴 | switch_status_t |
public static switch_core_db_persistant_execute_trans ( SWIGTYPE_p_sqlite3 db, string sql, uint retries ) : switch_status_t | ||
db | SWIGTYPE_p_sqlite3 | |
sql | string | |
retries | uint | |
리턴 | switch_status_t |
public static switch_core_db_prepare ( SWIGTYPE_p_sqlite3 db, string zSql, int nBytes, SWIGTYPE_p_p_sqlite3_stmt ppStmt, string &pzTail ) : int | ||
db | SWIGTYPE_p_sqlite3 | |
zSql | string | |
nBytes | int | |
ppStmt | SWIGTYPE_p_p_sqlite3_stmt | |
pzTail | string | |
리턴 | int |
public static switch_core_db_reset ( SWIGTYPE_p_sqlite3_stmt pStmt ) : int | ||
pStmt | SWIGTYPE_p_sqlite3_stmt | |
리턴 | int |
public static switch_core_db_step ( SWIGTYPE_p_sqlite3_stmt stmt ) : int | ||
stmt | SWIGTYPE_p_sqlite3_stmt | |
리턴 | int |
public static switch_core_db_test_reactive ( SWIGTYPE_p_sqlite3 db, string test_sql, string drop_sql, string reactive_sql ) : void | ||
db | SWIGTYPE_p_sqlite3 | |
test_sql | string | |
drop_sql | string | |
reactive_sql | string | |
리턴 | void |
public static switch_core_default_dtmf_duration ( uint duration ) : uint | ||
duration | uint | |
리턴 | uint |
public static switch_core_del_registration ( string user, string realm, string token ) : switch_status_t | ||
user | string | |
realm | string | |
token | string | |
리턴 | switch_status_t |
public static switch_core_destroy ( ) : switch_status_t | ||
리턴 | switch_status_t |
public static switch_core_directory_close ( switch_directory_handle dh ) : switch_status_t | ||
dh | switch_directory_handle | |
리턴 | switch_status_t |
public static switch_core_directory_next ( switch_directory_handle dh ) : switch_status_t | ||
dh | switch_directory_handle | |
리턴 | switch_status_t |
public static switch_core_directory_next_pair ( switch_directory_handle dh, string &var, string &val ) : switch_status_t | ||
dh | switch_directory_handle | |
var | string | |
val | string | |
리턴 | switch_status_t |
public static switch_core_directory_open ( switch_directory_handle dh, string module_name, string source, string dsn, string passwd, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
dh | switch_directory_handle | |
module_name | string | |
source | string | |
dsn | string | |
passwd | string | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_core_directory_query ( switch_directory_handle dh, string arg1, string query ) : switch_status_t | ||
dh | switch_directory_handle | |
arg1 | string | |
query | string | |
리턴 | switch_status_t |
public static switch_core_dump_variables ( switch_stream_handle stream ) : void | ||
stream | switch_stream_handle | |
리턴 | void |
public static switch_core_event_hook_add_kill_channel ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_int__switch_status_t kill_channel ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
kill_channel | SWIGTYPE_p_f_p_switch_core_session_int__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_add_outgoing_channel ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_event_p_switch_caller_profile_p_switch_core_session_unsigned_long__switch_status_t outgoing_channel ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
outgoing_channel | SWIGTYPE_p_f_p_switch_core_session_p_switch_event_p_switch_caller_profile_p_switch_core_session_unsigned_long__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_add_read_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_t read_frame ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
read_frame | SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_add_receive_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_event__switch_status_t receive_event ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
receive_event | SWIGTYPE_p_f_p_switch_core_session_p_switch_event__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_add_receive_message ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_core_session_message__switch_status_t receive_message ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
receive_message | SWIGTYPE_p_f_p_switch_core_session_p_switch_core_session_message__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_add_recv_dtmf ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t recv_dtmf ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
recv_dtmf | SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_add_resurrect_session ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_p_switch_core_session_p_p_apr_pool_t_p_void__switch_call_cause_t resurrect_session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
resurrect_session | SWIGTYPE_p_f_p_p_switch_core_session_p_p_apr_pool_t_p_void__switch_call_cause_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_add_send_dtmf ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t send_dtmf ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
send_dtmf | SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_add_state_change ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session__switch_status_t state_change ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
state_change | SWIGTYPE_p_f_p_switch_core_session__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_add_state_run ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session__switch_status_t state_run ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
state_run | SWIGTYPE_p_f_p_switch_core_session__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_add_video_read_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_t video_read_frame ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
video_read_frame | SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_add_video_write_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t video_write_frame ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
video_write_frame | SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_add_write_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t write_frame ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
write_frame | SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_kill_channel ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_int__switch_status_t kill_channel ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
kill_channel | SWIGTYPE_p_f_p_switch_core_session_int__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_outgoing_channel ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_event_p_switch_caller_profile_p_switch_core_session_unsigned_long__switch_status_t outgoing_channel ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
outgoing_channel | SWIGTYPE_p_f_p_switch_core_session_p_switch_event_p_switch_caller_profile_p_switch_core_session_unsigned_long__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_read_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_t read_frame ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
read_frame | SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_receive_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_event__switch_status_t receive_event ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
receive_event | SWIGTYPE_p_f_p_switch_core_session_p_switch_event__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_receive_message ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_core_session_message__switch_status_t receive_message ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
receive_message | SWIGTYPE_p_f_p_switch_core_session_p_switch_core_session_message__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_recv_dtmf ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t recv_dtmf ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
recv_dtmf | SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_resurrect_session ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_p_switch_core_session_p_p_apr_pool_t_p_void__switch_call_cause_t resurrect_session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
resurrect_session | SWIGTYPE_p_f_p_p_switch_core_session_p_p_apr_pool_t_p_void__switch_call_cause_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_send_dtmf ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t send_dtmf ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
send_dtmf | SWIGTYPE_p_f_p_switch_core_session_p_q_const__switch_dtmf_t_enum_switch_dtmf_direction_t__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_state_change ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session__switch_status_t state_change ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
state_change | SWIGTYPE_p_f_p_switch_core_session__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_state_run ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session__switch_status_t state_run ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
state_run | SWIGTYPE_p_f_p_switch_core_session__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_video_read_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_t video_read_frame ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
video_read_frame | SWIGTYPE_p_f_p_switch_core_session_p_p_switch_frame_unsigned_long_int__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_video_write_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t video_write_frame ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
video_write_frame | SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_event_hook_remove_write_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t write_frame ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
write_frame | SWIGTYPE_p_f_p_switch_core_session_p_switch_frame_unsigned_long_int__switch_status_t | |
리턴 | switch_status_t |
public static switch_core_execute_chat_app ( switch_event message, string app, string data ) : switch_status_t | ||
message | switch_event | |
app | string | |
data | string | |
리턴 | switch_status_t |
public static switch_core_expire_registration ( int force ) : switch_status_t | ||
force | int | |
리턴 | switch_status_t |
public static switch_core_file_close ( switch_file_handle fh ) : switch_status_t | ||
fh | switch_file_handle | |
리턴 | switch_status_t |
public static switch_core_file_get_string ( switch_file_handle fh, switch_audio_col_t col, string &arg2 ) : switch_status_t | ||
fh | switch_file_handle | |
col | switch_audio_col_t | |
arg2 | string | |
리턴 | switch_status_t |
public static switch_core_file_read ( switch_file_handle fh, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t len ) : switch_status_t | ||
fh | switch_file_handle | |
data | SWIGTYPE_p_void | |
len | SWIGTYPE_p_switch_size_t | |
리턴 | switch_status_t |
public static switch_core_file_seek ( switch_file_handle fh, SWIGTYPE_p_unsigned_int cur_pos, long samples, int whence ) : switch_status_t | ||
fh | switch_file_handle | |
cur_pos | SWIGTYPE_p_unsigned_int | |
samples | long | |
whence | int | |
리턴 | switch_status_t |
public static switch_core_file_set_string ( switch_file_handle fh, switch_audio_col_t col, string arg2 ) : switch_status_t | ||
fh | switch_file_handle | |
col | switch_audio_col_t | |
arg2 | string | |
리턴 | switch_status_t |
public static switch_core_file_truncate ( switch_file_handle fh, long offset ) : switch_status_t | ||
fh | switch_file_handle | |
offset | long | |
리턴 | switch_status_t |
public static switch_core_file_write ( switch_file_handle fh, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t len ) : switch_status_t | ||
fh | switch_file_handle | |
data | SWIGTYPE_p_void | |
len | SWIGTYPE_p_switch_size_t | |
리턴 | switch_status_t |
public static switch_core_get_console ( ) : SWIGTYPE_p_FILE | ||
리턴 | SWIGTYPE_p_FILE |
public static switch_core_get_state_handler ( int index ) : switch_state_handler_table | ||
index | int | |
리턴 | switch_state_handler_table |
public static switch_core_get_switchname ( ) : string | ||
리턴 | string |
public static switch_core_get_variable ( string varname ) : string | ||
varname | string | |
리턴 | string |
public static switch_core_get_variable_dup ( string varname ) : string | ||
varname | string | |
리턴 | string |
public static switch_core_get_variable_pdup ( string varname, SWIGTYPE_p_apr_pool_t pool ) : string | ||
varname | string | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | string |
public static switch_core_hash_delete ( SWIGTYPE_p_switch_hash hash, string key ) : switch_status_t | ||
hash | SWIGTYPE_p_switch_hash | |
key | string | |
리턴 | switch_status_t |
public static switch_core_hash_delete_locked ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_switch_mutex_t mutex ) : switch_status_t | ||
hash | SWIGTYPE_p_switch_hash | |
key | string | |
mutex | SWIGTYPE_p_switch_mutex_t | |
리턴 | switch_status_t |
public static switch_core_hash_delete_multi ( SWIGTYPE_p_switch_hash hash, SWIGTYPE_p_f_p_q_const__void_p_q_const__void_p_void__switch_bool_t callback, SWIGTYPE_p_void pData ) : switch_status_t | ||
hash | SWIGTYPE_p_switch_hash | |
callback | SWIGTYPE_p_f_p_q_const__void_p_q_const__void_p_void__switch_bool_t | |
pData | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_core_hash_delete_wrlock ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_switch_thread_rwlock_t rwlock ) : switch_status_t | ||
hash | SWIGTYPE_p_switch_hash | |
key | string | |
rwlock | SWIGTYPE_p_switch_thread_rwlock_t | |
리턴 | switch_status_t |
public static switch_core_hash_destroy ( SWIGTYPE_p_p_switch_hash hash ) : switch_status_t | ||
hash | SWIGTYPE_p_p_switch_hash | |
리턴 | switch_status_t |
public static switch_core_hash_find ( SWIGTYPE_p_switch_hash hash, string key ) : SWIGTYPE_p_void | ||
hash | SWIGTYPE_p_switch_hash | |
key | string | |
리턴 | SWIGTYPE_p_void |
public static switch_core_hash_find_locked ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_switch_mutex_t mutex ) : SWIGTYPE_p_void | ||
hash | SWIGTYPE_p_switch_hash | |
key | string | |
mutex | SWIGTYPE_p_switch_mutex_t | |
리턴 | SWIGTYPE_p_void |
public static switch_core_hash_find_rdlock ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_switch_thread_rwlock_t rwlock ) : SWIGTYPE_p_void | ||
hash | SWIGTYPE_p_switch_hash | |
key | string | |
rwlock | SWIGTYPE_p_switch_thread_rwlock_t | |
리턴 | SWIGTYPE_p_void |
public static switch_core_hash_init_case ( SWIGTYPE_p_p_switch_hash hash, SWIGTYPE_p_apr_pool_t pool, switch_bool_t case_sensitive ) : switch_status_t | ||
hash | SWIGTYPE_p_p_switch_hash | |
pool | SWIGTYPE_p_apr_pool_t | |
case_sensitive | switch_bool_t | |
리턴 | switch_status_t |
public static switch_core_hash_insert ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_void data ) : switch_status_t | ||
hash | SWIGTYPE_p_switch_hash | |
key | string | |
data | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_core_hash_insert_locked ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_void data, SWIGTYPE_p_switch_mutex_t mutex ) : switch_status_t | ||
hash | SWIGTYPE_p_switch_hash | |
key | string | |
data | SWIGTYPE_p_void | |
mutex | SWIGTYPE_p_switch_mutex_t | |
리턴 | switch_status_t |
public static switch_core_hash_insert_wrlock ( SWIGTYPE_p_switch_hash hash, string key, SWIGTYPE_p_void data, SWIGTYPE_p_switch_thread_rwlock_t rwlock ) : switch_status_t | ||
hash | SWIGTYPE_p_switch_hash | |
key | string | |
data | SWIGTYPE_p_void | |
rwlock | SWIGTYPE_p_switch_thread_rwlock_t | |
리턴 | switch_status_t |
public static switch_core_init ( uint flags, switch_bool_t console, string &err ) : switch_status_t | ||
flags | uint | |
console | switch_bool_t | |
err | string | |
리턴 | switch_status_t |
public static switch_core_init_and_modload ( uint flags, switch_bool_t console, string &err ) : switch_status_t | ||
flags | uint | |
console | switch_bool_t | |
err | string | |
리턴 | switch_status_t |
public static switch_core_management_exec ( string relative_oid, switch_management_action_t action, string data, SWIGTYPE_p_switch_size_t datalen ) : switch_status_t | ||
relative_oid | string | |
action | switch_management_action_t | |
data | string | |
datalen | SWIGTYPE_p_switch_size_t | |
리턴 | switch_status_t |
public static switch_core_max_dtmf_duration ( uint duration ) : uint | ||
duration | uint | |
리턴 | uint |
public static switch_core_measure_time ( SWIGTYPE_p_switch_time_t total_ms, switch_core_time_duration duration ) : void | ||
total_ms | SWIGTYPE_p_switch_time_t | |
duration | switch_core_time_duration | |
리턴 | void |
public static switch_core_media_bug_add ( SWIGTYPE_p_switch_core_session session, string function, string target, SWIGTYPE_p_f_p_switch_media_bug_p_void_enum_switch_abc_type_t__switch_bool_t callback, SWIGTYPE_p_void user_data, SWIGTYPE_p_time_t stop_time, uint flags, SWIGTYPE_p_p_switch_media_bug new_bug ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
function | string | |
target | string | |
callback | SWIGTYPE_p_f_p_switch_media_bug_p_void_enum_switch_abc_type_t__switch_bool_t | |
user_data | SWIGTYPE_p_void | |
stop_time | SWIGTYPE_p_time_t | |
flags | uint | |
new_bug | SWIGTYPE_p_p_switch_media_bug | |
리턴 | switch_status_t |
public static switch_core_media_bug_clear_flag ( SWIGTYPE_p_switch_media_bug bug, uint flag ) : uint | ||
bug | SWIGTYPE_p_switch_media_bug | |
flag | uint | |
리턴 | uint |
public static switch_core_media_bug_close ( SWIGTYPE_p_p_switch_media_bug bug ) : switch_status_t | ||
bug | SWIGTYPE_p_p_switch_media_bug | |
리턴 | switch_status_t |
public static switch_core_media_bug_enumerate ( SWIGTYPE_p_switch_core_session session, switch_stream_handle stream ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
stream | switch_stream_handle | |
리턴 | switch_status_t |
public static switch_core_media_bug_flush ( SWIGTYPE_p_switch_media_bug bug ) : void | ||
bug | SWIGTYPE_p_switch_media_bug | |
리턴 | void |
public static switch_core_media_bug_flush_all ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_core_media_bug_get_read_replace_frame ( SWIGTYPE_p_switch_media_bug bug ) : switch_frame | ||
bug | SWIGTYPE_p_switch_media_bug | |
리턴 | switch_frame |
public static switch_core_media_bug_get_session ( SWIGTYPE_p_switch_media_bug bug ) : SWIGTYPE_p_switch_core_session | ||
bug | SWIGTYPE_p_switch_media_bug | |
리턴 | SWIGTYPE_p_switch_core_session |
public static switch_core_media_bug_get_user_data ( SWIGTYPE_p_switch_media_bug bug ) : SWIGTYPE_p_void | ||
bug | SWIGTYPE_p_switch_media_bug | |
리턴 | SWIGTYPE_p_void |
public static switch_core_media_bug_get_write_replace_frame ( SWIGTYPE_p_switch_media_bug bug ) : switch_frame | ||
bug | SWIGTYPE_p_switch_media_bug | |
리턴 | switch_frame |
public static switch_core_media_bug_inuse ( SWIGTYPE_p_switch_media_bug bug, SWIGTYPE_p_switch_size_t readp, SWIGTYPE_p_switch_size_t writep ) : void | ||
bug | SWIGTYPE_p_switch_media_bug | |
readp | SWIGTYPE_p_switch_size_t | |
writep | SWIGTYPE_p_switch_size_t | |
리턴 | void |
public static switch_core_media_bug_pause ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_media_bug_prune ( SWIGTYPE_p_switch_core_session session ) : uint | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | uint |
public static switch_core_media_bug_read ( SWIGTYPE_p_switch_media_bug bug, switch_frame frame, switch_bool_t fill ) : switch_status_t | ||
bug | SWIGTYPE_p_switch_media_bug | |
frame | switch_frame | |
fill | switch_bool_t | |
리턴 | switch_status_t |
public static switch_core_media_bug_remove ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_media_bug bug ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
bug | SWIGTYPE_p_p_switch_media_bug | |
리턴 | switch_status_t |
public static switch_core_media_bug_remove_all ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_core_media_bug_remove_callback ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_media_bug_p_void_enum_switch_abc_type_t__switch_bool_t callback ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
callback | SWIGTYPE_p_f_p_switch_media_bug_p_void_enum_switch_abc_type_t__switch_bool_t | |
리턴 | switch_status_t |
public static switch_core_media_bug_resume ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_media_bug_set_flag ( SWIGTYPE_p_switch_media_bug bug, uint flag ) : uint | ||
bug | SWIGTYPE_p_switch_media_bug | |
flag | uint | |
리턴 | uint |
public static switch_core_media_bug_set_pre_buffer_framecount ( SWIGTYPE_p_switch_media_bug bug, uint framecount ) : switch_status_t | ||
bug | SWIGTYPE_p_switch_media_bug | |
framecount | uint | |
리턴 | switch_status_t |
public static switch_core_media_bug_set_read_replace_frame ( SWIGTYPE_p_switch_media_bug bug, switch_frame frame ) : void | ||
bug | SWIGTYPE_p_switch_media_bug | |
frame | switch_frame | |
리턴 | void |
public static switch_core_media_bug_set_write_replace_frame ( SWIGTYPE_p_switch_media_bug bug, switch_frame frame ) : void | ||
bug | SWIGTYPE_p_switch_media_bug | |
frame | switch_frame | |
리턴 | void |
public static switch_core_media_bug_test_flag ( SWIGTYPE_p_switch_media_bug bug, uint flag ) : uint | ||
bug | SWIGTYPE_p_switch_media_bug | |
flag | uint | |
리턴 | uint |
public static switch_core_media_bug_transfer_recordings ( SWIGTYPE_p_switch_core_session orig_session, SWIGTYPE_p_switch_core_session new_session ) : switch_status_t | ||
orig_session | SWIGTYPE_p_switch_core_session | |
new_session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_core_memory_pool_get_data ( SWIGTYPE_p_apr_pool_t pool, string key ) : SWIGTYPE_p_void | ||
pool | SWIGTYPE_p_apr_pool_t | |
key | string | |
리턴 | SWIGTYPE_p_void |
public static switch_core_memory_pool_set_data ( SWIGTYPE_p_apr_pool_t pool, string key, SWIGTYPE_p_void data ) : void | ||
pool | SWIGTYPE_p_apr_pool_t | |
key | string | |
data | SWIGTYPE_p_void | |
리턴 | void |
public static switch_core_memory_pool_tag ( SWIGTYPE_p_apr_pool_t pool, string tag ) : void | ||
pool | SWIGTYPE_p_apr_pool_t | |
tag | string | |
리턴 | void |
public static switch_core_memory_reclaim_all ( ) : void | ||
리턴 | void |
public static switch_core_memory_reclaim_events ( ) : void | ||
리턴 | void |
public static switch_core_memory_reclaim_logger ( ) : void | ||
리턴 | void |
public static switch_core_mime_add_type ( string type, string ext ) : switch_status_t | ||
type | string | |
ext | string | |
리턴 | switch_status_t |
public static switch_core_mime_ext2type ( string ext ) : string | ||
ext | string | |
리턴 | string |
public static switch_core_mime_index ( ) : SWIGTYPE_p_HashElem | ||
리턴 | SWIGTYPE_p_HashElem |
public static switch_core_min_dtmf_duration ( uint duration ) : uint | ||
duration | uint | |
리턴 | uint |
public static switch_core_min_idle_cpu ( double new_limit ) : double | ||
new_limit | double | |
리턴 | double |
public static switch_core_perform_alloc ( SWIGTYPE_p_apr_pool_t pool, SWIGTYPE_p_switch_size_t memory, string file, string func, int line ) : SWIGTYPE_p_void | ||
pool | SWIGTYPE_p_apr_pool_t | |
memory | SWIGTYPE_p_switch_size_t | |
file | string | |
func | string | |
line | int | |
리턴 | SWIGTYPE_p_void |
public static switch_core_perform_destroy_memory_pool ( SWIGTYPE_p_p_apr_pool_t pool, string file, string func, int line ) : switch_status_t | ||
pool | SWIGTYPE_p_p_apr_pool_t | |
file | string | |
func | string | |
line | int | |
리턴 | switch_status_t |
public static switch_core_perform_file_open ( string file, string func, int line, switch_file_handle fh, string file_path, byte channels, uint rate, uint flags, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
file | string | |
func | string | |
line | int | |
fh | switch_file_handle | |
file_path | string | |
channels | byte | |
rate | uint | |
flags | uint | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_core_perform_new_memory_pool ( SWIGTYPE_p_p_apr_pool_t pool, string file, string func, int line ) : switch_status_t | ||
pool | SWIGTYPE_p_p_apr_pool_t | |
file | string | |
func | string | |
line | int | |
리턴 | switch_status_t |
public static switch_core_perform_permanent_alloc ( SWIGTYPE_p_switch_size_t memory, string file, string func, int line ) : SWIGTYPE_p_void | ||
memory | SWIGTYPE_p_switch_size_t | |
file | string | |
func | string | |
line | int | |
리턴 | SWIGTYPE_p_void |
public static switch_core_perform_permanent_strdup ( string todup, string file, string func, int line ) : string | ||
todup | string | |
file | string | |
func | string | |
line | int | |
리턴 | string |
public static switch_core_perform_session_alloc ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_size_t memory, string file, string func, int line ) : SWIGTYPE_p_void | ||
session | SWIGTYPE_p_switch_core_session | |
memory | SWIGTYPE_p_switch_size_t | |
file | string | |
func | string | |
line | int | |
리턴 | SWIGTYPE_p_void |
public static switch_core_perform_session_strdup ( SWIGTYPE_p_switch_core_session session, string todup, string file, string func, int line ) : string | ||
session | SWIGTYPE_p_switch_core_session | |
todup | string | |
file | string | |
func | string | |
line | int | |
리턴 | string |
public static switch_core_perform_strdup ( SWIGTYPE_p_apr_pool_t pool, string todup, string file, string func, int line ) : string | ||
pool | SWIGTYPE_p_apr_pool_t | |
todup | string | |
file | string | |
func | string | |
line | int | |
리턴 | string |
public static switch_core_port_allocator_destroy ( SWIGTYPE_p_p_switch_core_port_allocator alloc ) : void | ||
alloc | SWIGTYPE_p_p_switch_core_port_allocator | |
리턴 | void |
public static switch_core_port_allocator_free_port ( SWIGTYPE_p_switch_core_port_allocator alloc, ushort port ) : switch_status_t | ||
alloc | SWIGTYPE_p_switch_core_port_allocator | |
port | ushort | |
리턴 | switch_status_t |
public static switch_core_port_allocator_new ( ushort start, ushort end, uint flags, SWIGTYPE_p_p_switch_core_port_allocator new_allocator ) : switch_status_t | ||
start | ushort | |
end | ushort | |
flags | uint | |
new_allocator | SWIGTYPE_p_p_switch_core_port_allocator | |
리턴 | switch_status_t |
public static switch_core_port_allocator_request_port ( SWIGTYPE_p_switch_core_port_allocator alloc, SWIGTYPE_p_unsigned_short port_ptr ) : switch_status_t | ||
alloc | SWIGTYPE_p_switch_core_port_allocator | |
port_ptr | SWIGTYPE_p_unsigned_short | |
리턴 | switch_status_t |
public static switch_core_ready_inbound ( ) : switch_bool_t | ||
리턴 | switch_bool_t |
public static switch_core_ready_outbound ( ) : switch_bool_t | ||
리턴 | switch_bool_t |
public static switch_core_remove_state_handler ( switch_state_handler_table state_handler ) : void | ||
state_handler | switch_state_handler_table | |
리턴 | void |
public static switch_core_runtime_loop ( int bg ) : void | ||
bg | int | |
리턴 | void |
public static switch_core_service_session_av ( SWIGTYPE_p_switch_core_session session, switch_bool_t audio, switch_bool_t video ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
audio | switch_bool_t | |
video | switch_bool_t | |
리턴 | void |
public static switch_core_session_add_stream ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_void private_info ) : int | ||
session | SWIGTYPE_p_switch_core_session | |
private_info | SWIGTYPE_p_void | |
리턴 | int |
public static switch_core_session_check_interface ( SWIGTYPE_p_switch_core_session session, switch_endpoint_interface endpoint_interface ) : byte | ||
session | SWIGTYPE_p_switch_core_session | |
endpoint_interface | switch_endpoint_interface | |
리턴 | byte |
public static switch_core_session_compare ( SWIGTYPE_p_switch_core_session a, SWIGTYPE_p_switch_core_session b ) : byte | ||
a | SWIGTYPE_p_switch_core_session | |
b | SWIGTYPE_p_switch_core_session | |
리턴 | byte |
public static switch_core_session_ctl ( switch_session_ctl_t cmd, SWIGTYPE_p_void val ) : int | ||
cmd | switch_session_ctl_t | |
val | SWIGTYPE_p_void | |
리턴 | int |
public static switch_core_session_dequeue_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_event arg1, switch_bool_t force ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
arg1 | SWIGTYPE_p_p_switch_event | |
force | switch_bool_t | |
리턴 | switch_status_t |
public static switch_core_session_dequeue_message ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_core_session_message message ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
message | SWIGTYPE_p_p_switch_core_session_message | |
리턴 | switch_status_t |
public static switch_core_session_dequeue_private_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_event arg1 ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
arg1 | SWIGTYPE_p_p_switch_event | |
리턴 | switch_status_t |
public static switch_core_session_dequeue_signal_data ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_void signal_data ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
signal_data | SWIGTYPE_p_p_void | |
리턴 | switch_status_t |
public static switch_core_session_destroy_state ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_disable_heartbeat ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_enable_heartbeat ( SWIGTYPE_p_switch_core_session session, uint seconds ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
seconds | uint | |
리턴 | void |
public static switch_core_session_event_count ( SWIGTYPE_p_switch_core_session session ) : uint | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | uint |
public static switch_core_session_event_send ( string uuid_str, SWIGTYPE_p_p_switch_event arg1 ) : switch_status_t | ||
uuid_str | string | |
arg1 | SWIGTYPE_p_p_switch_event | |
리턴 | switch_status_t |
public static switch_core_session_exec ( SWIGTYPE_p_switch_core_session session, switch_application_interface application_interface, string arg ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
application_interface | switch_application_interface | |
arg | string | |
리턴 | switch_status_t |
public static switch_core_session_execute_application_async ( SWIGTYPE_p_switch_core_session session, string app, string arg ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
app | string | |
arg | string | |
리턴 | switch_status_t |
public static switch_core_session_execute_application_get_flags ( SWIGTYPE_p_switch_core_session session, string app, string arg, SWIGTYPE_p_int flags ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
app | string | |
arg | string | |
flags | SWIGTYPE_p_int | |
리턴 | switch_status_t |
public static switch_core_session_execute_exten ( SWIGTYPE_p_switch_core_session session, string exten, string dialplan, string context ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
exten | string | |
dialplan | string | |
context | string | |
리턴 | switch_status_t |
public static switch_core_session_flush_message ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_core_session_flush_private_events ( SWIGTYPE_p_switch_core_session session ) : uint | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | uint |
public static switch_core_session_force_locate ( string uuid_str ) : SWIGTYPE_p_switch_core_session | ||
uuid_str | string | |
리턴 | SWIGTYPE_p_switch_core_session |
public static switch_core_session_free_message ( SWIGTYPE_p_p_switch_core_session_message message ) : void | ||
message | SWIGTYPE_p_p_switch_core_session_message | |
리턴 | void |
public static switch_core_session_get_app_flags ( string app, SWIGTYPE_p_int flags ) : switch_status_t | ||
app | string | |
flags | SWIGTYPE_p_int | |
리턴 | switch_status_t |
public static switch_core_session_get_app_log ( SWIGTYPE_p_switch_core_session session ) : switch_app_log | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_app_log |
public static switch_core_session_get_channel ( SWIGTYPE_p_switch_core_session session ) : SWIGTYPE_p_switch_channel | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | SWIGTYPE_p_switch_channel |
public static switch_core_session_get_dmachine ( SWIGTYPE_p_switch_core_session session, switch_digit_action_target_t target ) : SWIGTYPE_p_switch_ivr_dmachine | ||
session | SWIGTYPE_p_switch_core_session | |
target | switch_digit_action_target_t | |
리턴 | SWIGTYPE_p_switch_ivr_dmachine |
public static switch_core_session_get_effective_read_codec ( SWIGTYPE_p_switch_core_session session ) : switch_codec | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_codec |
public static switch_core_session_get_effective_write_codec ( SWIGTYPE_p_switch_core_session session ) : switch_codec | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_codec |
public static switch_core_session_get_id ( SWIGTYPE_p_switch_core_session session ) : SWIGTYPE_p_switch_size_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_core_session_get_loglevel ( SWIGTYPE_p_switch_core_session session ) : switch_log_level_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_log_level_t |
public static switch_core_session_get_partner ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_core_session partner ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
partner | SWIGTYPE_p_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_core_session_get_pool ( SWIGTYPE_p_switch_core_session session ) : SWIGTYPE_p_apr_pool_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | SWIGTYPE_p_apr_pool_t |
public static switch_core_session_get_private ( SWIGTYPE_p_switch_core_session session ) : SWIGTYPE_p_void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | SWIGTYPE_p_void |
public static switch_core_session_get_read_codec ( SWIGTYPE_p_switch_core_session session ) : switch_codec | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_codec |
public static switch_core_session_get_read_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
impp | switch_codec_implementation | |
리턴 | switch_status_t |
public static switch_core_session_get_stream ( SWIGTYPE_p_switch_core_session session, int index ) : SWIGTYPE_p_void | ||
session | SWIGTYPE_p_switch_core_session | |
index | int | |
리턴 | SWIGTYPE_p_void |
public static switch_core_session_get_stream_count ( SWIGTYPE_p_switch_core_session session ) : int | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | int |
public static switch_core_session_get_uuid ( SWIGTYPE_p_switch_core_session session ) : string | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | string |
public static switch_core_session_get_video_read_codec ( SWIGTYPE_p_switch_core_session session ) : switch_codec | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_codec |
public static switch_core_session_get_video_read_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
impp | switch_codec_implementation | |
리턴 | switch_status_t |
public static switch_core_session_get_video_write_codec ( SWIGTYPE_p_switch_core_session session ) : switch_codec | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_codec |
public static switch_core_session_get_video_write_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
impp | switch_codec_implementation | |
리턴 | switch_status_t |
public static switch_core_session_get_write_codec ( SWIGTYPE_p_switch_core_session session ) : switch_codec | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_codec |
public static switch_core_session_get_write_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
impp | switch_codec_implementation | |
리턴 | switch_status_t |
public static switch_core_session_hangup_state ( SWIGTYPE_p_switch_core_session session, switch_bool_t force ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
force | switch_bool_t | |
리턴 | void |
public static switch_core_session_hupall ( switch_call_cause_t cause ) : void | ||
cause | switch_call_cause_t | |
리턴 | void |
public static switch_core_session_hupall_endpoint ( switch_endpoint_interface endpoint_interface, switch_call_cause_t cause ) : void | ||
endpoint_interface | switch_endpoint_interface | |
cause | switch_call_cause_t | |
리턴 | void |
public static switch_core_session_hupall_matching_var ( string var_name, string var_val, switch_call_cause_t cause ) : void | ||
var_name | string | |
var_val | string | |
cause | switch_call_cause_t | |
리턴 | void |
public static switch_core_session_id ( ) : SWIGTYPE_p_switch_size_t | ||
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_core_session_in_thread ( SWIGTYPE_p_switch_core_session session ) : switch_bool_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_bool_t |
public static switch_core_session_io_read_lock ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_core_session_io_rwunlock ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_core_session_io_write_lock ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_core_session_launch_thread ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_f_p_switch_thread_t_p_void__p_void func, SWIGTYPE_p_void obj ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
func | SWIGTYPE_p_f_p_switch_thread_t_p_void__p_void | |
obj | SWIGTYPE_p_void | |
리턴 | void |
public static switch_core_session_limit ( uint new_limit ) : uint | ||
new_limit | uint | |
리턴 | uint |
public static switch_core_session_locate ( string uuid_str ) : SWIGTYPE_p_switch_core_session | ||
uuid_str | string | |
리턴 | SWIGTYPE_p_switch_core_session |
public static switch_core_session_lock_codec_read ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_lock_codec_write ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_message_send ( string uuid_str, switch_core_session_message message ) : switch_status_t | ||
uuid_str | string | |
message | switch_core_session_message | |
리턴 | switch_status_t |
public static switch_core_session_messages_waiting ( SWIGTYPE_p_switch_core_session session ) : uint | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | uint |
public static switch_core_session_outgoing_channel ( SWIGTYPE_p_switch_core_session session, switch_event var_event, string endpoint_name, switch_caller_profile caller_profile, SWIGTYPE_p_p_switch_core_session new_session, SWIGTYPE_p_p_apr_pool_t pool, uint flags, SWIGTYPE_p_switch_call_cause_t cancel_cause ) : switch_call_cause_t | ||
session | SWIGTYPE_p_switch_core_session | |
var_event | switch_event | |
endpoint_name | string | |
caller_profile | switch_caller_profile | |
new_session | SWIGTYPE_p_p_switch_core_session | |
pool | SWIGTYPE_p_p_apr_pool_t | |
flags | uint | |
cancel_cause | SWIGTYPE_p_switch_call_cause_t | |
리턴 | switch_call_cause_t |
public static switch_core_session_pass_indication ( SWIGTYPE_p_switch_core_session session, switch_core_session_message_types_t indication ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
indication | switch_core_session_message_types_t | |
리턴 | switch_status_t |
public static switch_core_session_perform_destroy ( SWIGTYPE_p_p_switch_core_session session, string file, string func, int line ) : void | ||
session | SWIGTYPE_p_p_switch_core_session | |
file | string | |
func | string | |
line | int | |
리턴 | void |
public static switch_core_session_perform_kill_channel ( SWIGTYPE_p_switch_core_session session, string file, string func, int line, switch_signal_t sig ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
file | string | |
func | string | |
line | int | |
sig | switch_signal_t | |
리턴 | switch_status_t |
public static switch_core_session_perform_receive_message ( SWIGTYPE_p_switch_core_session session, switch_core_session_message message, string file, string func, int line ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
message | switch_core_session_message | |
file | string | |
func | string | |
line | int | |
리턴 | switch_status_t |
public static switch_core_session_private_event_count ( SWIGTYPE_p_switch_core_session session ) : uint | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | uint |
public static switch_core_session_queue_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_event arg1 ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
arg1 | SWIGTYPE_p_p_switch_event | |
리턴 | switch_status_t |
public static switch_core_session_queue_indication ( SWIGTYPE_p_switch_core_session session, switch_core_session_message_types_t indication ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
indication | switch_core_session_message_types_t | |
리턴 | switch_status_t |
public static switch_core_session_queue_message ( SWIGTYPE_p_switch_core_session session, switch_core_session_message message ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
message | switch_core_session_message | |
리턴 | switch_status_t |
public static switch_core_session_queue_private_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_event arg1, switch_bool_t priority ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
arg1 | SWIGTYPE_p_p_switch_event | |
priority | switch_bool_t | |
리턴 | switch_status_t |
public static switch_core_session_queue_signal_data ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_void signal_data ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
signal_data | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_core_session_read_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_frame frame, uint flags, int stream_id ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
frame | SWIGTYPE_p_p_switch_frame | |
flags | uint | |
stream_id | int | |
리턴 | switch_status_t |
public static switch_core_session_read_lock ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_core_session_read_lock_hangup ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_core_session_read_video_frame ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_frame frame, uint flags, int stream_id ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
frame | SWIGTYPE_p_p_switch_frame | |
flags | uint | |
stream_id | int | |
리턴 | switch_status_t |
public static switch_core_session_receive_event ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_event arg1 ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
arg1 | SWIGTYPE_p_p_switch_event | |
리턴 | switch_status_t |
public static switch_core_session_recv_dtmf ( SWIGTYPE_p_switch_core_session session, switch_dtmf_t dtmf ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
dtmf | switch_dtmf_t | |
리턴 | switch_status_t |
public static switch_core_session_reporting_state ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_request_by_name ( string endpoint_name, switch_call_direction_t direction, SWIGTYPE_p_p_apr_pool_t pool ) : SWIGTYPE_p_switch_core_session | ||
endpoint_name | string | |
direction | switch_call_direction_t | |
pool | SWIGTYPE_p_p_apr_pool_t | |
리턴 | SWIGTYPE_p_switch_core_session |
public static switch_core_session_request_uuid ( switch_endpoint_interface endpoint_interface, switch_call_direction_t direction, uint originate_flags, SWIGTYPE_p_p_apr_pool_t pool, string use_uuid ) : SWIGTYPE_p_switch_core_session | ||
endpoint_interface | switch_endpoint_interface | |
direction | switch_call_direction_t | |
originate_flags | uint | |
pool | SWIGTYPE_p_p_apr_pool_t | |
use_uuid | string | |
리턴 | SWIGTYPE_p_switch_core_session |
public static switch_core_session_request_xml ( switch_endpoint_interface endpoint_interface, SWIGTYPE_p_p_apr_pool_t pool, switch_xml xml ) : SWIGTYPE_p_switch_core_session | ||
endpoint_interface | switch_endpoint_interface | |
pool | SWIGTYPE_p_p_apr_pool_t | |
xml | switch_xml | |
리턴 | SWIGTYPE_p_switch_core_session |
public static switch_core_session_reset ( SWIGTYPE_p_switch_core_session session, switch_bool_t flush_dtmf, switch_bool_t reset_read_codec ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
flush_dtmf | switch_bool_t | |
reset_read_codec | switch_bool_t | |
리턴 | void |
public static switch_core_session_resurrect_channel ( string endpoint_name, SWIGTYPE_p_p_switch_core_session new_session, SWIGTYPE_p_p_apr_pool_t pool, SWIGTYPE_p_void data ) : switch_call_cause_t | ||
endpoint_name | string | |
new_session | SWIGTYPE_p_p_switch_core_session | |
pool | SWIGTYPE_p_p_apr_pool_t | |
data | SWIGTYPE_p_void | |
리턴 | switch_call_cause_t |
public static switch_core_session_run ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_running ( SWIGTYPE_p_switch_core_session session ) : uint | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | uint |
public static switch_core_session_rwunlock ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_sched_heartbeat ( SWIGTYPE_p_switch_core_session session, uint seconds ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
seconds | uint | |
리턴 | void |
public static switch_core_session_send_dtmf ( SWIGTYPE_p_switch_core_session session, switch_dtmf_t dtmf ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
dtmf | switch_dtmf_t | |
리턴 | switch_status_t |
public static switch_core_session_send_dtmf_string ( SWIGTYPE_p_switch_core_session session, string dtmf_string ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
dtmf_string | string | |
리턴 | switch_status_t |
public static switch_core_session_set_codec_slin ( SWIGTYPE_p_switch_core_session session, switch_slin_data data ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
data | switch_slin_data | |
리턴 | switch_status_t |
public static switch_core_session_set_dmachine ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_ivr_dmachine dmachine, switch_digit_action_target_t target ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
target | switch_digit_action_target_t | |
리턴 | void |
public static switch_core_session_set_loglevel ( SWIGTYPE_p_switch_core_session session, switch_log_level_t loglevel ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
loglevel | switch_log_level_t | |
리턴 | switch_status_t |
public static switch_core_session_set_private ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_void private_info ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
private_info | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_core_session_set_read_codec ( SWIGTYPE_p_switch_core_session session, switch_codec codec ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
codec | switch_codec | |
리턴 | switch_status_t |
public static switch_core_session_set_read_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
impp | switch_codec_implementation | |
리턴 | switch_status_t |
public static switch_core_session_set_real_read_codec ( SWIGTYPE_p_switch_core_session session, switch_codec codec ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
codec | switch_codec | |
리턴 | switch_status_t |
public static switch_core_session_set_uuid ( SWIGTYPE_p_switch_core_session session, string use_uuid ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
use_uuid | string | |
리턴 | switch_status_t |
public static switch_core_session_set_video_read_codec ( SWIGTYPE_p_switch_core_session session, switch_codec codec ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
codec | switch_codec | |
리턴 | switch_status_t |
public static switch_core_session_set_video_read_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
impp | switch_codec_implementation | |
리턴 | switch_status_t |
public static switch_core_session_set_video_write_codec ( SWIGTYPE_p_switch_core_session session, switch_codec codec ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
codec | switch_codec | |
리턴 | switch_status_t |
public static switch_core_session_set_video_write_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
impp | switch_codec_implementation | |
리턴 | switch_status_t |
public static switch_core_session_set_write_codec ( SWIGTYPE_p_switch_core_session session, switch_codec codec ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
codec | switch_codec | |
리턴 | switch_status_t |
public static switch_core_session_set_write_impl ( SWIGTYPE_p_switch_core_session session, switch_codec_implementation impp ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
impp | switch_codec_implementation | |
리턴 | switch_status_t |
public static switch_core_session_signal_state_change ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_soft_lock ( SWIGTYPE_p_switch_core_session session, uint sec ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
sec | uint | |
리턴 | void |
public static switch_core_session_soft_unlock ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_sprintf ( SWIGTYPE_p_switch_core_session session, string fmt ) : string | ||
session | SWIGTYPE_p_switch_core_session | |
fmt | string | |
리턴 | string |
public static switch_core_session_started ( SWIGTYPE_p_switch_core_session session ) : uint | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | uint |
public static switch_core_session_sync_clock ( ) : int | ||
리턴 | int |
public static switch_core_session_thread_launch ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_core_session_unlock_codec_read ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_unlock_codec_write ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_unsched_heartbeat ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_unset_read_codec ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_unset_write_codec ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_wake_session_thread ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_core_session_write_frame ( SWIGTYPE_p_switch_core_session session, switch_frame frame, uint flags, int stream_id ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
frame | switch_frame | |
flags | uint | |
stream_id | int | |
리턴 | switch_status_t |
public static switch_core_session_write_lock ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_session_write_video_frame ( SWIGTYPE_p_switch_core_session session, switch_frame frame, uint flags, int stream_id ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
frame | switch_frame | |
flags | uint | |
stream_id | int | |
리턴 | switch_status_t |
public static switch_core_sessions_per_second ( uint new_limit ) : uint | ||
new_limit | uint | |
리턴 | uint |
public static switch_core_set_console ( string console ) : switch_status_t | ||
console | string | |
리턴 | switch_status_t |
public static switch_core_set_signal_handlers ( ) : void | ||
리턴 | void |
public static switch_core_set_var_conditional ( string varname, string value, string val2 ) : switch_bool_t | ||
varname | string | |
value | string | |
val2 | string | |
리턴 | switch_bool_t |
public static switch_core_set_variable ( string varname, string value ) : void | ||
varname | string | |
value | string | |
리턴 | void |
public static switch_core_speech_close ( switch_speech_handle sh, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
sh | switch_speech_handle | |
flags | SWIGTYPE_p_unsigned_long | |
리턴 | switch_status_t |
public static switch_core_speech_feed_tts ( switch_speech_handle sh, string text, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
sh | switch_speech_handle | |
text | string | |
flags | SWIGTYPE_p_unsigned_long | |
리턴 | switch_status_t |
public static switch_core_speech_float_param_tts ( switch_speech_handle sh, string param, double val ) : void | ||
sh | switch_speech_handle | |
param | string | |
val | double | |
리턴 | void |
public static switch_core_speech_flush_tts ( switch_speech_handle sh ) : void | ||
sh | switch_speech_handle | |
리턴 | void |
public static switch_core_speech_numeric_param_tts ( switch_speech_handle sh, string param, int val ) : void | ||
sh | switch_speech_handle | |
param | string | |
val | int | |
리턴 | void |
public static switch_core_speech_open ( switch_speech_handle sh, string module_name, string voice_name, uint rate, uint interval, SWIGTYPE_p_unsigned_long flags, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
sh | switch_speech_handle | |
module_name | string | |
voice_name | string | |
rate | uint | |
interval | uint | |
flags | SWIGTYPE_p_unsigned_long | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_core_speech_read_tts ( switch_speech_handle sh, SWIGTYPE_p_void data, SWIGTYPE_p_switch_size_t datalen, SWIGTYPE_p_unsigned_long flags ) : switch_status_t | ||
sh | switch_speech_handle | |
data | SWIGTYPE_p_void | |
datalen | SWIGTYPE_p_switch_size_t | |
flags | SWIGTYPE_p_unsigned_long | |
리턴 | switch_status_t |
public static switch_core_speech_text_param_tts ( switch_speech_handle sh, string param, string val ) : void | ||
sh | switch_speech_handle | |
param | string | |
val | string | |
리턴 | void |
public static switch_core_sprintf ( SWIGTYPE_p_apr_pool_t pool, string fmt ) : string | ||
pool | SWIGTYPE_p_apr_pool_t | |
fmt | string | |
리턴 | string |
public static switch_core_thread_session_end ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_core_timer_check ( switch_timer timer, switch_bool_t step ) : switch_status_t | ||
timer | switch_timer | |
step | switch_bool_t | |
리턴 | switch_status_t |
public static switch_core_timer_destroy ( switch_timer timer ) : switch_status_t | ||
timer | switch_timer | |
리턴 | switch_status_t |
public static switch_core_timer_init ( switch_timer timer, string timer_name, int interval, int samples, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
timer | switch_timer | |
timer_name | string | |
interval | int | |
samples | int | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_core_timer_next ( switch_timer timer ) : switch_status_t | ||
timer | switch_timer | |
리턴 | switch_status_t |
public static switch_core_timer_step ( switch_timer timer ) : switch_status_t | ||
timer | switch_timer | |
리턴 | switch_status_t |
public static switch_core_timer_sync ( switch_timer timer ) : switch_status_t | ||
timer | switch_timer | |
리턴 | switch_status_t |
public static switch_core_uptime ( ) : SWIGTYPE_p_switch_time_t | ||
리턴 | SWIGTYPE_p_switch_time_t |
public static switch_cut_path ( string arg0 ) : string | ||
arg0 | string | |
리턴 | string |
public static switch_default_ptime ( string name, uint number ) : uint | ||
name | string | |
number | uint | |
리턴 | uint |
public static switch_dow_cmp ( string exp, int val ) : switch_bool_t | ||
exp | string | |
val | int | |
리턴 | switch_bool_t |
public static switch_dow_int2str ( int val ) : string | ||
val | int | |
리턴 | string |
public static switch_dow_str2int ( string exp ) : int | ||
exp | string | |
리턴 | int |
public static switch_epoch_time_now ( SWIGTYPE_p_time_t t ) : SWIGTYPE_p_time_t | ||
t | SWIGTYPE_p_time_t | |
리턴 | SWIGTYPE_p_time_t |
public static switch_escape_char ( SWIGTYPE_p_apr_pool_t pool, string arg1, string delim, char esc ) : string | ||
pool | SWIGTYPE_p_apr_pool_t | |
arg1 | string | |
delim | string | |
esc | char | |
리턴 | string |
public static switch_escape_string ( string arg0, string arg1, SWIGTYPE_p_switch_size_t outlen ) : string | ||
arg0 | string | |
arg1 | string | |
outlen | SWIGTYPE_p_switch_size_t | |
리턴 | string |
public static switch_escape_string_pool ( string arg0, SWIGTYPE_p_apr_pool_t pool ) : string | ||
arg0 | string | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | string |
public static switch_event_add_array ( switch_event arg0, string var, string val ) : int | ||
arg0 | switch_event | |
var | string | |
val | string | |
리턴 | int |
public static switch_event_add_header_string ( switch_event arg0, switch_stack_t stack, string header_name, string data ) : switch_status_t | ||
arg0 | switch_event | |
stack | switch_stack_t | |
header_name | string | |
data | string | |
리턴 | switch_status_t |
public static switch_event_bind ( string id, switch_event_types_t arg1, string subclass_name, SWIGTYPE_p_f_p_switch_event__void callback, SWIGTYPE_p_void user_data ) : switch_status_t | ||
id | string | |
arg1 | switch_event_types_t | |
subclass_name | string | |
callback | SWIGTYPE_p_f_p_switch_event__void | |
user_data | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_event_bind_removable ( string id, switch_event_types_t arg1, string subclass_name, SWIGTYPE_p_f_p_switch_event__void callback, SWIGTYPE_p_void user_data, SWIGTYPE_p_p_switch_event_node node ) : switch_status_t | ||
id | string | |
arg1 | switch_event_types_t | |
subclass_name | string | |
callback | SWIGTYPE_p_f_p_switch_event__void | |
user_data | SWIGTYPE_p_void | |
node | SWIGTYPE_p_p_switch_event_node | |
리턴 | switch_status_t |
public static switch_event_build_param_string ( switch_event arg0, string prefix, SWIGTYPE_p_switch_hash vars_map ) : string | ||
arg0 | switch_event | |
prefix | string | |
vars_map | SWIGTYPE_p_switch_hash | |
리턴 | string |
public static switch_event_check_permission_list ( switch_event list, string name ) : int | ||
list | switch_event | |
name | string | |
리턴 | int |
public static switch_event_create_brackets ( string data, char a, char b, char c, SWIGTYPE_p_p_switch_event arg4, string &new_data, switch_bool_t dup ) : switch_status_t | ||
data | string | |
a | char | |
b | char | |
c | char | |
arg4 | SWIGTYPE_p_p_switch_event | |
new_data | string | |
dup | switch_bool_t | |
리턴 | switch_status_t |
public static switch_event_create_json ( SWIGTYPE_p_p_switch_event arg0, string json ) : switch_status_t | ||
arg0 | SWIGTYPE_p_p_switch_event | |
json | string | |
리턴 | switch_status_t |
public static switch_event_create_plain ( SWIGTYPE_p_p_switch_event arg0, switch_event_types_t event_id ) : switch_status_t | ||
arg0 | SWIGTYPE_p_p_switch_event | |
event_id | switch_event_types_t | |
리턴 | switch_status_t |
public static switch_event_create_pres_in_detailed ( string file, string func, int line, string proto, string login, string from, string from_domain, string status, string event_type, string alt_event_type, int event_count, string unique_id, string channel_state, string answer_state, string call_direction ) : switch_status_t | ||
file | string | |
func | string | |
line | int | |
proto | string | |
login | string | |
from | string | |
from_domain | string | |
status | string | |
event_type | string | |
alt_event_type | string | |
event_count | int | |
unique_id | string | |
channel_state | string | |
answer_state | string | |
call_direction | string | |
리턴 | switch_status_t |
public static switch_event_create_subclass_detailed ( string file, string func, int line, SWIGTYPE_p_p_switch_event arg3, switch_event_types_t event_id, string subclass_name ) : switch_status_t | ||
file | string | |
func | string | |
line | int | |
arg3 | SWIGTYPE_p_p_switch_event | |
event_id | switch_event_types_t | |
subclass_name | string | |
리턴 | switch_status_t |
public static switch_event_del_header_val ( switch_event arg0, string header_name, string val ) : switch_status_t | ||
arg0 | switch_event | |
header_name | string | |
val | string | |
리턴 | switch_status_t |
public static switch_event_deliver ( SWIGTYPE_p_p_switch_event arg0 ) : void | ||
arg0 | SWIGTYPE_p_p_switch_event | |
리턴 | void |
public static switch_event_destroy ( SWIGTYPE_p_p_switch_event arg0 ) : void | ||
arg0 | SWIGTYPE_p_p_switch_event | |
리턴 | void |
public static switch_event_dup ( SWIGTYPE_p_p_switch_event arg0, switch_event todup ) : switch_status_t | ||
arg0 | SWIGTYPE_p_p_switch_event | |
todup | switch_event | |
리턴 | switch_status_t |
public static switch_event_dup_reply ( SWIGTYPE_p_p_switch_event arg0, switch_event todup ) : switch_status_t | ||
arg0 | SWIGTYPE_p_p_switch_event | |
todup | switch_event | |
리턴 | switch_status_t |
public static switch_event_expand_headers_check ( switch_event arg0, string arg1, switch_event var_list, switch_event api_list, uint recur ) : string | ||
arg0 | switch_event | |
arg1 | string | |
var_list | switch_event | |
api_list | switch_event | |
recur | uint | |
리턴 | string |
public static switch_event_fire_detailed ( string file, string func, int line, SWIGTYPE_p_p_switch_event arg3, SWIGTYPE_p_void user_data ) : switch_status_t | ||
file | string | |
func | string | |
line | int | |
arg3 | SWIGTYPE_p_p_switch_event | |
user_data | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_event_free_subclass_detailed ( string owner, string subclass_name ) : switch_status_t | ||
owner | string | |
subclass_name | string | |
리턴 | switch_status_t |
public static switch_event_get_body ( switch_event arg0 ) : string | ||
arg0 | switch_event | |
리턴 | string |
public static switch_event_get_header_idx ( switch_event arg0, string header_name, int idx ) : string | ||
arg0 | switch_event | |
header_name | string | |
idx | int | |
리턴 | string |
public static switch_event_get_header_ptr ( switch_event arg0, string header_name ) : switch_event_header | ||
arg0 | switch_event | |
header_name | string | |
리턴 | switch_event_header |
public static switch_event_init ( SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_event_merge ( switch_event arg0, switch_event tomerge ) : void | ||
arg0 | switch_event | |
tomerge | switch_event | |
리턴 | void |
public static switch_event_name ( switch_event_types_t arg0 ) : string | ||
arg0 | switch_event_types_t | |
리턴 | string |
public static switch_event_prep_for_delivery_detailed ( string file, string func, int line, switch_event arg3 ) : void | ||
file | string | |
func | string | |
line | int | |
arg3 | switch_event | |
리턴 | void |
public static switch_event_rename_header ( switch_event arg0, string header_name, string new_header_name ) : switch_status_t | ||
arg0 | switch_event | |
header_name | string | |
new_header_name | string | |
리턴 | switch_status_t |
public static switch_event_reserve_subclass_detailed ( string owner, string subclass_name ) : switch_status_t | ||
owner | string | |
subclass_name | string | |
리턴 | switch_status_t |
public static switch_event_running ( ) : switch_status_t | ||
리턴 | switch_status_t |
public static switch_event_serialize ( switch_event arg0, string &str, switch_bool_t encode ) : switch_status_t | ||
arg0 | switch_event | |
str | string | |
encode | switch_bool_t | |
리턴 | switch_status_t |
public static switch_event_serialize_json ( switch_event arg0, string &str ) : switch_status_t | ||
arg0 | switch_event | |
str | string | |
리턴 | switch_status_t |
public static switch_event_set_body ( switch_event arg0, string body ) : switch_status_t | ||
arg0 | switch_event | |
body | string | |
리턴 | switch_status_t |
public static switch_event_set_priority ( switch_event arg0, switch_priority_t priority ) : switch_status_t | ||
arg0 | switch_event | |
priority | switch_priority_t | |
리턴 | switch_status_t |
public static switch_event_set_subclass_name ( switch_event arg0, string subclass_name ) : switch_status_t | ||
arg0 | switch_event | |
subclass_name | string | |
리턴 | switch_status_t |
public static switch_event_shutdown ( ) : switch_status_t | ||
리턴 | switch_status_t |
public static switch_event_unbind ( SWIGTYPE_p_p_switch_event_node node ) : switch_status_t | ||
node | SWIGTYPE_p_p_switch_event_node | |
리턴 | switch_status_t |
public static switch_event_unbind_callback ( SWIGTYPE_p_f_p_switch_event__void callback ) : switch_status_t | ||
callback | SWIGTYPE_p_f_p_switch_event__void | |
리턴 | switch_status_t |
public static switch_fd_read_line ( int fd, string buf, SWIGTYPE_p_switch_size_t len ) : SWIGTYPE_p_switch_size_t | ||
fd | int | |
buf | string | |
len | SWIGTYPE_p_switch_size_t | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_find_end_paren ( string s, char open, char close ) : string | ||
s | string | |
open | char | |
close | char | |
리턴 | string |
public static switch_find_local_ip ( string buf, int len, SWIGTYPE_p_int mask, int family ) : switch_status_t | ||
buf | string | |
len | int | |
mask | SWIGTYPE_p_int | |
family | int | |
리턴 | switch_status_t |
public static switch_find_parameter ( string str, string param, SWIGTYPE_p_apr_pool_t pool ) : string | ||
str | string | |
param | string | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | string |
public static switch_float_to_char ( SWIGTYPE_p_float f, string c, int len ) : int | ||
f | SWIGTYPE_p_float | |
c | string | |
len | int | |
리턴 | int |
public static switch_float_to_short ( SWIGTYPE_p_float f, SWIGTYPE_p_short s, SWIGTYPE_p_switch_size_t len ) : SWIGTYPE_p_switch_size_t | ||
f | SWIGTYPE_p_float | |
s | SWIGTYPE_p_short | |
len | SWIGTYPE_p_switch_size_t | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_format_number ( string num ) : string | ||
num | string | |
리턴 | string |
public static switch_frame_alloc ( SWIGTYPE_p_p_switch_frame frame, SWIGTYPE_p_switch_size_t size ) : switch_status_t | ||
frame | SWIGTYPE_p_p_switch_frame | |
size | SWIGTYPE_p_switch_size_t | |
리턴 | switch_status_t |
public static switch_frame_dup ( switch_frame orig, SWIGTYPE_p_p_switch_frame clone ) : switch_status_t | ||
orig | switch_frame | |
clone | SWIGTYPE_p_p_switch_frame | |
리턴 | switch_status_t |
public static switch_frame_free ( SWIGTYPE_p_p_switch_frame frame ) : switch_status_t | ||
frame | SWIGTYPE_p_p_switch_frame | |
리턴 | switch_status_t |
public static switch_fulldate_cmp ( string exp, SWIGTYPE_p_switch_time_t ts ) : int | ||
exp | string | |
ts | SWIGTYPE_p_switch_time_t | |
리턴 | int |
public static switch_generate_sln_silence ( SWIGTYPE_p_short data, uint samples, uint divisor ) : void | ||
data | SWIGTYPE_p_short | |
samples | uint | |
divisor | uint | |
리턴 | void |
public static switch_hash_first ( string deprecate_me, SWIGTYPE_p_switch_hash hash ) : SWIGTYPE_p_HashElem | ||
deprecate_me | string | |
hash | SWIGTYPE_p_switch_hash | |
리턴 | SWIGTYPE_p_HashElem |
public static switch_hash_next ( SWIGTYPE_p_HashElem hi ) : SWIGTYPE_p_HashElem | ||
hi | SWIGTYPE_p_HashElem | |
리턴 | SWIGTYPE_p_HashElem |
public static switch_hash_this ( SWIGTYPE_p_HashElem hi, SWIGTYPE_p_p_void key, SWIGTYPE_p_switch_ssize_t klen, SWIGTYPE_p_p_void val ) : void | ||
hi | SWIGTYPE_p_HashElem | |
key | SWIGTYPE_p_p_void | |
klen | SWIGTYPE_p_switch_ssize_t | |
val | SWIGTYPE_p_p_void | |
리턴 | void |
public static switch_is_digit_string ( string s ) : switch_bool_t | ||
s | string | |
리턴 | switch_bool_t |
public static switch_is_file_path ( string file ) : switch_bool_t | ||
file | string | |
리턴 | switch_bool_t |
public static switch_is_lan_addr ( string ip ) : switch_bool_t | ||
ip | string | |
리턴 | switch_bool_t |
public static switch_is_moh ( string s ) : switch_bool_t | ||
s | string | |
리턴 | switch_bool_t |
public static switch_is_number ( string str ) : switch_bool_t | ||
str | string | |
리턴 | switch_bool_t |
public static switch_ivr_activate_unicast ( SWIGTYPE_p_switch_core_session session, string local_ip, ushort local_port, string remote_ip, ushort remote_port, string transport, string flags ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
local_ip | string | |
local_port | ushort | |
remote_ip | string | |
remote_port | ushort | |
transport | string | |
flags | string | |
리턴 | switch_status_t |
public static switch_ivr_bind_dtmf_meta_session ( SWIGTYPE_p_switch_core_session session, uint key, uint bind_flags, string app ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
key | uint | |
bind_flags | uint | |
app | string | |
리턴 | switch_status_t |
public static switch_ivr_block_dtmf_session ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_bridge_display ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_core_session peer_session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
peer_session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_ivr_broadcast ( string uuid, string path, uint flags ) : switch_status_t | ||
uuid | string | |
path | string | |
flags | uint | |
리턴 | switch_status_t |
public static switch_ivr_broadcast_in_thread ( SWIGTYPE_p_switch_core_session session, string app, int flags ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
app | string | |
flags | int | |
리턴 | void |
public static switch_ivr_check_presence_mapping ( string exten_name, string domain_name ) : string | ||
exten_name | string | |
domain_name | string | |
리턴 | string |
public static switch_ivr_clear_speech_cache ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_ivr_collect_digits_callback ( SWIGTYPE_p_switch_core_session session, switch_input_args_t args, uint digit_timeout, uint abs_timeout ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
args | switch_input_args_t | |
digit_timeout | uint | |
abs_timeout | uint | |
리턴 | switch_status_t |
public static switch_ivr_collect_digits_count ( SWIGTYPE_p_switch_core_session session, string buf, SWIGTYPE_p_switch_size_t buflen, SWIGTYPE_p_switch_size_t maxdigits, string terminators, string terminator, uint first_timeout, uint digit_timeout, uint abs_timeout ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
buf | string | |
buflen | SWIGTYPE_p_switch_size_t | |
maxdigits | SWIGTYPE_p_switch_size_t | |
terminators | string | |
terminator | string | |
first_timeout | uint | |
digit_timeout | uint | |
abs_timeout | uint | |
리턴 | switch_status_t |
public static switch_ivr_create_message_reply ( SWIGTYPE_p_p_switch_event reply, switch_event message, string new_proto ) : switch_status_t | ||
reply | SWIGTYPE_p_p_switch_event | |
message | switch_event | |
new_proto | string | |
리턴 | switch_status_t |
public static switch_ivr_deactivate_unicast ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_delay_echo ( SWIGTYPE_p_switch_core_session session, uint delay_ms ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
delay_ms | uint | |
리턴 | void |
public static switch_ivr_detect_speech ( SWIGTYPE_p_switch_core_session session, string mod_name, string grammar, string name, string dest, switch_asr_handle ah ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
mod_name | string | |
grammar | string | |
name | string | |
dest | string | |
ah | switch_asr_handle | |
리턴 | switch_status_t |
public static switch_ivr_detect_speech_disable_all_grammars ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_detect_speech_disable_grammar ( SWIGTYPE_p_switch_core_session session, string name ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
name | string | |
리턴 | switch_status_t |
public static switch_ivr_detect_speech_enable_grammar ( SWIGTYPE_p_switch_core_session session, string name ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
name | string | |
리턴 | switch_status_t |
public static switch_ivr_detect_speech_load_grammar ( SWIGTYPE_p_switch_core_session session, string grammar, string name ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
grammar | string | |
name | string | |
리턴 | switch_status_t |
public static switch_ivr_detect_speech_start_input_timers ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_detect_speech_unload_grammar ( SWIGTYPE_p_switch_core_session session, string name ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
name | string | |
리턴 | switch_status_t |
public static switch_ivr_digit_stream_destroy ( SWIGTYPE_p_p_switch_ivr_digit_stream stream ) : switch_status_t | ||
stream | SWIGTYPE_p_p_switch_ivr_digit_stream | |
리턴 | switch_status_t |
public static switch_ivr_digit_stream_new ( SWIGTYPE_p_switch_ivr_digit_stream_parser parser, SWIGTYPE_p_p_switch_ivr_digit_stream stream ) : switch_status_t | ||
parser | SWIGTYPE_p_switch_ivr_digit_stream_parser | |
stream | SWIGTYPE_p_p_switch_ivr_digit_stream | |
리턴 | switch_status_t |
public static switch_ivr_digit_stream_parser_del_event ( SWIGTYPE_p_switch_ivr_digit_stream_parser parser, string digits ) : switch_status_t | ||
parser | SWIGTYPE_p_switch_ivr_digit_stream_parser | |
digits | string | |
리턴 | switch_status_t |
public static switch_ivr_digit_stream_parser_destroy ( SWIGTYPE_p_switch_ivr_digit_stream_parser parser ) : switch_status_t | ||
parser | SWIGTYPE_p_switch_ivr_digit_stream_parser | |
리턴 | switch_status_t |
public static switch_ivr_digit_stream_parser_feed ( SWIGTYPE_p_switch_ivr_digit_stream_parser parser, SWIGTYPE_p_switch_ivr_digit_stream stream, char digit ) : SWIGTYPE_p_void | ||
parser | SWIGTYPE_p_switch_ivr_digit_stream_parser | |
stream | SWIGTYPE_p_switch_ivr_digit_stream | |
digit | char | |
리턴 | SWIGTYPE_p_void |
public static switch_ivr_digit_stream_parser_new ( SWIGTYPE_p_apr_pool_t pool, SWIGTYPE_p_p_switch_ivr_digit_stream_parser parser ) : switch_status_t | ||
pool | SWIGTYPE_p_apr_pool_t | |
parser | SWIGTYPE_p_p_switch_ivr_digit_stream_parser | |
리턴 | switch_status_t |
public static switch_ivr_digit_stream_parser_set_event ( SWIGTYPE_p_switch_ivr_digit_stream_parser parser, string digits, SWIGTYPE_p_void data ) : switch_status_t | ||
parser | SWIGTYPE_p_switch_ivr_digit_stream_parser | |
digits | string | |
data | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_ivr_digit_stream_parser_set_terminator ( SWIGTYPE_p_switch_ivr_digit_stream_parser parser, char digit ) : switch_status_t | ||
parser | SWIGTYPE_p_switch_ivr_digit_stream_parser | |
digit | char | |
리턴 | switch_status_t |
public static switch_ivr_digit_stream_reset ( SWIGTYPE_p_switch_ivr_digit_stream stream ) : switch_status_t | ||
stream | SWIGTYPE_p_switch_ivr_digit_stream | |
리턴 | switch_status_t |
public static switch_ivr_displace_session ( SWIGTYPE_p_switch_core_session session, string file, uint limit, string flags ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
file | string | |
limit | uint | |
flags | string | |
리턴 | switch_status_t |
public static switch_ivr_dmachine_bind ( SWIGTYPE_p_switch_ivr_dmachine dmachine, string realm, string digits, int key, SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t callback, SWIGTYPE_p_void user_data ) : switch_status_t | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
realm | string | |
digits | string | |
key | int | |
callback | SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t | |
user_data | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_ivr_dmachine_clear ( SWIGTYPE_p_switch_ivr_dmachine dmachine ) : switch_status_t | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
리턴 | switch_status_t |
public static switch_ivr_dmachine_clear_realm ( SWIGTYPE_p_switch_ivr_dmachine dmachine, string realm ) : switch_status_t | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
realm | string | |
리턴 | switch_status_t |
public static switch_ivr_dmachine_create ( SWIGTYPE_p_p_switch_ivr_dmachine dmachine_p, string name, SWIGTYPE_p_apr_pool_t pool, uint digit_timeout, uint input_timeout, SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t match_callback, SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t nonmatch_callback, SWIGTYPE_p_void user_data ) : switch_status_t | ||
dmachine_p | SWIGTYPE_p_p_switch_ivr_dmachine | |
name | string | |
pool | SWIGTYPE_p_apr_pool_t | |
digit_timeout | uint | |
input_timeout | uint | |
match_callback | SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t | |
nonmatch_callback | SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t | |
user_data | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_ivr_dmachine_destroy ( SWIGTYPE_p_p_switch_ivr_dmachine dmachine ) : void | ||
dmachine | SWIGTYPE_p_p_switch_ivr_dmachine | |
리턴 | void |
public static switch_ivr_dmachine_feed ( SWIGTYPE_p_switch_ivr_dmachine dmachine, string digits, SWIGTYPE_p_p_switch_ivr_dmachine_match match ) : switch_status_t | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
digits | string | |
match | SWIGTYPE_p_p_switch_ivr_dmachine_match | |
리턴 | switch_status_t |
public static switch_ivr_dmachine_get_failed_digits ( SWIGTYPE_p_switch_ivr_dmachine dmachine ) : string | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
리턴 | string |
public static switch_ivr_dmachine_get_match ( SWIGTYPE_p_switch_ivr_dmachine dmachine ) : switch_ivr_dmachine_match | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
리턴 | switch_ivr_dmachine_match |
public static switch_ivr_dmachine_get_name ( SWIGTYPE_p_switch_ivr_dmachine dmachine ) : string | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
리턴 | string |
public static switch_ivr_dmachine_get_target ( SWIGTYPE_p_switch_ivr_dmachine dmachine ) : switch_digit_action_target_t | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
리턴 | switch_digit_action_target_t |
public static switch_ivr_dmachine_last_ping ( SWIGTYPE_p_switch_ivr_dmachine dmachine ) : switch_status_t | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
리턴 | switch_status_t |
public static switch_ivr_dmachine_ping ( SWIGTYPE_p_switch_ivr_dmachine dmachine, SWIGTYPE_p_p_switch_ivr_dmachine_match match_p ) : switch_status_t | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
match_p | SWIGTYPE_p_p_switch_ivr_dmachine_match | |
리턴 | switch_status_t |
public static switch_ivr_dmachine_set_digit_timeout_ms ( SWIGTYPE_p_switch_ivr_dmachine dmachine, uint digit_timeout_ms ) : void | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
digit_timeout_ms | uint | |
리턴 | void |
public static switch_ivr_dmachine_set_input_timeout_ms ( SWIGTYPE_p_switch_ivr_dmachine dmachine, uint input_timeout_ms ) : void | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
input_timeout_ms | uint | |
리턴 | void |
public static switch_ivr_dmachine_set_match_callback ( SWIGTYPE_p_switch_ivr_dmachine dmachine, SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t match_callback ) : void | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
match_callback | SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t | |
리턴 | void |
public static switch_ivr_dmachine_set_nonmatch_callback ( SWIGTYPE_p_switch_ivr_dmachine dmachine, SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t nonmatch_callback ) : void | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
nonmatch_callback | SWIGTYPE_p_f_p_switch_ivr_dmachine_match__switch_status_t | |
리턴 | void |
public static switch_ivr_dmachine_set_realm ( SWIGTYPE_p_switch_ivr_dmachine dmachine, string realm ) : switch_status_t | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
realm | string | |
리턴 | switch_status_t |
public static switch_ivr_dmachine_set_target ( SWIGTYPE_p_switch_ivr_dmachine dmachine, switch_digit_action_target_t target ) : void | ||
dmachine | SWIGTYPE_p_switch_ivr_dmachine | |
target | switch_digit_action_target_t | |
리턴 | void |
public static switch_ivr_eavesdrop_session ( SWIGTYPE_p_switch_core_session session, string uuid, string require_group, uint flags ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
uuid | string | |
require_group | string | |
flags | uint | |
리턴 | switch_status_t |
public static switch_ivr_enterprise_originate ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_core_session bleg, SWIGTYPE_p_switch_call_cause_t cause, string bridgeto, uint timelimit_sec, switch_state_handler_table table, string cid_name_override, string cid_num_override, switch_caller_profile caller_profile_override, switch_event ovars, uint flags, SWIGTYPE_p_switch_call_cause_t cancel_cause ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
bleg | SWIGTYPE_p_p_switch_core_session | |
cause | SWIGTYPE_p_switch_call_cause_t | |
bridgeto | string | |
timelimit_sec | uint | |
table | switch_state_handler_table | |
cid_name_override | string | |
cid_num_override | string | |
caller_profile_override | switch_caller_profile | |
ovars | switch_event | |
flags | uint | |
cancel_cause | SWIGTYPE_p_switch_call_cause_t | |
리턴 | switch_status_t |
public static switch_ivr_find_bridged_uuid ( string uuid, string b_uuid, SWIGTYPE_p_switch_size_t blen ) : switch_status_t | ||
uuid | string | |
b_uuid | string | |
blen | SWIGTYPE_p_switch_size_t | |
리턴 | switch_status_t |
public static switch_ivr_generate_xml_cdr ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_xml xml_cdr ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
xml_cdr | SWIGTYPE_p_p_switch_xml | |
리턴 | switch_status_t |
public static switch_ivr_gentones ( SWIGTYPE_p_switch_core_session session, string script, int loops, switch_input_args_t args ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
script | string | |
loops | int | |
args | switch_input_args_t | |
리턴 | switch_status_t |
public static switch_ivr_get_file_handle ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_file_handle fh ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
fh | SWIGTYPE_p_p_switch_file_handle | |
리턴 | switch_status_t |
public static switch_ivr_get_say_gender_by_name ( string name ) : switch_say_gender_t | ||
name | string | |
리턴 | switch_say_gender_t |
public static switch_ivr_get_say_method_by_name ( string name ) : switch_say_method_t | ||
name | string | |
리턴 | switch_say_method_t |
public static switch_ivr_get_say_type_by_name ( string name ) : switch_say_type_t | ||
name | string | |
리턴 | switch_say_type_t |
public static switch_ivr_hold ( SWIGTYPE_p_switch_core_session session, string message, switch_bool_t moh ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
message | string | |
moh | switch_bool_t | |
리턴 | switch_status_t |
public static switch_ivr_hold_uuid ( string uuid, string message, switch_bool_t moh ) : switch_status_t | ||
uuid | string | |
message | string | |
moh | switch_bool_t | |
리턴 | switch_status_t |
public static switch_ivr_inband_dtmf_generate_session ( SWIGTYPE_p_switch_core_session session, switch_bool_t read_stream ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
read_stream | switch_bool_t | |
리턴 | switch_status_t |
public static switch_ivr_inband_dtmf_session ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_insert_file ( SWIGTYPE_p_switch_core_session session, string file, string insert_file, SWIGTYPE_p_switch_size_t sample_point ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
file | string | |
insert_file | string | |
sample_point | SWIGTYPE_p_switch_size_t | |
리턴 | switch_status_t |
public static switch_ivr_intercept_session ( SWIGTYPE_p_switch_core_session session, string uuid, switch_bool_t bleg ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
uuid | string | |
bleg | switch_bool_t | |
리턴 | void |
public static switch_ivr_kill_uuid ( string uuid, switch_call_cause_t cause ) : switch_status_t | ||
uuid | string | |
cause | switch_call_cause_t | |
리턴 | switch_status_t |
public static switch_ivr_media ( string uuid, uint flags ) : switch_status_t | ||
uuid | string | |
flags | uint | |
리턴 | switch_status_t |
public static switch_ivr_menu_bind_action ( SWIGTYPE_p_switch_ivr_menu menu, switch_ivr_action_t ivr_action, string arg, string bind ) : switch_status_t | ||
menu | SWIGTYPE_p_switch_ivr_menu | |
ivr_action | switch_ivr_action_t | |
arg | string | |
bind | string | |
리턴 | switch_status_t |
public static switch_ivr_menu_bind_function ( SWIGTYPE_p_switch_ivr_menu menu, SWIGTYPE_p_f_p_switch_ivr_menu_p_char_p_char_size_t_p_void__switch_ivr_action_t function, string arg, string bind ) : switch_status_t | ||
menu | SWIGTYPE_p_switch_ivr_menu | |
function | SWIGTYPE_p_f_p_switch_ivr_menu_p_char_p_char_size_t_p_void__switch_ivr_action_t | |
arg | string | |
bind | string | |
리턴 | switch_status_t |
public static switch_ivr_menu_bind_function ( SWIGTYPE_p_switch_ivr_menu menu, SWIGTYPE_p_switch_ivr_menu_action_function_t function, string arg, string bind ) : switch_status_t | ||
menu | SWIGTYPE_p_switch_ivr_menu | |
function | SWIGTYPE_p_switch_ivr_menu_action_function_t | |
arg | string | |
bind | string | |
리턴 | switch_status_t |
public static switch_ivr_menu_execute ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_ivr_menu stack, string name, SWIGTYPE_p_void obj ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
stack | SWIGTYPE_p_switch_ivr_menu | |
name | string | |
obj | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_ivr_menu_init ( SWIGTYPE_p_p_switch_ivr_menu new_menu, SWIGTYPE_p_switch_ivr_menu main, string name, string greeting_sound, string short_greeting_sound, string invalid_sound, string exit_sound, string confirm_macro, string confirm_key, string tts_engine, string tts_voice, int confirm_attempts, int inter_timeout, int digit_len, int timeout, int max_failures, int max_timeouts, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
new_menu | SWIGTYPE_p_p_switch_ivr_menu | |
main | SWIGTYPE_p_switch_ivr_menu | |
name | string | |
greeting_sound | string | |
short_greeting_sound | string | |
invalid_sound | string | |
exit_sound | string | |
confirm_macro | string | |
confirm_key | string | |
tts_engine | string | |
tts_voice | string | |
confirm_attempts | int | |
inter_timeout | int | |
digit_len | int | |
timeout | int | |
max_failures | int | |
max_timeouts | int | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_ivr_menu_stack_free ( SWIGTYPE_p_switch_ivr_menu stack ) : switch_status_t | ||
stack | SWIGTYPE_p_switch_ivr_menu | |
리턴 | switch_status_t |
public static switch_ivr_menu_stack_xml_add_custom ( SWIGTYPE_p_switch_ivr_menu_xml_ctx xml_menu_ctx, string name, SWIGTYPE_p_f_p_switch_ivr_menu_p_char_p_char_size_t_p_void__switch_ivr_action_t function ) : switch_status_t | ||
xml_menu_ctx | SWIGTYPE_p_switch_ivr_menu_xml_ctx | |
name | string | |
function | SWIGTYPE_p_f_p_switch_ivr_menu_p_char_p_char_size_t_p_void__switch_ivr_action_t | |
리턴 | switch_status_t |
public static switch_ivr_menu_stack_xml_add_custom ( SWIGTYPE_p_switch_ivr_menu_xml_ctx xml_menu_ctx, string name, SWIGTYPE_p_switch_ivr_menu_action_function_t function ) : switch_status_t | ||
xml_menu_ctx | SWIGTYPE_p_switch_ivr_menu_xml_ctx | |
name | string | |
function | SWIGTYPE_p_switch_ivr_menu_action_function_t | |
리턴 | switch_status_t |
public static switch_ivr_menu_stack_xml_build ( SWIGTYPE_p_switch_ivr_menu_xml_ctx xml_menu_ctx, SWIGTYPE_p_p_switch_ivr_menu menu_stack, switch_xml xml_menus, switch_xml xml_menu ) : switch_status_t | ||
xml_menu_ctx | SWIGTYPE_p_switch_ivr_menu_xml_ctx | |
menu_stack | SWIGTYPE_p_p_switch_ivr_menu | |
xml_menus | switch_xml | |
xml_menu | switch_xml | |
리턴 | switch_status_t |
public static switch_ivr_menu_stack_xml_init ( SWIGTYPE_p_p_switch_ivr_menu_xml_ctx xml_menu_ctx, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
xml_menu_ctx | SWIGTYPE_p_p_switch_ivr_menu_xml_ctx | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_ivr_menu_str2action ( string action_name, SWIGTYPE_p_switch_ivr_action_t action ) : switch_status_t | ||
action_name | string | |
action | SWIGTYPE_p_switch_ivr_action_t | |
리턴 | switch_status_t |
public static switch_ivr_multi_threaded_bridge ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_core_session peer_session, SWIGTYPE_p_f_p_switch_core_session_p_void_enum_switch_input_type_t_p_void_unsigned_int__switch_status_t dtmf_callback, SWIGTYPE_p_void session_data, SWIGTYPE_p_void peer_session_data ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
peer_session | SWIGTYPE_p_switch_core_session | |
dtmf_callback | SWIGTYPE_p_f_p_switch_core_session_p_void_enum_switch_input_type_t_p_void_unsigned_int__switch_status_t | |
session_data | SWIGTYPE_p_void | |
peer_session_data | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_ivr_nomedia ( string uuid, uint flags ) : switch_status_t | ||
uuid | string | |
flags | uint | |
리턴 | switch_status_t |
public static switch_ivr_originate ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_core_session bleg, SWIGTYPE_p_switch_call_cause_t cause, string bridgeto, uint timelimit_sec, switch_state_handler_table table, string cid_name_override, string cid_num_override, switch_caller_profile caller_profile_override, switch_event ovars, uint flags, SWIGTYPE_p_switch_call_cause_t cancel_cause ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
bleg | SWIGTYPE_p_p_switch_core_session | |
cause | SWIGTYPE_p_switch_call_cause_t | |
bridgeto | string | |
timelimit_sec | uint | |
table | switch_state_handler_table | |
cid_name_override | string | |
cid_num_override | string | |
caller_profile_override | switch_caller_profile | |
ovars | switch_event | |
flags | uint | |
cancel_cause | SWIGTYPE_p_switch_call_cause_t | |
리턴 | switch_status_t |
public static switch_ivr_park ( SWIGTYPE_p_switch_core_session session, switch_input_args_t args ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
args | switch_input_args_t | |
리턴 | switch_status_t |
public static switch_ivr_park_session ( SWIGTYPE_p_switch_core_session session ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | void |
public static switch_ivr_parse_all_events ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_parse_all_messages ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_parse_all_signal_data ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_parse_event ( SWIGTYPE_p_switch_core_session session, switch_event arg1 ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
arg1 | switch_event | |
리턴 | switch_status_t |
public static switch_ivr_parse_next_event ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_pause_detect_speech ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_phrase_macro_event ( SWIGTYPE_p_switch_core_session session, string macro_name, string data, switch_event arg3, string lang, switch_input_args_t args ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
macro_name | string | |
data | string | |
arg3 | switch_event | |
lang | string | |
args | switch_input_args_t | |
리턴 | switch_status_t |
public static switch_ivr_play_and_detect_speech ( SWIGTYPE_p_switch_core_session session, string file, string mod_name, string grammar, string &result, uint input_timeout, switch_input_args_t args ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
file | string | |
mod_name | string | |
grammar | string | |
result | string | |
input_timeout | uint | |
args | switch_input_args_t | |
리턴 | switch_status_t |
public static switch_ivr_play_file ( SWIGTYPE_p_switch_core_session session, switch_file_handle fh, string file, switch_input_args_t args ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
fh | switch_file_handle | |
file | string | |
args | switch_input_args_t | |
리턴 | switch_status_t |
public static switch_ivr_preprocess_session ( SWIGTYPE_p_switch_core_session session, string cmds ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
cmds | string | |
리턴 | switch_status_t |
public static switch_ivr_process_fh ( SWIGTYPE_p_switch_core_session session, string cmd, switch_file_handle fhp ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
cmd | string | |
fhp | switch_file_handle | |
리턴 | switch_status_t |
public static switch_ivr_process_indications ( SWIGTYPE_p_switch_core_session session, switch_core_session_message message ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
message | switch_core_session_message | |
리턴 | switch_status_t |
public static switch_ivr_read ( SWIGTYPE_p_switch_core_session session, uint min_digits, uint max_digits, string prompt_audio_file, string var_name, string digit_buffer, SWIGTYPE_p_switch_size_t digit_buffer_length, uint timeout, string valid_terminators, uint digit_timeout ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
min_digits | uint | |
max_digits | uint | |
prompt_audio_file | string | |
var_name | string | |
digit_buffer | string | |
digit_buffer_length | SWIGTYPE_p_switch_size_t | |
timeout | uint | |
valid_terminators | string | |
digit_timeout | uint | |
리턴 | switch_status_t |
public static switch_ivr_record_file ( SWIGTYPE_p_switch_core_session session, switch_file_handle fh, string file, switch_input_args_t args, uint limit ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
fh | switch_file_handle | |
file | string | |
args | switch_input_args_t | |
limit | uint | |
리턴 | switch_status_t |
public static switch_ivr_record_session ( SWIGTYPE_p_switch_core_session session, string file, uint limit, switch_file_handle fh ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
file | string | |
limit | uint | |
fh | switch_file_handle | |
리턴 | switch_status_t |
public static switch_ivr_release_file_handle ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_file_handle fh ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
fh | SWIGTYPE_p_p_switch_file_handle | |
리턴 | switch_status_t |
public static switch_ivr_resume_detect_speech ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_say ( SWIGTYPE_p_switch_core_session session, string tosay, string module_name, string say_type, string say_method, string say_gender, switch_input_args_t args ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
tosay | string | |
module_name | string | |
say_type | string | |
say_method | string | |
say_gender | string | |
args | switch_input_args_t | |
리턴 | switch_status_t |
public static switch_ivr_say_ip ( SWIGTYPE_p_switch_core_session session, string tosay, SWIGTYPE_p_f_p_switch_core_session_p_char_p_switch_say_args_t_p_switch_input_args_t__switch_status_t number_func, switch_say_args_t say_args, switch_input_args_t args ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
tosay | string | |
number_func | SWIGTYPE_p_f_p_switch_core_session_p_char_p_switch_say_args_t_p_switch_input_args_t__switch_status_t | |
say_args | switch_say_args_t | |
args | switch_input_args_t | |
리턴 | switch_status_t |
public static switch_ivr_say_spell ( SWIGTYPE_p_switch_core_session session, string tosay, switch_say_args_t say_args, switch_input_args_t args ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
tosay | string | |
say_args | switch_say_args_t | |
args | switch_input_args_t | |
리턴 | switch_status_t |
public static switch_ivr_say_string ( SWIGTYPE_p_switch_core_session session, string lang, string ext, string tosay, string module_name, string say_type, string say_method, string say_gender, string &rstr ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
lang | string | |
ext | string | |
tosay | string | |
module_name | string | |
say_type | string | |
say_method | string | |
say_gender | string | |
rstr | string | |
리턴 | switch_status_t |
public static switch_ivr_schedule_broadcast ( SWIGTYPE_p_time_t runtime, string uuid, string path, uint flags ) : uint | ||
runtime | SWIGTYPE_p_time_t | |
uuid | string | |
path | string | |
flags | uint | |
리턴 | uint |
public static switch_ivr_schedule_hangup ( SWIGTYPE_p_time_t runtime, string uuid, switch_call_cause_t cause, switch_bool_t bleg ) : uint | ||
runtime | SWIGTYPE_p_time_t | |
uuid | string | |
cause | switch_call_cause_t | |
bleg | switch_bool_t | |
리턴 | uint |
public static switch_ivr_schedule_transfer ( SWIGTYPE_p_time_t runtime, string uuid, string extension, string dialplan, string context ) : uint | ||
runtime | SWIGTYPE_p_time_t | |
uuid | string | |
extension | string | |
dialplan | string | |
context | string | |
리턴 | uint |
public static switch_ivr_session_audio ( SWIGTYPE_p_switch_core_session session, string cmd, string direction, int level ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
cmd | string | |
direction | string | |
level | int | |
리턴 | switch_status_t |
public static switch_ivr_session_echo ( SWIGTYPE_p_switch_core_session session, switch_input_args_t args ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
args | switch_input_args_t | |
리턴 | void |
public static switch_ivr_session_transfer ( SWIGTYPE_p_switch_core_session session, string extension, string dialplan, string context ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
extension | string | |
dialplan | string | |
context | string | |
리턴 | switch_status_t |
public static switch_ivr_set_param_detect_speech ( SWIGTYPE_p_switch_core_session session, string name, string val ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
name | string | |
val | string | |
리턴 | switch_status_t |
public static switch_ivr_set_user ( SWIGTYPE_p_switch_core_session session, string data ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
data | string | |
리턴 | switch_status_t |
public static switch_ivr_set_xml_chan_vars ( switch_xml xml, SWIGTYPE_p_switch_channel channel, int off ) : int | ||
xml | switch_xml | |
channel | SWIGTYPE_p_switch_channel | |
off | int | |
리턴 | int |
public static switch_ivr_set_xml_profile_data ( switch_xml xml, switch_caller_profile caller_profile, int off ) : int | ||
xml | switch_xml | |
caller_profile | switch_caller_profile | |
off | int | |
리턴 | int |
public static switch_ivr_signal_bridge ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_core_session peer_session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
peer_session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_sleep ( SWIGTYPE_p_switch_core_session session, uint ms, switch_bool_t sync, switch_input_args_t args ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
ms | uint | |
sync | switch_bool_t | |
args | switch_input_args_t | |
리턴 | switch_status_t |
public static switch_ivr_soft_hold ( SWIGTYPE_p_switch_core_session session, string unhold_key, string moh_a, string moh_b ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
unhold_key | string | |
moh_a | string | |
moh_b | string | |
리턴 | switch_status_t |
public static switch_ivr_sound_test ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_speak_text ( SWIGTYPE_p_switch_core_session session, string tts_name, string voice_name, string text, switch_input_args_t args ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
tts_name | string | |
voice_name | string | |
text | string | |
args | switch_input_args_t | |
리턴 | switch_status_t |
public static switch_ivr_speak_text_handle ( SWIGTYPE_p_switch_core_session session, switch_speech_handle sh, switch_codec codec, switch_timer timer, string text, switch_input_args_t args ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
sh | switch_speech_handle | |
codec | switch_codec | |
timer | switch_timer | |
text | string | |
args | switch_input_args_t | |
리턴 | switch_status_t |
public static switch_ivr_stop_detect_speech ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_stop_displace_session ( SWIGTYPE_p_switch_core_session session, string file ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
file | string | |
리턴 | switch_status_t |
public static switch_ivr_stop_inband_dtmf_generate_session ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_stop_inband_dtmf_session ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_stop_record_session ( SWIGTYPE_p_switch_core_session session, string file ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
file | string | |
리턴 | switch_status_t |
public static switch_ivr_stop_session_audio ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_stop_tone_detect_session ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_tone_detect_session ( SWIGTYPE_p_switch_core_session session, string key, string tone_spec, string flags, SWIGTYPE_p_time_t timeout, int hits, string app, string data, SWIGTYPE_p_f_p_switch_core_session_p_q_const__char_p_q_const__char__switch_bool_t callback ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
key | string | |
tone_spec | string | |
flags | string | |
timeout | SWIGTYPE_p_time_t | |
hits | int | |
app | string | |
data | string | |
callback | SWIGTYPE_p_f_p_switch_core_session_p_q_const__char_p_q_const__char__switch_bool_t | |
리턴 | switch_status_t |
public static switch_ivr_transfer_variable ( SWIGTYPE_p_switch_core_session sessa, SWIGTYPE_p_switch_core_session sessb, string var ) : switch_status_t | ||
sessa | SWIGTYPE_p_switch_core_session | |
sessb | SWIGTYPE_p_switch_core_session | |
var | string | |
리턴 | switch_status_t |
public static switch_ivr_unbind_dtmf_meta_session ( SWIGTYPE_p_switch_core_session session, uint key ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
key | uint | |
리턴 | switch_status_t |
public static switch_ivr_unblock_dtmf_session ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_unhold ( SWIGTYPE_p_switch_core_session session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_unhold_uuid ( string uuid ) : switch_status_t | ||
uuid | string | |
리턴 | switch_status_t |
public static switch_ivr_uuid_bridge ( string originator_uuid, string originatee_uuid ) : switch_status_t | ||
originator_uuid | string | |
originatee_uuid | string | |
리턴 | switch_status_t |
public static switch_ivr_uuid_exists ( string uuid ) : switch_bool_t | ||
uuid | string | |
리턴 | switch_bool_t |
public static switch_ivr_wait_for_answer ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_core_session peer_session ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
peer_session | SWIGTYPE_p_switch_core_session | |
리턴 | switch_status_t |
public static switch_ivr_wait_for_silence ( SWIGTYPE_p_switch_core_session session, uint thresh, uint silence_hits, uint listen_hits, uint timeout_ms, string file ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
thresh | uint | |
silence_hits | uint | |
listen_hits | uint | |
timeout_ms | uint | |
file | string | |
리턴 | switch_status_t |
public static switch_known_bitrate ( byte payload ) : uint | ||
payload | byte | |
리턴 | uint |
public static switch_lc_strdup ( string it ) : string | ||
it | string | |
리턴 | string |
public static switch_load_network_lists ( switch_bool_t reload ) : void | ||
reload | switch_bool_t | |
리턴 | void |
public static switch_loadable_module_build_dynamic ( string filename, SWIGTYPE_p_f_p_p_switch_loadable_module_interface_p_apr_pool_t__switch_status_t switch_module_load, SWIGTYPE_p_f_void__switch_status_t switch_module_runtime, SWIGTYPE_p_f_void__switch_status_t switch_module_shutdown, switch_bool_t runtime ) : switch_status_t | ||
filename | string | |
switch_module_load | SWIGTYPE_p_f_p_p_switch_loadable_module_interface_p_apr_pool_t__switch_status_t | |
switch_module_runtime | SWIGTYPE_p_f_void__switch_status_t | |
switch_module_shutdown | SWIGTYPE_p_f_void__switch_status_t | |
runtime | switch_bool_t | |
리턴 | switch_status_t |
public static switch_loadable_module_create_interface ( switch_loadable_module_interface mod, switch_module_interface_name_t iname ) : SWIGTYPE_p_void | ||
mod | switch_loadable_module_interface | |
iname | switch_module_interface_name_t | |
리턴 | SWIGTYPE_p_void |
public static switch_loadable_module_create_module_interface ( SWIGTYPE_p_apr_pool_t pool, string name ) : switch_loadable_module_interface | ||
pool | SWIGTYPE_p_apr_pool_t | |
name | string | |
리턴 | switch_loadable_module_interface |
public static switch_loadable_module_enumerate_available ( string dir_path, SWIGTYPE_p_f_p_void_p_q_const__char__int callback, SWIGTYPE_p_void user_data ) : switch_status_t | ||
dir_path | string | |
callback | SWIGTYPE_p_f_p_void_p_q_const__char__int | |
user_data | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_loadable_module_enumerate_loaded ( SWIGTYPE_p_f_p_void_p_q_const__char__int callback, SWIGTYPE_p_void user_data ) : switch_status_t | ||
callback | SWIGTYPE_p_f_p_void_p_q_const__char__int | |
user_data | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_loadable_module_exists ( string mod ) : switch_status_t | ||
mod | string | |
리턴 | switch_status_t |
public static switch_loadable_module_get_api_interface ( string name ) : switch_api_interface | ||
name | string | |
리턴 | switch_api_interface |
public static switch_loadable_module_get_application_interface ( string name ) : switch_application_interface | ||
name | string | |
리턴 | switch_application_interface |
public static switch_loadable_module_get_asr_interface ( string name ) : switch_asr_interface | ||
name | string | |
리턴 | switch_asr_interface |
public static switch_loadable_module_get_chat_application_interface ( string name ) : switch_chat_application_interface | ||
name | string | |
리턴 | switch_chat_application_interface |
public static switch_loadable_module_get_chat_interface ( string name ) : switch_chat_interface | ||
name | string | |
리턴 | switch_chat_interface |
public static switch_loadable_module_get_codec_interface ( string name ) : switch_codec_interface | ||
name | string | |
리턴 | switch_codec_interface |
public static switch_loadable_module_get_codecs ( SWIGTYPE_p_p_switch_codec_implementation array, int arraylen ) : int | ||
array | SWIGTYPE_p_p_switch_codec_implementation | |
arraylen | int | |
리턴 | int |
public static switch_loadable_module_get_codecs_sorted ( SWIGTYPE_p_p_switch_codec_implementation array, int arraylen, string &prefs, int preflen ) : int | ||
array | SWIGTYPE_p_p_switch_codec_implementation | |
arraylen | int | |
prefs | string | |
preflen | int | |
리턴 | int |
public static switch_loadable_module_get_dialplan_interface ( string name ) : switch_dialplan_interface | ||
name | string | |
리턴 | switch_dialplan_interface |
public static switch_loadable_module_get_directory_interface ( string name ) : switch_directory_interface | ||
name | string | |
리턴 | switch_directory_interface |
public static switch_loadable_module_get_endpoint_interface ( string name ) : switch_endpoint_interface | ||
name | string | |
리턴 | switch_endpoint_interface |
public static switch_loadable_module_get_file_interface ( string name ) : switch_file_interface | ||
name | string | |
리턴 | switch_file_interface |
public static switch_loadable_module_get_limit_interface ( string name ) : switch_limit_interface | ||
name | string | |
리턴 | switch_limit_interface |
public static switch_loadable_module_get_management_interface ( string relative_oid ) : switch_management_interface | ||
relative_oid | string | |
리턴 | switch_management_interface |
public static switch_loadable_module_get_say_interface ( string name ) : switch_say_interface | ||
name | string | |
리턴 | switch_say_interface |
public static switch_loadable_module_get_speech_interface ( string name ) : switch_speech_interface | ||
name | string | |
리턴 | switch_speech_interface |
public static switch_loadable_module_get_timer_interface ( string name ) : switch_timer_interface | ||
name | string | |
리턴 | switch_timer_interface |
public static switch_loadable_module_init ( switch_bool_t autoload ) : switch_status_t | ||
autoload | switch_bool_t | |
리턴 | switch_status_t |
public static switch_loadable_module_load_module ( string dir, string fname, switch_bool_t runtime, string &err ) : switch_status_t | ||
dir | string | |
fname | string | |
runtime | switch_bool_t | |
err | string | |
리턴 | switch_status_t |
public static switch_loadable_module_shutdown ( ) : void | ||
리턴 | void |
public static switch_loadable_module_unload_module ( string dir, string fname, switch_bool_t force, string &err ) : switch_status_t | ||
dir | string | |
fname | string | |
force | switch_bool_t | |
err | string | |
리턴 | switch_status_t |
public static switch_log_bind_logger ( SWIGTYPE_p_f_p_q_const__switch_log_node_t_enum_switch_log_level_t__switch_status_t function, switch_log_level_t level, switch_bool_t is_console ) : switch_status_t | ||
function | SWIGTYPE_p_f_p_q_const__switch_log_node_t_enum_switch_log_level_t__switch_status_t | |
level | switch_log_level_t | |
is_console | switch_bool_t | |
리턴 | switch_status_t |
public static switch_log_init ( SWIGTYPE_p_apr_pool_t pool, switch_bool_t colorize ) : switch_status_t | ||
pool | SWIGTYPE_p_apr_pool_t | |
colorize | switch_bool_t | |
리턴 | switch_status_t |
public static switch_log_level2str ( switch_log_level_t level ) : string | ||
level | switch_log_level_t | |
리턴 | string |
public static switch_log_node_dup ( switch_log_node_t node ) : switch_log_node_t | ||
node | switch_log_node_t | |
리턴 | switch_log_node_t |
public static switch_log_node_free ( SWIGTYPE_p_p_switch_log_node_t pnode ) : void | ||
pnode | SWIGTYPE_p_p_switch_log_node_t | |
리턴 | void |
public static switch_log_shutdown ( ) : switch_status_t | ||
리턴 | switch_status_t |
public static switch_log_str2level ( string str ) : switch_log_level_t | ||
str | string | |
리턴 | switch_log_level_t |
public static switch_log_str2mask ( string str ) : uint | ||
str | string | |
리턴 | uint |
public static switch_log_unbind_logger ( SWIGTYPE_p_f_p_q_const__switch_log_node_t_enum_switch_log_level_t__switch_status_t function ) : switch_status_t | ||
function | SWIGTYPE_p_f_p_q_const__switch_log_node_t_enum_switch_log_level_t__switch_status_t | |
리턴 | switch_status_t |
public static switch_merge_sln ( SWIGTYPE_p_short data, uint samples, SWIGTYPE_p_short other_data, uint other_samples ) : uint | ||
data | SWIGTYPE_p_short | |
samples | uint | |
other_data | SWIGTYPE_p_short | |
other_samples | uint | |
리턴 | uint |
public static switch_micro_time_now ( ) : SWIGTYPE_p_switch_time_t | ||
리턴 | SWIGTYPE_p_switch_time_t |
public static switch_mux_channels ( SWIGTYPE_p_short data, SWIGTYPE_p_switch_size_t samples, uint channels ) : void | ||
data | SWIGTYPE_p_short | |
samples | SWIGTYPE_p_switch_size_t | |
channels | uint | |
리턴 | void |
public static switch_name_event ( string name, SWIGTYPE_p_switch_event_types_t type ) : switch_status_t | ||
name | string | |
type | SWIGTYPE_p_switch_event_types_t | |
리턴 | switch_status_t |
public static switch_network_list_add_cidr_token ( SWIGTYPE_p_switch_network_list list, string cidr_str, switch_bool_t ok, string token ) : switch_status_t | ||
list | SWIGTYPE_p_switch_network_list | |
cidr_str | string | |
ok | switch_bool_t | |
token | string | |
리턴 | switch_status_t |
public static switch_network_list_add_host_mask ( SWIGTYPE_p_switch_network_list list, string host, string mask_str, switch_bool_t ok ) : switch_status_t | ||
list | SWIGTYPE_p_switch_network_list | |
host | string | |
mask_str | string | |
ok | switch_bool_t | |
리턴 | switch_status_t |
public static switch_network_list_create ( SWIGTYPE_p_p_switch_network_list list, string name, switch_bool_t default_type, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
list | SWIGTYPE_p_p_switch_network_list | |
name | string | |
default_type | switch_bool_t | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_network_list_validate_ip6_token ( SWIGTYPE_p_switch_network_list list, ip_t ip, string &token ) : switch_bool_t | ||
list | SWIGTYPE_p_switch_network_list | |
ip | ip_t | |
token | string | |
리턴 | switch_bool_t |
public static switch_network_list_validate_ip_token ( SWIGTYPE_p_switch_network_list list, uint ip, string &token ) : switch_bool_t | ||
list | SWIGTYPE_p_switch_network_list | |
ip | uint | |
token | string | |
리턴 | switch_bool_t |
public static switch_number_cmp ( string exp, int val ) : int | ||
exp | string | |
val | int | |
리턴 | int |
public static switch_parse_cidr ( string arg0, ip_t ip, ip_t mask, SWIGTYPE_p_unsigned_long bitp ) : int | ||
arg0 | string | |
ip | ip_t | |
mask | ip_t | |
bitp | SWIGTYPE_p_unsigned_long | |
리턴 | int |
public static switch_perform_substitution ( SWIGTYPE_p_real_pcre re, int match_count, string data, string field_data, string substituted, SWIGTYPE_p_switch_size_t len, SWIGTYPE_p_int ovector ) : void | ||
re | SWIGTYPE_p_real_pcre | |
match_count | int | |
data | string | |
field_data | string | |
substituted | string | |
len | SWIGTYPE_p_switch_size_t | |
ovector | SWIGTYPE_p_int | |
리턴 | void |
public static switch_play_and_get_digits ( SWIGTYPE_p_switch_core_session session, uint min_digits, uint max_digits, uint max_tries, uint timeout, string valid_terminators, string audio_file, string bad_input_audio_file, string var_name, string digit_buffer, uint digit_buffer_length, string digits_regex, uint digit_timeout, string transfer_on_failure ) : switch_status_t | ||
session | SWIGTYPE_p_switch_core_session | |
min_digits | uint | |
max_digits | uint | |
max_tries | uint | |
timeout | uint | |
valid_terminators | string | |
audio_file | string | |
bad_input_audio_file | string | |
var_name | string | |
digit_buffer | string | |
digit_buffer_length | uint | |
digits_regex | string | |
digit_timeout | uint | |
transfer_on_failure | string | |
리턴 | switch_status_t |
public static switch_priority_name ( switch_priority_t priority ) : string | ||
priority | switch_priority_t | |
리턴 | string |
public static switch_process_import ( SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_switch_channel peer_channel, string varname, string prefix ) : void | ||
session | SWIGTYPE_p_switch_core_session | |
peer_channel | SWIGTYPE_p_switch_channel | |
varname | string | |
prefix | string | |
리턴 | void |
public static switch_regex_compile ( string pattern, int options, string &errorptr, SWIGTYPE_p_int erroroffset, SWIGTYPE_p_unsigned_char tables ) : SWIGTYPE_p_real_pcre | ||
pattern | string | |
options | int | |
errorptr | string | |
erroroffset | SWIGTYPE_p_int | |
tables | SWIGTYPE_p_unsigned_char | |
리턴 | SWIGTYPE_p_real_pcre |
public static switch_regex_copy_substring ( string subject, SWIGTYPE_p_int ovector, int stringcount, int stringnumber, string buffer, int size ) : int | ||
subject | string | |
ovector | SWIGTYPE_p_int | |
stringcount | int | |
stringnumber | int | |
buffer | string | |
size | int | |
리턴 | int |
public static switch_regex_free ( SWIGTYPE_p_void data ) : void | ||
data | SWIGTYPE_p_void | |
리턴 | void |
public static switch_regex_match ( string target, string expression ) : switch_status_t | ||
target | string | |
expression | string | |
리턴 | switch_status_t |
public static switch_regex_match_partial ( string target, string expression, SWIGTYPE_p_int partial_match ) : switch_status_t | ||
target | string | |
expression | string | |
partial_match | SWIGTYPE_p_int | |
리턴 | switch_status_t |
public static switch_regex_perform ( string field, string expression, SWIGTYPE_p_p_real_pcre new_re, SWIGTYPE_p_int ovector, uint olen ) : int | ||
field | string | |
expression | string | |
new_re | SWIGTYPE_p_p_real_pcre | |
ovector | SWIGTYPE_p_int | |
olen | uint | |
리턴 | int |
public static switch_regex_set_event_header_callback ( string var, string val, SWIGTYPE_p_void user_data ) : void | ||
var | string | |
val | string | |
user_data | SWIGTYPE_p_void | |
리턴 | void |
public static switch_regex_set_var_callback ( string var, string val, SWIGTYPE_p_void user_data ) : void | ||
var | string | |
val | string | |
user_data | SWIGTYPE_p_void | |
리턴 | void |
public static switch_replace_char ( string str, char from, char to, switch_bool_t dup ) : string | ||
str | string | |
from | char | |
to | char | |
dup | switch_bool_t | |
리턴 | string |
public static switch_resample_destroy ( SWIGTYPE_p_p_switch_audio_resampler_t resampler ) : void | ||
resampler | SWIGTYPE_p_p_switch_audio_resampler_t | |
리턴 | void |
public static switch_resample_perform_create ( SWIGTYPE_p_p_switch_audio_resampler_t new_resampler, uint from_rate, uint to_rate, uint to_size, int quality, uint channels, string file, string func, int line ) : switch_status_t | ||
new_resampler | SWIGTYPE_p_p_switch_audio_resampler_t | |
from_rate | uint | |
to_rate | uint | |
to_size | uint | |
quality | int | |
channels | uint | |
file | string | |
func | string | |
line | int | |
리턴 | switch_status_t |
public static switch_resample_process ( switch_audio_resampler_t resampler, SWIGTYPE_p_short src, uint srclen ) : uint | ||
resampler | switch_audio_resampler_t | |
src | SWIGTYPE_p_short | |
srclen | uint | |
리턴 | uint |
public static switch_resolve_host ( string host, string buf, uint buflen ) : switch_status_t | ||
host | string | |
buf | string | |
buflen | uint | |
리턴 | switch_status_t |
public static switch_rfc2833_to_char ( int arg0 ) : char | ||
arg0 | int | |
리턴 | char |
public static switch_rtcp_zerocopy_read_frame ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_switch_rtcp_frame frame ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
frame | SWIGTYPE_p_switch_rtcp_frame | |
리턴 | switch_status_t |
public static switch_rtp_activate_ice ( SWIGTYPE_p_switch_rtp rtp_session, string login, string rlogin ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
login | string | |
rlogin | string | |
리턴 | switch_status_t |
public static switch_rtp_activate_jitter_buffer ( SWIGTYPE_p_switch_rtp rtp_session, uint queue_frames, uint max_queue_frames, uint samples_per_packet, uint samples_per_second, uint max_drift ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
queue_frames | uint | |
max_queue_frames | uint | |
samples_per_packet | uint | |
samples_per_second | uint | |
max_drift | uint | |
리턴 | switch_status_t |
public static switch_rtp_activate_rtcp ( SWIGTYPE_p_switch_rtp rtp_session, int send_rate, ushort remote_port ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
send_rate | int | |
remote_port | ushort | |
리턴 | switch_status_t |
public static switch_rtp_activate_stun_ping ( SWIGTYPE_p_switch_rtp rtp_session, string stun_ip, ushort stun_port, uint packet_count, switch_bool_t funny ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
stun_ip | string | |
stun_port | ushort | |
packet_count | uint | |
funny | switch_bool_t | |
리턴 | switch_status_t |
public static switch_rtp_add_crypto_key ( SWIGTYPE_p_switch_rtp rtp_session, switch_rtp_crypto_direction_t direction, uint index, switch_rtp_crypto_key_type_t type, SWIGTYPE_p_unsigned_char key, SWIGTYPE_p_switch_size_t keylen ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
direction | switch_rtp_crypto_direction_t | |
index | uint | |
type | switch_rtp_crypto_key_type_t | |
key | SWIGTYPE_p_unsigned_char | |
keylen | SWIGTYPE_p_switch_size_t | |
리턴 | switch_status_t |
public static switch_rtp_break ( SWIGTYPE_p_switch_rtp rtp_session ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | void |
public static switch_rtp_change_interval ( SWIGTYPE_p_switch_rtp rtp_session, uint ms_per_packet, uint samples_per_interval ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
ms_per_packet | uint | |
samples_per_interval | uint | |
리턴 | switch_status_t |
public static switch_rtp_check_auto_adj ( SWIGTYPE_p_switch_rtp rtp_session ) : byte | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | byte |
public static switch_rtp_clear_flag ( SWIGTYPE_p_switch_rtp rtp_session, uint flags ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
flags | uint | |
리턴 | void |
public static switch_rtp_create ( SWIGTYPE_p_p_switch_rtp new_rtp_session, byte payload, uint samples_per_interval, uint ms_per_packet, uint flags, string timer_name, string &err, SWIGTYPE_p_apr_pool_t pool ) : switch_status_t | ||
new_rtp_session | SWIGTYPE_p_p_switch_rtp | |
payload | byte | |
samples_per_interval | uint | |
ms_per_packet | uint | |
flags | uint | |
timer_name | string | |
err | string | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_status_t |
public static switch_rtp_deactivate_jitter_buffer ( SWIGTYPE_p_switch_rtp rtp_session ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | switch_status_t |
public static switch_rtp_debug_jitter_buffer ( SWIGTYPE_p_switch_rtp rtp_session, string name ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
name | string | |
리턴 | switch_status_t |
public static switch_rtp_dequeue_dtmf ( SWIGTYPE_p_switch_rtp rtp_session, switch_dtmf_t dtmf ) : SWIGTYPE_p_switch_size_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
dtmf | switch_dtmf_t | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_rtp_destroy ( SWIGTYPE_p_p_switch_rtp rtp_session ) : void | ||
rtp_session | SWIGTYPE_p_p_switch_rtp | |
리턴 | void |
public static switch_rtp_disable_vad ( SWIGTYPE_p_switch_rtp rtp_session ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | switch_status_t |
public static switch_rtp_enable_vad ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_switch_core_session session, switch_codec codec, uint flags ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
session | SWIGTYPE_p_switch_core_session | |
codec | switch_codec | |
flags | uint | |
리턴 | switch_status_t |
public static switch_rtp_flush ( SWIGTYPE_p_switch_rtp rtp_session ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | void |
public static switch_rtp_get_default_payload ( SWIGTYPE_p_switch_rtp rtp_session ) : uint | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | uint |
public static switch_rtp_get_default_samples_per_interval ( SWIGTYPE_p_switch_rtp rtp_session ) : uint | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | uint |
public static switch_rtp_get_private ( SWIGTYPE_p_switch_rtp rtp_session ) : SWIGTYPE_p_void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | SWIGTYPE_p_void |
public static switch_rtp_get_random ( SWIGTYPE_p_void buf, uint len ) : void | ||
buf | SWIGTYPE_p_void | |
len | uint | |
리턴 | void |
public static switch_rtp_get_remote_host ( SWIGTYPE_p_switch_rtp rtp_session ) : string | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | string |
public static switch_rtp_get_remote_port ( SWIGTYPE_p_switch_rtp rtp_session ) : ushort | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | ushort |
public static switch_rtp_get_rtp_socket ( SWIGTYPE_p_switch_rtp rtp_session ) : SWIGTYPE_p_switch_socket_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | SWIGTYPE_p_switch_socket_t |
public static switch_rtp_get_ssrc ( SWIGTYPE_p_switch_rtp rtp_session ) : uint | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | uint |
public static switch_rtp_get_stats ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_apr_pool_t pool ) : switch_rtp_stats_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | switch_rtp_stats_t |
public static switch_rtp_has_dtmf ( SWIGTYPE_p_switch_rtp rtp_session ) : SWIGTYPE_p_switch_size_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | SWIGTYPE_p_switch_size_t |
public static switch_rtp_init ( SWIGTYPE_p_apr_pool_t pool ) : void | ||
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | void |
public static switch_rtp_intentional_bugs ( SWIGTYPE_p_switch_rtp rtp_session, switch_rtp_bug_flag_t bugs ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
bugs | switch_rtp_bug_flag_t | |
리턴 | void |
public static switch_rtp_kill_socket ( SWIGTYPE_p_switch_rtp rtp_session ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | void |
public static switch_rtp_new ( string rx_host, ushort rx_port, string tx_host, ushort tx_port, byte payload, uint samples_per_interval, uint ms_per_packet, uint flags, string timer_name, string &err, SWIGTYPE_p_apr_pool_t pool ) : SWIGTYPE_p_switch_rtp | ||
rx_host | string | |
rx_port | ushort | |
tx_host | string | |
tx_port | ushort | |
payload | byte | |
samples_per_interval | uint | |
ms_per_packet | uint | |
flags | uint | |
timer_name | string | |
err | string | |
pool | SWIGTYPE_p_apr_pool_t | |
리턴 | SWIGTYPE_p_switch_rtp |
public static switch_rtp_pause_jitter_buffer ( SWIGTYPE_p_switch_rtp rtp_session, switch_bool_t pause ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
pause | switch_bool_t | |
리턴 | switch_status_t |
public static switch_rtp_queue_rfc2833 ( SWIGTYPE_p_switch_rtp rtp_session, switch_dtmf_t dtmf ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
dtmf | switch_dtmf_t | |
리턴 | switch_status_t |
public static switch_rtp_queue_rfc2833_in ( SWIGTYPE_p_switch_rtp rtp_session, switch_dtmf_t dtmf ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
dtmf | switch_dtmf_t | |
리턴 | switch_status_t |
public static switch_rtp_read ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_void data, SWIGTYPE_p_unsigned_long datalen, SWIGTYPE_p_unsigned_char payload_type, SWIGTYPE_p_unsigned_long flags, uint io_flags ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
data | SWIGTYPE_p_void | |
datalen | SWIGTYPE_p_unsigned_long | |
payload_type | SWIGTYPE_p_unsigned_char | |
flags | SWIGTYPE_p_unsigned_long | |
io_flags | uint | |
리턴 | switch_status_t |
public static switch_rtp_ready ( SWIGTYPE_p_switch_rtp rtp_session ) : byte | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | byte |
public static switch_rtp_release_port ( string ip, ushort port ) : void | ||
ip | string | |
port | ushort | |
리턴 | void |
public static switch_rtp_request_port ( string ip ) : ushort | ||
ip | string | |
리턴 | ushort |
public static switch_rtp_reset_media_timer ( SWIGTYPE_p_switch_rtp rtp_session ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | void |
public static switch_rtp_set_cng_pt ( SWIGTYPE_p_switch_rtp rtp_session, byte pt ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
pt | byte | |
리턴 | void |
public static switch_rtp_set_default_payload ( SWIGTYPE_p_switch_rtp rtp_session, byte payload ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
payload | byte | |
리턴 | void |
public static switch_rtp_set_end_port ( ushort port ) : ushort | ||
port | ushort | |
리턴 | ushort |
public static switch_rtp_set_flag ( SWIGTYPE_p_switch_rtp rtp_session, uint flags ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
flags | uint | |
리턴 | void |
public static switch_rtp_set_interval ( SWIGTYPE_p_switch_rtp rtp_session, uint ms_per_packet, uint samples_per_interval ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
ms_per_packet | uint | |
samples_per_interval | uint | |
리턴 | switch_status_t |
public static switch_rtp_set_invald_handler ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_f_p_switch_rtp_p_switch_socket_t_p_void_switch_size_t_p_switch_sockaddr_t__void on_invalid ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
on_invalid | SWIGTYPE_p_f_p_switch_rtp_p_switch_socket_t_p_void_switch_size_t_p_switch_sockaddr_t__void | |
리턴 | void |
public static switch_rtp_set_local_address ( SWIGTYPE_p_switch_rtp rtp_session, string host, ushort port, string &err ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
host | string | |
port | ushort | |
err | string | |
리턴 | switch_status_t |
public static switch_rtp_set_max_missed_packets ( SWIGTYPE_p_switch_rtp rtp_session, uint max ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
max | uint | |
리턴 | void |
public static switch_rtp_set_private ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_void private_data ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
private_data | SWIGTYPE_p_void | |
리턴 | void |
public static switch_rtp_set_recv_pt ( SWIGTYPE_p_switch_rtp rtp_session, byte pt ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
pt | byte | |
리턴 | void |
public static switch_rtp_set_remote_address ( SWIGTYPE_p_switch_rtp rtp_session, string host, ushort port, ushort remote_rtcp_port, switch_bool_t change_adv_addr, string &err ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
host | string | |
port | ushort | |
remote_rtcp_port | ushort | |
change_adv_addr | switch_bool_t | |
err | string | |
리턴 | switch_status_t |
public static switch_rtp_set_ssrc ( SWIGTYPE_p_switch_rtp rtp_session, uint ssrc ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
ssrc | uint | |
리턴 | switch_status_t |
public static switch_rtp_set_start_port ( ushort port ) : ushort | ||
port | ushort | |
리턴 | ushort |
public static switch_rtp_set_telephony_event ( SWIGTYPE_p_switch_rtp rtp_session, byte te ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
te | byte | |
리턴 | void |
public static switch_rtp_set_telephony_recv_event ( SWIGTYPE_p_switch_rtp rtp_session, byte te ) : void | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
te | byte | |
리턴 | void |
public static switch_rtp_test_flag ( SWIGTYPE_p_switch_rtp rtp_session, uint flags ) : uint | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
flags | uint | |
리턴 | uint |
public static switch_rtp_udptl_mode ( SWIGTYPE_p_switch_rtp rtp_session ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
리턴 | switch_status_t |
public static switch_rtp_write_frame ( SWIGTYPE_p_switch_rtp rtp_session, switch_frame frame ) : int | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
frame | switch_frame | |
리턴 | int |
public static switch_rtp_write_manual ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_void data, uint datalen, byte m, byte payload, uint ts, SWIGTYPE_p_unsigned_long flags ) : int | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
data | SWIGTYPE_p_void | |
datalen | uint | |
m | byte | |
payload | byte | |
ts | uint | |
flags | SWIGTYPE_p_unsigned_long | |
리턴 | int |
public static switch_rtp_zerocopy_read ( SWIGTYPE_p_switch_rtp rtp_session, SWIGTYPE_p_p_void data, SWIGTYPE_p_unsigned_long datalen, SWIGTYPE_p_unsigned_char payload_type, SWIGTYPE_p_unsigned_long flags, uint io_flags ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
data | SWIGTYPE_p_p_void | |
datalen | SWIGTYPE_p_unsigned_long | |
payload_type | SWIGTYPE_p_unsigned_char | |
flags | SWIGTYPE_p_unsigned_long | |
io_flags | uint | |
리턴 | switch_status_t |
public static switch_rtp_zerocopy_read_frame ( SWIGTYPE_p_switch_rtp rtp_session, switch_frame frame, uint io_flags ) : switch_status_t | ||
rtp_session | SWIGTYPE_p_switch_rtp | |
frame | switch_frame | |
io_flags | uint | |
리턴 | switch_status_t |
public static switch_safe_atoi ( string nptr, int dft ) : int | ||
nptr | string | |
dft | int | |
리턴 | int |
public static switch_safe_strdup ( string it ) : string | ||
it | string | |
리턴 | string |
public static switch_sanitize_number ( string number ) : string | ||
number | string | |
리턴 | string |
public static switch_say_file ( SWIGTYPE_p_switch_say_file_handle sh, string fmt ) : void | ||
sh | SWIGTYPE_p_switch_say_file_handle | |
fmt | string | |
리턴 | void |
public static switch_say_file_handle_create ( SWIGTYPE_p_p_switch_say_file_handle sh, string ext, SWIGTYPE_p_p_switch_event var_event ) : switch_status_t | ||
sh | SWIGTYPE_p_p_switch_say_file_handle | |
ext | string | |
var_event | SWIGTYPE_p_p_switch_event | |
리턴 | switch_status_t |
public static switch_say_file_handle_destroy ( SWIGTYPE_p_p_switch_say_file_handle sh ) : void | ||
sh | SWIGTYPE_p_p_switch_say_file_handle | |
리턴 | void |
public static switch_say_file_handle_detach_path ( SWIGTYPE_p_switch_say_file_handle sh ) : string | ||
sh | SWIGTYPE_p_switch_say_file_handle | |
리턴 | string |
public static switch_say_file_handle_get_path ( SWIGTYPE_p_switch_say_file_handle sh ) : string | ||
sh | SWIGTYPE_p_switch_say_file_handle | |
리턴 | string |
public static switch_say_file_handle_get_variable ( SWIGTYPE_p_switch_say_file_handle sh, string var ) : string | ||
sh | SWIGTYPE_p_switch_say_file_handle | |
var | string | |
리턴 | string |
public static switch_scheduler_add_task ( SWIGTYPE_p_time_t task_runtime, SWIGTYPE_p_f_p_switch_scheduler_task__void func, string desc, string group, uint cmd_id, SWIGTYPE_p_void cmd_arg, uint flags ) : uint | ||
task_runtime | SWIGTYPE_p_time_t | |
func | SWIGTYPE_p_f_p_switch_scheduler_task__void | |
desc | string | |
group | string | |
cmd_id | uint | |
cmd_arg | SWIGTYPE_p_void | |
flags | uint | |
리턴 | uint |
public static switch_scheduler_del_task_group ( string group ) : uint | ||
group | string | |
리턴 | uint |
public static switch_scheduler_del_task_id ( uint task_id ) : uint | ||
task_id | uint | |
리턴 | uint |
public static switch_scheduler_task_thread_start ( ) : void | ||
리턴 | void |
public static switch_scheduler_task_thread_stop ( ) : void | ||
리턴 | void |
public static switch_separate_paren_args ( string str ) : string | ||
str | string | |
리턴 | string |
public static switch_separate_string ( string buf, char delim, string &array, uint arraylen ) : uint | ||
buf | string | |
delim | char | |
array | string | |
arraylen | uint | |
리턴 | uint |
public static switch_separate_string_string ( string buf, string delim, string &array, uint arraylen ) : uint | ||
buf | string | |
delim | string | |
array | string | |
arraylen | uint | |
리턴 | uint |
public static switch_short_to_float ( SWIGTYPE_p_short s, SWIGTYPE_p_float f, int len ) : int | ||
s | SWIGTYPE_p_short | |
f | SWIGTYPE_p_float | |
len | int | |
리턴 | int |
public static switch_simple_email ( string to, string from, string headers, string body, string file, string convert_cmd, string convert_ext ) : switch_bool_t | ||
to | string | |
from | string | |
headers | string | |
body | string | |
file | string | |
convert_cmd | string | |
convert_ext | string | |
리턴 | switch_bool_t |
public static switch_socket_waitfor ( SWIGTYPE_p_switch_pollfd_t poll, int ms ) : int | ||
poll | SWIGTYPE_p_switch_pollfd_t | |
ms | int | |
리턴 | int |
public static switch_split_date ( string exp, SWIGTYPE_p_int year, SWIGTYPE_p_int month, SWIGTYPE_p_int day ) : void | ||
exp | string | |
year | SWIGTYPE_p_int | |
month | SWIGTYPE_p_int | |
day | SWIGTYPE_p_int | |
리턴 | void |
public static switch_split_time ( string exp, SWIGTYPE_p_int hour, SWIGTYPE_p_int min, SWIGTYPE_p_int sec ) : void | ||
exp | string | |
hour | SWIGTYPE_p_int | |
min | SWIGTYPE_p_int | |
sec | SWIGTYPE_p_int | |
리턴 | void |
public static switch_split_user_domain ( string arg0, string &user, string &domain ) : int | ||
arg0 | string | |
user | string | |
domain | string | |
리턴 | int |
public static switch_str_time ( string arg0 ) : SWIGTYPE_p_switch_time_t | ||
arg0 | string | |
리턴 | SWIGTYPE_p_switch_time_t |
public static switch_strchr_strict ( string arg0, char find, string allowed ) : string | ||
arg0 | string | |
find | char | |
allowed | string | |
리턴 | string |
public static switch_stream_system ( string cmd, switch_stream_handle stream ) : int | ||
cmd | string | |
stream | switch_stream_handle | |
리턴 | int |
public static switch_stream_write_file_contents ( switch_stream_handle stream, string path ) : switch_status_t | ||
stream | switch_stream_handle | |
path | string | |
리턴 | switch_status_t |
public static switch_strftime_tz ( string tz, string format, string date, uint len, SWIGTYPE_p_switch_time_t thetime ) : switch_status_t | ||
tz | string | |
format | string | |
date | string | |
len | uint | |
thetime | SWIGTYPE_p_switch_time_t | |
리턴 | switch_status_t |
public static switch_string_has_escaped_data ( string arg0 ) : int | ||
arg0 | string | |
리턴 | int |
public static switch_string_match ( string arg0, uint string_len, string search, uint search_len ) : switch_status_t | ||
arg0 | string | |
string_len | uint | |
search | string | |
search_len | uint | |
리턴 | switch_status_t |
public static switch_string_replace ( string arg0, string search, string replace ) : string | ||
arg0 | string | |
search | string | |
replace | string | |
리턴 | string |
public static switch_string_var_check ( string s, switch_bool_t disable ) : switch_bool_t | ||
s | string | |
disable | switch_bool_t | |
리턴 | switch_bool_t |
public static switch_string_var_check_const ( string s ) : switch_bool_t | ||
s | string | |
리턴 | switch_bool_t |
public static switch_strip_commas ( string arg0, string arg1, SWIGTYPE_p_switch_size_t len ) : string | ||
arg0 | string | |
arg1 | string | |
len | SWIGTYPE_p_switch_size_t | |
리턴 | string |
public static switch_strip_nonnumerics ( string arg0, string arg1, SWIGTYPE_p_switch_size_t len ) : string | ||
arg0 | string | |
arg1 | string | |
len | SWIGTYPE_p_switch_size_t | |
리턴 | string |
public static switch_strip_spaces ( string str, switch_bool_t dup ) : string | ||
str | string | |
dup | switch_bool_t | |
리턴 | string |
public static switch_strip_whitespace ( string str ) : string | ||
str | string | |
리턴 | string |
public static switch_stristr ( string instr, string str ) : string | ||
instr | string | |
str | string | |
리턴 | string |
public static switch_strstr ( string s, string q ) : switch_bool_t | ||
s | string | |
q | string | |
리턴 | switch_bool_t |
public static switch_swap_linear ( SWIGTYPE_p_short buf, int len ) : void | ||
buf | SWIGTYPE_p_short | |
len | int | |
리턴 | void |
public static switch_system ( string cmd, switch_bool_t wait ) : int | ||
cmd | string | |
wait | switch_bool_t | |
리턴 | int |
public static switch_testv6_subnet ( ip_t _ip, ip_t _net, ip_t _mask ) : switch_bool_t | ||
_ip | ip_t | |
_net | ip_t | |
_mask | ip_t | |
리턴 | switch_bool_t |
public static switch_time_calibrate_clock ( ) : void | ||
리턴 | void |
public static switch_time_exp_tz_name ( string tz, SWIGTYPE_p_switch_time_exp_t tm, SWIGTYPE_p_switch_time_t thetime ) : switch_status_t | ||
tz | string | |
tm | SWIGTYPE_p_switch_time_exp_t | |
thetime | SWIGTYPE_p_switch_time_t | |
리턴 | switch_status_t |
public static switch_time_ref ( ) : SWIGTYPE_p_switch_time_t | ||
리턴 | SWIGTYPE_p_switch_time_t |
public static switch_time_set_cond_yield ( switch_bool_t enable ) : void | ||
enable | switch_bool_t | |
리턴 | void |
public static switch_time_set_matrix ( switch_bool_t enable ) : void | ||
enable | switch_bool_t | |
리턴 | void |
public static switch_time_set_monotonic ( switch_bool_t enable ) : void | ||
enable | switch_bool_t | |
리턴 | void |
public static switch_time_set_nanosleep ( switch_bool_t enable ) : void | ||
enable | switch_bool_t | |
리턴 | void |
public static switch_time_set_timerfd ( switch_bool_t enable ) : void | ||
enable | switch_bool_t | |
리턴 | void |
public static switch_tod_cmp ( string exp, int val ) : int | ||
exp | string | |
val | int | |
리턴 | int |
public static switch_uc_strdup ( string it ) : string | ||
it | string | |
리턴 | string |
public static switch_url_decode ( string s ) : string | ||
s | string | |
리턴 | string |
public static switch_url_encode ( string url, string buf, uint len ) : string | ||
url | string | |
buf | string | |
len | uint | |
리턴 | string |
public static switch_util_quote_shell_arg ( string arg0 ) : string | ||
arg0 | string | |
리턴 | string |
public static switch_uuid_str ( string buf, SWIGTYPE_p_switch_size_t len ) : string | ||
buf | string | |
len | SWIGTYPE_p_switch_size_t | |
리턴 | string |
public static switch_var_clean_string ( string s ) : string | ||
s | string | |
리턴 | string |
public static switch_xml_add_child ( switch_xml xml, string name, SWIGTYPE_p_switch_size_t off ) : switch_xml | ||
xml | switch_xml | |
name | string | |
off | SWIGTYPE_p_switch_size_t | |
리턴 | switch_xml |
public static switch_xml_attr ( switch_xml xml, string attr ) : string | ||
xml | switch_xml | |
attr | string | |
리턴 | string |
public static switch_xml_attr_soft ( switch_xml xml, string attr ) : string | ||
xml | switch_xml | |
attr | string | |
리턴 | string |
public static switch_xml_bind_search_function_ret ( SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_switch_event_t_p_void__p_switch_xml function, uint sections, SWIGTYPE_p_void user_data, SWIGTYPE_p_p_switch_xml_binding ret_binding ) : switch_status_t | ||
function | SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_switch_event_t_p_void__p_switch_xml | |
sections | uint | |
user_data | SWIGTYPE_p_void | |
ret_binding | SWIGTYPE_p_p_switch_xml_binding | |
리턴 | switch_status_t |
public static switch_xml_child ( switch_xml xml, string name ) : switch_xml | ||
xml | switch_xml | |
name | string | |
리턴 | switch_xml |
public static switch_xml_clear_user_cache ( string key, string user_name, string domain_name ) : uint | ||
key | string | |
user_name | string | |
domain_name | string | |
리턴 | uint |
public static switch_xml_cut ( switch_xml xml ) : switch_xml | ||
xml | switch_xml | |
리턴 | switch_xml |
public static switch_xml_destroy ( ) : switch_status_t | ||
리턴 | switch_status_t |
public static switch_xml_dup ( switch_xml xml ) : switch_xml | ||
xml | switch_xml | |
리턴 | switch_xml |
public static switch_xml_error ( switch_xml xml ) : string | ||
xml | switch_xml | |
리턴 | string |
public static switch_xml_find_child ( switch_xml node, string childname, string attrname, string value ) : switch_xml | ||
node | switch_xml | |
childname | string | |
attrname | string | |
value | string | |
리턴 | switch_xml |
public static switch_xml_find_child_multi ( switch_xml node, string childname ) : switch_xml | ||
node | switch_xml | |
childname | string | |
리턴 | switch_xml |
public static switch_xml_free ( switch_xml xml ) : void | ||
xml | switch_xml | |
리턴 | void |
public static switch_xml_free_in_thread ( switch_xml xml, int stacksize ) : void | ||
xml | switch_xml | |
stacksize | int | |
리턴 | void |
public static switch_xml_get ( switch_xml xml ) : switch_xml | ||
xml | switch_xml | |
리턴 | switch_xml |
public static switch_xml_get_binding_sections ( SWIGTYPE_p_switch_xml_binding binding ) : uint | ||
binding | SWIGTYPE_p_switch_xml_binding | |
리턴 | uint |
public static switch_xml_get_binding_user_data ( SWIGTYPE_p_switch_xml_binding binding ) : SWIGTYPE_p_void | ||
binding | SWIGTYPE_p_switch_xml_binding | |
리턴 | SWIGTYPE_p_void |
public static switch_xml_init ( SWIGTYPE_p_apr_pool_t pool, string &err ) : switch_status_t | ||
pool | SWIGTYPE_p_apr_pool_t | |
err | string | |
리턴 | switch_status_t |
public static switch_xml_insert ( switch_xml xml, switch_xml dest, SWIGTYPE_p_switch_size_t off ) : switch_xml | ||
xml | switch_xml | |
dest | switch_xml | |
off | SWIGTYPE_p_switch_size_t | |
리턴 | switch_xml |
public static switch_xml_locate ( string section, string tag_name, string key_name, string key_value, SWIGTYPE_p_p_switch_xml root, SWIGTYPE_p_p_switch_xml node, switch_event arg6, switch_bool_t clone ) : switch_status_t | ||
section | string | |
tag_name | string | |
key_name | string | |
key_value | string | |
root | SWIGTYPE_p_p_switch_xml | |
node | SWIGTYPE_p_p_switch_xml | |
arg6 | switch_event | |
clone | switch_bool_t | |
리턴 | switch_status_t |
public static switch_xml_locate_domain ( string domain_name, switch_event arg1, SWIGTYPE_p_p_switch_xml root, SWIGTYPE_p_p_switch_xml domain ) : switch_status_t | ||
domain_name | string | |
arg1 | switch_event | |
root | SWIGTYPE_p_p_switch_xml | |
domain | SWIGTYPE_p_p_switch_xml | |
리턴 | switch_status_t |
public static switch_xml_locate_group ( string group_name, string domain_name, SWIGTYPE_p_p_switch_xml root, SWIGTYPE_p_p_switch_xml domain, SWIGTYPE_p_p_switch_xml group, switch_event arg5 ) : switch_status_t | ||
group_name | string | |
domain_name | string | |
root | SWIGTYPE_p_p_switch_xml | |
domain | SWIGTYPE_p_p_switch_xml | |
group | SWIGTYPE_p_p_switch_xml | |
arg5 | switch_event | |
리턴 | switch_status_t |
public static switch_xml_locate_language ( SWIGTYPE_p_p_switch_xml root, SWIGTYPE_p_p_switch_xml node, switch_event arg2, SWIGTYPE_p_p_switch_xml language, SWIGTYPE_p_p_switch_xml phrases, SWIGTYPE_p_p_switch_xml macros, string str_language ) : switch_status_t | ||
root | SWIGTYPE_p_p_switch_xml | |
node | SWIGTYPE_p_p_switch_xml | |
arg2 | switch_event | |
language | SWIGTYPE_p_p_switch_xml | |
phrases | SWIGTYPE_p_p_switch_xml | |
macros | SWIGTYPE_p_p_switch_xml | |
str_language | string | |
리턴 | switch_status_t |
public static switch_xml_locate_user ( string key, string user_name, string domain_name, string ip, SWIGTYPE_p_p_switch_xml root, SWIGTYPE_p_p_switch_xml domain, SWIGTYPE_p_p_switch_xml user, SWIGTYPE_p_p_switch_xml ingroup, switch_event arg8 ) : switch_status_t | ||
key | string | |
user_name | string | |
domain_name | string | |
ip | string | |
root | SWIGTYPE_p_p_switch_xml | |
domain | SWIGTYPE_p_p_switch_xml | |
user | SWIGTYPE_p_p_switch_xml | |
ingroup | SWIGTYPE_p_p_switch_xml | |
arg8 | switch_event | |
리턴 | switch_status_t |
public static switch_xml_locate_user_in_domain ( string user_name, switch_xml domain, SWIGTYPE_p_p_switch_xml user, SWIGTYPE_p_p_switch_xml ingroup ) : switch_status_t | ||
user_name | string | |
domain | switch_xml | |
user | SWIGTYPE_p_p_switch_xml | |
ingroup | SWIGTYPE_p_p_switch_xml | |
리턴 | switch_status_t |
public static switch_xml_locate_user_merged ( string key, string user_name, string domain_name, string ip, SWIGTYPE_p_p_switch_xml user, switch_event arg5 ) : switch_status_t | ||
key | string | |
user_name | string | |
domain_name | string | |
ip | string | |
user | SWIGTYPE_p_p_switch_xml | |
arg5 | switch_event | |
리턴 | switch_status_t |
public static switch_xml_merge_user ( switch_xml user, switch_xml domain, switch_xml group ) : void | ||
user | switch_xml | |
domain | switch_xml | |
group | switch_xml | |
리턴 | void |
public static switch_xml_new ( string name ) : switch_xml | ||
name | string | |
리턴 | switch_xml |
public static switch_xml_open_cfg ( string file_path, SWIGTYPE_p_p_switch_xml node, switch_event arg2 ) : switch_xml | ||
file_path | string | |
node | SWIGTYPE_p_p_switch_xml | |
arg2 | switch_event | |
리턴 | switch_xml |
public static switch_xml_open_root ( byte reload, string &err ) : switch_xml | ||
reload | byte | |
err | string | |
리턴 | switch_xml |
public static switch_xml_parse_fd ( int fd ) : switch_xml | ||
fd | int | |
리턴 | switch_xml |
public static switch_xml_parse_file ( string file ) : switch_xml | ||
file | string | |
리턴 | switch_xml |
public static switch_xml_parse_file_simple ( string file ) : switch_xml | ||
file | string | |
리턴 | switch_xml |
public static switch_xml_parse_fp ( SWIGTYPE_p_FILE fp ) : switch_xml | ||
fp | SWIGTYPE_p_FILE | |
리턴 | switch_xml |
public static switch_xml_parse_section_string ( string str ) : uint | ||
str | string | |
리턴 | uint |
public static switch_xml_parse_str ( string s, SWIGTYPE_p_switch_size_t len ) : switch_xml | ||
s | string | |
len | SWIGTYPE_p_switch_size_t | |
리턴 | switch_xml |
public static switch_xml_parse_str_dynamic ( string s, switch_bool_t dup ) : switch_xml | ||
s | string | |
dup | switch_bool_t | |
리턴 | switch_xml |
public static switch_xml_reload ( string &err ) : switch_status_t | ||
err | string | |
리턴 | switch_status_t |
public static switch_xml_set_attr ( switch_xml xml, string name, string value ) : switch_xml | ||
xml | switch_xml | |
name | string | |
value | string | |
리턴 | switch_xml |
public static switch_xml_set_binding_sections ( SWIGTYPE_p_switch_xml_binding binding, uint sections ) : void | ||
binding | SWIGTYPE_p_switch_xml_binding | |
sections | uint | |
리턴 | void |
public static switch_xml_set_binding_user_data ( SWIGTYPE_p_switch_xml_binding binding, SWIGTYPE_p_void user_data ) : void | ||
binding | SWIGTYPE_p_switch_xml_binding | |
user_data | SWIGTYPE_p_void | |
리턴 | void |
public static switch_xml_set_flag ( switch_xml xml, switch_xml_flag_t flag ) : switch_xml | ||
xml | switch_xml | |
flag | switch_xml_flag_t | |
리턴 | switch_xml |
public static switch_xml_set_open_root_function ( SWIGTYPE_p_f_uint8_t_p_p_q_const__char_p_void__p_switch_xml func, SWIGTYPE_p_void user_data ) : switch_status_t | ||
func | SWIGTYPE_p_f_uint8_t_p_p_q_const__char_p_void__p_switch_xml | |
user_data | SWIGTYPE_p_void | |
리턴 | switch_status_t |
public static switch_xml_set_root ( switch_xml new_main ) : switch_status_t | ||
new_main | switch_xml | |
리턴 | switch_status_t |
public static switch_xml_set_txt ( switch_xml xml, string txt ) : switch_xml | ||
xml | switch_xml | |
txt | string | |
리턴 | switch_xml |
public static switch_xml_std_datetime_check ( switch_xml xcond, SWIGTYPE_p_int offset ) : int | ||
xcond | switch_xml | |
offset | SWIGTYPE_p_int | |
리턴 | int |
public static switch_xml_toxml ( switch_xml xml, switch_bool_t prn_header ) : string | ||
xml | switch_xml | |
prn_header | switch_bool_t | |
리턴 | string |
public static switch_xml_toxml_buf ( switch_xml xml, string buf, SWIGTYPE_p_switch_size_t buflen, SWIGTYPE_p_switch_size_t offset, switch_bool_t prn_header ) : string | ||
xml | switch_xml | |
buf | string | |
buflen | SWIGTYPE_p_switch_size_t | |
offset | SWIGTYPE_p_switch_size_t | |
prn_header | switch_bool_t | |
리턴 | string |
public static switch_xml_toxml_nolock ( switch_xml xml, switch_bool_t prn_header ) : string | ||
xml | switch_xml | |
prn_header | switch_bool_t | |
리턴 | string |
public static switch_xml_unbind_search_function ( SWIGTYPE_p_p_switch_xml_binding binding ) : switch_status_t | ||
binding | SWIGTYPE_p_p_switch_xml_binding | |
리턴 | switch_status_t |
public static switch_xml_unbind_search_function_ptr ( SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_switch_event_t_p_void__p_switch_xml function ) : switch_status_t | ||
function | SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_q_const__char_p_q_const__char_p_switch_event_t_p_void__p_switch_xml | |
리턴 | switch_status_t |
public static string SWITCH_ADVERTISED_MEDIA_IP_VARIABLE | ||
리턴 | string |
public static string SWITCH_API_BRIDGE_END_VARIABLE | ||
리턴 | string |
public static string SWITCH_API_HANGUP_HOOK_VARIABLE | ||
리턴 | string |
public static string SWITCH_API_REPORTING_HOOK_VARIABLE | ||
리턴 | string |
public static string SWITCH_AUDIO_SPOOL_PATH_VARIABLE | ||
리턴 | string |
public static string SWITCH_BRIDGE_CHANNEL_VARIABLE | ||
리턴 | string |
public static string SWITCH_BRIDGE_EXPORT_VARS_VARIABLE | ||
리턴 | string |
public static string SWITCH_BRIDGE_HANGUP_CAUSE_VARIABLE | ||
리턴 | string |
public static string SWITCH_BRIDGE_UUID_VARIABLE | ||
리턴 | string |
public static string SWITCH_BYPASS_MEDIA_AFTER_BRIDGE_VARIABLE | ||
리턴 | string |
public static string SWITCH_BYPASS_MEDIA_VARIABLE | ||
리턴 | string |
public static string SWITCH_CACHE_SPEECH_HANDLES_OBJ_NAME | ||
리턴 | string |
public static string SWITCH_CACHE_SPEECH_HANDLES_VARIABLE | ||
리턴 | string |
public static string SWITCH_CALL_TIMEOUT_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_API_ON_ANSWER_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_API_ON_MEDIA_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_API_ON_ORIGINATE_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_API_ON_PRE_ANSWER_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_API_ON_RING_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_API_ON_TONE_DETECT_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_EXECUTE_ON_ANSWER_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_EXECUTE_ON_MEDIA_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_EXECUTE_ON_ORIGINATE_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_EXECUTE_ON_PRE_ANSWER_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_EXECUTE_ON_RING_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_EXECUTE_ON_TONE_DETECT_VARIABLE | ||
리턴 | string |
public static string SWITCH_CHANNEL_NAME_VARIABLE | ||
리턴 | string |
public static string SWITCH_CONTINUE_ON_FAILURE_VARIABLE | ||
리턴 | string |
public static string SWITCH_COPY_XML_CDR_VARIABLE | ||
리턴 | string |
public static string SWITCH_CURRENT_APPLICATION_DATA_VARIABLE | ||
리턴 | string |
public static string SWITCH_CURRENT_APPLICATION_RESPONSE_VARIABLE | ||
리턴 | string |
public static string SWITCH_CURRENT_APPLICATION_VARIABLE | ||
리턴 | string |
public static int SWITCH_DEFAULT_FILE_BUFFER_LEN | ||
리턴 | int |
public static string SWITCH_DISABLE_APP_LOG_VARIABLE | ||
리턴 | string |
public static string SWITCH_ENABLE_HEARTBEAT_EVENTS_VARIABLE | ||
리턴 | string |
public static string SWITCH_ENDPOINT_DISPOSITION_VARIABLE | ||
리턴 | string |
public static string SWITCH_ENT_ORIGINATE_DELIM | ||
리턴 | string |
public static string SWITCH_EXEC_AFTER_BRIDGE_APP_VARIABLE | ||
리턴 | string |
public static string SWITCH_EXEC_AFTER_BRIDGE_ARG_VARIABLE | ||
리턴 | string |
public static string SWITCH_EXPORT_VARS_VARIABLE | ||
리턴 | string |
public static string SWITCH_FORCE_PROCESS_CDR_VARIABLE | ||
리턴 | string |
public static string SWITCH_HANGUP_AFTER_BRIDGE_VARIABLE | ||
리턴 | string |
public static string SWITCH_HOLDING_UUID_VARIABLE | ||
리턴 | string |
public static string SWITCH_HOLD_MUSIC_VARIABLE | ||
리턴 | string |
public static string SWITCH_IGNORE_DISPLAY_UPDATES_VARIABLE | ||
리턴 | string |
public static string SWITCH_LAST_BRIDGE_VARIABLE | ||
리턴 | string |
public static string SWITCH_LOCAL_MEDIA_IP_VARIABLE | ||
리턴 | string |
public static string SWITCH_LOCAL_MEDIA_PORT_VARIABLE | ||
리턴 | string |
public static string SWITCH_LOCAL_VIDEO_IP_VARIABLE | ||
리턴 | string |
public static string SWITCH_LOCAL_VIDEO_PORT_VARIABLE | ||
리턴 | string |
public static int SWITCH_MAX_CORE_THREAD_SESSION_OBJS | ||
리턴 | int |
public static string SWITCH_MAX_FORWARDS_VARIABLE | ||
리턴 | string |
public static int SWITCH_MAX_MANAGEMENT_BUFFER_LEN | ||
리턴 | int |
public static string SWITCH_ORIGINATOR_CODEC_VARIABLE | ||
리턴 | string |
public static string SWITCH_ORIGINATOR_VARIABLE | ||
리턴 | string |
public static string SWITCH_ORIGINATOR_VIDEO_CODEC_VARIABLE | ||
리턴 | string |
public static string SWITCH_PARK_AFTER_BRIDGE_VARIABLE | ||
리턴 | string |
public static string SWITCH_PASSTHRU_PTIME_MISMATCH_VARIABLE | ||
리턴 | string |
public static string SWITCH_PLAYBACK_TERMINATORS_VARIABLE | ||
리턴 | string |
public static string SWITCH_PLAYBACK_TERMINATOR_USED | ||
리턴 | string |
public static string SWITCH_PROCESS_CDR_VARIABLE | ||
리턴 | string |
public static string SWITCH_PROTO_SPECIFIC_HANGUP_CAUSE_VARIABLE | ||
리턴 | string |
public static string SWITCH_PROXY_MEDIA_VARIABLE | ||
리턴 | string |
public static string SWITCH_READ_RESULT_VARIABLE | ||
리턴 | string |
public static string SWITCH_READ_TERMINATOR_USED_VARIABLE | ||
리턴 | string |
public static int SWITCH_RECOMMENDED_BUFFER_SIZE | ||
리턴 | int |
public static string SWITCH_REMOTE_MEDIA_IP_VARIABLE | ||
리턴 | string |
public static string SWITCH_REMOTE_MEDIA_PORT_VARIABLE | ||
리턴 | string |
public static string SWITCH_REMOTE_VIDEO_IP_VARIABLE | ||
리턴 | string |
public static string SWITCH_REMOTE_VIDEO_PORT_VARIABLE | ||
리턴 | string |
public static string SWITCH_SEND_SILENCE_WHEN_IDLE_VARIABLE | ||
리턴 | string |
public static string SWITCH_SEQ_CLEARLINEEND_CHAR | ||
리턴 | string |
public static string SWITCH_SEQ_CLEARLINE_CHAR_STR | ||
리턴 | string |
public static string SWITCH_SESSION_IN_HANGUP_HOOK_VARIABLE | ||
리턴 | string |
public static string SWITCH_SIGNAL_BOND_VARIABLE | ||
리턴 | string |
public static string SWITCH_SIGNAL_BRIDGE_VARIABLE | ||
리턴 | string |
public static string SWITCH_SOFT_HOLDING_UUID_VARIABLE | ||
리턴 | string |
public static int SWITCH_SYSTEM_THREAD_STACKSIZE | ||
리턴 | int |
public static string SWITCH_TEMP_HOLD_MUSIC_VARIABLE | ||
리턴 | string |
public static string SWITCH_TRANSFER_AFTER_BRIDGE_VARIABLE | ||
리턴 | string |
public static string SWITCH_TRANSFER_HISTORY_VARIABLE | ||
리턴 | string |
public static string SWITCH_TRANSFER_SOURCE_VARIABLE | ||
리턴 | string |