Home
last modified time | relevance | path

Searched refs:SOF_NO_EFFECTIVE_ANI (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h330 SOF_NO_EFFECTIVE_ANI = (1 << 2), enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_originate.c2610 dftflags |= SOF_NO_EFFECTIVE_ANI; in switch_ivr_originate()
2949 myflags |= SOF_NO_EFFECTIVE_ANI; in switch_ivr_originate()
H A Dswitch_core_session.c564 if (!(flags & SOF_NO_EFFECTIVE_ANI)) {
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs42197 SOF_NO_EFFECTIVE_ANI = (1 << 2), enumerator