<!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>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Please, advise me ! </DIV>
<DIV>&nbsp;</DIV>
<DIV>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</DIV>
<DIV>&nbsp;</DIV>
<DIV>[writesound]</DIV>
<DIV>exten =&gt; s,1, Answer</DIV>
<DIV>exten =&gt; s,2,Record(soundexample:g723sf)&nbsp;&nbsp; or ...... ( 
soundexample:g729)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;I'am using oh323 channel driver, in oh323.conf&nbsp;and open there 
G723.1 and G729 codecs options.</DIV>
<DIV>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.</DIV>
<DIV>&nbsp;</DIV>
<DIV>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;</DIV>
<DIV>&nbsp;</DIV>
<DIV>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;?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Sincerely yours,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Maxim Vozny.</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>