mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-08 05:54:45 +00:00
more tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2474 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
b0f0c6e9e0
commit
0da13b72f2
@ -1,5 +1,5 @@
|
|||||||
CFLAGS += -I$(PREFIX)/include/amr
|
CFLAGS += -I$(PREFIX)/include/amr
|
||||||
LDFLAGS +=-lamr
|
LDFLAGS +=-lamrnb
|
||||||
|
|
||||||
all: $(MODNAME).$(DYNAMIC_LIB_EXTEN)
|
all: $(MODNAME).$(DYNAMIC_LIB_EXTEN)
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "switch.h"
|
#include "switch.h"
|
||||||
#include "amr.h"
|
#include "amr-nb/amr-nb.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Check section 8.1 of rfc3267 for possible sdp options.
|
* Check section 8.1 of rfc3267 for possible sdp options.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user