summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/sip.conf.sample')
-rw-r--r--configs/sip.conf.sample12
1 files changed, 7 insertions, 5 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index a91f2308b..b6ad2dc66 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -406,6 +406,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; rtptimeout
; rtpholdtimeout
; sendrpid
+; outboundproxy
;[sip_proxy]
; For incoming calls only. Example: FWD (Free World Dialup)
@@ -416,14 +417,15 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;host=fwd.pulver.com
;[sip_proxy-out]
-;type=peer ; we only want to call out, not be called
+;type=peer ; we only want to call out, not be called
;secret=guessit
-;username=yourusername ; Authentication user for outbound proxies
-;fromuser=yourusername ; Many SIP providers require this!
+;username=yourusername ; Authentication user for outbound proxies
+;fromuser=yourusername ; Many SIP providers require this!
;fromdomain=provider.sip.domain
;host=box.provider.com
-;usereqphone=yes ; This provider requires ";user=phone" on URI
-;call-limit=5 ; permit only 5 simultaneous outgoing calls to this peer
+;usereqphone=yes ; This provider requires ";user=phone" on URI
+;call-limit=5 ; permit only 5 simultaneous outgoing calls to this peer
+;outboundproxy=proxy.provider.domain ; send outbound signaling to this proxy, not directly to the peer
; Call-limits will not be enforced on real-time peers,
; since they are not stored in-memory