Michael Trimarchi wrote:
The filter is applied before the outgoing calls. I don't know if it is ok to call that command on incoming call.
It is possible to do it. At least that's what Qtopia is doing right now and it works. Qtopia had the issue that echo was cancelled only for outgoing calls. Sending the cancel command before incomming call fixed this. See this commit: http://github.com/radekp/qtmoko/commit/83fe62c725e2c2357f6c5a33aaddc886d1262a38 Radek _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
