mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +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:
@@ -1,5 +1,5 @@
|
||||
CFLAGS += -I$(PREFIX)/include/amr
|
||||
LDFLAGS +=-lamr
|
||||
LDFLAGS +=-lamrnb
|
||||
|
||||
all: $(MODNAME).$(DYNAMIC_LIB_EXTEN)
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
*
|
||||
*/
|
||||
#include "switch.h"
|
||||
#include "amr.h"
|
||||
#include "amr-nb/amr-nb.h"
|
||||
|
||||
/*
|
||||
* Check section 8.1 of rfc3267 for possible sdp options.
|
||||
|
||||
Reference in New Issue
Block a user