summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-11-21 01:11:40 +0000
committerRussell Bryant <russell@russellbryant.com>2005-11-21 01:11:40 +0000
commit3cb060d80f458a1bdc598b8c4fef319c13de2619 (patch)
tree8f63a9823dfcaef54ab12ea86c6dfbb332b055d8 /configs
parent913232e82e9d2a1b25c0542cd8d73a7c7f6c3b1d (diff)
issue #5800
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7158 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/oss.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/oss.conf.sample b/configs/oss.conf.sample
index 148a2a656..3b268425a 100755
--- a/configs/oss.conf.sample
+++ b/configs/oss.conf.sample
@@ -25,6 +25,10 @@ extension=s
;
;language=en
;
+; CallerID for outbound calls
+;
+;callerid=John Doe <1234>
+;
; Silence supression can be enabled when sound is over a certain threshold.
; The value for the threshold should probably be between 500 and 2000 or so,
; but your mileage may vary. Use the echo test to evaluate the best setting.