CC3 use a range of 6 ports, not 5

Read 6226 times
Hi Steve,
when I create a new account shoutcast2 and sc-trans2 on CC3 with "auto" port assignment, the panel ALWAYS open a range of 6 ports.
For example if the first port is 9060, the last port used is 9065.
Look theese extract from configuration files:
sc_serv:

; 1 to do reverse DNS look ups on incoming IP addresses                 Default = 0
namelookups=0
; port that clients and sources connect to (note, shoutcast 1 sources only connect to portbase+1)          Default = 8000
portbase=9060
; how long before an idle source is dumped (in seconds). Zero means no timeout                                                                                   Default = 30
autodumpsourcetime=30
; maximum size of an HTTP header line                                                   Default = 2048
maxheaderlinesize=2048
; max headers lines in HTTP style exchange                                              Default = 100
maxheaderlinecount=100
; password for broadcaster to connect
password=xxxxxxxxx
; administrator password
adminpassword=xxxxxxxxx


sc_trans2:

;; ENCODER OPTIONS (MULTI)
endpointname_1=/stream
outprotocol_1=3
serverip_1=xxx.xxx.xxx.xxx
serverport_1=9060
password_1=xxxxxxxxxx
uvoxuserid_1=
uvoxnewmetadata_1=1
uvoxmetadatafudgefactor_1=0
shoutcastmetadatafudgefactor_1=0
encoder_1=mp3
bitrate_1=128000
channels_1=2
samplerate_1=44100
mp3mode_1=0
mp3quality_1=0
streamid_1=1

endpointname_2=/stream64
outprotocol_2=3
serverip_2=xxx.xxx.xxx.xxx
serverport_2=9060
password_2=xxxxxxxxx
uvoxuserid_2=
uvoxnewmetadata_2=1
uvoxmetadatafudgefactor_2=0
shoutcastmetadatafudgefactor_2=0
encoder_2=aacp
bitrate_2=64000
channels_2=2
samplerate_2=44100
mp3mode_2=0
mp3quality_2=0
streamid_2=2

;;;; DJ SUPPORT:
; dj listen port
djport=9062
djport2=9064
djcipher=
; idle time until auto-dump
autodumpsourcetime=30
; record dj broadcasts here
;djbroadcasts=c:\sc_trans\recorded\
;djcapture=
;djfilepattern=

;djlogin_0=
;djpassword_0=
;djpriority_0=1
;;;; MP3 ENCODING
unlockkeyname=xxxxxx  xxxxxx
unlockkeycode=xxxxxxxxxxxxxxx
   
;; REPLAY GAIN CONTROL:
applyreplaygain=0
calculatereplaygain=0
         
;;; OTHER:
adminport=9065
adminuser=xxxxxxx
adminpassword=xxxxxxxxxx


You can see:
9060: for the shoutcast server
9062 & 9064: for DJ ports
9065: For adminport

But if after I create a new server "auto"...  CC3 start from  9065,  so go in conflict with the admin port of the previous server.
I try many times in all range of ports... but the behavior is the same everywhere.
If I assign manually the first port... everything works fine.
Th CC3 build is the last of 13/12.

Is it normal?
Newradio Streaming & Radio Tools
http://www.newradio.it
I thy a similar problem when the server automatically created it correctly, but with port range below the expected ports in use by putting himself previously created

Example, port 8000 on the first bill he already second account created as AutoDJ 8002 then starts to not work as it says it is med port in use, as it uses +1 +2 for djs.

So I have created and chosen manually. But that prevents WHMCS.

Any suggestions?
Streaming Ciclano Host
-------------------------------------
http://www.ciclanohost.com.br
+55(55)3025-3315
when I create a new account shoutcast2 and sc-trans2 on CC3 with "auto" port assignment, the panel ALWAYS open a range of 6 ports.

But if after I create a new server "auto"...  CC3 start from  9065,  so go in conflict with the admin port of the previous server.
Not sure how this was overlooked after all the time we spent working out the port numbering issues in sc_trans2, but sure enough, sc_serv2+sc_trans2 are opening 6 ports and we're only accounting for 5!

Thanks for pointing this out -- fixed for the next build.
Any news on this issue?
Streaming Ciclano Host
-------------------------------------
http://www.ciclanohost.com.br
+55(55)3025-3315
It was fixed in one of latest build.
Newradio Streaming & Radio Tools
http://www.newradio.it
Thanks.
Streaming Ciclano Host
-------------------------------------
http://www.ciclanohost.com.br
+55(55)3025-3315