Resolved Caveats
52
Release Notes for CiscoCallManager Release 3.0(10)
78-13493-02
CSCdr74342 DCDirectory gets suspended due to file
system error. The problem was due to the file system
backup utility locking the file using the
win32LockFile(). LockFile either allows a
shared Read lock or an exclusive Read or
Write lock. If a shared Read lock has been
obtained by a process; no process
(including the one that had firstopened the
file) can write to that file. Thus, if a user
attemptedto update DCD while the backup
utility held a lock on DCD's DB volumes,
DCD was unable to write to disk and
consequently got into an awkward state.
DCD nowobtains an exclusive Read/Write
lock on startup on its DB volumes. This
lock prevents any other process from even
opening the file. Thus, DCD is guaranteed
that no process can deny it (DCD) write
access to its own files once it (DCD)
successfully comes up.
CSCds18156 Symbol Phone create multiple H225D
registered with Line Control The code has been changed to allow only
one H225D to register with LineControl.
CSCds43712 PerfMon statistics appear to be
unreliable. The Cisco CallManager software has been
modified so that the PerfMon statistics
appear correctly.
CSCds43792 Sending Disconnect with cause equals
an unallocated number. Theprotocol violation on inbound call was
fixed. According to Q.931 standard,
Cisco CallManager shall send RELEASE
COMPLETE instead of DISCONNECT
when unassigned number is receivedin the
SETUP message.
CSCds46180 SlowSDL timer Service using call load
of 2.25 cps and IVR Internal data structures that kept track of
call information were not being cleaned up
correctly which lead to some inefficiencies
over time.
Table6 Cisco CallManager Release 3.0(6) Resolved Caveats (continued)
DDTS Number Summary Explanation