Home
last modified time | relevance | path

Searched refs:eventChannelProgress (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/fscomm/
H A Dfshost.h109 void eventChannelProgress(QSharedPointer<switch_event_t>event, QString uuid);
H A Dfshost.cpp227 eventChannelProgress(event, uuid); in generalEventHandler()
402 void FSHost::eventChannelProgress(QSharedPointer<switch_event_t>event, QString uuid) in eventChannelProgress() function in FSHost