Home
last modified time | relevance | path

Searched refs:SWITCH_STATUS_FALSE (Results 1 – 25 of 272) sorted by relevance

1234567891011

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/databases/mod_pgsql/
H A Dmod_pgsql.c250 return SWITCH_STATUS_FALSE; in pgsql_handle_affected_rows()
256 return SWITCH_STATUS_FALSE; in pgsql_handle_affected_rows()
313 return SWITCH_STATUS_FALSE; in pgsql_handle_new()
319 return SWITCH_STATUS_FALSE; in pgsql_handle_disconnect()
335 return SWITCH_STATUS_FALSE; in pgsql_handle_connect()
358 return SWITCH_STATUS_FALSE; in pgsql_handle_connect()
373 return SWITCH_STATUS_FALSE; in pgsql_handle_destroy()
441 return SWITCH_STATUS_FALSE; in pgsql_send_query()
512 return SWITCH_STATUS_FALSE; in pgsql_handle_exec_base_detailed()
525 return SWITCH_STATUS_FALSE; in pgsql_handle_exec_detailed()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/databases/mod_mariadb/
H A Dmod_mariadb.c267 return SWITCH_STATUS_FALSE; in mariadb_SQLEndTran()
304 return SWITCH_STATUS_FALSE; in mariadb_next_result_timed()
376 return SWITCH_STATUS_FALSE; in mariadb_next_result_timed()
434 return SWITCH_STATUS_FALSE; in mariadb_handle_disconnect()
463 return SWITCH_STATUS_FALSE; in mariadb_handle_connect()
555 return SWITCH_STATUS_FALSE; in mariadb_handle_new()
646 return SWITCH_STATUS_FALSE; in mariadb_send_query()
711 return SWITCH_STATUS_FALSE; in mariadb_handle_exec_base_detailed()
724 return SWITCH_STATUS_FALSE; in mariadb_handle_exec_detailed()
798 return SWITCH_STATUS_FALSE; in database_handle_exec_string()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_isac/
H A Dmod_isac.c52 return SWITCH_STATUS_FALSE; in switch_isac_init()
56 return SWITCH_STATUS_FALSE; in switch_isac_init()
63 if (err < 0) return SWITCH_STATUS_FALSE; in switch_isac_init()
68 return SWITCH_STATUS_FALSE; in switch_isac_init()
75 return SWITCH_STATUS_FALSE; in switch_isac_init()
82 return SWITCH_STATUS_FALSE; in switch_isac_init()
86 return SWITCH_STATUS_FALSE; in switch_isac_init()
91 return SWITCH_STATUS_FALSE; in switch_isac_init()
95 return SWITCH_STATUS_FALSE; in switch_isac_init()
102 return SWITCH_STATUS_FALSE; in switch_isac_init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_redis/
H A Dmod_redis.c65 return SWITCH_STATUS_FALSE; in redis_factory()
96 return SWITCH_STATUS_FALSE; in SWITCH_LIMIT_INCR()
121 switch_goto_status(SWITCH_STATUS_FALSE, end); in SWITCH_LIMIT_INCR()
132 switch_goto_status(SWITCH_STATUS_FALSE, end); in SWITCH_LIMIT_INCR()
143 switch_goto_status(SWITCH_STATUS_FALSE, end); in SWITCH_LIMIT_INCR()
200 switch_goto_status(SWITCH_STATUS_FALSE, end); in SWITCH_LIMIT_RELEASE()
205 switch_goto_status(SWITCH_STATUS_FALSE, end); in SWITCH_LIMIT_RELEASE()
221 switch_goto_status(SWITCH_STATUS_FALSE, end); in SWITCH_LIMIT_RELEASE()
225 switch_goto_status(SWITCH_STATUS_FALSE, end); in SWITCH_LIMIT_RELEASE()
300 return SWITCH_STATUS_FALSE; in SWITCH_LIMIT_RESET()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_java/
H A Dmodjava.c123 status = SWITCH_STATUS_FALSE; in exec_user_method()
132 status = SWITCH_STATUS_FALSE; in exec_user_method()
141 status = SWITCH_STATUS_FALSE; in exec_user_method()
151 status = SWITCH_STATUS_FALSE; in exec_user_method()
160 status = SWITCH_STATUS_FALSE; in exec_user_method()
224 status = SWITCH_STATUS_FALSE; in load_config()
290 status = SWITCH_STATUS_FALSE; in load_config()
334 status = SWITCH_STATUS_FALSE; in create_java_vm()
346 status = SWITCH_STATUS_FALSE; in create_java_vm()
352 status = SWITCH_STATUS_FALSE; in create_java_vm()
[all …]
H A Dfreeswitch_java.cpp215 return SWITCH_STATUS_FALSE; in run_dtmf_callback()
222 return SWITCH_STATUS_FALSE; in run_dtmf_callback()
227 return SWITCH_STATUS_FALSE; in run_dtmf_callback()
361 return SWITCH_STATUS_FALSE; in originate_handler_method()
368 return SWITCH_STATUS_FALSE; in originate_handler_method()
371 jint result = SWITCH_STATUS_FALSE; in originate_handler_method()
385 return SWITCH_STATUS_FALSE; in originate_handler_method()
413 return SWITCH_STATUS_FALSE; in originate_on_hangup()
420 return SWITCH_STATUS_FALSE; in originate_on_hangup()
423 jint result = SWITCH_STATUS_FALSE; in originate_on_hangup()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dmod_managed.cpp159 return SWITCH_STATUS_FALSE; in setMonoDirs()
192 return SWITCH_STATUS_FALSE; in loadRuntime()
261 return SWITCH_STATUS_FALSE; in findLoader()
265 return SWITCH_STATUS_FALSE; in findLoader()
293 return SWITCH_STATUS_FALSE; in loadRuntime()
306 return SWITCH_STATUS_FALSE; in findLoader()
323 return SWITCH_STATUS_FALSE; in SWITCH_MODULE_LOAD_FUNCTION()
327 return SWITCH_STATUS_FALSE; in SWITCH_MODULE_LOAD_FUNCTION()
339 return SWITCH_STATUS_FALSE; in SWITCH_MODULE_LOAD_FUNCTION()
351 return SWITCH_STATUS_FALSE; in SWITCH_MODULE_LOAD_FUNCTION()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_g729/
H A Dmod_g729.c65 return SWITCH_STATUS_FALSE; in switch_g729_init()
103 return SWITCH_STATUS_FALSE; in switch_g729_encode()
109 return SWITCH_STATUS_FALSE; in switch_g729_encode()
130 return SWITCH_STATUS_FALSE; in switch_g729_encode()
146 return SWITCH_STATUS_FALSE; in switch_g729_decode()
153 return SWITCH_STATUS_FALSE; in switch_g729_decode()
197 return SWITCH_STATUS_FALSE; in switch_g729_decode()
203 return SWITCH_STATUS_FALSE; in switch_g729_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/tests/unit/
H A Dswitch_core_file.c54 switch_status_t status = SWITCH_STATUS_FALSE; in FST_SUITE_BEGIN()
87 fst_check(status == SWITCH_STATUS_FALSE); in FST_SUITE_BEGIN()
95 switch_status_t status = SWITCH_STATUS_FALSE; in FST_SUITE_BEGIN()
124 fst_check(status == SWITCH_STATUS_FALSE); in FST_SUITE_BEGIN()
132 switch_status_t status = SWITCH_STATUS_FALSE; in FST_SUITE_BEGIN()
159 switch_status_t status = SWITCH_STATUS_FALSE; in FST_SUITE_BEGIN()
191 switch_status_t status = SWITCH_STATUS_FALSE; in FST_SUITE_BEGIN()
214 fst_check(status == SWITCH_STATUS_FALSE); in FST_SUITE_BEGIN()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_opusfile/
H A Dmod_opusfile.c100 return SWITCH_STATUS_FALSE; in switch_opusfile_decode()
116 return SWITCH_STATUS_FALSE; in switch_opusfile_decode()
306 return SWITCH_STATUS_FALSE; in switch_opusfile_open()
338 return SWITCH_STATUS_FALSE; in switch_opusfile_seek()
353 return SWITCH_STATUS_FALSE; in switch_opusfile_seek()
363 return SWITCH_STATUS_FALSE; in switch_opusfile_read()
385 return SWITCH_STATUS_FALSE; in switch_opusfile_read()
423 return SWITCH_STATUS_FALSE; in switch_opusfile_write()
428 return SWITCH_STATUS_FALSE; in switch_opusfile_write()
463 return SWITCH_STATUS_FALSE; in switch_opusfile_set_string()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_dahdi_codec/
H A Dmod_dahdi_codec.c163 return SWITCH_STATUS_FALSE; in init_encoder()
187 return SWITCH_STATUS_FALSE; in init_decoder()
209 return SWITCH_STATUS_FALSE; in switch_dahdi_init()
216 return SWITCH_STATUS_FALSE; in switch_dahdi_init()
283 return SWITCH_STATUS_FALSE; in switch_dahdi_encode()
288 return SWITCH_STATUS_FALSE; in switch_dahdi_encode()
293 return SWITCH_STATUS_FALSE; in switch_dahdi_encode()
311 return SWITCH_STATUS_FALSE; in switch_dahdi_encode()
364 return SWITCH_STATUS_FALSE; in switch_dahdi_decode()
369 return SWITCH_STATUS_FALSE; in switch_dahdi_decode()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/directories/mod_ldap/
H A Dmod_ldap.c72 return SWITCH_STATUS_FALSE; in mod_ldap_open()
77 return SWITCH_STATUS_FALSE; in mod_ldap_open()
81 return SWITCH_STATUS_FALSE; in mod_ldap_open()
115 return SWITCH_STATUS_FALSE; in mod_ldap_query()
119 return SWITCH_STATUS_FALSE; in mod_ldap_query()
143 return SWITCH_STATUS_FALSE; in mod_ldap_next()
159 return SWITCH_STATUS_FALSE; in mod_ldap_next_pair()
202 return SWITCH_STATUS_FALSE; in mod_ldap_next_pair()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_rwlock.c41 switch_status_t status = SWITCH_STATUS_FALSE; in switch_core_session_io_read_lock()
54 switch_status_t status = SWITCH_STATUS_FALSE; in switch_core_session_io_write_lock()
67 switch_status_t status = SWITCH_STATUS_FALSE; in switch_core_session_io_rwunlock()
85 switch_status_t status = SWITCH_STATUS_FALSE; in switch_core_session_perform_read_lock()
89 status = SWITCH_STATUS_FALSE; in switch_core_session_perform_read_lock()
123 switch_status_t status = SWITCH_STATUS_FALSE; in switch_core_session_perform_read_lock_hangup()
127 status = SWITCH_STATUS_FALSE; in switch_core_session_perform_read_lock_hangup()
H A Dswitch_core_file.c83 return SWITCH_STATUS_FALSE; in switch_core_perform_file_open()
103 return SWITCH_STATUS_FALSE; in switch_core_perform_file_open()
457 return SWITCH_STATUS_FALSE; in switch_core_file_read()
464 return SWITCH_STATUS_FALSE; in switch_core_file_read()
476 return SWITCH_STATUS_FALSE; in switch_core_file_read()
593 return SWITCH_STATUS_FALSE; in switch_core_file_write()
597 return SWITCH_STATUS_FALSE; in switch_core_file_write()
705 return SWITCH_STATUS_FALSE; in switch_core_file_write_video()
728 return SWITCH_STATUS_FALSE; in switch_core_file_read_video()
758 return SWITCH_STATUS_FALSE; in switch_core_file_seek()
[all …]
H A Dswitch_ivr_say.c129 return SWITCH_STATUS_FALSE; \
184 switch_goto_status(SWITCH_STATUS_FALSE, end); in switch_ivr_say_ip()
188 switch_goto_status(SWITCH_STATUS_FALSE, end); in switch_ivr_say_ip()
194 switch_goto_status(SWITCH_STATUS_FALSE, end); in switch_ivr_say_ip()
200 switch_goto_status(SWITCH_STATUS_FALSE, end); in switch_ivr_say_ip()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_codecs.c54 return SWITCH_STATUS_FALSE; in switch_lpc10_init()
77 return SWITCH_STATUS_FALSE; in switch_lpc10_destroy()
100 return SWITCH_STATUS_FALSE; in switch_lpc10_encode()
118 return SWITCH_STATUS_FALSE; in switch_lpc10_decode()
144 return SWITCH_STATUS_FALSE; in switch_gsm_init()
168 return SWITCH_STATUS_FALSE; in switch_gsm_encode()
186 return SWITCH_STATUS_FALSE; in switch_gsm_decode()
201 return SWITCH_STATUS_FALSE; in switch_gsm_destroy()
226 return SWITCH_STATUS_FALSE; in switch_g711u_init()
297 return SWITCH_STATUS_FALSE; in switch_g711a_init()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/
H A Dmod_khomp.cpp245 return SWITCH_STATUS_FALSE; in khompInit()
277 return SWITCH_STATUS_FALSE; in khompHangup()
284 return SWITCH_STATUS_FALSE; in khompHangup()
313 return SWITCH_STATUS_FALSE; in khompHangup()
318 return SWITCH_STATUS_FALSE; in khompHangup()
337 return SWITCH_STATUS_FALSE; in khompDestroy()
347 return SWITCH_STATUS_FALSE; in khompDestroy()
375 return SWITCH_STATUS_FALSE; in khompDestroy()
385 return SWITCH_STATUS_FALSE; in khompSMSDestroy()
426 return SWITCH_STATUS_FALSE; in khompKill()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_rtmp/
H A Drtmp_sig.c312 return SWITCH_STATUS_FALSE; in RTMP_INVOKE_FUNCTION()
380 return SWITCH_STATUS_FALSE; in RTMP_INVOKE_FUNCTION()
413 return SWITCH_STATUS_FALSE; in RTMP_INVOKE_FUNCTION()
469 return SWITCH_STATUS_FALSE; in RTMP_INVOKE_FUNCTION()
511 return SWITCH_STATUS_FALSE; in RTMP_INVOKE_FUNCTION()
515 return SWITCH_STATUS_FALSE; in RTMP_INVOKE_FUNCTION()
580 return SWITCH_STATUS_FALSE; in RTMP_INVOKE_FUNCTION()
608 return SWITCH_STATUS_FALSE; in RTMP_INVOKE_FUNCTION()
612 return SWITCH_STATUS_FALSE; in RTMP_INVOKE_FUNCTION()
761 return SWITCH_STATUS_FALSE; in RTMP_INVOKE_FUNCTION()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_g723_1/
H A Dmod_g723_1.c69 return SWITCH_STATUS_FALSE; in switch_g723_init()
78 return SWITCH_STATUS_FALSE; in switch_g723_init()
118 return SWITCH_STATUS_FALSE; in switch_g723_encode()
126 return SWITCH_STATUS_FALSE; in switch_g723_encode()
149 return SWITCH_STATUS_FALSE; in switch_g723_decode()
156 return SWITCH_STATUS_FALSE; in switch_g723_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dskinny_api.c45 switch_status_t status = SWITCH_STATUS_FALSE; in skinny_api_list_profiles()
84 switch_status_t status = SWITCH_STATUS_FALSE; in skinny_api_list_devices()
126 switch_status_t status = SWITCH_STATUS_FALSE; in skinny_api_list_reset_types()
133 switch_status_t status = SWITCH_STATUS_FALSE; in skinny_api_list_stimuli()
140 switch_status_t status = SWITCH_STATUS_FALSE; in skinny_api_list_ring_types()
147 switch_status_t status = SWITCH_STATUS_FALSE; in skinny_api_list_ring_modes()
154 switch_status_t status = SWITCH_STATUS_FALSE; in skinny_api_list_stimulus_instances()
169 switch_status_t status = SWITCH_STATUS_FALSE; in skinny_api_list_stimulus_modes()
176 switch_status_t status = SWITCH_STATUS_FALSE; in skinny_api_list_speaker_modes()
183 switch_status_t status = SWITCH_STATUS_FALSE; in skinny_api_list_call_states()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_bv/
H A Dmod_bv.c53 return SWITCH_STATUS_FALSE; in switch_bv16_init()
94 return SWITCH_STATUS_FALSE; in switch_bv16_encode()
112 return SWITCH_STATUS_FALSE; in switch_bv16_decode()
136 return SWITCH_STATUS_FALSE; in switch_bv32_init()
179 return SWITCH_STATUS_FALSE; in switch_bv32_encode()
197 return SWITCH_STATUS_FALSE; in switch_bv32_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/asr_tts/mod_unimrcp/
H A Dmod_unimrcp.c570 status = SWITCH_STATUS_FALSE; in profile_create()
638 status = SWITCH_STATUS_FALSE; in audio_queue_create()
647 status = SWITCH_STATUS_FALSE; in audio_queue_create()
653 status = SWITCH_STATUS_FALSE; in audio_queue_create()
659 status = SWITCH_STATUS_FALSE; in audio_queue_create()
1477 return SWITCH_STATUS_FALSE; in speech_channel_write()
1501 return SWITCH_STATUS_FALSE; in speech_channel_read()
2040 return SWITCH_STATUS_FALSE; in synth_load()
2054 return SWITCH_STATUS_FALSE; in synth_load()
3768 return SWITCH_STATUS_FALSE; in recog_load()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_snapshot/
H A Dmod_snapshot.c106 return SWITCH_STATUS_FALSE; in start_capture()
111 return SWITCH_STATUS_FALSE; in start_capture()
117 return SWITCH_STATUS_FALSE; in start_capture()
157 return SWITCH_STATUS_FALSE; in do_snap()
176 return SWITCH_STATUS_FALSE; in do_snap()
195 return SWITCH_STATUS_FALSE; in do_snap()
259 switch_status_t status = SWITCH_STATUS_FALSE; in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_silk/
H A Dmod_silk.c155 return SWITCH_STATUS_FALSE; in switch_silk_fmtp_parse()
174 return SWITCH_STATUS_FALSE; in switch_silk_init()
193 return SWITCH_STATUS_FALSE; in switch_silk_init()
199 return SWITCH_STATUS_FALSE; in switch_silk_init()
218 return SWITCH_STATUS_FALSE; in switch_silk_init()
223 return SWITCH_STATUS_FALSE; in switch_silk_init()
311 return SWITCH_STATUS_FALSE; in switch_silk_encode()
383 return SWITCH_STATUS_FALSE; in switch_silk_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_ilbc/
H A Dmod_ilbc.c61 return SWITCH_STATUS_FALSE; in switch_ilbc_fmtp_parse()
72 return SWITCH_STATUS_FALSE; in switch_ilbc_init()
105 return SWITCH_STATUS_FALSE; in switch_ilbc_encode()
123 return SWITCH_STATUS_FALSE; in switch_ilbc_decode()

1234567891011