TDM Software Download Manager requires AMO config. Back in the early releases of V6, I believe that the TSDM AMO configuration entry was required to be MANUALLY entered. In later versions/releases, I believe that AMO CPTP, XAPPL, and ACMSM configuration exists by default, but AMO SBCSU may require manual chnages to add the "VIRTDTE" entry. Have you verified that the AMO configuration exists?
Use this next section as a guide of what to look for.
When TSDM is used to update TDM phones, the first four phones will typically be updated via the devices' "D" channel @ 16kbps. VERY SLOW. However, after that initial D-channel delivery, subsequent devices are updated via a "B" channel (from device to device) @ 64kbps. This B-channel path is enabled courtesy of AMO SBCSU - where each TDM device (to be updated) must have "VIRTDTE" as an additional setting in the AMO SBCSU --> "DVCFIG" field.
Example: ADD-SBCSU:4266,OPTI,DIR,1-1-9-14,
OPTIP500&VIRTDTE,1&2,
30,15,10,2,1,1,0,1,N,1,10,0,2,
N,0,56,N,,SBDSS1,
Y,0,Y,Y,N,Y,N,,10,
,
,,,,5,,,,N,NORMAL,
N,ENGLISH,0,TRIES,,1,,,
,,,,,,,,
,,,
,;
Also, additional AMO config is required (mixture of BP and A1 configuration).
ADD-CPTP:TYPE=DPCON,NO=93,DPPROC=HU_INTER,IPNO=192.0.2.5;
ADD-CPTP:TYPE=APPL,NO=95,EMSAPPL=TSDM_APP,DPPROC=HU_INTER,
DPAPPL=TSDM_SF,MSGBASED=YES,LOCPORT=102,FARPORT=5095,
LOCTSAP=HUI_S_0095,FARTSAP=HUI_D_0095;
ADD-XAPPL:APPLNO=95,APEPLDP=TSDM_SF,NAME=TSDM APPLICATION,TSKA=N;
CHA-XAPPL:CTYPE=SUBAPPL,APPLNO=95,SUBAPPL=D23,ADDEVT=ALL;
ADD-ACMSM:UNIT=A1,APPLNU=95,TYPE=ACLAPPL,ACLAPPL=TSDM_SF,
PBXAPPL=TSDM_APP,PROCID=HU_INTER,ACCESS=CO,PASSWD=SFTSDM,PACKAGE=N;
Note: this AMO config was correct as of HiPath 4000 V4. In later versions/releases there may be some subtle changes within these AMO commands, but all of these AMOs remain required for the TSDM feature to work as designed.
Be sure to save the AMO changes to the active controller using EXE-UPDAT:BP,ALL; and EXE-UPDAT:A1,ALL;
Good Luck!