Chris Samuel wrote:
Hi folks,

Well I found out today that the Koolu Android port doesn't appear to know about the AT%N0187 command to enable echo suppression on the Freerunner, so the people I call are having to deal with the nasty echo that results. :-(
#ifdef HAVE_TI_CALYPSO
   ret = at_send_command(ATch_primary, "a...@st=\"-26\"", NULL);
   ret = at_send_command(ATch_primary, "AT%N0187", NULL);
#endif

I use these two commands for echo suppression.

Michael
Anyone know if a fix is in the works for that, or if the Panicking port has the requisite fix in place ?

cheers!
Chris
------------------------------------------------------------------------

_______________________________________________
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

_______________________________________________
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to