<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2800.1619" name=GENERATOR></HEAD>
<BODY>
<DIV>
<DIV><FONT face=Arial size=2>hello there,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>We are developing a channel driver for Asterisk and 
we have trouble when accepting voice frames from dahdi channels.&nbsp; When we 
register the channel driver, we declare to support **only** AST_FORMAT_SLINEAR 
frames, but our driver is rejecting connections from dahdi channel as it is 
trying to inject AST_FORMAT_MULAW frames (dahdi configured mulaw or default 
format).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>We have been browsing dahdi driver and seen tha it 
supports native AST_FORMAT_SLINEAR frames, and having no trouble when connecting 
our driver with sip(AST_FORMAT_GSM) or iax2(AST_FORMAT_GSM) formats (Asterisk 
does the codec conversion automatically) but not with dahdi 
channels.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Versions are:&nbsp; Asterisk 1.4.22.2 
(asterisk-1.4.22.2.tar.gz); dahdi 2.1.0.4 
(dahdi-linux-complete-2.1.0.4+2.1.0.2.tar.gz)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Can somebody add some light to this 
problem?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>ecaballero</FONT></DIV></DIV></BODY></HTML>