Lines Matching refs:switch_true

1566 					default_type = switch_true(dft);  in switch_load_network_lists()
1589 ok = switch_true(type); in switch_load_network_lists()
2131 } else if (!strcasecmp(var, "dump-cores") && switch_true(val)) { in switch_load_core_config()
2170 runtime.multiple_registrations = switch_true(val); in switch_load_core_config()
2172 if (switch_true(val)) { in switch_load_core_config()
2178 if (switch_true(val)) { in switch_load_core_config()
2184 if (switch_true(val)) { in switch_load_core_config()
2190 if (switch_true(val)) { in switch_load_core_config()
2195 } else if (!strcasecmp(var, "enable-early-hangup") && switch_true(val)) { in switch_load_core_config()
2197 } else if (!strcasecmp(var, "colorize-console") && switch_true(val)) { in switch_load_core_config()
2208 if (switch_true(val)) { in switch_load_core_config()
2235 switch_time_set_use_system_time(switch_true(val)); in switch_load_core_config()
2237 switch_time_set_monotonic(switch_true(val)); in switch_load_core_config()
2241 if (switch_true(val)) { in switch_load_core_config()
2253 switch_time_set_nanosleep(switch_true(val)); in switch_load_core_config()
2255 switch_time_set_cond_yield(switch_true(val)); in switch_load_core_config()
2257 switch_time_set_matrix(switch_true(val)); in switch_load_core_config()
2261 int v = switch_true(val); in switch_load_core_config()
2271 int v = switch_true(val); in switch_load_core_config()
2285 runtime.events_use_dispatch = switch_true(val); in switch_load_core_config()
2310 } else if (!strcasecmp(var, "1ms-timer") && switch_true(val)) { in switch_load_core_config()
2322 } else if (!strcasecmp(var, "rtp-port-usage-robustness") && switch_true(val)) { in switch_load_core_config()
2344 if (switch_true(val)) { in switch_load_core_config()
2350 int v = switch_true(val); in switch_load_core_config()
2357 int v = switch_true(val); in switch_load_core_config()
2366 int v = switch_true(val); in switch_load_core_config()
2373 int v = switch_true(val); in switch_load_core_config()
2380 int v = switch_true(val); in switch_load_core_config()