QuoteDisplay Morethis account i use in csp
[account]
user = cspc657d
pwd = bbvgt6rh
disabled = 0
expdate =
group = 2
hostname =
uniq = 0
sleep = 0
monlevel = 2
services =
caid =
betatunnel =
ident = 0963:000000
keepalive = 0
numusers = 0
penalty = 0
No need to have all that, strip it down and change to this
Code
[account]
user = cspc657d
pwd = bbvgt6rh
group = 2
monlevel = 2
caid = 0963
ident = 0963:000000
And here are a few suggested changes to your .xml for csp
Code
<connection-manager>
<reconnect-interval>60</reconnect-interval>
<default-des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</default-des-key>
<default-keepalive-interval>55</default-keepalive-interval>
<max-cw-wait>1800</max-cw-wait>
<congestion-limit>1500</congestion-limit>
<timeout-disconnect-threshold>4</timeout-disconnect-threshold>
<default-min-delay>30</default-min-delay>
<session-timeout>240</session-timeout>
<service-map>
<mapper>
<auto-reset-threshold>20</auto-reset-threshold>
</mapper>
<mapper profile="car">
<reset-services />
<block-services />
</mapper>
</service-map>
Display More
please report back your results
