libamrnb and libamrwb projects are the reference implementations of the 3GPP
Adaptive Multi-Rate codecs (narrowband and wideband), and are partially
located at sipXmediaLib/contrib/libamrnb and sipXmediaLib/contrib/libamrwb.

What is included there is the infrastructure for building the reference
implementation, and contains a few patches to the reference implementation.
It is taken from http://www.penguin.cz/~utx/amr , but it, in and of itself,
does not contain the amr sources.

You'll find both the version of the reference implementation to use, and the
URL where you can download it at within the README file contained at
sipXmediaLib/contrib/libamr[nw]b/README

So then, to compile, download that reference implementation, and expand in
the libamrnb and libamrwb (for either narrowband or wideband of course), and
you should be able to build.

Now that I've mentioned all of this, I should say that you do not actually
*need* the amrnb and amrwb codecs to make sipXtapi work.  Just leave out
those, along with their associated plugins - plgamr and plgamrwb

On 9/27/07, Irace Stefano <[EMAIL PROTECTED]> wrote:
>
> Hello,
> I have checked out, from svn repository, version 10225 of sipXtapi.
>
> Trying to compile it with MSVC 2003, I'm obtaing some errors on projects
> "libamrnb" and "libamrwb":
>
> ".\if_rom.c": No such file or directory
> ".\enc_util.c": No such file or directory
> ".\enc_rom.c": No such file or directory
> ".\enc_main.c": No such file or directory
> ".\enc_lpc.c": No such file or directory
> ".\enc_if.c": No such file or directory
> ".\enc_gain.c": No such file or directory
> ".\enc_dtx.c": No such file or directory
> ".\enc_acelp.c": No such file or directory
> ".\dec_util.c": No such file or directory
> ".\dec_rom.c": No such file or directory
> ".\dec_main.c": No such file or directory
> ".\dec_lpc.c": No such file or directory
> ".\dec_if.c": No such file or directory
> ".\dec_gain.c": No such file or directory
> ".\dec_dtx.c": No such file or directory
> ".\dec_acelp.c": No such file or directory
> ".\interf_dec.c": No such file or directory
> ".\interf_enc.c": No such file or directory
>
> Where I can download missing files?
>
> Regards,
>
> Stefano Irace
> _______________________________________________
> sipxtapi-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
>



-- 
Keith Kyzivat

SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to