Skip to content
Snippets Groups Projects
Commit b1c0c67e authored by Olle Johansson's avatar Olle Johansson
Browse files

Merged revisions 89624 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r89624 | oej | 2007-11-27 08:34:19 +0100 (Tis, 27 Nov 2007) | 6 lines

Clarify limitonpeers=yes

(closes issue #11304)
Reported by: pj


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89625 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 4d8932a6
Branches
Tags
No related merge requests found
...@@ -236,14 +236,17 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ...@@ -236,14 +236,17 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;notifyhold = yes ; Notify subscriptions on HOLD state (default: no) ;notifyhold = yes ; Notify subscriptions on HOLD state (default: no)
; Turning on notifyringing and notifyhold will add a lot ; Turning on notifyringing and notifyhold will add a lot
; more database transactions if you are using realtime. ; more database transactions if you are using realtime.
;callcounter = yes ; Enable call counters on devices. This can be set per
; device too.
;counteronpeer = yes ; Apply call counting on peers only. This will improve ;counteronpeer = yes ; Apply call counting on peers only. This will improve
; status notification when you are using type=friend ; status notification when you are using type=friend
; Inbound calls, that really apply to the user part ; Inbound calls, that really apply to the user part
; of a friend will now be added to and compared with ; of a friend will now be added to and compared with
; the peer counter instead of applying two call counters, ; the peer counter instead of applying two call counters,
; one for the peer and one for the user. ; one for the peer and one for the user.
;callcounter = yes ; Enable call counters on devices. This can be set per ; "sip show inuse" will only show active calls on
; device too. ; the peer side of a "type=friend" object if this
; setting is turned on.
;----------------------------------------- T.38 FAX PASSTHROUGH SUPPORT ----------------------- ;----------------------------------------- T.38 FAX PASSTHROUGH SUPPORT -----------------------
; ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment