aboutsummaryrefslogtreecommitdiffstats
path: root/configs/oss.conf.sample
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-21 01:11:40 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-21 01:11:40 +0000
commitdda02a7ba6137a040a08979c49d27282ee43c63b (patch)
tree8f63a9823dfcaef54ab12ea86c6dfbb332b055d8 /configs/oss.conf.sample
parent0e84c0c11364c366ceb0a0c60b07bba251151fc1 (diff)
issue #5800
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7158 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/oss.conf.sample')
-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.