aboutsummaryrefslogtreecommitdiffstats
path: root/doc/osp.txt
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-28 16:42:00 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-28 16:42:00 +0000
commit255f52d647373e2a97edfc7556673935c1eda449 (patch)
treea7c0f5a4a58e8458f72230691577432e5fe36cb1 /doc/osp.txt
parentf76a823f67909ab70af23bdb74d143120ed9b7b3 (diff)
remove remaining Zaptel references in various places
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@134086 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/osp.txt')
-rw-r--r--doc/osp.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/osp.txt b/doc/osp.txt
index 6bad3a25c..a0cd42968 100644
--- a/doc/osp.txt
+++ b/doc/osp.txt
@@ -304,7 +304,7 @@ defaultprotocol=SIP
3.1.3 extensions.conf
OSP functions are implemented as dial plan functions in the extensions.conf file. To add OSP support to your Asterisk server, simply copy and paste the text box below to your extensions.conf file. These functions will enable your Asterisk server to support all OSP call scenarios. Configuration of your Asterisk server for OSP is now complete.
[globals]
-DIALOUT=Zap/1
+DIALOUT=DAHDI/1
[SrcGW] ; OSP Source Gateway
exten => _XXXX.,1,NoOp(OSPSrcGW)