mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 00:30:20 +00:00
Add support for ICE/STUN/TURN in res_rtp_asterisk and chan_sip.
Review: https://reviewboard.asterisk.org/r/1891/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@369517 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
5
res/pjproject/user.mak.sample
Normal file
5
res/pjproject/user.mak.sample
Normal file
@@ -0,0 +1,5 @@
|
||||
# You can create user.mak file in PJ root directory to specify
|
||||
# additional flags to compiler and linker. For example:
|
||||
export CFLAGS += -Wno-unused-label -Werror
|
||||
export LDFLAGS +=
|
||||
|
||||
Reference in New Issue
Block a user