]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-5148 gsmopen: wait for the first audio write() before giving the AT command that...
authorGiovanni Maruzzelli <gmaruzz@gmail.com>
Wed, 3 Jul 2013 11:56:02 +0000 (13:56 +0200)
committerGiovanni Maruzzelli <gmaruzz@gmail.com>
Wed, 3 Jul 2013 11:56:02 +0000 (13:56 +0200)
commit4a3d1a074f6c993df36da2fd202177f4a6070049
treef3cdfd8fe93d5e78b9420317e5491f4c6c3f4c74
parent172df304cc8f934f5e3c1251c9490d45a6f32165
FS-5148 gsmopen: wait for the first audio write() before giving the AT command that moves the audio path to the audio tty (eg: don't accumulate noise by not sending frames on the open tty)
src/mod/endpoints/mod_gsmopen/gsmopen.h
src/mod/endpoints/mod_gsmopen/gsmopen_protocol.cpp
src/mod/endpoints/mod_gsmopen/mod_gsmopen.cpp