From c0c88c524e60196c4a6d34d0ef03775ece604dbc Mon Sep 17 00:00:00 2001 From: transnexus Date: Wed, 7 Jul 2010 07:07:08 +0000 Subject: Changed OSP TCP port from 1080 to 5045. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@274492 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/osp.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs') 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. -- cgit v1.2.3