From: TransNexus OSP Development Date: Wed, 7 Jul 2010 07:07:08 +0000 (+0000) Subject: Changed OSP TCP port from 1080 to 5045. X-Git-Tag: 11.0.0-beta1~2730 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6a70b619cbe4cd5af844d6cf40e25eea8488e48;p=thirdparty%2Fasterisk.git Changed OSP TCP port from 1080 to 5045. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@274492 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/osp.conf.sample b/configs/osp.conf.sample index c1d5d32cba..980ceae50b 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. diff --git a/doc/osp.txt b/doc/osp.txt index a0cd429681..9d059f0178 100644 --- a/doc/osp.txt +++ b/doc/osp.txt @@ -234,10 +234,10 @@ tokenformat=0 [default] ; ; List all service points (OSP servers) for this provider. Use -; either domain name or IP address. Most OSP servers use port 1080. +; either domain name or IP address. Most OSP servers use port 5045. ; -;servicepoint=http://osptestserver.transnexus.com:1080/osp -servicepoint=http://OSP server IP:1080/osp +;servicepoint=http://osptestserver.transnexus.com:5045/osp +servicepoint=http://OSP server IP:5045/osp ; ; Define the "source" device for requesting OSP authorization. : This value is usually the domain name or IP address of the