OpenScape Voice V5, Application Developers Manual, Programming Guide, Issue 1 - Addfiles
OpenScape Voice V5, Application Developers Manual, Programming Guide, Issue 1 - Addfiles
OpenScape Voice V5
Application Developers Manual
Programming Guide
A31003-H8050-R100-1-7620
History of Changes 0
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 3
hist.fm
History of Changes none
A31003-H8050-R100-1-7620, 2011-06-07
4 OpenScape Voice V5, Application Developers Manual, Programming Guide
HP8K_solutionTOC.fm
none Contents
Contents 0
1 Important Notices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.1 About This Book. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.1.1 Prerequisite Knowledge . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.1.2 How to Use This Book . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.1.3 Special Notices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.2 Documentation Feedback . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.2.1 For U.S. only. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1.2.2 Countries other than U.S. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2 The Application Developers Manual . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3 About the OpenScape Voice Web Services SDKs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
3.1 Architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
3.2 SDK Package Contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
3.3 Applications Development . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
3.3.1 SourceForge gSOAP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
3.3.2 Apache Axis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.4 Technical Implementation Notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.4.1 Discovery of Web Services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.4.2 Web Service Request/Response . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.4.3 Request-Response Operation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.4.4 Security. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
3.4.5 Sessions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
3.4.6 Server Restart. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
3.4.7 Application Restart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
3.4.8 Heartbeat Mechanisms. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
3.4.9 Error Handling. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
4 Description of Web Services SDKs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
4.1 Link Failure Management SDK on the OpenScape Voice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
4.2 SDKs for Provisioning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
5 About the Link Failure Management SDK. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
5.1 SOAP/XML Concept . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
5.2 Link Failure Management Concept . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
5.3 Link Failure Management SOAP/XML Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
5.3.1 GetVersion2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
5.3.2 GetProvisionedCACPrimaryLinks. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
5.3.3 GetCACPrimaryLinkStatus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
5.3.4 NotifyCACPrimaryLinkStatus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
5.3.5 ResetAllCACPrimaryLinks. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
5.4 Technical Implementation Notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
5.4.1 Client Architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
5.4.2 Licensing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
5.4.3 Discovery of Web Services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
5.4.4 Connectivity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
5.4.5 Request-Response Operation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
5.4.6 Security. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 5
HP8K_solutionTOC.fm
Contents none
5.4.7 Sessions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
5.4.8 SOAP Server Restart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
5.4.9 SOAP Client Restart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
5.4.10 Heartbeat Mechanisms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
5.4.11 Error Handling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
5.4.12 Paging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
5.4.13 Unknown Tags. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
5.4.14 SOAP Server Result . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
5.4.15 Versioning Concept . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
5.4.16 WSDL Parser and Compiler . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
5.5 Link Failure Management Interface Details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
5.6 Link Failure Management SDK Usage Examples. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
5.6.1 NMS Application Startup Scenario . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
5.6.2 NMS Application Link Monitoring Scenario . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
5.6.3 OpenScape Voice Provisioning Change . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
5.6.4 Heartbeat Between Application and OpenScape Voice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
5.6.5 Handling Paged Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
6 About the Business Group Management SDK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
6.1 SOAP/XML Concept . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
6.2 Basic Business Group Concept . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
6.3 Business Group SOAP/XML Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
6.3.1 GetVersion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
6.3.2 GetVersionResponse . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
6.3.3 CreateBG. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
6.3.4 AddBGMainNumber . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
6.3.5 DeleteBGMainNumber. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
6.3.6 UpdateBGMainNumber . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
6.3.7 UpdateBGFeatures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
6.3.8 GetBGInfo. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
6.3.9 GetBGInfoByOptions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
6.3.10 GetBGList. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
6.3.11 DeleteBG . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
6.3.12 GetBGAttendantNumbers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
6.3.13 GetTotalCPUCountUsed . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
6.3.14 DeleteBGCpu . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
6.3.15 UpdateBGParms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
6.3.16 CreateBGDept . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
6.3.17 DeleteBGDept . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
6.3.18 ModifyBGDept . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
6.3.19 GetBGDeptList. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
6.3.20 GetBGSubnetInfo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
6.3.21 CreateBGSubnet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
6.3.22 GetBGSubnetList. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
6.3.23 DeleteBGSubnet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
6.3.24 UpdateBGSubnet. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
6.3.25 CreateAuthCode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
6.3.26 DeleteAuthCode. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
6.3.27 GetAuthCodeList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
6.3.28 GetAuthCode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
6.3.29 CreateBgSpeedDialList. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
6.3.30 UpdateBgSpeedDialList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
A31003-H8050-R100-1-7620, 2011-06-07
6 OpenScape Voice V5, Application Developers Manual, Programming Guide
HP8K_solutionTOC.fm
none Contents
6.3.31 UpdateBgSpeedDialListEntries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
6.3.32 DeleteBgSpeedDialListEntries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
6.3.33 DeleteBgSpeedDialList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
6.3.34 GetBgSpeedDialList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
6.3.35 CreateBGSuite . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
6.3.36 UpdateDNReservation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
6.3.37 GetBGDnList. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
6.3.38 CreateNumberPlan . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
6.3.39 UpdateNumberPlan . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
6.3.40 DeleteNumberPlan . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
6.3.41 GetNumberPlanList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
6.3.42 CreateDestCode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
6.3.43 ModifyDestCodeInfo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
6.3.44 DeleteDestCode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
6.3.45 GetDestCodeList. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
6.3.46 GetDestCode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
6.3.47 CreatePrefixAccessCode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
6.3.48 ModifyPrefixAccessCode. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
6.3.49 DeletePrefixAccessCode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
6.3.50 GetPrefixAccessCodeList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
6.3.51 GetPrefixAccessCodeOne . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
6.3.52 CreatePnpLocationCode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
6.3.53 ModifyPnpLocationCode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
6.3.54 DeletePnpLocationCode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
6.3.55 GetPnpLocationCodeList. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
6.3.56 CreatePnpExtension. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
6.3.57 ModifyPnpExtension . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
6.3.58 DeletePnpExtension . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
6.3.59 GetPnpExtensionList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
6.3.60 CreateDNDefinition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
6.3.61 DeleteDNDefinition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
6.3.62 GetDNDefinition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
6.3.63 GetDNDefinitionNPList. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
6.3.64 CreateDNPrefix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
6.3.65 ModifyDNPrefix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
6.3.66 DeleteDNPrefix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
6.3.67 GetDNPrefix. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
6.3.68 GetDNPrefixList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
6.3.69 CreateDNModification . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
6.3.70 ModifyDNModification . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
6.3.71 DeleteDNModification. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
6.3.72 GetDNModification . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
6.3.73 GetDNModificationList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
6.3.74 GetSubscriberInfoByRel Request . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
6.3.75 GetSubscriberInfoByRel response . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
6.3.76 GetSubTranStatus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
6.3.77 UpdateSubscriberFeatures request . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
6.3.78 Create Subscriber . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
6.3.79 GetSubscriberList. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
6.3.80 GetTombStoneSubscriberList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
6.3.81 GetKeysetPrimaryList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
6.3.82 DeleteSubscriber . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 7
HP8K_solutionTOC.fm
Contents none
6.3.83 UpdateSubscriberStatus. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
6.3.84 DisconnectSubscriber . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
6.3.85 UpdateSubscriberPICs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
6.3.86 UpdateSubscriberAccountMgtInfo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
6.3.87 UpdateSubscriberAccountUserInfo. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
6.3.88 UpdateSubscriberQOS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
6.3.89 UpdateSubscriberCapabilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
6.3.90 UpdateKeysetInfo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
6.3.91 UpdateSubscriberDN. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
6.3.92 UpdateSubscriberFeatures. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
6.3.93 UpdateConnectionInfo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
6.3.94 UpdateSubscriberFeatureProfile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
6.3.95 AuditFeatureProfileListRequest. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
6.3.96 AddContactList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
6.3.97 DeleteContactList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
6.3.98 GetContactList. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
6.3.99 CreateQoSProfile. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
6.3.100 ModifyQoSProfile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
6.3.101 DeleteQoSProfile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
6.3.102 GetQoSProfileList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
6.3.103 GetQoSProfile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
6.3.104 CreateFeatureProfile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
6.3.105 UpdateFeatureProfile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
6.3.106 DeleteFeatureProfile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62
6.3.107 GetFeatureProfileList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62
6.3.108 GetFeatureProfile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62
6.3.109 CreateMlhg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62
6.3.110 ModifyMlhgInfo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62
6.3.111 DeleteMlhg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
6.3.112 GetMlhgInfo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
6.3.113 AddSubToMlhg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
6.3.114 ModifyMlhgTermInfo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
6.3.115 DeleteMlhgTerm. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
6.3.116 GetMlhgTMData . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
6.4 Technical Implementation Notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
6.4.1 Client Architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
6.4.2 Licensing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
6.4.3 Discovery of Web Services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
6.4.4 Connectivity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
6.4.5 Request-Response Operation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
6.4.6 Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
6.4.7 Sessions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
6.4.8 SOAP Server Restart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
6.4.9 SOAP Client Restart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
6.4.10 Heartbeat Mechanisms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
6.4.11 Error Handling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66
6.4.12 Paging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66
6.4.13 Unknown Tags. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67
6.4.14 SOAP Server Result . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67
6.4.15 Versioning Concept . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68
6.4.16 WSDL Parser and Compiler . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
6.5 BG Management Interface Details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
A31003-H8050-R100-1-7620, 2011-06-07
8 OpenScape Voice V5, Application Developers Manual, Programming Guide
HP8K_solutionTOC.fm
none Contents
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 9
HP8K_solutionTOC.fm
Contents none
A31003-H8050-R100-1-7620, 2011-06-07
10 OpenScape Voice V5, Application Developers Manual, Programming Guide
notices.fm
Important Notices
About This Book
1 Important Notices
These manual is intended for use by application developers working with the
OpenScape Voice V4 and later release product.
DANGER A danger notice calls attention to conditions that, if not avoided, will result in
death or serious injury.
WARNING A warning notice calls attention to conditions that, if not avoided, could result
in death or serious injury.
Caution A caution notice calls attention to conditions that, if not avoided, may
damage or destroy hardware or software.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 11
notices.fm
Important Notices
Documentation Feedback
• Use the Document Feedback form that you can access from the front page of
the HTML version of this document.
A31003-H8050-R100-1-7620, 2011-06-07
12 OpenScape Voice V5, Application Developers Manual, Programming Guide
sections.fm
The Application Developers Manual
• Subscriber Self-Care
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 13
sections.fm
The Application Developers Manual
A31003-H8050-R100-1-7620, 2011-06-07
14 OpenScape Voice V5, Application Developers Manual, Programming Guide
adg_intro.fm
About the OpenScape Voice Web Services SDKs
Architecture
3.1 Architecture
Figure 1 shows the generic architecture of the Siemens Web Services SDKs.
Each SDK exposes a Web Service Interface. This interface comes from the
OpenScape Voice system Real Time Servers.
Because these SDKs are provided as Web Services, they are accessible by Web
Servers and custom applications that reside outside the firewall. While this
deployment is the most likely scenario, there is no reason the applications and
Web Server could not reside within the firewall as well.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 15
adg_intro.fm
About the OpenScape Voice Web Services SDKs
Architecture
For the various SDKs, the Siemens SDK Servers host both the Web Service
Interface and the Web Service Execution layer.
Attention: For most customers, the SDK Server referenced in this guide will be
the OpenScape Voice system. Talk to your Siemens representative for details.
Communications between the applications and the SDK Servers are via Web
Services. These web services communicate via SOAP/XML over HTTP using the
HTTP port of the SDK Server that is hosting the Web Service Interface
implementation.
The result of executing the request (the response) follows the reverse path back
to the application. It is given to the Web Service Interface layer to be packaged
into XML, stuffed into a SOAP envelope, and then transported back in an HTTP
response message.
Once a customer is ready to develop an application, the SDK WSDL files can be
run through any number of industry-standard tools to create proxy files in the
desired target language; for example, C++ or Java. Siemens-recommended
environments include the SourceForge gSOAP and Apache Axis environments,
but any tool that uses WSDL files can be tried.
A31003-H8050-R100-1-7620, 2011-06-07
16 OpenScape Voice V5, Application Developers Manual, Programming Guide
adg_intro.fm
About the OpenScape Voice Web Services SDKs
SDK Package Contents
Once a set of files has been created in the target language, the programmer uses
knowledge obtained from this SDK document and sample applications to create
his own custom applications. IMS resources such as forums and newsgroups can
be used to get answers to specific questions and/or see answers to common
problems.
The final result is a working, custom-built application that uses the specified SDK.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 17
adg_intro.fm
About the OpenScape Voice Web Services SDKs
Technical Implementation Notes
2. The Web Service request is processed by the Web Server and the proper
SOAP/XML request is sent through the Firewall to the Web Service
Interface on the correct Siemens SDK Server via an HTTP POST message.
3. The Web Service Interface receives the request, parses the SOAP/XML
content, and passes it to the Web Service Execution layer for execution.
A31003-H8050-R100-1-7620, 2011-06-07
18 OpenScape Voice V5, Application Developers Manual, Programming Guide
adg_intro.fm
About the OpenScape Voice Web Services SDKs
Technical Implementation Notes
4. The Web Service Execution layer executes the request, formulates the
response, and gives it to the Web Service Interface layer for encoding and
packaging.
5. The Web Service Interface layer encodes a SOAP/XML message and sends
it back through the Firewall to the Web Server via an HTTP 200 OK
message.
Responses are not correlated to requests with any type of request ID, and as
such an application must wait for a response before sending the next request. In
other words, on a single thread of the application, no more than one single
request can be outstanding at one time.
The Siemens Web Services SDKs do not support any kind of monitoring or
subscribe-notify paradigm where asynchronous event flow is required.
If a response is not returned within a certain timeframe, the HTTP request will
time out and an error will be returned to the application.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 19
adg_intro.fm
About the OpenScape Voice Web Services SDKs
Technical Implementation Notes
3.4.4 Security
The Siemens Web Services SDKs do not provide any general mechanisms for
security common to all SDKs. Authentication, authorization, and other security
mechanisms will be provided on a per-SDK basis as deemed necessary. Refer to
the specific SDK documentation for details.
3.4.5 Sessions
With respect to the application context, the Siemens Web Services SDKs are
sessionless.
Under certain conditions, a Web Service request may time out. This general
condition may indicate failure in the network, failure on the server, etc. It does not
point to one specific failure.
SOAP and XML processing errors may also be returned. They indicate badly
formed SOAP or XML messages, which typically indicate a customer application
problem.
A31003-H8050-R100-1-7620, 2011-06-07
20 OpenScape Voice V5, Application Developers Manual, Programming Guide
adg_details.fm
Description of Web Services SDKs
There are several SDKs provided by the OpenScape Voice system Real Time
Server. Figure 4 shows which SDKs are exposed by which components.
Taken together, these SDKs make up the Web Services SDKs supported by
Siemens for the OpenScape Voice system.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 21
adg_details.fm
Description of Web Services SDKs
Link Failure Management SDK on the OpenScape Voice
With the Web Service for Link Failure Management, a Network Management
Service (NMS) application can inform the OpenScape Voice system that an
access link is down and instead a backup link will be used, or vice versa. With this
information, an NMS application can always use the appropriate link capacity for
its call admission calculations.
A31003-H8050-R100-1-7620, 2011-06-07
22 OpenScape Voice V5, Application Developers Manual, Programming Guide
adg_details.fm
Description of Web Services SDKs
SDKs for Provisioning
This is a set of layered SDKs. The outside layer is the Business Groups SDK,
which adds its own functionality and contains the Subscriber Self Care SDK.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 23
adg_details.fm
Description of Web Services SDKs
SDKs for Provisioning
A31003-H8050-R100-1-7620, 2011-06-07
24 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgLF_intro.fm
About the Link Failure Management SDK
SOAP/XML Concept
This Application Developer Guide (ADG) is one component of the Link Failure
Management Provisioning SDK. The LFM SDK consists of a set of components
as defined below:
The SOAP Server is an application that hosts the server software, defines the
WSDL and methods to process the requests. The SOAP Server is an integrated
component of the OpenScape Voice software.
The SOAP Client is an application that hosts the client software and sends in the
data via methods to provision the objects such as subscriber feature data on the
switch.
The ADG for Link Failure Management Provisioning SDK is based on the Client/
Server architecture. The Network Management System (NMS) application hosts
the SOAP Client and the OpenScape Voice system hosts the SOAP Server. This
ADG describes the web based interface for managing the primary access links
associated with a call admission control group.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 25
adgLF_intro.fm
About the Link Failure Management SDK
Link Failure Management Concept
All of the SOAP/XML methods are modified to confirm the standards starting in
V3.0 to allow one input parameter and one output parameter. Hence, all of the
method names end with 2. This ADG does not explicitly state exact syntactical
method names and instead they must be perceived as functional descriptions. To
get correct syntactical method names, refer to the WSDL file. In addition, the code
An NMS application monitors the primary access link and receives an SNMP trap
when this link changes status. The NMS application could then notify the
OpenScape Voice system of the status change, allowing the OpenScape Voice
system to switch between the primary access link and the backup access link as
necessary.
Call admission control is supported within the OpenScape Voice system by CAC
policies and CAC groups.
CAC policies allow the provisioning of the capacity of the primary access links
and backup access links.
A31003-H8050-R100-1-7620, 2011-06-07
26 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgLF_intro.fm
About the Link Failure Management SDK
Link Failure Management Concept
CAC groups allow provisioning of a primary access link and a secondary access
link, and associating them with an access router IP address and name (e.g.,
eth0). The provisioning of a secondary access link is optional and should be done
only if the access router is configured to switch to a backup access link when the
primary access link is down. The CAC group also provides a field that indicates
the status of the primary access link, which can be UP or DOWN. If a link is
marked as DOWN, a timestamp is applied indicating the time at which it was
marked down.
For Figure 8, the following CAC group and policy could be created for the branch
office as follows:
Policy: 1
From/To “Branch 1”
Voice & Fax
Primary Bandwidth Limit (Main): 1000 Kbps
Secondary Bandwidth Limit (Backup): 300 Kbps
Group: “Branch 1”
Based on subnet: 172.1.10.0/24
Access Link: 172.1.10.1, eth0
Link Status: up/down
Time Stamp: 06.02.06 12:00:00
Using the Link Failure Management SDK, the NMS application can obtain the list
of all primary access links that are associated to CAC groups in the OpenScape
Voice system.
If the external NMS application becomes aware of a primary access link failure, it
can notify the OpenScape Voice system via the Link Failure Management SDK.
The OpenScape Voice system will then switch to use the backup access link
capacity for the policy of the CAC group associated with the failed primary access
link. If the primary access link comes up again, the NMS application will again
notify the OpenScape Voice system via the Link Failure Management SDK. The
OpenScape Voice system will then switch to use the primary access link for the
associated CAC group.
The OpenScape Voice system enforces that the IP address of the primary access
link assigned to a CAC group must be unique (i.e., the same IP address cannot
be assigned to more than one CAC group).
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 27
adgLF_intro.fm
About the Link Failure Management SDK
Link Failure Management SOAP/XML Methods
5.3.1 GetVersion2
This request allows the application to obtain version information from the
OpenScape Voice system.
5.3.2 GetProvisionedCACPrimaryLinks
This request allows an application to query for the IP address and interface name
of all primary access links that are associated with a CAC group in the
OpenScape Voice system.
5.3.3 GetCACPrimaryLinkStatus
This request allows the application to query the link status (UP/DOWN) for one or
for all CAC primary access links. This request gets the status that is set for the
primary access links within the OpenScape Voice system; it does not get the real
link status.
5.3.4 NotifyCACPrimaryLinkStatus
This request allows the application to inform the OpenScape Voice system about
a change in status for a CAC primary access link. The Internal Resource Manager
then uses the appropriate capacity according to the currently used link (primary
or backup) for call admission control calculations.
This request is also used to refresh/confirm a link DOWN status for a primary
access link. If the OpenScape Voice system does not receive the confirmation
that the primary access link remains down, it automatically resets the link status
to UP after a timeout. This timeout value can be configured in the OpenScape
Voice system.
A31003-H8050-R100-1-7620, 2011-06-07
28 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgLF_intro.fm
About the Link Failure Management SDK
Technical Implementation Notes
5.3.5 ResetAllCACPrimaryLinks
This request allows the application to attempt to reset the status for all primary
access links provisioned in the OpenScape Voice system to UP.
5.4.2 Licensing
Any one who purchases and acquires the Link Failure Management SDK is
allowed to use all of the Web Services offered by this SDK.
5.4.4 Connectivity
The OpenScape Voice system supports SOAP/XML using HTTP. By default the
SOAP Server on the OpenScape Voice system is bound to a starting TCP port
8767. The default number of ports on which the SOAP Server accepts requests
is incremented sequentially starting with 8767; by default, the valid ports are
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 29
adgLF_intro.fm
About the Link Failure Management SDK
Technical Implementation Notes
8767, 8768, 8769, and 8770. The starting port and number of ports can be
modified according to the needs of the client but must match the ports on the
SOAP Client (NMS) side as well.
5.4.6 Security
Network security shall be ensured by configuring the Web Services Client host IP
Address as trusted port on the OpenScape Voice system.
5.4.7 Sessions
The SOAP Server is sessionless. Each SOAP request received is independent of
all others.
A31003-H8050-R100-1-7620, 2011-06-07
30 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgLF_intro.fm
About the Link Failure Management SDK
Technical Implementation Notes
the NMS application and the SOAP server on OpenScape Voice system. Care
must be taken in deciding on the period used to implement the heartbeat, if the
period is too short and the performance of the OpenScape Voice system or other
SOAP clients can be impacted.
5.4.12 Paging
For the SOAP requests that accomplish the Get List functionality, it is desirable
that a mechanism be used to facilitate paging through the result set of the
returned data by SOAP Servers, such as OpenScape Voice Assistant, that
display the data graphically to the user. Therefore, the following paging
mechanism exists to be used by the various Get List SOAP requests, as
necessary.
All the SOAP methods that retrieve a list support the Paging mechanism.
For Get List SOAP requests, a paging structure is defined in the WSDL interface
that includes the following fields:
• Page Size — the number of rows to be shown on a page. This is the number
of rows displayed in the GUI. Must be >= 1 and the maximum of 1000.
• Page Number — The page that will be shown in the GUI. Must be >= 1 or be
equal to -10, which indicates the last page.
Depending on the individual Get List request, there may be additional input
parameters, including filter criteria, to apply to the existing objects on the system.
For Get List SOAP requests, a PaginatedInfo structure is defined in the WSDL
interface that includes the following fields:
• Number of rows in the result set (total number of entries meeting the filter
criteria, if any)
• Number of pages in the result set (total number of pages of data, given the
number of rows and the Page Size)
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 31
adgLF_intro.fm
About the Link Failure Management SDK
Technical Implementation Notes
• If PageNumber == -10, or >= the last page, the last page is displayed (with
the starting entry as it is specified with the last page number, so the size of
this page may be less than the specified PageSize)
The PaginatedInfo structure in the response will reflect the CurrentPage info
according to the default behavior, not according to the actual user input for
Paging.
Note: Sorting is a separate issue from Paging and is not addressed in this guide.
In case the SOAP Client issues a blank GET to the SOAP Server, it will receive
no response.
A31003-H8050-R100-1-7620, 2011-06-07
32 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgLF_intro.fm
About the Link Failure Management SDK
Technical Implementation Notes
• The SOAP/XML interface can change within the lifecycle of a Release due to
fault reports and/or change requests. (update)
• The SOAP/XML interface can change between two Releases due to the
introduction of new features. (upgrade)
In both cases the SOAP Client application must be aware of these changes or
must be able to safely ignore them. In this context, one has to distinguish between
compatible and incompatible interface changes:
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 33
adgLF_intro.fm
About the Link Failure Management SDK
Link Failure Management Interface Details
<Release>.<Version>.<Build>.<Internal Revision>
• Version: This is a point release version of the OpenScape Voice product. This
will not change for SOAP adaptations within a release.
• Build: This identifies the WSDL version. Any changes to this number indicate
the SOAP/XML interfaces have been changed.
• Internal Revision: This identifies the internal changes to the WSDL version.
These changes do not have any impact to the existing interfaces.
A31003-H8050-R100-1-7620, 2011-06-07
34 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgLF_intro.fm
About the Link Failure Management SDK
Link Failure Management SDK Usage Examples
Preconditions:
• A configured, working OpenScape Voice system that uses CAC groups and
CAC policies.
• An NMS application that will use the Link Failure Management SDK to
manage the configured access links.
Usage Scenario
• NMS application gathers all provisioned primary access links with a call to
GetProvisionedCACPrimaryLinks. The NMS application must then save this
information locally.
• To clear any previously reported states in the OpenScape Voice system, the
NMS application attempts to reset all primary access links by using
ResetAllCACPrimaryLinks.
• The NMS application finds out the current status of all primary access links
obtained earlier via its interface to the NMS host. This could be done, for
instance, by sending SNMP GET requests to the access routers. This is not
part of the Link Failure Management SDK.
• For any link that is down, the NMS application notifies the OpenScape Voice
system using NotifyCACPrimaryLinkStatus. In this example, link 172.1.10.1 is
down.
• At this point the NMS and the OpenScape Voice system are in sync and the
NMS application can perform link monitoring. Refer to Section 5.6.2, “NMS
Application Link Monitoring Scenario”.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 35
adgLF_intro.fm
About the Link Failure Management SDK
Link Failure Management SDK Usage Examples
Preconditions:
• A configured, working OpenScape Voice system that uses CAC groups and
CAC policies.
• An NMS application that has gone through a startup sequence similar to that
described in Section 5.6.1, “NMS Application Startup Scenario”.
Usage Scenario:
• Upon receiving a linkUp/linkDown SNMP trap, the NMS application will notify
the OpenScape Voice system of the primary access link status change via a
call to NotifyCACPrimaryLinkStatusRequest in order to set the primary
access link status to UP or DOWN. See Section 5.6.1, “NMS Application
Startup Scenario” for an example.
Note: The NMS application should include some kind of link settling period
and/or mechanisms to prevent it from bombarding the OpenScape Voice
system with link up, link down statuses for the same link in a short period of
time. A 5- to 10-second settling period is recommended.
• When the NMS application reports a primary access link status as LinkDown,
it should continuously monitor the real status of the link via its interface with
the NMS host. This is required because SNMP traps are delivered via UDP
and thus are not 100% reliable.
While the link status remains DOWN, the NMS application must periodically
confirm the link DOWN status in the OpenScape Voice system via a call to
NotifyCACPrimaryLinkStatusRequest. If the OpenScape Voice system does
not receive the confirmation that the primary access link remains DOWN, it
automatically resets the link status to UP after a timeout. This timeout value
can be configured in the OpenScape Voice system. Assume in this example
that the NMS application needs to confirm that link 172.1.10.1 is still down.
A31003-H8050-R100-1-7620, 2011-06-07
36 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgLF_intro.fm
About the Link Failure Management SDK
Link Failure Management SDK Usage Examples
Preconditions:
• An application that has been using the Link Failure Management SDK to
manage configured access links.
Usage Scenario:
• The application will receive no indication from the Link Failure Management
SDK of a CAC provisioning change on the OpenScape Voice system. The
application should query the OpenScape Voice system for all provisioned
access links on specified intervals (e.g., every 6 hours) to maintain
synchronization. In addition, the application should provide the means to
request a new synchronization manually.
• Upon being notified of the change, the application must re-obtain the list of
primary access links and do a comparison to what it has, removing any links
not there and adding monitoring to any links that are new. See Section 5.6.1,
“NMS Application Startup Scenario” for pseudo code.
• The application can obtain the status of the new links using
GetCACPrimaryLinkStatus. In this example, it gets the status of all links.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 37
adgLF_intro.fm
About the Link Failure Management SDK
Link Failure Management SDK Usage Examples
Preconditions:
• An application that has been using the Link Failure Management SDK to
manage configured access links.
Usage Scenario:
• The application does a GetVersion2 request to ensure proper connectivity to
the OpenScape Voice system. If the ResultCode is GOOD then connectivity
exists. See Section 5.6.1, “NMS Application Startup Scenario” for an example
of how to use this request.
Preconditions:
• Application is going to use a request that uses paging.
Usage Scenarios:
• Get data all at once.
A31003-H8050-R100-1-7620, 2011-06-07
38 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 39
adgBG_intro.fm
About the Business Group Management SDK
SOAP/XML Concept
The SOAP Server is an application that hosts the server software, defines the
WSDL and methods to process the requests. The SOAP Server is an integrated
component of the OpenScape Voice system software.
The SOAP Client is an application that hosts the client software and sends in the
data via methods to the provision the objects such as BG and BG Lines on the
system.
The ADG for Business Group Provisioning SDK is based on the Client/Server
architecture. The Operations Support System (OSS) application hosts the SOAP
Client and the OpenScape Voice system hosts the SOAP Server. This ADG
describes the web based interface for building and managing the Business
Group.
All of the SOAP/XML methods are modified to confirm the standards starting in
V3.0 to allow one input parameter and one output parameter. Hence, all of the
method names end with 2. This ADG does not explicitly state exact syntactical
method names and instead they must be perceived as functional descriptions. To
get correct syntactical method names, refer to the WSDL file. In addition, the code
generation tools ensure that correct method names are used.
A31003-H8050-R100-1-7620, 2011-06-07
40 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Basic Business Group Concept
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 41
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.1 GetVersion
This SOAP/XML request is used to get the OpenScape Voice system build and
release information including the Web Service Description Language (WSDL)
version such that the Client/OSS may know what interface methods are available
on the system. In the Client/Server architecture, the Client must never operate a
higher WSDL version than the WSDL version on the Server because the Server
will not be able to recognize the data in the SOAP/XML method such as new tags/
data. For example if the application is communicating with more than one
OpenScape Voice systems that operate on different releases having different
WSDL versions, it is necessary that the SOAP Client is operating at the older
version of WSDL. Since the OpenScape Voice system is N-2 releases
backwardly compatible, the SOAP Client must be upgraded last in the network of
OpenScape Voice system(s) and Client(s)/OSS(s).
6.3.2 GetVersionResponse
A successful response contains the WSDL version, the OpenScape Voice system
load build version, Environment of the system (Enterprise) and the timestamp
when the SOAP Server process was last built.
6.3.3 CreateBG
A Business Group (BG) is an entity of related subscribers. Subscribers may
optionally belong to a Business Group. The name may be up to 16 characters
long. Business Groups present new service features to members of the Business
Group and a simpler method for managing the subscriber of a group.
A31003-H8050-R100-1-7620, 2011-06-07
42 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
If a Numbering Plan Name is not provided when creating a Business Group, the
default Numbering Plan is provisioned with E164 NANP. Each Business Group
must have a unique Private Numbering Plan.
When creating a Business Group, the system generated Customer Id will be used
as the Business Group Index. And the user specified Business Group Name will
be used as the Customer Name.
6.3.4 AddBGMainNumber
The AddBGMainNumber method is used to add the Main Number for the BG,
Attendant Number, auto Attendant Number and Auto Attendant Status. The Main
Number can be a virtual number or real number. The Attendant needs to be
created before assigning to the BG.
6.3.5 DeleteBGMainNumber
The DeleteBGMainNumber removes a Main Number from a BG.
6.3.6 UpdateBGMainNumber
This SOAP request is used to add, replace, or delete a BG's main number.
6.3.7 UpdateBGFeatures
The method UpdateBGFeatures is used to Add, Replace or Delete a feature to a
BG. If the feature is assigned to the BG successfully, the BGL will inherit the
feature. When removing the feature from BG, the feature will also be removed
from BGL.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 43
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.8 GetBGInfo
The method GetBGInfo is used to retrieve BG related information.
6.3.9 GetBGInfoByOptions
This method returns the BG Info based on the options specified. The options
include a list of features, CPUs, MainNumber, DialPlan and BGService Access
Codes.
6.3.10 GetBGList
The method GetBGList is used to retrieve the list of BGs created on the system.
6.3.11 DeleteBG
This SOAP request is used to delete a BG. The BG cannot have any existing
subscribers, endpoint profiles or associated Numbering Plans. Other BG-
dependent objects, such as BG Subnets and BG Departments are deleted
automatically upon successful completion of this request.
6.3.12 GetBGAttendantNumbers
The method GetBGAttendantNumbers is used to retrieve the list of DNs
provisioned as Attendant Numbers for the BG.
6.3.13 GetTotalCPUCountUsed
This method returns the total used number of call pickup groups. Note: the same
CpuId in different BGs are counted as different.
6.3.14 DeleteBGCpu
Deletes the list of CPU's (Call PickUp groups) belonging to this BG. All the BGLs
belonging to this BG and having the corresponding CPUId will have their CPUId
set to 0. All of the BGLs will have this subscriber feature set to inactive.
A31003-H8050-R100-1-7620, 2011-06-07
44 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.15 UpdateBGParms
This request is used to modify the values of BG-related parameters for an existing
Business Group. Examples are Message Detail Recording (MDR) Indicator,
Number Plan Name, and Display Number.
6.3.16 CreateBGDept
Business Groups can further be divided into departments and BGLs can then be
assigned to them. This method is used to create a BG Department. The following
functionality for departments is supported.
• Retrieve a list of departments - This returns the list of departments created for
the particular BG.
6.3.17 DeleteBGDept
This method enables the operator to delete a BG department.
6.3.18 ModifyBGDept
This method modifies a BG department.
6.3.19 GetBGDeptList
This method retrieves a list of BG departments.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 45
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.20 GetBGSubnetInfo
Business Group Subnet administration provides the BG administrator with the
ability to provision the E911 Subnet Table on a per-BG basis. The purpose of a
BG Subnet is to associate a LIN, or Location Identification Number, with a
particular physical location to be used by an emergency operator, also known as
a PSAP (Public Safety Answering Point). When a call is received from a SIP
phone with an IP address within a particular BG Subnet, the LIN that is associated
with that subnet is used to determine the location to which the needed emergency
services should be dispatched. A BG Subnet can consist of a range of IP
addresses that represents a particular office or section of a building, or that can
be administered to the granularity of a single IP address that represents an
individual desk. With the SOAP requests described in the following section, the
SOAP Server provides the ability to create, update, delete, and retrieve
information about BG Subnets.
6.3.21 CreateBGSubnet
This method creates a BG subnet entry.
6.3.22 GetBGSubnetList
This method retrieves a list of subnets.
6.3.23 DeleteBGSubnet
This method deletes BG Subnets from the OpenScape Voice system.
6.3.24 UpdateBGSubnet
This method adds, modifies, or removes a BG subnet.
6.3.25 CreateAuthCode
Depending on the traffic type, an off-network authorization code may be required
to allow external calls. The authorization codes are defined at the BG level, not at
the BGL level. Each BG can have 50,000 authorization codes defined. The
maximum number of authorization codes that can be defined on the system is
100,000. Each time a BG subscriber dials a number that corresponds to an
A31003-H8050-R100-1-7620, 2011-06-07
46 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.26 DeleteAuthCode
This method deletes an authorization code.
6.3.27 GetAuthCodeList
This method retrieves a list of authorization codes.
6.3.28 GetAuthCode
This method retrieves an authorization code.
6.3.29 CreateBgSpeedDialList
The SOAP requests in this section allow a Business Group administrator to
define, populate, and manage BG Speed Dial lists. Out of a system pool of 10,000
BG System Speed Dial lists and 1,000,000 Speed Dial entries, a BG can be
assigned up to 10 (1..10) BG System Speed Dial lists, where a list may have up
to 1,000 entries (0..999). When the available pool of lists or of entries is
exhausted, the BG administrator is informed during provisioning.
6.3.30 UpdateBgSpeedDialList
This request updates the name of a BG Speed Dial List.
6.3.31 UpdateBgSpeedDialListEntries
This request adds entries to a BG Speed Dial List or updates existing entries.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 47
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.32 DeleteBgSpeedDialListEntries
This request deletes entries from a BG Speed Dial List.
6.3.33 DeleteBgSpeedDialList
This request deletes an entire BG Speed Dial List including all its entries.
6.3.34 GetBgSpeedDialList
This request retrieves a BG Speed Dial List.
6.3.35 CreateBGSuite
This request creates a BG Suite.
6.3.36 UpdateDNReservation
This request updates a DN reservation to reserve DNs or unreserve previously
reserved DNs for a BG.
6.3.37 GetBGDnList
This request retrieves a list of DNs reserved for a BG.
6.3.38 CreateNumberPlan
The Private dialing and Numbering Plan (PNP) feature provides for up to 999
PNPs. A PNP exists in a private network and is used by private network
subscribers that may belong to a Business Group (BG). A number in a PNP
Numbering Plan is in the form Location_Code+Extension. The PNP defines the
dialing patterns and access codes independent of the Public Dialing Plan. The
PNP is assigned at the Business Group level and must be unique for each BG,
except for the system default number plan.
The Numbering Plan is the first object to be created for a PNP. All other related
dialing objects, such as Prefix Access Code, will be assigned to a particular
NumberPlanName that is part of the PNP.
A31003-H8050-R100-1-7620, 2011-06-07
48 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.39 UpdateNumberPlan
This method is used to associate the BG with a Numbering Plan. If the specified
Numbering Plan is not reserved for a BG originally, it can be updated to be
reserved for an existing BG. If it is already reserved for a BG, but not assigned to
a BGL, it can be reserved for another existing BG or un-reserved from the
currently reserved for BG.
6.3.40 DeleteNumberPlan
This method deletes the Numbering Plan. Numbering Plan cannot be deleted if
there are existing references to it, including if it is configured as the BG Common
Number Plan for any BG.
6.3.41 GetNumberPlanList
This method is used to retrieve the list of Numbering Plans available on the
system or information about a specified Number Plan.
6.3.42 CreateDestCode
This method is used to create an E.164 Destination Code for a Numbering Plan.
This enables the association of an E.164 Destination Code to the appropriate
destination. Each E.164 Code is uniquely defined by the E.164 Code, the
Numbering Plan Id, the Nature of Address, the Originating Class of Service, and
the Originating Rate Area.
6.3.43 ModifyDestCodeInfo
This method is used to change the Destination Code information. Only the NPA,
the Destination Name, Destination Type, the TrafficType, and/or the HomeDN
Office Code can be updated when changing the Destination Code information.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 49
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.44 DeleteDestCode
This method is used to delete a Destination Code or a Code Index.
6.3.45 GetDestCodeList
This method is used to retrieve a list of Destination codes. When filters are
provided, all the Destination Codes that belong to the specified filter are retrieved.
If a Destination Code is specified with a wild card, all the Destination Codes that
start with the specified Destination Code digits are retrieved. Entering a filter is
available with this option. If neither the Destination Code nor a filter is specified,
all the Destination Codes are retrieved.
If max Destination Codes is specified, all the Destination Codes are retrieved up
to the maximum number of Destination Codes specified. If the max Destination
Code is not specified, the maximum number of Destination Codes retrieved at
one time is 100.
6.3.46 GetDestCode
This method is use to retrieve the given Destination Code data.
6.3.47 CreatePrefixAccessCode
This method is used to create a Prefix Access Code. The Digits, DNMinLen and
DNMaxLen must identify a unique Prefix Access Code within the specified
numbering plan.
6.3.48 ModifyPrefixAccessCode
This method is used to modify the specified Prefix Access Code data.
6.3.49 DeletePrefixAccessCode
This method is used to delete the specified Prefix Access Code.
6.3.50 GetPrefixAccessCodeList
This method is used to retrieve the list of all the Prefix Access Codes on the
system.
A31003-H8050-R100-1-7620, 2011-06-07
50 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.51 GetPrefixAccessCodeOne
This method is used to retrieve the data of a given Prefix Access Code.
6.3.52 CreatePnpLocationCode
A number in a PNP Numbering Plan is in the form LOC+Extension, where LOC
is the Location Code, which can be broken down into the L2, L1 and L0 level. The
levels L2, L1 and L0 are optional, meaning that a PNP Numbering Plan does not
necessarily use L2, L1 or L0.
L0 (Level 0), the subscriber location code, is 0 to 4 digits in length, specifically
3 digits, fixed length for the PSTN Business Group uniform Numbering Plan
(RNX-XXXX). L0 digits can overlap with the Extension digits, for example,
923-5505, where 923 is the L0 code and 3-5505 is the extension.
L1 (Level 1), the national location code, is 0 to 6 digits in length. L1 cannot be
administered without L0.
L2 (Level 2), the international location code, is 0 to 4 digits in length. L2
cannot be administered without L1.
6.3.53 ModifyPnpLocationCode
This method is used to modify the Private Numbering Plan Location Code.
6.3.54 DeletePnpLocationCode
This method is used to delete the Private Numbering Plan Location Code.
6.3.55 GetPnpLocationCodeList
This method is used to retrieve the list of Private Numbering Plan Location Codes
on the system.
6.3.56 CreatePnpExtension
Extension Dialing allows a subscriber in a Business Group to dial other
subscribers in the same Business Group using an abbreviated number, referred
to as an extension (or intercom code). The extension number is determined by
the Private Numbering Plan.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 51
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
The Extension Number is a number that uniquely identifies the subscriber in the
location. The most significant digits of extension numbers and the least significant
digits of L0 can overlap, for example, 956XXXX, where L0 is 956 and extension
is 6XXXX. An extension number is 1 to 7 digits in length.
This method is used to create the extension part for the Private Numbering Plan.
6.3.57 ModifyPnpExtension
This method is used to modify the extension codes and length of the extension
needed to dial intercom.
6.3.58 DeletePnpExtension
This method is used to delete the specified Private Numbering Plan Extension.
6.3.59 GetPnpExtensionList
This method is used to retrieve a list of all the Private Numbering Plan Extension
on the system of a given Numbering Plan or set of Extensions that match the
given prefix.
6.3.60 CreateDNDefinition
From the end user’s perspective, it is useful for the called party to see a displayed
number that can be used to call back the same calling party (instead of prefixing
the public access code, country code, etc. to the display number before calling
back). In order to support the display of a dialable number, there are
administrative tables for number modification.
The dialable display number feature is per Numbering Plan based. It is applicable
for all markets, all solutions. All these display number related tables are optional.
Any existing features or future features which have the number display
functionality shall interact with the dialable display number feature. The dialable
display number feature applies only if the display number supporting tables are
provisioned. If they are not provisioned, then the current display number function
will be used with no modification applied. To disable the dialable display number
feature, the entries in these tables need to be removed.
A31003-H8050-R100-1-7620, 2011-06-07
52 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.61 DeleteDNDefinition
This method deletes the specified entry from the Display Number Definition table.
6.3.62 GetDNDefinition
This method retrieves the entries from the Display Number Definition table
corresponding to the specified Numbering Plan.
6.3.63 GetDNDefinitionNPList
This method retrieves a list of Numbering Plans with entries in the Display
Number Definition table.
6.3.64 CreateDNPrefix
This method creates an entry in the Display Number Prefix table.
6.3.65 ModifyDNPrefix
This method modifies the specified entry in the Display Number Prefix table.
6.3.66 DeleteDNPrefix
This method deletes the specified entry from the Display Number Prefix table.
6.3.67 GetDNPrefix
This method retrieves the specified entry from the Display Number Prefix table.
6.3.68 GetDNPrefixList
This method retrieves a list of entries from the Display Number Prefix table for the
NumberPlanName provided. If NumberPlanName is an empty string, this is
interpreted as "ANY" Numbering Plan. If NumberPlanName is not provided
(NULL), no filtering is performed based on Numbering Plan and the results for all
Numbering Plans are returned.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 53
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.69 CreateDNModification
This method creates an entry in the Display Number Modification table.
6.3.70 ModifyDNModification
This method modifies the specified entry in the Display Number Modification
table.
6.3.71 DeleteDNModification
This method deletes the specified entry from the Display Number Modification
table.
6.3.72 GetDNModification
This method retrieves the specified entry from the Display Number Modification
table.
6.3.73 GetDNModificationList
This method retrieves a list of entries from the Display Number Modification table
for the FromNumberPlanName and ToNumberPlanName provided. If the number
plan name is an empty string, this indicates "ANY" Numbering Plan. If the number
plan name is not provided (NULL), no filtering is performed based on that number
plan name.
A31003-H8050-R100-1-7620, 2011-06-07
54 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
Client application to get all the subscriber data instead of choosing the data that
might differ from one end uer to another, and display only the data that must be
visible to the end user.
6.3.76 GetSubTranStatus
This method retrieves the Subscriber transient status, for the DN supplied in the
Service ID.
6.3.79 GetSubscriberList
This method is used to retrieve the list of subscribers on the system. The request
contains a starting subscriber and a maximum subscriber count to be retrieved.
The subscribers are returned in numerical order from lowest DN to highest. A
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 55
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.80 GetTombStoneSubscriberList
This method is used to retrieve the list of subscribers deleted after a specified
date. It can also be used to retrieve the list of subscribers that has had a specific
service unassigned (currently only CSTA is supported) after a specified date.
6.3.81 GetKeysetPrimaryList
This method retrieves a list of all the Keyset Primary Lines that the DN provided
in the request as a Line Appearance.
6.3.82 DeleteSubscriber
This request is used to delete asubscriber from the system and this includes the
disconnected DNs. Upon successful execution of this request, there is no longer
any data associated with this DN on the system.
If there is a failure to delete complete data associated with the DN on the system,
it will continue and delete everything that it can and it will set the HomeDN to
vacant so that this deleted DN is available to be assigned for a new service.
A31003-H8050-R100-1-7620, 2011-06-07
56 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.83 UpdateSubscriberStatus
This method is used to change the administrative status of the subscriber. If the
subscriber is blocked, the subscriber will not be able to receive or originate any
calls.
6.3.84 DisconnectSubscriber
This method is used to remove a subscriber and mark the DN as disconnected.
The subscriber will no longer be defined on the system and callers to this number
will receive a Number Disconnected announcement or the New Number
announcement if the new DN is provided that is not on the system. See
UpdateSubscriberDN to change a subscriber's Directory Number to a new
number on the same system.
The DN will not be usable for re-assigning to other subscribers until the DN is
removed from the system using the DeleteSubscriber method.
The system does not manage any sterilization period or require it. It does not
automatically delete disconnected numbers after some time period. Instead the
DN must be deleted explicitly by the system administrator.
6.3.85 UpdateSubscriberPICs
This method is used to change the subscriber's local long distance, domestic long
distance and international default Primary inter-LATA Carrier. When modifying
any PIC, the data for all the other PICs must be provided. If not, the existing PIC
will be removed and no default PIC is available for calls.
6.3.86 UpdateSubscriberAccountMgtInfo
This method is used to update the account management data of a subscriber.
Class of Service, Rate Area and Feature Profile must be defined before assigning
it to a subscriber.
6.3.87 UpdateSubscriberAccountUserInfo
This method is used to change the user-controlled information of the subscriber.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 57
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.88 UpdateSubscriberQOS
This method is used to modify the quality of service data of a subscriber. The
QoS profile ID must be defined before associating it with the subscriber. This
method allows the individual quality of service attributes but Siemens suggests
using the QoS profile ID for two reasons. First, in general, a system will have very
few profiles defined and it is easier to manage the changes necessary if a profile
is assigned to the subscribers. Second, individual QoS parameters such as QoS
Primary, QoS Secondary etc. will be removed from the interface in a future
release.
6.3.89 UpdateSubscriberCapabilities
This method is used to modify the subscriber's line capabilities such as bearer
types.
6.3.90 UpdateKeysetInfo
This method is used to modify the keyset related data.
6.3.91 UpdateSubscriberDN
This method is used to change the DN of a subscriber. The new DN must be
available and vacant on the system.
6.3.92 UpdateSubscriberFeatures
This method is used to add, edit, remove or deny features to a subscriber. Each
feature would require different data, for more information refer to the SOAP/XML
Subscriber Provisioning Book. Also some of the features interact with each other,
for more information refer to OpenScape Voice Reference Manual, Volume 3,
Feature Description.
A31003-H8050-R100-1-7620, 2011-06-07
58 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.93 UpdateConnectionInfo
This SOAP request is used to change the subscriber's connection information.
Not all fields can be updated. The Connection information can be SIP. The
subscriber's current connection cannot be changed from one type of connection
to another.
6.3.94 UpdateSubscriberFeatureProfile
This method is used to modify the Feature Profile assignment. If the new Feature
Profile has the same services that are part of the old Feature Profile and the
subscriber has personalized service data associated with these services such as
Call Forwarding number, Screening List numbers etc., and the intent of the
service provider is to retain the subscriber's personalized data then the parameter
PreserveLocPres must be set to True. If not, the default value of the
PreserveLocPres is set to False and the entire subscriber's personalized service
data will be lost.
6.3.95 AuditFeatureProfileListRequest
This SOAP request is used to execute an audit on the features subscribers have
assigned to them, against the features specified in the Feature Profile (FP).
There are times that subscribers does not inherit all the features from the FP they
belongs to. If the subscriber contains features conflicting with features in the FP,
the subscriber will retain the conflicting features. Since FP assignment to
subscribers is handled as a job, any failure during feature propagation to
subscribers will be stored in the job-result table (database) for about five days and
then will be lost.
3. The "ReportOnly" audit action can be used again to verify the removal of the
feature. This time the administrator will be warned about a missing feature.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 59
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
4. By choosing audit action "ReInherit" this API will reinherit any features
missing from the subscriber which are present in the FP.
6.3.96 AddContactList
This method is used to add contact to a SIP subscriber. The number of contacts
that can be associated with a SIP subscriber is determined by an RTP parameter
Srx/Xdm/MaxNonKeysetContacts defined at the office level. The default number
of contacts allowed is currently set to 5.
6.3.97 DeleteContactList
This method is used to delete the contact of a SIP subscriber.
6.3.98 GetContactList
This method is used to get the list of contacts associated with a SIP subscriber.
6.3.99 CreateQoSProfile
This method is used to create a QoS profile. It is expected that there will be small
number of QoS profiles in a system and these are shared by many subscribers.
Although there is no hard limit on the number of QoS Profiles that can be created
in the system, Siemens advises to create no more than 1000.
6.3.100 ModifyQoSProfile
This method is used modify the QoS profile data.
6.3.101 DeleteQoSProfile
This method is used to delete the QoS Profile. The deletion of QoS profile will
be rejected with an appropriate error code if any subscriber or BG is using the
QoS profile.
A31003-H8050-R100-1-7620, 2011-06-07
60 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.102 GetQoSProfileList
This method is used to retrieve a list of QoS Profiles. The result will be list of QoS
profile IDs only. To get details about any specific QoS, GetQoS Profile method
must be used. You can limit the scope of the list to a BG or system wide only or
BG and system wide.
6.3.103 GetQoSProfile
This method is used to the QoS profile data of a given QoS profile ID.
6.3.104 CreateFeatureProfile
This method is used to create a Feature Profile. Feature Profiles are the feature
templates that contain set of features and feature data that can be associated to
many subscribers on the system. For example, an operator may have three
levels of feature sets defined and marketed such as Platinum, Gold and Silver
that contain various combinations of features offered by the system. These
feature sets can be directly correlated to the service packages sold to the
subscribers and the corresponding feature set will be associated during the
creation of the subscriber. Feature Profiles also provide the ability to easily
extend the feature packages associated with a large number of associated
subscribers instead of modifying each subscriber with the new feature(s).
6.3.105 UpdateFeatureProfile
This method is used to modify the features and feature data that are associated
with a Feature Profile. These changes are reflected for all the subscribers that
have this Feature Profile associated. The features that are assigned via Feature
Profile will not overwrite the discrete assignment of the features at the subscriber
level and similarly for feature data. For example, if a Feature Profile having the
call forwarding variable feature with a destination DN of 5615551212 is assigned
to a subscriber that already has call forwarding variable with the destination DN
561111111, then the subscriber's discretely assigned feature call forwarding
variable and call forwarding to number will not be modified and retained as such.
Feature Profile ID, Feature Profile Type and Feature Profile connection type
cannot be modified.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 61
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.106 DeleteFeatureProfile
This method is used to delete the Feature Profile. Feature Profile deletion will be
rejected if the Feature Profile is associated with any subscriber.
GetSubscriberList may be used to obtain all the subscribers that have the Feature
Profile that is to be deleted. Remove the association of the feature profile from
all the subscribers using UpdateSubscriberFeatureProfile and then re-execute
this method to successfully delete the Feature Profile.
6.3.107 GetFeatureProfileList
This method is to retrieve the list of all the Feature Profile IDs provisioned on the
system.
6.3.108 GetFeatureProfile
This method is used to retrieve the Feature Profile data of a Feature Profile.
6.3.109 CreateMlhg
This method is used to create a Hunt Group. The PilotServiceId is the pilot DN
that represents the main DN of the Hunt Group. Any calls coming in to the hunt
group will be terminated to this Pilot DN and then a hunt member who is currently
idle is chosen to receive the call using the hunt type associated with the Hunt
Group. If the Pilot DN is a business group line DN then the Business Group Name
must be provided. Services such as Call Forwarding must be assigned using
UpdteSubscriberFeatures. For more information on the features allowed refer to
OpenScape Voice Reference Manual, Volume 3, Feature Description.
6.3.110 ModifyMlhgInfo
This method is used to modify the Hunt Group data. Pilot DN number cannot be
modified. For modification of services, use method UpdateSubscriberFeatures.
For more information on the features allowed refer to OpenScape Voice
Reference Manual, Volume 3, Feature Description.
A31003-H8050-R100-1-7620, 2011-06-07
62 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Business Group SOAP/XML Methods
6.3.111 DeleteMlhg
This method is used to delete a given Hunt Group. RemoveMlhgTerms
parameter provides an option to remove all the hunt terminals associated with this
hunt group. If members still exist in the specified Hunt Group and the
RemoveMlhgTerms parameter is set to false (which is the default) the request will
be rejected with an appropriate error message.
6.3.112 GetMlhgInfo
This method is used to retrieve the Hunt Group information. Parameter
GetMlhgInfoOptionsList retrieves the list of all the hunt members and their
attributes also.
6.3.113 AddSubToMlhg
This method is used to add a subscriber or Business Group Line to Hunt Group
that is hunt terminals of this hunt group.
6.3.114 ModifyMlhgTermInfo
This method is used to modify the hunt member information. This method also
allows moving a hunt member from one hunt group to another hunt group.
6.3.115 DeleteMlhgTerm
This method is used to remove a given hunt member from a given hunt group.
This hunt member will still exist as a normal subscriber DN that can make and
receive calls. Use method DeleteSubscriber to completely remove this DN from
the system.
6.3.116 GetMlhgTMData
This method is used to get the traffic measurement data of a given Hunt Group.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 63
adgBG_intro.fm
About the Business Group Management SDK
Technical Implementation Notes
6.4.2 Licensing
Any one who purchases and acquires the BG and BG Line Provisioning SDK is
allowed to use all of the Web Services offered by this SDK.
6.4.4 Connectivity
The OpenScape Voice system supports SOAP/XML using HTTP. By default the
SOAP Server on the OpenScape Voice system is bound to a starting TCP port
8767. The default number of ports on which the SOAP Server accepts requests
is incremented sequentially starting with 8767; by default, the valid ports are
8767, 8768, 8769, and 8770. The starting port and number of ports can be
modified according to the needs of the client but must match the ports on the
SOAP Client (OSS) side as well.
A31003-H8050-R100-1-7620, 2011-06-07
64 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Technical Implementation Notes
6.4.6 Security
Network security is ensured by configuring the Web Services Client host IP
Address as a trusted port on the OpenScape Voice system.
6.4.7 Sessions
The number of TCP ports configured for SOAP Server use on the OpenScape
Voice system determines the number of sessions that can be supported on the
OpenScape Voice system. The OpenScape Voice system does not have the
knowledge of the client application and, therefore, cannot enforce the TCP port
usage for Web Services. Refer to Section 6.4.4, “Connectivity”, on page 64 for
the optimum number of SOAP/XML sessions on the OpenScape Voice system.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 65
adgBG_intro.fm
About the Business Group Management SDK
Technical Implementation Notes
Voice system. Care must be taken in deciding on the period used to implement
the heartbeat. If the period is too short, the performance of the OpenScape Voice
system or other SOAP Clients can be impacted.
6.4.12 Paging
For the SOAP requests that accomplish the Get List functionality, it is desirable
that a mechanism be used to facilitate paging through the result set of the
returned data by SOAP Server, such as OpenScape Voice Assistant, that is
designed to display a manageable subset of a large list of data to the user.
Therefore, the following paging mechanism exists to be used by the various Get
List SOAP requests, as necessary.
All the SOAP methods that retrieve a list support the Paging mechanism.
For Get List SOAP requests, a paging structure is defined in the WSDL interface
that includes the following fields:
• Page Size — the number of rows shown on a page. This is the number of
rows displayed in the GUI. Must be >= 1 and the maximum of 1000.
• Page Number — The page that is shown in the GUI. Must be >= 1 or be equal
to -10, which indicates the last page.
Depending on the individual Get List request, there may be additional input
parameters, including filter criteria, to apply to the existing objects on the system.
For Get List SOAP requests, a PaginatedInfo structure is defined in the WSDL
interface that includes the following fields:
• Number of rows in the result set (total number of entries meeting the filter
criteria, if any)
• Number of pages in the result set (total number of pages of data, given the
number of rows and the Page Size)
A31003-H8050-R100-1-7620, 2011-06-07
66 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
Technical Implementation Notes
• If PageNumber == -10, or >= the last page, the last page is displayed (with
the starting entry as it is specified with the last page number, so the size of
this page may be less than the specified PageSize)
The PaginatedInfo structure in the response will reflect the CurrentPage info
according to the default behavior, not according to the actual user input for
Paging.
Note: Sorting is a separate issue from Paging and is not addressed in this
document.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 67
adgBG_intro.fm
About the Business Group Management SDK
Technical Implementation Notes
In case the SOAP Client issues a blank GET to the SOAP Server, it will receive
no response.
• The SOAP/XML interface can change within the lifecycle of a Release due to
fault reports and/or change requests. (update)
• The SOAP/XML interface can change between two Releases due to the
introduction of new features. (upgrade)
In both cases the SOAP Client application has to be aware of these changes or
has to be able to safely ignore them. In this context one has to distinguish
between compatible and incompatible interface changes:
A31003-H8050-R100-1-7620, 2011-06-07
68 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgBG_intro.fm
About the Business Group Management SDK
BG Management Interface Details
<Release>.<Version>.<Build>.<Internal Revision>
• Version: This is a point release version of the OpenScape Voice product. This
will not change for SOAP adaptations within a release.
• Build: This identifies the WSDL version. Any changes to this number indicate
the SOAP/XML interfaces have been changed.
• Internal Revision: This identifies the internal changes to the WSDL version.
These changes do not have any impact to the existing interfaces.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 69
adgBG_intro.fm
About the Business Group Management SDK
Business Group Management SDK Usage Examples
As explained earlier, the SOAP Server provides a backward compatibility for N-2
product releases, so even though the examples were developed using a V3
WSDL file, the examples also run in a V3.1 system.
A31003-H8050-R100-1-7620, 2011-06-07
70 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgSSC_intro.fm
About the Subscriber Self Care SDK
This Application Developer Guide (ADG) is one component of the Subscriber Self
Care Provisioning SDK, which is intended for use by the customer to create and
test custom applications. The SSC SDK consists of a set of components (Figure
11) as defined below:
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 71
adgSSC_intro.fm
About the Subscriber Self Care SDK
SOAP/XML Concept
The SOAP Server is an application that hosts the server software, defines the
WSDL and methods to process the requests. The SOAP Server is an integrated
component of the OpenScape Voice system software.
The SOAP Client is an application that hosts the client software and sends in the
data via methods to provision the objects such as subscriber feature data on the
switch.
The ADG for Subscriber Self Care Provisioning SDK is based on the Client/
Server architecture. The Consumer Portal application hosts the SOAP Client and
the OpenScape Voice system hosts the SOAP Server. This ADG describes the
web based interface for self-care administration.
All of the SOAP/XML methods are modified to confirm the standards starting in
V3.0 to allow one input parameter and one output parameter. Hence, all of the
method names end with 2. This ADG does not explicitly state exact syntactical
method names and instead they must be perceived as functional descriptions. To
get correct syntactical method names, refer to the WSDL file. In addition, the code
generation tools ensure that correct method names are used.
A31003-H8050-R100-1-7620, 2011-06-07
72 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgSSC_intro.fm
About the Subscriber Self Care SDK
Subscriber Self Care Concept
Typically, Service Providers let the end users view and manage the status/data of
their subscribed features. For example, a Service Provider will assign features
such as Call Forwarding Variable and let the end user manage the activation and
the forward to number. Since the OpenScape Voice system will also allow the
assignment of features and many other attributes, it is the portal application
provided by the Service provider that will determine what is allowed by the end
users to be seen and modifiable. Hence, the portal application will determine the
display to an end customer.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 73
adgSSC_intro.fm
About the Subscriber Self Care SDK
Subscriber Self Care SOAP/XML Methods
7.3.1 GetInterfaceVersion
This SOAP/XML request is used to get the OpenScape Voice system build and
release information including the WSDL version such that the Portal may know
what interface methods are available on the system. In the Client/Server
architecture, Client must never operate higher WSDL version than the WSDL
version on the Server because the Server will not be able to recognize the data
in the SOAP/XML method such as new tags/data. For example, if the Client
application is communicating with more than one OpenScape Voice system that
operate on different releases having different WSDL versions, it is necessary that
the SOAP Client is operating at the older version of WSDL. Since the
OpenScape Voice system is N-2 releases backward compatible, SOAP Client
must be upgraded last in the network of OpenScape Voice system(s) and
client(s).
7.3.2 GetInterfaceVersionResponse
A successful response contains the WSDL version, the OpenScape Voice load
build version, the Environment of the system (Enterprise) and the timestamp
when the SOAP Server process was last built.
A31003-H8050-R100-1-7620, 2011-06-07
74 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgSSC_intro.fm
About the Subscriber Self Care SDK
Subscriber Self Care SOAP/XML Methods
7.3.5 GetSubTranStatus
The GetSubTranStatus SOAP request is used to retrieve the transient status of a
subscriber (the DN supplied in the Service ID). The information about the current
status of the specified subscriber is obtained from the PDM (Port Data Manager)
component.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 75
adgSSC_intro.fm
About the Subscriber Self Care SDK
Technical Implementation Notes
7.4.2 Licensing
Any one who purchases and acquires the Subscriber Self Care Provisioning SDK
is allowed to use all of the Web Services offered by this SDK.
7.4.4 Connectivity
The OpenScape Voice system supports SOAP/XML using HTTP. By default the
SOAP Server on OpenScape Voice system is bound to a starting TCP port 8767.
The default number of ports on which the SOAP Server accepts requests is
incremented sequentially starting with 8767; by default, the valid ports are 8767,
8768, 8769, and 8770. The starting port and number of ports can be modified
according to the needs of the client but must match the ports on the SOAP Client
(Consumer Portal) side as well.
A31003-H8050-R100-1-7620, 2011-06-07
76 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgSSC_intro.fm
About the Subscriber Self Care SDK
Technical Implementation Notes
7.4.6 Security
Network security shall be ensured by configuring the Web Services Client host IP
Address as trusted port on the OpenScape Voice system.
7.4.7 Sessions
The SOAP Server is sessionless. Each SOAP request received is independent of
all others.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 77
adgSSC_intro.fm
About the Subscriber Self Care SDK
Technical Implementation Notes
7.4.12 Paging
For the SOAP requests that accomplish the Get List functionality, it is desirable
that a mechanism be used to facilitate paging through the result set of the
returned data by SOAP Servers, such as the OpenScape Voice Assistant, that
display the data graphically to the user. Therefore, the following paging
mechanism exists to be used by the various Get List SOAP requests, as
necessary.
All the SOAP methods that retrieve a list support the Paging mechanism.
For Get List SOAP requests, a paging structure is defined in the WSDL interface
that includes the following fields:
• Page Size — the number of rows to be shown on a page. This is the number
of rows displayed in the GUI. Must be >= 1 and the maximum of 1000.
• Page Number — The page that will be shown in the GUI. Must be >= 1 or be
equal to -10, which indicates the last page.
Depending on the individual Get List request, there may be additional input
parameters, including filter criteria, to apply to the existing objects on the system.
For Get List SOAP requests, a PaginatedInfo structure is defined in the WSDL
interface that includes the following fields:
• Number of rows in the result set (total number of entries meeting the filter
criteria, if any)
• Number of pages in the result set (total number of pages of data, given the
number of rows and the Page Size)
A31003-H8050-R100-1-7620, 2011-06-07
78 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgSSC_intro.fm
About the Subscriber Self Care SDK
Technical Implementation Notes
• If PageNumber == -10, or >= the last page, the last page is displayed (with
the starting entry as it is specified with the last page number, so the size of
this page may be less than the specified PageSize)
The PaginatedInfo structure in the response will reflect the CurrentPage info
according to the default behavior, not according to the actual user input for
Paging.
Note: Sorting is a separate issue from Paging and is not addressed in this guide.
In case the SOAP Client issues a blank GET to the SOAP Server, it will receive
no response.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 79
adgSSC_intro.fm
About the Subscriber Self Care SDK
Technical Implementation Notes
• The SOAP/XML interface can change within the lifecycle of a Release due to
fault reports and/or change requests. (update)
• The SOAP/XML interface can change between two Releases due to the
introduction of new features. (upgrade)
In both cases the SOAP Client application must be aware of these changes or
must be able to safely ignore them. In this context, one has to distinguish between
compatible and incompatible interface changes:
<Release>.<Version>.<Build>.<Internal Revision>
A31003-H8050-R100-1-7620, 2011-06-07
80 OpenScape Voice V5, Application Developers Manual, Programming Guide
adgSSC_intro.fm
About the Subscriber Self Care SDK
Subscriber Self Care Interface Details
• Version: This is a point release version of the OpenScape Voice product. This
will not change for SOAP adaptations within a release.
• Build: This identifies the WSDL version. Any changes to this number indicate
the SOAP/XML interfaces have been changed.
• Internal Revision: This identifies the internal changes to the WSDL version.
These changes do not have any impact to the existing interfaces.
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 81
adgSSC_intro.fm
About the Subscriber Self Care SDK
Subscriber Self Care SDK Usage Examples
As explained earlier, the SOAP Server provides a backward compatibility for N-2
product releases, so even though the examples were developed using a V3
WSDL file, the examples also run in a V3.1 system.
A31003-H8050-R100-1-7620, 2011-06-07
82 OpenScape Voice V5, Application Developers Manual, Programming Guide
HP8K_appdevelopIX.fm
none Index
Index Z
A N
Apache Axis 16, 18 network management service 22
application restart 20, 30, 65, 77 network management system 26
applications development 17 NMS application link monitoring scenario 35
architecture 15 NMS application startup scenario 35
Axis 16, 18 notices 11
descriptions 11
B NotifyCACPrimaryLinkStatus request 28
business group management 23
O
C Operations Support System 40
CAC group 26 OSS 40
CAC policy 26
call admission control 26 P
caution notices, defined 11 paged data handling scenario 38
composition of an SDK 17 paging concept 31, 66, 78
Consumer Portal 25, 72 primary access links 26
provisioning change scenario 37
D proxy files 16
danger notices, defined 11
discovery of web services 18, 29, 64, 76 R
request 18, 29, 76
E request-response operation 18, 30, 65, 77
error handling 20, 31, 66, 78 ResetAllCACPrimaryLinks request 29
response 18, 29, 76
F
feedback, documentation 11 S
scenarios
G
handling paged data 38
GetCACPrimaryLinkStatus request 28
heartbeat between application and OpenScape
GetProvisionedCACPrimaryLinks request 28
Voice 38
GetVersion2 request 28
NMS application link monitoring 35
gSOAP 16, 17
NMS application startup 35
H OpenScape Voice provisioning change 37
heartbeat mechanism 20, 30, 65, 77 SDK servers 16
heartbeat scenario 38 security mechanisms 20, 30, 65, 77
HTTP 25, 40, 72 server restart 20, 30, 65, 77
HTTP 200 OK message 18, 29, 76 sessions 20, 30, 77
HTTP POST message 16, 18, 29, 76 Siemens Developer Program server 25, 39, 71
SOAP 25, 40, 72
I SOAP Client 25, 40, 72
internal resource manager 22 SOAP envelope 16
SOAP Server 25, 40, 72
L SourceForge gSOAP 16, 17
link failure management concept 26 subscriber and business group support SDKs 23
link failure management SDK 22, 25 subscriber self care concept 41, 73
subscriber self care management 23
subscriber self care SDK 39, 71
A31003-H8050-R100-1-7620, 2011-06-07
OpenScape Voice V5, Application Developers Manual, Programming Guide 83
HP8K_appdevelopIX.fm
Index none
T
tools 17
U
unknown tags 32, 67, 79
W
W3C 18
warning notices, defined 11
web services 15
discovery 18, 29, 64, 76
request/response 18, 29, 76
web service execution layer 16
web service interface 16
Web Services SDK Overview
description 15
WSDL files 17
wsdl2java 18
X
XML 25, 40, 72
XML message 16
A31003-H8050-R100-1-7620, 2011-06-07
84 OpenScape Voice V5, Application Developers Manual, Programming Guide