cwmiller / broadworks-connector

Simple library for connecting to BroadWorks OCI-P API
MIT License
8 stars 5 forks source link

Stir Shaken methods support #62

Closed geyser7 closed 3 years ago

geyser7 commented 3 years ago

Hello Chase,

Would it be possible to add Stir Shaken methods?

Specifically OCISchemaServiceProvider.xsd:

OCISchemaGroup.xsd:

Much appreciated

cwmiller commented 3 years ago

It looks like these were added as part of Release 24. The library right now is has everything up to and including Release 23. I'll work on getting the Release 24 models included, but I'm not sure how long it will take. It depends on how much has changed between the schemas for 23 and 24.

TwinMist commented 3 years ago

i am also running R24 so would great to update the schema thanks

geyser7 commented 3 years ago

Thank you Chase!

With Broadsoft's N-2 version support policy these were backported to R23 (probably R22 as well). I can see them in the last R23 xsds. I am still running R23, it would be great if we can use these methods. Thanks for all the good work!

cwmiller commented 3 years ago

Version 3.2.0 of the library was just published. It's built off R24's schema files and includes the STIR/SHAKEN methods.