<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hello</FONT></DIV>
<DIV><FONT face=Arial size=2>when I execute asterisk I have this 
error</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;Loaded /usr/lib/asterisk/modules/chan_oss.so 
=&gt; (OSS Console Channel Driver)<BR>Jun&nbsp; 9 11:40:44 NOTICE[5284]: 
chan_oss.c:1380 load_module: Unable to load config oss.conf<BR>Jun&nbsp; 9 
11:40:44 WARNING[5284]: loader.c:414 __load_resource: chan_oss.so: load_module 
failed, returning -1<BR>Unable to load module chan_oss.so<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>what can I do</FONT></DIV>
<DIV><FONT face=Arial size=2>I have a tdm400p with 2 fxs port</FONT></DIV>
<DIV><FONT face=Arial size=2>my extension.conf</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=2>
<P>[incoming]</P>
<P>exten =&gt; s,1,Answer()</P>
<P>exten =&gt; s,2,Playback(hello-world)</P>
<P>exten =&gt; s,3,Hangup()</P>
<P>&nbsp;</P>
<P>zapata.conf</P><FONT size=2>
<P>[channels]</P>
<P>usecallerid=yes</P>
<P>hidecallerid=no</P>
<P>callwiting=no</P>
<P>threewaycalling=yes</P>
<P>transfer=yes</P>
<P>echocancel=yes</P>
<P>echotraining=yes</P>
<P>immediate=no</P>
<P>signalling=fxo_ks</P>
<P>channel =&gt; 1</P>
<P>signalling=fxo_ks</P>
<P>channel =&gt; 2</P>
<P>&nbsp;</P>
<P>zaptel.conf</P><FONT size=2>
<P>loadzone = us</P>
<P>defaultzone=us</P>
<P>fxoks=1-2</P>
<P>&nbsp;</P>
<P>please help </P>
<P>&nbsp;</P></FONT></FONT></FONT></DIV></FONT></BODY></HTML>