Displaying 4 results from an estimated 4 matches for "codec_amr".
2014 Apr 30
2
AMR installation error
make gives this:
codec_amr.c: In function 'amrtolin_sample':
codec_amr.c:227: error: 'AST_FORMAT_AMRNB' undeclared (first use in this
function)
codec_amr.c:227: error: (Each undeclared identifier is reported only once
codec_amr.c:227: error: for each function it appears in.)
codec_amr.c: In function 'lint...
2010 May 05
1
SIP - SIP over PBX no audio when canreinvite=no
Hello list,
I am trying to solve a problem and after unsucessfully chasing forums
and google for some hours, I turn to you in hope of a solution. I feel
it's just a configuration issue but I just can't get my head wrapped
around it.
The situation is basically this: I have an Asterisk connected to an
Alcatel OmniPCX via SIP. Asterisk only ever does SIP and has no
dedicated hardware
2014 Apr 29
1
Asterisk support for h.324m
Hello,
If anyone has successfully compiled asterisk with:
app_rtsp
codec_amr
mp4_play
mp4_save
app_transcode
h324m_call
Please share the versions of OS software, and libraries used.
Lets make this thread useful so that all tried and tested video resources
of asterisk can be found in one place for ease of access and later
reference.
Thanks.
-------------- next part -------...
2012 Mar 21
0
AMR Codec with Asterisk 1.8.9.1
Hi All,
I would like to configure AMR codec in asterisk 1.8.9.1.
After lots of research i found "
http://sourceforge.net/projects/asterisk-amr/files/" thie link, and follow
steps to configure amr.
codec_amr.so successfully compiled and load in asterisk.
*> core show translation *
Translation times between formats (in microseconds) for one second
of data
Source Format (Rows) Destination Format (Columns)
g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex
il...