mirror of https://github.com/sipwise/sems.git
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>sayer/1.4-spce2.6
parent
f42274af4c
commit
81e612a92b
@ -0,0 +1,21 @@
|
||||
# symmetricrtp SBC profile
|
||||
#
|
||||
# This implements a transparent B2BUA which relays RTP and forces
|
||||
# symmetric RTP on both sides - thus being able to bridge between
|
||||
# two NATed clients
|
||||
|
||||
# RURI/From/To defaults: transparent
|
||||
#RURI=$r
|
||||
#From=$f
|
||||
#To=$t
|
||||
|
||||
## RTP relay
|
||||
# enable RTP relaying (bridging):
|
||||
enable_rtprelay=yes
|
||||
# force symmetric RTP (start with passive mode):
|
||||
rtprelay_force_symmetric_rtp=yes
|
||||
# use symmetric RTP indication from P-MsgFlags flag 2
|
||||
#rtprelay_msgflags_symmetric_rtp=yes
|
||||
|
||||
# outbound interface to use:
|
||||
#outbound_interface=extern
|
||||
Loading…
Reference in new issue