<b><span class="code-func"></span></b>I think it should be some where in the <b><span class="code-func">NeoCallProvider::cpiNotification</span></b><span class="code-func"> function. The comment says &quot;</span><i><span class="code-comment">Call progress notification for the NEO device.</span></i>&quot;<br>
<br><div class="gmail_quote">On Thu, Mar 12, 2009 at 12:28 PM, Chris Samuel <span dir="ltr">&lt;<a href="mailto:chris@csamuel.org">chris@csamuel.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This patch adds the AT commands to set up noise/echo reduction upon<br>
receiving a CNAP message from the network which is (hopefully) the<br>
notification of an incoming call.<br>
<br>
Signed-off-by: Chris Samuel &lt;<a href="mailto:chris@csamuel.org">chris@csamuel.org</a>&gt;<br>
---<br>
 .../src/plugins/phonevendors/neo/vendor_neo.cpp    |    6 ++++++<br>
 1 files changed, 6 insertions(+), 0 deletions(-)<br>
<br>
diff --git a/devices/neo/src/plugins/phonevendors/neo/vendor_neo.cpp b/devices/neo/src/plugins/phonevendors/neo/vendor_neo.cpp<br>
index 35f7a0b..093ff18 100644<br>
--- a/devices/neo/src/plugins/phonevendors/neo/vendor_neo.cpp<br>
+++ b/devices/neo/src/plugins/phonevendors/neo/vendor_neo.cpp<br>
@@ -144,6 +144,12 @@ void NeoCallProvider::cnapNotification( const QString&amp; msg )<br>
     QAtUtils::skipField( msg, posn );      // name_length<br>
     QString name = QAtUtils::nextString( msg, posn );<br>
     QModemCall *call = incomingCall();<br>
+<br>
+    // do undocumented echo cancellation and noise reduction<br>
+<br>
+    modemService-&gt;primaryAtChat()-&gt;chat( &quot;AT@ST=\&quot;-26\&quot;&quot; );<br>
+    modemService-&gt;primaryAtChat()-&gt;chat( &quot;AT%N0187&quot; );<br>
+<br>
     if ( call )<br>
         call-&gt;emitNotification( QPhoneCall::CallingName, name );<br>
 }<br>
<font color="#888888">--<br>
1.5.6.3<br>
<br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Best Regards<br><br>HouYu Li, Karajan<br><br>karajan_ii (at) <a href="http://hotmail.com">hotmail.com</a><br>karadog (at) <a href="http://gmail.com">gmail.com</a><br>
lihouyu (at) <a href="http://phpex.net">phpex.net</a><br><br>PHP Developer<br>Red Hat Certified Engineer<br><br>Shanghai, China<br>