summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2012-11-21 19:44:56 +0000
committerErmal <eri@pfsense.org>2012-11-21 19:44:56 +0000
commit73472985d345ac198916a9a4bbec96947a75b494 (patch)
treec1bd8728ce38e34d1623ef1c98cfceebfee7cfc0 /etc
parent7e196969b3bdb231af8b634a21a20bfc36be493c (diff)
downloadpfsense-73472985d345ac198916a9a4bbec96947a75b494.zip
pfsense-73472985d345ac198916a9a4bbec96947a75b494.tar.gz
Well seems its useful at list for bringing a link up with a phone call :)
Revert "Ringback is a feature only for listening on incoming calls which is not supported for now." This reverts commit f459427fcf104776fbb59a4d2231f289855d2787.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/interfaces.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index 7008982..423aaeb 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -1614,6 +1614,7 @@ EOD;
$mpdconf .= <<<EOD
set modem device {$ppp['ports']}
set modem script DialPeer
+ set modem idle-script Ringback
set modem watch -cd
set modem var \$DialPrefix "DT"
set modem var \$Telephone "{$ppp['phone']}"
OpenPOWER on IntegriCloud