sbc: a little more sample options

sayer/1.4-spce2.6
Stefan Sayer 16 years ago
parent 8a9bca719a
commit 0f59e352f1

@ -1,6 +1,6 @@
# transparent SBC profile
#
# This implements a transparent B2BUA
# This implements a transparent B2BUA - all possible options are commented
# defaults: transparent
#RURI=$r
@ -59,3 +59,7 @@
#minimum_timer=90
#session_refresh_method=UPDATE_FALLBACK_INVITE
#accept_501_reply=yes
## refuse call
# refuse all calls with <code> <reason>
#refuse_with="404 Not Found"

@ -378,7 +378,7 @@ Examples:
Example profiles
----------------
transparent - completely transparent B2BUA
transparent - completely transparent B2BUA (contains all options in comments)
auth_b2b - identity change and SIP authentication (obsoletes auth_b2b app)
sst_b2b - B2BUA with SIP Session Timers (obsoletes sst_b2b app)
call_timer - call timer (obsoletes call_timer app)

Loading…
Cancel
Save