Hi Stefan,
Thank you very much for the reply. Unfortunately, I don't have any implementation of G729 codec. But as I told you, I just would like to play one out of two or three already pre-coded announcements in G729 format. So the precoded announcements application should fit my needs. I tried to investigate a bit (I used the snippet you sent me and I re-compiled everything). Something seems to be changed, since now I can hear something (even if it is still incomprehensible). But the error remained unchanged. SEMS claims that it cannot find payload <18>. Do you have any other idea on what to do? Is there a way to play back the announcements without having the codec? Regards, - Francesco. -----Messaggio originale----- Da: Stefan Sayer [mailto:[EMAIL PROTECTED] Inviato: martedì 11 novembre 2008 10.27 A: Francesco.giordano Cc: [email protected] Oggetto: Re: [Semsdev] announcement service with other codecs Hello, o Francesco.giordano [11/07/08 10:39]: > Hi, > > I'm a new user of SEMS. I've already tried to post here, so I > apologize for repetition. I would like to use SEMS as an MRF in an > IMS-like network, but just to play two pre-recorded announcements. The > files should be in G729 codec format. Can anyone give me a clue on how to proceed? if you have a g729 implementation (and the license) you can add a codec module, it is pretty simple. there is also the precoded_announce application which should allow to play precoded announcements, but i am afraid there is a bug which prevents it from using correct packet size if the codec is unknown. If you are into investigating a bit, AmAudioRtpFormat::setCurrentPayload should be called with the correct codec container. Stefan > > Thanks in advance, > > Regards. > > - Francesco. > > > ---- > Email.it, the professional e-mail, gratis per te: clicca qui > <http://www.email.it/cgi-bin/start?sid=3> > > Sponsor: > Con EurizonVita ricevi un check up gratuito per scoprire come sta la > tua pensione Clicca qui > <http://adv.email.it/cgi-bin/foclick.cgi?mid=8421&d=20081107> > > > ---------------------------------------------------------------------- > -- > > _______________________________________________ > Semsdev mailing list > [email protected] > http://lists.iptel.org/mailman/listinfo/semsdev -- Stefan Sayer VoIP Services [EMAIL PROTECTED] www.iptego.com IPTEGO GmbH Am Borsigturm 40 13507 Berlin Germany Amtsgericht Charlottenburg, HRB 101010 Geschaeftsfuehrer: Alexander Hoffmann -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Email.it offre alle aziende il servizio di Email Marketing per con pacchetti di invio a 10.000 utenti a soli 250 Euro Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=8352&d=20081117
_______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
