<!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> </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 or G729 codec ) I am trying to start Record application by
specifying in extensions.conf</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Arial Cyr" size=2>[writesound]</FONT></DIV>
<DIV><FONT face="Arial Cyr" size=2>exten => s,1, Answer</FONT></DIV>
<DIV><FONT face="Arial Cyr" size=2>exten =>
s,2,Record(soundexample:g723sf) or ...... (
soundexample:g729)</FONT></DIV>
<DIV> </DIV>
<DIV> <FONT face="Arial Cyr" size=2>I'am using oh323 channel driver, in
oh323.conf 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 I did not bought licence from
digium.com, 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> </DIV>
<DIV><FONT face="Arial Cyr" size=2>The problem is: 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 Record(soundexample:g729) I
could not see that app. Record starting at all, I can just hear Ringing
tones from Cisco and after timeout it terminates H323
connection. </FONT></DIV>
<DIV><FONT face="Arial Cyr" size=2></FONT> </DIV>
<DIV><FONT face="Arial Cyr" size=2>Is it possible to do at all ? Write
and play in Asterisk sound files coded by CISCO g723.1 or g729
codecs ?</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></BODY></HTML>