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