Changed OSP TCP port from 1080 to 5045.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@274492 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
TransNexus OSP Development
2010-07-07 07:07:08 +00:00
parent 1eaa09a0a2
commit d6a70b619c
2 changed files with 5 additions and 5 deletions

View File

@@ -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.