summaryrefslogtreecommitdiff
path: root/configs/modem.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-06-21 04:29:50 +0000
committerMark Spencer <markster@digium.com>2004-06-21 04:29:50 +0000
commit737e9b2458274faf117ac94af7068e98cc4d628a (patch)
tree5d100e519b6134064e138459063c486568e3106f /configs/modem.conf.sample
parent2ee28d0ccf59240a3dbd9a1040a6b877371db730 (diff)
Merge outgoing MSN support + Remote Party ID for SIP (bug #1841) with cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3253 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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.)