Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/include/
H A Dkhomp_pvt.h1049 static void pbxRingGen(Board::KhompPvt * pvt);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/src/
H A Dkhomp_pvt_kxe1.cpp134 &Board::KhompPvt::pbxRingGen,this, TM_VAL_CALL); in onCallSuccess()
2442 &Board::KhompPvt::pbxRingGen, in onCallSuccess()
H A Dkhomp_pvt.cpp1548 void Board::KhompPvt::pbxRingGen(Board::KhompPvt * pvt) in pbxRingGen() function in Board::KhompPvt