aboutsummaryrefslogtreecommitdiffstats
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-29 20:57:48 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-29 20:57:48 +0000
commit8b2960e19d557cbc0bb26178b2206868b38899f6 (patch)
tree1a32cdd7805087314e10822e0843328df2948909 /configs/sip.conf.sample
parent464f2cd0b2d95016c3d88d54bce61093768d0769 (diff)
Clarify some settings for status reports in subscriptions, queues and manager
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48114 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/sip.conf.sample')
-rw-r--r--configs/sip.conf.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index ab3dad12a..60c87d553 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -174,6 +174,15 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; You can subscribe to the status of extensions with a "hint" priority
; (See extensions.conf.sample for examples)
; chan_sip support two major formats for notifications: dialog-info and SIMPLE
+;
+; You will get more detailed reports (busy etc) if you have a call limit set
+; for a device. When the call limit is filled, we will indicate busy. Note that
+; you need at least 2 in order to be able to do attended transfers.
+;
+; For queues, you will need this level of detail in status reporting, regardless
+; if you use SIP subscriptions. Queues and manager use the same internal interface
+; for reading status information.
+;
; Note: Subscriptions does not work if you have a realtime dialplan and use the
; realtime switch.
;