<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=koi8-r" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Arial Cyr" size=2>Hello, all</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Arial Cyr" size=2>How can I write sound file with external 
G723.1 codec ( actually I have CISCO that can make H323 call to Asterisk box 
with G723.1&nbsp;or G729 codec ) I am trying to start Record application by 
specifying in&nbsp;extensions.conf</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Arial Cyr" size=2>[writesound]</FONT></DIV>
<DIV><FONT face="Arial Cyr" size=2>exten =&gt; s,1, Answer</FONT></DIV>
<DIV><FONT face="Arial Cyr" size=2>exten =&gt; 
s,2,Record(soundexample:g723sf)&nbsp;&nbsp; or ...... ( 
soundexample:g729)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;<FONT face="Arial Cyr" size=2>I'am using oh323 channel driver, in 
oh323.conf&nbsp;and open there</FONT><FONT face="Arial Cyr" size=2> G723.1 and 
G729 codecs options.</FONT></DIV>
<DIV><FONT face="Arial Cyr" size=2>I know that actually I have not got G723.1 
and G729 codecs in Asterisk, because&nbsp;I did not bought licence from 
digium.com,&nbsp;but I have head that Asterisk can write and play  sound files 
generated by external commercial codecs and from asterisk load messages I can 
see that it is registred formats g729 and g723sf.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Arial Cyr" size=2>The problem is:&nbsp; if I am trying to use 
Record (soundexample:g723sf) I am getting zero-size sound file soundexample.g723 
in /var/lib/asterisk/Sounds/, if I am using&nbsp;Record(soundexample:g729) I 
could not see that&nbsp; app.  Record starting at all, I can just hear Ringing 
tones from Cisco and after timeout it terminates H323 
connection.&nbsp;</FONT></DIV>
<DIV><FONT face="Arial Cyr" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Arial Cyr" size=2>Is it possible to do at all&nbsp;?&nbsp;Write 
and play in Asterisk &nbsp;sound files coded by CISCO g723.1 or g729 
codecs&nbsp;?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>