Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/include/
H A Dopt.h205 Config::Value< std::string > _context2_fxo; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/src/
H A Dkhomp_pvt_fxo.cpp772 contexts.push_back(Opt::_options._context2_fxo()); in validContexts()
H A Dopt.cpp133 …Globals::options.add(Config::Option("context-fxo-alt", &Options::_context2_fxo, "khomp-D… in initialize()