Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_core_db.h513 #define SWITCH_CORE_DB_DONE 101 /* switch_core_db_step() has finished executing */ macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/src/
H A Dfscoredb.cpp232 StepEx(info, SWITCH_CORE_DB_DONE); in JS_COREDB_FUNCTION_IMPL()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs14953 public static readonly int SWITCH_CORE_DB_DONE = freeswitchPINVOKE.SWITCH_CORE_DB_DONE_get(); field in FreeSWITCH.Native.freeswitch