summaryrefslogtreecommitdiff
path: root/configs/osp.conf.sample
diff options
context:
space:
mode:
authorTransNexus OSP Development <support@transnexus.com>2010-07-07 07:07:08 +0000
committerTransNexus OSP Development <support@transnexus.com>2010-07-07 07:07:08 +0000
commitd6a70b619cbe4cd5af844d6cf40e25eea8488e48 (patch)
tree0d27012bab02548729170e960fbf4d5ff64a169c /configs/osp.conf.sample
parent1eaa09a0a258f39ae20052ed362bb292e6b7d137 (diff)
Changed OSP TCP port from 1080 to 5045.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@274492 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/osp.conf.sample')
-rw-r--r--configs/osp.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/osp.conf.sample b/configs/osp.conf.sample
index c1d5d32cb..980ceae50 100644
--- a/configs/osp.conf.sample
+++ b/configs/osp.conf.sample
@@ -35,9 +35,9 @@
;[default]
;
; List all service points (OSP servers) for this provider.
-; Use either domain name or IP address. Most OSP servers use port 1080.
+; Use either domain name or IP address. Most OSP servers use port 5045.
;
-;servicepoint=http://osptestserver.transnexus.com:1080/osp
+;servicepoint=http://osptestserver.transnexus.com:5045/osp
;
; Define the "source" device for requesting OSP authorization.
; This value is usually the domain name or IP address of the the Asterisk server.