Initial codec configuration querying modules. Not functional yet.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17137 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
João Mesquita
2010-03-30 03:52:45 +00:00
parent 80a93da4ed
commit e39be69652
3 changed files with 21 additions and 1 deletions

View File

@@ -297,6 +297,7 @@ void MainWindow::fshostReady()
tr("Portaudio could not be loaded. Please check if mod_portaudio is properly compiled."),
QMessageBox::Ok);
}
}
void MainWindow::paAnswer()