onvif / testspecs

ONVIF Test Specifications
21 stars 8 forks source link

Soap action is missing in Onvif Device Test Tool #63

Closed dariuszsaczek closed 3 weeks ago

dariuszsaczek commented 11 months ago

While working with Onvif Device Test Tool I noticed that the soap action is put into request in not standard way. As I understand it should be placed in the header like it is shown in https://www.onvif.org/specs/core/ONVIF-Core-Specification.pdf?441d4a&441d4a: `

http://www.onvif.org/ver10/events/wsdl/EventPortType/CreatePullPointSubscriptionRequest ` But ODTT omits this field either in use or in examples in Requests section. ![NoActionInUse](https://github.com/onvif/testspecs/assets/150131495/dd09acdb-b48a-4670-a7a1-da17d824db58) ![NoActionInExample](https://github.com/onvif/testspecs/assets/150131495/82eb1f69-6bde-401c-b3d8-c4a6a0da7d2a)
madhurao68 commented 4 months ago

This is fixed and will be included in v24.06 version of the tool.