<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
I have installed asterisk with an ATA 186 on my notebook computer.&nbsp; The notebook computer has a not working sound card, but everything worked fine.<BR>
<BR>
I moved everything to my main server which is outside my NAT firewall and re-set the ATA 186 to work with it.&nbsp; The main server does not have a sound card [I think].<BR>
<BR>
I can connect and I can make calls but hear nothing and the echo-back test fails. <BR>
<BR>
This is what I see on the console:<BR>
<BR>
NOTICE[5126]: File chan_sip.c, Line 1722 (process_sdp): Content is 'application/251', not 'application/sdp'<BR>
&nbsp;&nbsp;&nbsp; -- Executing Playback(&quot;SIP/cmm1-101e&quot;, &quot;demo-echotest&quot;) in new stack<BR>
&nbsp;&nbsp;&nbsp; -- Playing 'demo-echotest'<BR>
WARNING[12301]: File file.c, Line 509 (ast_readaudio_callback): Failed to write frame<BR>
&nbsp;&nbsp;&nbsp; -- Executing Echo(&quot;SIP/cmm1-101e&quot;, &quot;&quot;) in new stack<BR>
&nbsp; == Spawn extension (default, 600, 2) exited non-zero on 'SIP/cmm1-101e'<BR>
NOTICE[5126]: File chan_sip.c, Line 1722 (process_sdp): Content is 'application/251', not 'application/sdp'<BR>
&nbsp;&nbsp;&nbsp; -- Executing Playback(&quot;SIP/cmm1-070c&quot;, &quot;demo-echotest&quot;) in new stack<BR>
&nbsp;&nbsp;&nbsp; -- Playing 'demo-echotest'<BR>
WARNING[13325]: File file.c, Line 509 (ast_readaudio_callback): Failed to write frame<BR>
&nbsp;&nbsp;&nbsp; -- Executing Echo(&quot;SIP/cmm1-070c&quot;, &quot;&quot;) in new stack<BR>
&nbsp; == Spawn extension (default, 600, 2) exited non-zero on 'SIP/cmm1-070c'<BR>
<BR>
Hope someone understands the problems.<BR>
<BR>
I have tried various combinations of <BR>
<BR>
noload =&gt; chan_alsa.so<BR>
load =&gt; chan_oss.so<BR>
<BR>
in the modules.conf<BR>
<BR>
Richard
</BODY>
</HTML>