<!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> </DIV>
<DIV> </DIV>
<DIV>Please, advise me ! </DIV>
<DIV> </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 or G729 codec ) I
am trying to start Record application by specifying
in extensions.conf</DIV>
<DIV> </DIV>
<DIV>[writesound]</DIV>
<DIV>exten => s,1, Answer</DIV>
<DIV>exten => s,2,Record(soundexample:g723sf) or ...... (
soundexample:g729)</DIV>
<DIV> </DIV>
<DIV> I'am using oh323 channel driver, in oh323.conf 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 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.</DIV>
<DIV> </DIV>
<DIV>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. </DIV>
<DIV> </DIV>
<DIV>Is it possible to do at all ? Write and play in Asterisk
sound files coded by CISCO g723.1 or g729 codecs ?</DIV>
<DIV> </DIV>
<DIV>Sincerely yours,</DIV>
<DIV> </DIV>
<DIV>Maxim Vozny.</DIV>
<DIV> </DIV></BODY></HTML>