aboutsummaryrefslogtreecommitdiffstats
path: root/configs/modem.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-06-21 04:29:50 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-06-21 04:29:50 +0000
commit8bb793aa0b9f55faf60248bafa7e4e0d73f927e1 (patch)
tree5d100e519b6134064e138459063c486568e3106f /configs/modem.conf.sample
parent8c7c364aeb0faf889ca763fb8def30a1da045cfa (diff)
Merge outgoing MSN support + Remote Party ID for SIP (bug #1841) with cleanups
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3253 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/modem.conf.sample')
-rwxr-xr-xconfigs/modem.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/modem.conf.sample b/configs/modem.conf.sample
index 81e3a0ff2..77dd64cc0 100755
--- a/configs/modem.conf.sample
+++ b/configs/modem.conf.sample
@@ -64,6 +64,12 @@ mode=immediate
;incomingmsn=50780020,50780021,50780022
;device => /dev/ttyI2
;
+; If set, only these numbers are allowed to be set as A number
+; when making an outbound call. callerid is used to set A
+; number.
+;outgoingmsn=50780023,50780024
+;
+;
; two other devices, which are in group '1' and are used when an
; outgoing dial used: exten => s,1,Dial,Modem/g1:1234|60|r
; (we do not need more outgoing devices, since ISDN2 has only 2 channels.)