Hi,
I'm trying to send a DICOM encoded H264 file to a PACS system (that is supposed to be able to handle it) using dcmsnd from the command-line on linux , however dcmsnd tells me:
ERROR: Received RSP with Status A700H for test.dcm
Any idea what that means?
Here is the full error output:
root@cp2:~/VideoPACS/TEST# /opt/dcm4che-2.0.29/bin/dcmsnd -L TEST1238
TES...@10.0.0.43:104 test.dcm
Scanning files to send
.
Scanned 1 files in 0.031s (=31ms/file)
15:47:38,181 INFO - Association(1) initiated Socket[addr=/
10.0.0.43,port=104,localport=56683]
15:47:38,182 INFO - TEST321(1): A-ASSOCIATE-RQ TEST321 << TEST1238
15:47:38,185 INFO - TEST321(1): A-ASSOCIATE-AC TEST1238 >> TEST321
Connected to
TES...@10.0.0.43:104 in 0.021s
15:47:38,201 INFO - TEST321(1) << 1:C-STORE-RQ[pcid=3, prior=0
cuid=1.2.840.10008.5.1.4.1.1.77.1.1.1/Video Endoscopic Image Storage
iuid=1.2.276.0.7230010.3.1.4.
2483685201.27544.1465564792.474544
ts=1.2.840.10008.1.2.4.102/MPEG-4 AVC/H.264 High Profile / Level 4.1]
15:47:38,310 INFO - TEST321(1) >> 1:C-STORE-RSP[pcid=3, status=a700H
error=Error while performing the cStore-request.
cuid=1.2.840.10008.5.1.4.1.1.77.1.1.1/Video Endoscopic Image Storage
iuid=1.2.276.0.7230010.3.1.4.
2483685201.27544.1465564792.474544]
ERROR: Received RSP with Status A700H for test.dcm, cuid=1.2.840.10008.5.1.4.1.1.77.1.1.1, tsuid=1.2.840.10008.1.2.4.102
(0000,0002) UI #32 [1.2.840.10008.5.1.4.1.1.77.1.1.1] Affected SOP Class UID
(0000,0100) US #2 [32769] Command Field
(0000,0120) US #2 [1] Message ID Being Responded To
(0000,0800) US #2 [257] Command Data Set Type
(0000,0900) US #2 [42752] Status
(0000,0902) LO #42 [Error while performing the cStore-request.] Error Comment
(0000,1000) UI #58 [1.2.276.0.7230010.3.1.4.2483685201.27544.1465564792.474544] Affected SOP Instanc
F
Sent 0 objects (=0.0KB) in 0.134s (=0.0KB/s)
15:47:38,319 INFO - TEST321(1) << A-RELEASE-RQ
15:47:38,320 INFO - TEST321(1) >> A-RELEASE-RP
Released connection to
TES...@10.0.0.43:10415:47:38,320 INFO - TEST321(1): close Socket[addr=/
10.0.0.43,port=104,localport=56683]