mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
Fix some things on the console and start implementing the transfer.
This commit is contained in:
@@ -77,6 +77,7 @@ private slots:
|
||||
void callFailed(QSharedPointer<Call>);
|
||||
void recordCall(bool);
|
||||
void holdCall(bool);
|
||||
/*void transferCall();*/
|
||||
void setDefaultAccount();
|
||||
void accountAdd(QSharedPointer<Account>);
|
||||
void accountDel(QSharedPointer<Account>);
|
||||
|
Reference in New Issue
Block a user