ovh_savoni 1.44.0 → 1.54.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
 
5
- SOAPI WSDL, Document/Literal wrapped style, version 1.44
5
+ SOAPI WSDL, Document/Literal wrapped style, version 1.54
6
6
 
7
7
  The SOAPI technical specifications are available at this url : http://www.ovh.com/soapi .
8
8
 
@@ -363,6 +363,24 @@
363
363
  </xsd:complexType>
364
364
  </xsd:element>
365
365
 
366
+ <xsd:element name="telephonyGetCitiesFromZip">
367
+ <xsd:complexType>
368
+ <xsd:sequence>
369
+ <xsd:element name="session" type="xsd:string" nillable="true" />
370
+ <xsd:element name="country" type="xsd:string" nillable="true" />
371
+ <xsd:element name="zip" type="xsd:string" nillable="true" />
372
+ </xsd:sequence>
373
+ </xsd:complexType>
374
+ </xsd:element>
375
+
376
+ <xsd:element name="telephonyGetCitiesFromZipResponse">
377
+ <xsd:complexType>
378
+ <xsd:sequence>
379
+ <xsd:element name="return" type="typens:MyArrayOfTelephonyCitiesFromZipStructType" />
380
+ </xsd:sequence>
381
+ </xsd:complexType>
382
+ </xsd:element>
383
+
366
384
  <xsd:element name="automatedMailGetVolumeHistory">
367
385
  <xsd:complexType>
368
386
  <xsd:sequence>
@@ -395,6 +413,24 @@
395
413
  </xsd:complexType>
396
414
  </xsd:element>
397
415
 
416
+ <xsd:element name="telephonySmsplusSendSmsMt">
417
+ <xsd:complexType>
418
+ <xsd:sequence>
419
+ <xsd:element name="session" type="xsd:string" nillable="true" />
420
+ <xsd:element name="shortCode" type="xsd:string" nillable="true" />
421
+ <xsd:element name="keyword" type="xsd:string" nillable="true" />
422
+ <xsd:element name="message" type="xsd:string" nillable="true" />
423
+ <xsd:element name="idsList" type="typens:MyArrayOfIntType" nillable="true" />
424
+ </xsd:sequence>
425
+ </xsd:complexType>
426
+ </xsd:element>
427
+
428
+ <xsd:element name="telephonySmsplusSendSmsMtResponse">
429
+ <xsd:complexType>
430
+ <xsd:sequence />
431
+ </xsd:complexType>
432
+ </xsd:element>
433
+
398
434
  <xsd:element name="dedicatedIpLoadBalancingList">
399
435
  <xsd:complexType>
400
436
  <xsd:sequence>
@@ -570,6 +606,23 @@
570
606
  </xsd:complexType>
571
607
  </xsd:element>
572
608
 
609
+ <xsd:element name="telephonySetClosureEvents">
610
+ <xsd:complexType>
611
+ <xsd:sequence>
612
+ <xsd:element name="session" type="xsd:string" nillable="true" />
613
+ <xsd:element name="number" type="xsd:string" nillable="true" />
614
+ <xsd:element name="country" type="xsd:string" nillable="true" />
615
+ <xsd:element name="events" type="xsd:string" nillable="true" />
616
+ </xsd:sequence>
617
+ </xsd:complexType>
618
+ </xsd:element>
619
+
620
+ <xsd:element name="telephonySetClosureEventsResponse">
621
+ <xsd:complexType>
622
+ <xsd:sequence />
623
+ </xsd:complexType>
624
+ </xsd:element>
625
+
573
626
  <xsd:element name="telephonyNicSetSipDomain">
574
627
  <xsd:complexType>
575
628
  <xsd:sequence>
@@ -1394,6 +1447,7 @@
1394
1447
  <xsd:element name="session" type="xsd:string" nillable="true" />
1395
1448
  <xsd:element name="ape" type="xsd:string" nillable="true" />
1396
1449
  <xsd:element name="PJCode" type="xsd:string" nillable="true" />
1450
+ <xsd:element name="showOnlyAssociatedWithAPE" type="xsd:boolean" nillable="true" />
1397
1451
  </xsd:sequence>
1398
1452
  </xsd:complexType>
1399
1453
  </xsd:element>
@@ -1671,6 +1725,26 @@
1671
1725
  </xsd:complexType>
1672
1726
  </xsd:element>
1673
1727
 
1728
+ <xsd:element name="telephonyTrunkExternalDisplayedNumberAdd">
1729
+ <xsd:complexType>
1730
+ <xsd:sequence>
1731
+ <xsd:element name="session" type="xsd:string" nillable="true" />
1732
+ <xsd:element name="number" type="xsd:string" nillable="true" />
1733
+ <xsd:element name="country" type="xsd:string" nillable="true" />
1734
+ <xsd:element name="externalDisplayedNumber" type="xsd:string" nillable="true" />
1735
+ <xsd:element name="whiteLabel" type="xsd:boolean" nillable="true" />
1736
+ </xsd:sequence>
1737
+ </xsd:complexType>
1738
+ </xsd:element>
1739
+
1740
+ <xsd:element name="telephonyTrunkExternalDisplayedNumberAddResponse">
1741
+ <xsd:complexType>
1742
+ <xsd:sequence>
1743
+ <xsd:element name="return" type="xsd:string" />
1744
+ </xsd:sequence>
1745
+ </xsd:complexType>
1746
+ </xsd:element>
1747
+
1674
1748
  <xsd:element name="dedicatedRipeQuery">
1675
1749
  <xsd:complexType>
1676
1750
  <xsd:sequence>
@@ -2098,6 +2172,24 @@
2098
2172
  </xsd:complexType>
2099
2173
  </xsd:element>
2100
2174
 
2175
+ <xsd:element name="telephonyNumberGetFrWayNamesFromInsee">
2176
+ <xsd:complexType>
2177
+ <xsd:sequence>
2178
+ <xsd:element name="session" type="xsd:string" nillable="true" />
2179
+ <xsd:element name="insee" type="xsd:string" nillable="true" />
2180
+ <xsd:element name="wayName" type="xsd:string" nillable="true" />
2181
+ </xsd:sequence>
2182
+ </xsd:complexType>
2183
+ </xsd:element>
2184
+
2185
+ <xsd:element name="telephonyNumberGetFrWayNamesFromInseeResponse">
2186
+ <xsd:complexType>
2187
+ <xsd:sequence>
2188
+ <xsd:element name="return" type="typens:MyArrayOfTelephonyNumberWayNameStructType" />
2189
+ </xsd:sequence>
2190
+ </xsd:complexType>
2191
+ </xsd:element>
2192
+
2101
2193
  <xsd:element name="dedicatedSecondaryDNSAdd">
2102
2194
  <xsd:complexType>
2103
2195
  <xsd:sequence>
@@ -2367,6 +2459,7 @@
2367
2459
  <xsd:element name="sortField" type="xsd:string" nillable="true" />
2368
2460
  <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
2369
2461
  <xsd:element name="tag" type="xsd:string" nillable="true" />
2462
+ <xsd:element name="filter" type="xsd:string" nillable="true" />
2370
2463
  </xsd:sequence>
2371
2464
  </xsd:complexType>
2372
2465
  </xsd:element>
@@ -2818,6 +2911,24 @@
2818
2911
  </xsd:complexType>
2819
2912
  </xsd:element>
2820
2913
 
2914
+ <xsd:element name="telephonyGetTimeZoneNumber">
2915
+ <xsd:complexType>
2916
+ <xsd:sequence>
2917
+ <xsd:element name="session" type="xsd:string" nillable="true" />
2918
+ <xsd:element name="number" type="xsd:string" nillable="true" />
2919
+ <xsd:element name="countryCode" type="xsd:string" nillable="true" />
2920
+ </xsd:sequence>
2921
+ </xsd:complexType>
2922
+ </xsd:element>
2923
+
2924
+ <xsd:element name="telephonyGetTimeZoneNumberResponse">
2925
+ <xsd:complexType>
2926
+ <xsd:sequence>
2927
+ <xsd:element name="return" type="xsd:string" />
2928
+ </xsd:sequence>
2929
+ </xsd:complexType>
2930
+ </xsd:element>
2931
+
2821
2932
  <xsd:element name="dedicatedBackupGetCalendar">
2822
2933
  <xsd:complexType>
2823
2934
  <xsd:sequence>
@@ -3090,6 +3201,40 @@
3090
3201
  </xsd:complexType>
3091
3202
  </xsd:element>
3092
3203
 
3204
+ <xsd:element name="telephonySmsplusIsFreeKeyword">
3205
+ <xsd:complexType>
3206
+ <xsd:sequence>
3207
+ <xsd:element name="session" type="xsd:string" nillable="true" />
3208
+ <xsd:element name="shortCode" type="xsd:string" nillable="true" />
3209
+ <xsd:element name="keyword" type="xsd:string" nillable="true" />
3210
+ </xsd:sequence>
3211
+ </xsd:complexType>
3212
+ </xsd:element>
3213
+
3214
+ <xsd:element name="telephonySmsplusIsFreeKeywordResponse">
3215
+ <xsd:complexType>
3216
+ <xsd:sequence />
3217
+ </xsd:complexType>
3218
+ </xsd:element>
3219
+
3220
+ <xsd:element name="telephonyLineGetCodecs">
3221
+ <xsd:complexType>
3222
+ <xsd:sequence>
3223
+ <xsd:element name="session" type="xsd:string" nillable="true" />
3224
+ <xsd:element name="number" type="xsd:string" nillable="true" />
3225
+ <xsd:element name="countryCode" type="xsd:string" nillable="true" />
3226
+ </xsd:sequence>
3227
+ </xsd:complexType>
3228
+ </xsd:element>
3229
+
3230
+ <xsd:element name="telephonyLineGetCodecsResponse">
3231
+ <xsd:complexType>
3232
+ <xsd:sequence>
3233
+ <xsd:element name="return" type="typens:telephonyLineGetCodecsReturn" />
3234
+ </xsd:sequence>
3235
+ </xsd:complexType>
3236
+ </xsd:element>
3237
+
3093
3238
  <xsd:element name="telephonySmsSenderValidate">
3094
3239
  <xsd:complexType>
3095
3240
  <xsd:sequence>
@@ -3142,6 +3287,24 @@
3142
3287
  </xsd:complexType>
3143
3288
  </xsd:element>
3144
3289
 
3290
+ <xsd:element name="telephonyDirectoryInfoGetSameSiret">
3291
+ <xsd:complexType>
3292
+ <xsd:sequence>
3293
+ <xsd:element name="session" type="xsd:string" nillable="true" />
3294
+ <xsd:element name="callNumber" type="xsd:string" nillable="true" />
3295
+ <xsd:element name="country" type="xsd:string" nillable="true" />
3296
+ </xsd:sequence>
3297
+ </xsd:complexType>
3298
+ </xsd:element>
3299
+
3300
+ <xsd:element name="telephonyDirectoryInfoGetSameSiretResponse">
3301
+ <xsd:complexType>
3302
+ <xsd:sequence>
3303
+ <xsd:element name="return" type="typens:MyArrayOfStringType" />
3304
+ </xsd:sequence>
3305
+ </xsd:complexType>
3306
+ </xsd:element>
3307
+
3145
3308
  <xsd:element name="serviceGroupCreate">
3146
3309
  <xsd:complexType>
3147
3310
  <xsd:sequence>
@@ -3158,6 +3321,29 @@
3158
3321
  </xsd:complexType>
3159
3322
  </xsd:element>
3160
3323
 
3324
+ <xsd:element name="telephonyConferenceSetParams">
3325
+ <xsd:complexType>
3326
+ <xsd:sequence>
3327
+ <xsd:element name="session" type="xsd:string" nillable="true" />
3328
+ <xsd:element name="number" type="xsd:string" nillable="true" />
3329
+ <xsd:element name="country" type="xsd:string" nillable="true" />
3330
+ <xsd:element name="lang" type="xsd:string" nillable="true" />
3331
+ <xsd:element name="pin" type="xsd:string" nillable="true" />
3332
+ <xsd:element name="enterMuted" type="xsd:boolean" nillable="true" />
3333
+ <xsd:element name="announceStatus" type="xsd:boolean" nillable="true" />
3334
+ <xsd:element name="recordStatus" type="xsd:boolean" nillable="true" />
3335
+ <xsd:element name="reportStatus" type="xsd:string" nillable="true" />
3336
+ <xsd:element name="reportMail" type="xsd:string" nillable="true" />
3337
+ </xsd:sequence>
3338
+ </xsd:complexType>
3339
+ </xsd:element>
3340
+
3341
+ <xsd:element name="telephonyConferenceSetParamsResponse">
3342
+ <xsd:complexType>
3343
+ <xsd:sequence />
3344
+ </xsd:complexType>
3345
+ </xsd:element>
3346
+
3161
3347
  <xsd:element name="orderTelephonySmsCredit">
3162
3348
  <xsd:complexType>
3163
3349
  <xsd:sequence>
@@ -3852,6 +4038,23 @@
3852
4038
  </xsd:complexType>
3853
4039
  </xsd:element>
3854
4040
 
4041
+ <xsd:element name="telephonySipToAliasOffer">
4042
+ <xsd:complexType>
4043
+ <xsd:sequence>
4044
+ <xsd:element name="session" type="xsd:string" nillable="true" />
4045
+ <xsd:element name="number" type="xsd:string" nillable="true" />
4046
+ <xsd:element name="country" type="xsd:string" nillable="true" />
4047
+ <xsd:element name="delete" type="xsd:boolean" nillable="true" />
4048
+ </xsd:sequence>
4049
+ </xsd:complexType>
4050
+ </xsd:element>
4051
+
4052
+ <xsd:element name="telephonySipToAliasOfferResponse">
4053
+ <xsd:complexType>
4054
+ <xsd:sequence />
4055
+ </xsd:complexType>
4056
+ </xsd:element>
4057
+
3855
4058
  <xsd:element name="telephonyFunctionKeyList">
3856
4059
  <xsd:complexType>
3857
4060
  <xsd:sequence>
@@ -3887,6 +4090,40 @@
3887
4090
  </xsd:complexType>
3888
4091
  </xsd:element>
3889
4092
 
4093
+ <xsd:element name="telephonySmsGetCallBack">
4094
+ <xsd:complexType>
4095
+ <xsd:sequence>
4096
+ <xsd:element name="session" type="xsd:string" nillable="true" />
4097
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
4098
+ </xsd:sequence>
4099
+ </xsd:complexType>
4100
+ </xsd:element>
4101
+
4102
+ <xsd:element name="telephonySmsGetCallBackResponse">
4103
+ <xsd:complexType>
4104
+ <xsd:sequence>
4105
+ <xsd:element name="return" type="xsd:string" />
4106
+ </xsd:sequence>
4107
+ </xsd:complexType>
4108
+ </xsd:element>
4109
+
4110
+ <xsd:element name="telephonySmsplusServiceDelete">
4111
+ <xsd:complexType>
4112
+ <xsd:sequence>
4113
+ <xsd:element name="session" type="xsd:string" nillable="true" />
4114
+ <xsd:element name="shortCode" type="xsd:string" nillable="true" />
4115
+ <xsd:element name="keyword" type="xsd:string" nillable="true" />
4116
+ <xsd:element name="cancelDelete" type="xsd:boolean" nillable="true" />
4117
+ </xsd:sequence>
4118
+ </xsd:complexType>
4119
+ </xsd:element>
4120
+
4121
+ <xsd:element name="telephonySmsplusServiceDeleteResponse">
4122
+ <xsd:complexType>
4123
+ <xsd:sequence />
4124
+ </xsd:complexType>
4125
+ </xsd:element>
4126
+
3890
4127
  <xsd:element name="domainOperationRelaunch">
3891
4128
  <xsd:complexType>
3892
4129
  <xsd:sequence>
@@ -3919,6 +4156,41 @@
3919
4156
  </xsd:complexType>
3920
4157
  </xsd:element>
3921
4158
 
4159
+ <xsd:element name="telephonyTrunkExternalDisplayedNumberCheck">
4160
+ <xsd:complexType>
4161
+ <xsd:sequence>
4162
+ <xsd:element name="session" type="xsd:string" nillable="true" />
4163
+ <xsd:element name="number" type="xsd:string" nillable="true" />
4164
+ <xsd:element name="country" type="xsd:string" nillable="true" />
4165
+ <xsd:element name="externalDisplayedNumber" type="xsd:string" nillable="true" />
4166
+ </xsd:sequence>
4167
+ </xsd:complexType>
4168
+ </xsd:element>
4169
+
4170
+ <xsd:element name="telephonyTrunkExternalDisplayedNumberCheckResponse">
4171
+ <xsd:complexType>
4172
+ <xsd:sequence />
4173
+ </xsd:complexType>
4174
+ </xsd:element>
4175
+
4176
+ <xsd:element name="telephonyDelClosureEvents">
4177
+ <xsd:complexType>
4178
+ <xsd:sequence>
4179
+ <xsd:element name="session" type="xsd:string" nillable="true" />
4180
+ <xsd:element name="number" type="xsd:string" nillable="true" />
4181
+ <xsd:element name="country" type="xsd:string" nillable="true" />
4182
+ <xsd:element name="deleteAll" type="xsd:int" nillable="true" />
4183
+ <xsd:element name="uids" type="typens:MyArrayOfStringType" nillable="true" />
4184
+ </xsd:sequence>
4185
+ </xsd:complexType>
4186
+ </xsd:element>
4187
+
4188
+ <xsd:element name="telephonyDelClosureEventsResponse">
4189
+ <xsd:complexType>
4190
+ <xsd:sequence />
4191
+ </xsd:complexType>
4192
+ </xsd:element>
4193
+
3922
4194
  <xsd:element name="telephonyFreefaxToVoicefaxCheckList">
3923
4195
  <xsd:complexType>
3924
4196
  <xsd:sequence>
@@ -3972,6 +4244,22 @@
3972
4244
  </xsd:complexType>
3973
4245
  </xsd:element>
3974
4246
 
4247
+ <xsd:element name="dnsSoaModify">
4248
+ <xsd:complexType>
4249
+ <xsd:sequence>
4250
+ <xsd:element name="session" type="xsd:string" nillable="true" />
4251
+ <xsd:element name="domain" type="xsd:string" nillable="true" />
4252
+ <xsd:element name="ttl" type="xsd:int" nillable="true" />
4253
+ </xsd:sequence>
4254
+ </xsd:complexType>
4255
+ </xsd:element>
4256
+
4257
+ <xsd:element name="dnsSoaModifyResponse">
4258
+ <xsd:complexType>
4259
+ <xsd:sequence />
4260
+ </xsd:complexType>
4261
+ </xsd:element>
4262
+
3975
4263
  <xsd:element name="telephonyPhonebookOnSmsDel">
3976
4264
  <xsd:complexType>
3977
4265
  <xsd:sequence>
@@ -4091,6 +4379,7 @@
4091
4379
  <xsd:element name="sortField" type="xsd:string" nillable="true" />
4092
4380
  <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
4093
4381
  <xsd:element name="tag" type="xsd:string" nillable="true" />
4382
+ <xsd:element name="filter" type="xsd:string" nillable="true" />
4094
4383
  </xsd:sequence>
4095
4384
  </xsd:complexType>
4096
4385
  </xsd:element>
@@ -4697,6 +4986,27 @@
4697
4986
  </xsd:complexType>
4698
4987
  </xsd:element>
4699
4988
 
4989
+ <xsd:element name="telephonyGetClosureEventsAsArray">
4990
+ <xsd:complexType>
4991
+ <xsd:sequence>
4992
+ <xsd:element name="session" type="xsd:string" nillable="true" />
4993
+ <xsd:element name="number" type="xsd:string" nillable="true" />
4994
+ <xsd:element name="country" type="xsd:string" nillable="true" />
4995
+ <xsd:element name="dateStart" type="xsd:string" nillable="true" />
4996
+ <xsd:element name="dateEnd" type="xsd:string" nillable="true" />
4997
+ <xsd:element name="categories" type="typens:MyArrayOfStringType" nillable="true" />
4998
+ </xsd:sequence>
4999
+ </xsd:complexType>
5000
+ </xsd:element>
5001
+
5002
+ <xsd:element name="telephonyGetClosureEventsAsArrayResponse">
5003
+ <xsd:complexType>
5004
+ <xsd:sequence>
5005
+ <xsd:element name="return" type="typens:telephonyGetClosureEventsAsArrayStruct" />
5006
+ </xsd:sequence>
5007
+ </xsd:complexType>
5008
+ </xsd:element>
5009
+
4700
5010
  <xsd:element name="telephonyPhonebookOnSmsContactDel">
4701
5011
  <xsd:complexType>
4702
5012
  <xsd:sequence>
@@ -4852,19 +5162,42 @@
4852
5162
  </xsd:complexType>
4853
5163
  </xsd:element>
4854
5164
 
4855
- <xsd:element name="dedicatedRipeUpdateInetnum">
5165
+ <xsd:element name="telephonySmsplusServiceReversableTicketsList">
4856
5166
  <xsd:complexType>
4857
5167
  <xsd:sequence>
4858
5168
  <xsd:element name="session" type="xsd:string" nillable="true" />
4859
- <xsd:element name="block" type="xsd:string" nillable="true" />
4860
- <xsd:element name="netname" type="xsd:string" nillable="true" />
4861
- <xsd:element name="descr" type="xsd:string" nillable="true" />
4862
- <xsd:element name="ripeId" type="xsd:string" nillable="true" />
5169
+ <xsd:element name="shortCode" type="xsd:string" nillable="true" />
5170
+ <xsd:element name="keyword" type="xsd:string" nillable="true" />
5171
+ <xsd:element name="reversableDelay" type="xsd:string" nillable="true" />
5172
+ <xsd:element name="limit" type="xsd:int" nillable="true" />
5173
+ <xsd:element name="limitOffset" type="xsd:int" nillable="true" />
5174
+ <xsd:element name="sort" type="xsd:string" nillable="true" />
5175
+ <xsd:element name="filter" type="xsd:string" nillable="true" />
4863
5176
  </xsd:sequence>
4864
5177
  </xsd:complexType>
4865
5178
  </xsd:element>
4866
5179
 
4867
- <xsd:element name="dedicatedRipeUpdateInetnumResponse">
5180
+ <xsd:element name="telephonySmsplusServiceReversableTicketsListResponse">
5181
+ <xsd:complexType>
5182
+ <xsd:sequence>
5183
+ <xsd:element name="return" type="typens:MyArrayOfTelephonySmsplusTicketsStructType" />
5184
+ </xsd:sequence>
5185
+ </xsd:complexType>
5186
+ </xsd:element>
5187
+
5188
+ <xsd:element name="dedicatedRipeUpdateInetnum">
5189
+ <xsd:complexType>
5190
+ <xsd:sequence>
5191
+ <xsd:element name="session" type="xsd:string" nillable="true" />
5192
+ <xsd:element name="block" type="xsd:string" nillable="true" />
5193
+ <xsd:element name="netname" type="xsd:string" nillable="true" />
5194
+ <xsd:element name="descr" type="xsd:string" nillable="true" />
5195
+ <xsd:element name="ripeId" type="xsd:string" nillable="true" />
5196
+ </xsd:sequence>
5197
+ </xsd:complexType>
5198
+ </xsd:element>
5199
+
5200
+ <xsd:element name="dedicatedRipeUpdateInetnumResponse">
4868
5201
  <xsd:complexType>
4869
5202
  <xsd:sequence>
4870
5203
  <xsd:element name="return" type="typens:ripeUpdateReturn" />
@@ -4996,22 +5329,26 @@
4996
5329
  <xsd:element name="offer" type="xsd:string" nillable="true" />
4997
5330
  <xsd:element name="desireDate" type="xsd:string" nillable="true" />
4998
5331
  <xsd:element name="callNumber" type="xsd:string" nillable="true" />
4999
- <xsd:element name="custContactName" type="xsd:string" nillable="true" />
5000
- <xsd:element name="custContactNumber" type="xsd:string" nillable="true" />
5001
- <xsd:element name="custName" type="xsd:string" nillable="true" />
5002
- <xsd:element name="custSiret" type="xsd:string" nillable="true" />
5003
- <xsd:element name="custStreetName" type="xsd:string" nillable="true" />
5004
- <xsd:element name="custStreetNumber" type="xsd:string" nillable="true" />
5005
- <xsd:element name="custBuilding" type="xsd:string" nillable="true" />
5006
- <xsd:element name="custStair" type="xsd:string" nillable="true" />
5007
- <xsd:element name="custFloor" type="xsd:string" nillable="true" />
5008
- <xsd:element name="custDoor" type="xsd:string" nillable="true" />
5009
- <xsd:element name="custZip" type="xsd:string" nillable="true" />
5010
- <xsd:element name="custCity" type="xsd:string" nillable="true" />
5011
- <xsd:element name="comment" type="xsd:string" nillable="true" />
5012
- <xsd:element name="evenPorted" type="xsd:boolean" nillable="true" />
5013
- <xsd:element name="category" type="xsd:string" nillable="true" />
5014
5332
  <xsd:element name="extraNumbers" type="typens:MyArrayOfStringType" nillable="true" />
5333
+ <xsd:element name="legalForm" type="xsd:string" nillable="true" />
5334
+ <xsd:element name="name" type="xsd:string" nillable="true" />
5335
+ <xsd:element name="firstName" type="xsd:string" nillable="true" />
5336
+ <xsd:element name="siret" type="xsd:string" nillable="true" />
5337
+ <xsd:element name="streetNumber" type="xsd:string" nillable="true" />
5338
+ <xsd:element name="streetNumberExtra" type="xsd:string" nillable="true" />
5339
+ <xsd:element name="streetType" type="xsd:string" nillable="true" />
5340
+ <xsd:element name="streetName" type="xsd:string" nillable="true" />
5341
+ <xsd:element name="building" type="xsd:string" nillable="true" />
5342
+ <xsd:element name="stair" type="xsd:string" nillable="true" />
5343
+ <xsd:element name="floor" type="xsd:string" nillable="true" />
5344
+ <xsd:element name="door" type="xsd:string" nillable="true" />
5345
+ <xsd:element name="zip" type="xsd:string" nillable="true" />
5346
+ <xsd:element name="city" type="xsd:string" nillable="true" />
5347
+ <xsd:element name="country" type="xsd:string" nillable="true" />
5348
+ <xsd:element name="displayUniversalDirectory" type="xsd:string" nillable="true" />
5349
+ <xsd:element name="category" type="xsd:string" nillable="true" />
5350
+ <xsd:element name="contactName" type="xsd:string" nillable="true" />
5351
+ <xsd:element name="contactNumber" type="xsd:string" nillable="true" />
5015
5352
  </xsd:sequence>
5016
5353
  </xsd:complexType>
5017
5354
  </xsd:element>
@@ -5060,6 +5397,23 @@
5060
5397
  </xsd:complexType>
5061
5398
  </xsd:element>
5062
5399
 
5400
+ <xsd:element name="telephonySmsUserSetCallBack">
5401
+ <xsd:complexType>
5402
+ <xsd:sequence>
5403
+ <xsd:element name="session" type="xsd:string" nillable="true" />
5404
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
5405
+ <xsd:element name="login" type="xsd:string" nillable="true" />
5406
+ <xsd:element name="callBack" type="xsd:string" nillable="true" />
5407
+ </xsd:sequence>
5408
+ </xsd:complexType>
5409
+ </xsd:element>
5410
+
5411
+ <xsd:element name="telephonySmsUserSetCallBackResponse">
5412
+ <xsd:complexType>
5413
+ <xsd:sequence />
5414
+ </xsd:complexType>
5415
+ </xsd:element>
5416
+
5063
5417
  <xsd:element name="prepaidGetSummary">
5064
5418
  <xsd:complexType>
5065
5419
  <xsd:sequence>
@@ -5248,6 +5602,23 @@
5248
5602
  </xsd:complexType>
5249
5603
  </xsd:element>
5250
5604
 
5605
+ <xsd:element name="telephonySmsplusServiceList">
5606
+ <xsd:complexType>
5607
+ <xsd:sequence>
5608
+ <xsd:element name="session" type="xsd:string" nillable="true" />
5609
+ <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
5610
+ </xsd:sequence>
5611
+ </xsd:complexType>
5612
+ </xsd:element>
5613
+
5614
+ <xsd:element name="telephonySmsplusServiceListResponse">
5615
+ <xsd:complexType>
5616
+ <xsd:sequence>
5617
+ <xsd:element name="return" type="typens:MyArrayOfTelephonySmsplusDetailsStructType" />
5618
+ </xsd:sequence>
5619
+ </xsd:complexType>
5620
+ </xsd:element>
5621
+
5251
5622
  <xsd:element name="telephonyHuntingModificationAnonymousCallRejection">
5252
5623
  <xsd:complexType>
5253
5624
  <xsd:sequence>
@@ -5428,6 +5799,24 @@
5428
5799
  </xsd:complexType>
5429
5800
  </xsd:element>
5430
5801
 
5802
+ <xsd:element name="telephonyConferenceGetParams">
5803
+ <xsd:complexType>
5804
+ <xsd:sequence>
5805
+ <xsd:element name="session" type="xsd:string" nillable="true" />
5806
+ <xsd:element name="number" type="xsd:string" nillable="true" />
5807
+ <xsd:element name="country" type="xsd:string" nillable="true" />
5808
+ </xsd:sequence>
5809
+ </xsd:complexType>
5810
+ </xsd:element>
5811
+
5812
+ <xsd:element name="telephonyConferenceGetParamsResponse">
5813
+ <xsd:complexType>
5814
+ <xsd:sequence>
5815
+ <xsd:element name="return" type="typens:telephonyConferenceParamsReturn" />
5816
+ </xsd:sequence>
5817
+ </xsd:complexType>
5818
+ </xsd:element>
5819
+
5431
5820
  <xsd:element name="telephonyPhonebookContactModify">
5432
5821
  <xsd:complexType>
5433
5822
  <xsd:sequence>
@@ -5821,6 +6210,7 @@
5821
6210
  <xsd:element name="siret" type="xsd:string" nillable="true" />
5822
6211
  <xsd:element name="ape" type="xsd:string" nillable="true" />
5823
6212
  <xsd:element name="PJCode" type="xsd:string" nillable="true" />
6213
+ <xsd:element name="address" type="xsd:string" nillable="true" />
5824
6214
  </xsd:sequence>
5825
6215
  </xsd:complexType>
5826
6216
  </xsd:element>
@@ -5938,6 +6328,24 @@
5938
6328
  </xsd:complexType>
5939
6329
  </xsd:element>
5940
6330
 
6331
+ <xsd:element name="telephonyConferenceAction">
6332
+ <xsd:complexType>
6333
+ <xsd:sequence>
6334
+ <xsd:element name="session" type="xsd:string" nillable="true" />
6335
+ <xsd:element name="number" type="xsd:string" nillable="true" />
6336
+ <xsd:element name="country" type="xsd:string" nillable="true" />
6337
+ <xsd:element name="action" type="xsd:string" nillable="true" />
6338
+ <xsd:element name="memberid" type="xsd:string" nillable="true" />
6339
+ </xsd:sequence>
6340
+ </xsd:complexType>
6341
+ </xsd:element>
6342
+
6343
+ <xsd:element name="telephonyConferenceActionResponse">
6344
+ <xsd:complexType>
6345
+ <xsd:sequence />
6346
+ </xsd:complexType>
6347
+ </xsd:element>
6348
+
5941
6349
  <xsd:element name="dedicatedBackupExcludeDel">
5942
6350
  <xsd:complexType>
5943
6351
  <xsd:sequence>
@@ -6132,6 +6540,27 @@
6132
6540
  </xsd:complexType>
6133
6541
  </xsd:element>
6134
6542
 
6543
+ <xsd:element name="telephonyGetClosureEventsAsICS">
6544
+ <xsd:complexType>
6545
+ <xsd:sequence>
6546
+ <xsd:element name="session" type="xsd:string" nillable="true" />
6547
+ <xsd:element name="number" type="xsd:string" nillable="true" />
6548
+ <xsd:element name="country" type="xsd:string" nillable="true" />
6549
+ <xsd:element name="dateStart" type="xsd:string" nillable="true" />
6550
+ <xsd:element name="dateEnd" type="xsd:string" nillable="true" />
6551
+ <xsd:element name="categories" type="xsd:string" nillable="true" />
6552
+ </xsd:sequence>
6553
+ </xsd:complexType>
6554
+ </xsd:element>
6555
+
6556
+ <xsd:element name="telephonyGetClosureEventsAsICSResponse">
6557
+ <xsd:complexType>
6558
+ <xsd:sequence>
6559
+ <xsd:element name="return" type="typens:telephonyGetClosureEventsAsIcsStruct" />
6560
+ </xsd:sequence>
6561
+ </xsd:complexType>
6562
+ </xsd:element>
6563
+
6135
6564
  <xsd:element name="telephonySmsUserCreditLeft">
6136
6565
  <xsd:complexType>
6137
6566
  <xsd:sequence>
@@ -6158,21 +6587,25 @@
6158
6587
  <xsd:element name="offer" type="xsd:string" nillable="true" />
6159
6588
  <xsd:element name="desireDate" type="xsd:string" nillable="true" />
6160
6589
  <xsd:element name="callNumber" type="xsd:string" nillable="true" />
6161
- <xsd:element name="custContactName" type="xsd:string" nillable="true" />
6162
- <xsd:element name="custContactNumber" type="xsd:string" nillable="true" />
6163
- <xsd:element name="custName" type="xsd:string" nillable="true" />
6164
- <xsd:element name="custSiret" type="xsd:string" nillable="true" />
6165
- <xsd:element name="custStreetName" type="xsd:string" nillable="true" />
6166
- <xsd:element name="custStreetNumber" type="xsd:string" nillable="true" />
6167
- <xsd:element name="custBuilding" type="xsd:string" nillable="true" />
6168
- <xsd:element name="custStair" type="xsd:string" nillable="true" />
6169
- <xsd:element name="custFloor" type="xsd:string" nillable="true" />
6170
- <xsd:element name="custDoor" type="xsd:string" nillable="true" />
6171
- <xsd:element name="custZip" type="xsd:string" nillable="true" />
6172
- <xsd:element name="custCity" type="xsd:string" nillable="true" />
6173
- <xsd:element name="comment" type="xsd:string" nillable="true" />
6174
- <xsd:element name="evenPorted" type="xsd:boolean" nillable="true" />
6175
6590
  <xsd:element name="extraNumbers" type="typens:MyArrayOfStringType" nillable="true" />
6591
+ <xsd:element name="legalForm" type="xsd:string" nillable="true" />
6592
+ <xsd:element name="name" type="xsd:string" nillable="true" />
6593
+ <xsd:element name="firstName" type="xsd:string" nillable="true" />
6594
+ <xsd:element name="siret" type="xsd:string" nillable="true" />
6595
+ <xsd:element name="streetNumber" type="xsd:string" nillable="true" />
6596
+ <xsd:element name="streetNumberExtra" type="xsd:string" nillable="true" />
6597
+ <xsd:element name="streetType" type="xsd:string" nillable="true" />
6598
+ <xsd:element name="streetName" type="xsd:string" nillable="true" />
6599
+ <xsd:element name="building" type="xsd:string" nillable="true" />
6600
+ <xsd:element name="stair" type="xsd:string" nillable="true" />
6601
+ <xsd:element name="floor" type="xsd:string" nillable="true" />
6602
+ <xsd:element name="door" type="xsd:string" nillable="true" />
6603
+ <xsd:element name="zip" type="xsd:string" nillable="true" />
6604
+ <xsd:element name="city" type="xsd:string" nillable="true" />
6605
+ <xsd:element name="country" type="xsd:string" nillable="true" />
6606
+ <xsd:element name="displayUniversalDirectory" type="xsd:string" nillable="true" />
6607
+ <xsd:element name="contactName" type="xsd:string" nillable="true" />
6608
+ <xsd:element name="contactNumber" type="xsd:string" nillable="true" />
6176
6609
  </xsd:sequence>
6177
6610
  </xsd:complexType>
6178
6611
  </xsd:element>
@@ -6974,6 +7407,23 @@
6974
7407
  </xsd:complexType>
6975
7408
  </xsd:element>
6976
7409
 
7410
+ <xsd:element name="telephonyTrunkExternalDisplayedNumberDel">
7411
+ <xsd:complexType>
7412
+ <xsd:sequence>
7413
+ <xsd:element name="session" type="xsd:string" nillable="true" />
7414
+ <xsd:element name="number" type="xsd:string" nillable="true" />
7415
+ <xsd:element name="country" type="xsd:string" nillable="true" />
7416
+ <xsd:element name="externalDisplayedNumber" type="xsd:string" nillable="true" />
7417
+ </xsd:sequence>
7418
+ </xsd:complexType>
7419
+ </xsd:element>
7420
+
7421
+ <xsd:element name="telephonyTrunkExternalDisplayedNumberDelResponse">
7422
+ <xsd:complexType>
7423
+ <xsd:sequence />
7424
+ </xsd:complexType>
7425
+ </xsd:element>
7426
+
6977
7427
  <xsd:element name="mailingListModeratorAdd">
6978
7428
  <xsd:complexType>
6979
7429
  <xsd:sequence>
@@ -7010,6 +7460,29 @@
7010
7460
  </xsd:complexType>
7011
7461
  </xsd:element>
7012
7462
 
7463
+ <xsd:element name="telephonySmsplusServiceReversableTicketsSummary">
7464
+ <xsd:complexType>
7465
+ <xsd:sequence>
7466
+ <xsd:element name="session" type="xsd:string" nillable="true" />
7467
+ <xsd:element name="shortCode" type="xsd:string" nillable="true" />
7468
+ <xsd:element name="keyword" type="xsd:string" nillable="true" />
7469
+ <xsd:element name="reversableDelay" type="xsd:string" nillable="true" />
7470
+ <xsd:element name="limit" type="xsd:int" nillable="true" />
7471
+ <xsd:element name="limitOffset" type="xsd:int" nillable="true" />
7472
+ <xsd:element name="sort" type="xsd:string" nillable="true" />
7473
+ <xsd:element name="filter" type="xsd:string" nillable="true" />
7474
+ </xsd:sequence>
7475
+ </xsd:complexType>
7476
+ </xsd:element>
7477
+
7478
+ <xsd:element name="telephonySmsplusServiceReversableTicketsSummaryResponse">
7479
+ <xsd:complexType>
7480
+ <xsd:sequence>
7481
+ <xsd:element name="return" type="typens:telephonySmsplusSummaryInfosStruct" />
7482
+ </xsd:sequence>
7483
+ </xsd:complexType>
7484
+ </xsd:element>
7485
+
7013
7486
  <xsd:element name="anonymousFtpActivate">
7014
7487
  <xsd:complexType>
7015
7488
  <xsd:sequence>
@@ -7079,6 +7552,23 @@
7079
7552
  </xsd:complexType>
7080
7553
  </xsd:element>
7081
7554
 
7555
+ <xsd:element name="telephonySetTimeZoneNumber">
7556
+ <xsd:complexType>
7557
+ <xsd:sequence>
7558
+ <xsd:element name="session" type="xsd:string" nillable="true" />
7559
+ <xsd:element name="number" type="xsd:string" nillable="true" />
7560
+ <xsd:element name="countryCode" type="xsd:string" nillable="true" />
7561
+ <xsd:element name="timeZone" type="xsd:string" nillable="true" />
7562
+ </xsd:sequence>
7563
+ </xsd:complexType>
7564
+ </xsd:element>
7565
+
7566
+ <xsd:element name="telephonySetTimeZoneNumberResponse">
7567
+ <xsd:complexType>
7568
+ <xsd:sequence />
7569
+ </xsd:complexType>
7570
+ </xsd:element>
7571
+
7082
7572
  <xsd:element name="ortDomainAdd">
7083
7573
  <xsd:complexType>
7084
7574
  <xsd:sequence>
@@ -7653,6 +8143,22 @@
7653
8143
  </xsd:complexType>
7654
8144
  </xsd:element>
7655
8145
 
8146
+ <xsd:element name="telephonySmsCancelSending">
8147
+ <xsd:complexType>
8148
+ <xsd:sequence>
8149
+ <xsd:element name="session" type="xsd:string" nillable="true" />
8150
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
8151
+ <xsd:element name="smsIds" type="typens:MyArrayOfIntType" nillable="true" />
8152
+ </xsd:sequence>
8153
+ </xsd:complexType>
8154
+ </xsd:element>
8155
+
8156
+ <xsd:element name="telephonySmsCancelSendingResponse">
8157
+ <xsd:complexType>
8158
+ <xsd:sequence />
8159
+ </xsd:complexType>
8160
+ </xsd:element>
8161
+
7656
8162
  <xsd:element name="telephonyScreenListInfo">
7657
8163
  <xsd:complexType>
7658
8164
  <xsd:sequence>
@@ -7982,6 +8488,24 @@
7982
8488
  </xsd:complexType>
7983
8489
  </xsd:element>
7984
8490
 
8491
+ <xsd:element name="telephonyConferenceGetInfos">
8492
+ <xsd:complexType>
8493
+ <xsd:sequence>
8494
+ <xsd:element name="session" type="xsd:string" nillable="true" />
8495
+ <xsd:element name="number" type="xsd:string" nillable="true" />
8496
+ <xsd:element name="country" type="xsd:string" nillable="true" />
8497
+ </xsd:sequence>
8498
+ </xsd:complexType>
8499
+ </xsd:element>
8500
+
8501
+ <xsd:element name="telephonyConferenceGetInfosResponse">
8502
+ <xsd:complexType>
8503
+ <xsd:sequence>
8504
+ <xsd:element name="return" type="typens:telephonyConferenceGetInfosReturn" />
8505
+ </xsd:sequence>
8506
+ </xsd:complexType>
8507
+ </xsd:element>
8508
+
7985
8509
  <xsd:element name="dedicatedSecondaryDNSGetAll">
7986
8510
  <xsd:complexType>
7987
8511
  <xsd:sequence>
@@ -8034,6 +8558,25 @@
8034
8558
  </xsd:complexType>
8035
8559
  </xsd:element>
8036
8560
 
8561
+ <xsd:element name="telephonyPhonebookOnSmsContactList">
8562
+ <xsd:complexType>
8563
+ <xsd:sequence>
8564
+ <xsd:element name="session" type="xsd:string" nillable="true" />
8565
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
8566
+ <xsd:element name="id" type="xsd:int" nillable="true" />
8567
+ <xsd:element name="groupName" type="xsd:string" nillable="true" />
8568
+ </xsd:sequence>
8569
+ </xsd:complexType>
8570
+ </xsd:element>
8571
+
8572
+ <xsd:element name="telephonyPhonebookOnSmsContactListResponse">
8573
+ <xsd:complexType>
8574
+ <xsd:sequence>
8575
+ <xsd:element name="return" type="typens:MyArrayOfTelephonyPhonebookContactStructType" />
8576
+ </xsd:sequence>
8577
+ </xsd:complexType>
8578
+ </xsd:element>
8579
+
8037
8580
  <xsd:element name="serviceList">
8038
8581
  <xsd:complexType>
8039
8582
  <xsd:sequence>
@@ -8070,25 +8613,6 @@
8070
8613
  </xsd:complexType>
8071
8614
  </xsd:element>
8072
8615
 
8073
- <xsd:element name="telephonyPhonebookOnSmsContactList">
8074
- <xsd:complexType>
8075
- <xsd:sequence>
8076
- <xsd:element name="session" type="xsd:string" nillable="true" />
8077
- <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
8078
- <xsd:element name="id" type="xsd:int" nillable="true" />
8079
- <xsd:element name="groupName" type="xsd:string" nillable="true" />
8080
- </xsd:sequence>
8081
- </xsd:complexType>
8082
- </xsd:element>
8083
-
8084
- <xsd:element name="telephonyPhonebookOnSmsContactListResponse">
8085
- <xsd:complexType>
8086
- <xsd:sequence>
8087
- <xsd:element name="return" type="typens:MyArrayOfTelephonyPhonebookContactStructType" />
8088
- </xsd:sequence>
8089
- </xsd:complexType>
8090
- </xsd:element>
8091
-
8092
8616
  <xsd:element name="nicCreateIT">
8093
8617
  <xsd:complexType>
8094
8618
  <xsd:sequence>
@@ -8646,6 +9170,24 @@
8646
9170
  </xsd:complexType>
8647
9171
  </xsd:element>
8648
9172
 
9173
+ <xsd:element name="telephonySmsplusServiceDetails">
9174
+ <xsd:complexType>
9175
+ <xsd:sequence>
9176
+ <xsd:element name="session" type="xsd:string" nillable="true" />
9177
+ <xsd:element name="shortCode" type="xsd:string" nillable="true" />
9178
+ <xsd:element name="keyword" type="xsd:string" nillable="true" />
9179
+ </xsd:sequence>
9180
+ </xsd:complexType>
9181
+ </xsd:element>
9182
+
9183
+ <xsd:element name="telephonySmsplusServiceDetailsResponse">
9184
+ <xsd:complexType>
9185
+ <xsd:sequence>
9186
+ <xsd:element name="return" type="typens:telephonySmsplusDetailsStruct" />
9187
+ </xsd:sequence>
9188
+ </xsd:complexType>
9189
+ </xsd:element>
9190
+
8649
9191
  <xsd:element name="dedicatedFilterIrcClientRuleDel">
8650
9192
  <xsd:complexType>
8651
9193
  <xsd:sequence>
@@ -8818,6 +9360,23 @@
8818
9360
  </xsd:complexType>
8819
9361
  </xsd:element>
8820
9362
 
9363
+ <xsd:element name="telephonySetDefaultPrivateHolidaysEvents">
9364
+ <xsd:complexType>
9365
+ <xsd:sequence>
9366
+ <xsd:element name="session" type="xsd:string" nillable="true" />
9367
+ <xsd:element name="number" type="xsd:string" nillable="true" />
9368
+ <xsd:element name="country" type="xsd:string" nillable="true" />
9369
+ <xsd:element name="defaultPublicHolidaysCountry" type="xsd:string" nillable="true" />
9370
+ </xsd:sequence>
9371
+ </xsd:complexType>
9372
+ </xsd:element>
9373
+
9374
+ <xsd:element name="telephonySetDefaultPrivateHolidaysEventsResponse">
9375
+ <xsd:complexType>
9376
+ <xsd:sequence />
9377
+ </xsd:complexType>
9378
+ </xsd:element>
9379
+
8821
9380
  <xsd:element name="emailDelMasterNic">
8822
9381
  <xsd:complexType>
8823
9382
  <xsd:sequence>
@@ -8994,6 +9553,27 @@
8994
9553
  </xsd:complexType>
8995
9554
  </xsd:element>
8996
9555
 
9556
+ <xsd:element name="telephonyFaxCallList">
9557
+ <xsd:complexType>
9558
+ <xsd:sequence>
9559
+ <xsd:element name="session" type="xsd:string" nillable="true" />
9560
+ <xsd:element name="number" type="xsd:string" nillable="true" />
9561
+ <xsd:element name="country" type="xsd:string" nillable="true" />
9562
+ <xsd:element name="listBegin" type="xsd:int" nillable="true" />
9563
+ <xsd:element name="listLimit" type="xsd:int" nillable="true" />
9564
+ <xsd:element name="faxReceived" type="xsd:boolean" nillable="true" />
9565
+ </xsd:sequence>
9566
+ </xsd:complexType>
9567
+ </xsd:element>
9568
+
9569
+ <xsd:element name="telephonyFaxCallListResponse">
9570
+ <xsd:complexType>
9571
+ <xsd:sequence>
9572
+ <xsd:element name="return" type="typens:telephonyFaxCallListReturn" />
9573
+ </xsd:sequence>
9574
+ </xsd:complexType>
9575
+ </xsd:element>
9576
+
8997
9577
  <xsd:element name="telephonySmsUserSend">
8998
9578
  <xsd:complexType>
8999
9579
  <xsd:sequence>
@@ -9393,6 +9973,24 @@
9393
9973
  </xsd:complexType>
9394
9974
  </xsd:element>
9395
9975
 
9976
+ <xsd:element name="telephonyTrunkExternalDisplayedNumberList">
9977
+ <xsd:complexType>
9978
+ <xsd:sequence>
9979
+ <xsd:element name="session" type="xsd:string" nillable="true" />
9980
+ <xsd:element name="number" type="xsd:string" nillable="true" />
9981
+ <xsd:element name="country" type="xsd:string" nillable="true" />
9982
+ </xsd:sequence>
9983
+ </xsd:complexType>
9984
+ </xsd:element>
9985
+
9986
+ <xsd:element name="telephonyTrunkExternalDisplayedNumberListResponse">
9987
+ <xsd:complexType>
9988
+ <xsd:sequence>
9989
+ <xsd:element name="return" type="typens:MyArrayOfTelephonyTrunkExternalDisplayedNumberStructType" />
9990
+ </xsd:sequence>
9991
+ </xsd:complexType>
9992
+ </xsd:element>
9993
+
9396
9994
  <xsd:element name="telephonyDirectoryListWayType">
9397
9995
  <xsd:complexType>
9398
9996
  <xsd:sequence>
@@ -9422,6 +10020,7 @@
9422
10020
  <xsd:element name="sortField" type="xsd:string" nillable="true" />
9423
10021
  <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
9424
10022
  <xsd:element name="tag" type="xsd:string" nillable="true" />
10023
+ <xsd:element name="filter" type="xsd:string" nillable="true" />
9425
10024
  </xsd:sequence>
9426
10025
  </xsd:complexType>
9427
10026
  </xsd:element>
@@ -9477,20 +10076,40 @@
9477
10076
  </xsd:complexType>
9478
10077
  </xsd:element>
9479
10078
 
9480
- <xsd:element name="TelephonySipToAliasOffer">
10079
+ <xsd:element name="telephonyGetDefaultPrivateHolidaysEvents">
9481
10080
  <xsd:complexType>
9482
10081
  <xsd:sequence>
9483
10082
  <xsd:element name="session" type="xsd:string" nillable="true" />
9484
- <xsd:element name="number" type="xsd:string" nillable="true" />
9485
- <xsd:element name="country" type="xsd:string" nillable="true" />
9486
- <xsd:element name="delete" type="xsd:boolean" nillable="true" />
9487
10083
  </xsd:sequence>
9488
10084
  </xsd:complexType>
9489
10085
  </xsd:element>
9490
10086
 
9491
- <xsd:element name="TelephonySipToAliasOfferResponse">
10087
+ <xsd:element name="telephonyGetDefaultPrivateHolidaysEventsResponse">
9492
10088
  <xsd:complexType>
9493
- <xsd:sequence />
10089
+ <xsd:sequence>
10090
+ <xsd:element name="return" type="typens:telephonyGetDefaultPrivateHolidaysEventsReturn" />
10091
+ </xsd:sequence>
10092
+ </xsd:complexType>
10093
+ </xsd:element>
10094
+
10095
+ <xsd:element name="telephonySmsplusShortCodesList">
10096
+ <xsd:complexType>
10097
+ <xsd:sequence>
10098
+ <xsd:element name="session" type="xsd:string" nillable="true" />
10099
+ <xsd:element name="shortCode" type="xsd:string" nillable="true" />
10100
+ <xsd:element name="shortCodeCategory" type="xsd:int" nillable="true" />
10101
+ <xsd:element name="publicType" type="xsd:string" nillable="true" />
10102
+ <xsd:element name="price" type="xsd:float" nillable="true" />
10103
+ <xsd:element name="rates" type="xsd:string" nillable="true" />
10104
+ </xsd:sequence>
10105
+ </xsd:complexType>
10106
+ </xsd:element>
10107
+
10108
+ <xsd:element name="telephonySmsplusShortCodesListResponse">
10109
+ <xsd:complexType>
10110
+ <xsd:sequence>
10111
+ <xsd:element name="return" type="typens:MyArrayOfTelephonySmsplusChoicesStructType" />
10112
+ </xsd:sequence>
9494
10113
  </xsd:complexType>
9495
10114
  </xsd:element>
9496
10115
 
@@ -9816,6 +10435,12 @@
9816
10435
  <xsd:element name="email" type="xsd:string" nillable="true" />
9817
10436
  <xsd:element name="numberToReserve" type="xsd:string" nillable="true" />
9818
10437
  <xsd:element name="procedureId" type="xsd:int" nillable="true" />
10438
+ <xsd:element name="legalForm" type="xsd:string" nillable="true" />
10439
+ <xsd:element name="siret" type="xsd:string" nillable="true" />
10440
+ <xsd:element name="ape" type="xsd:string" nillable="true" />
10441
+ <xsd:element name="socialNomination" type="xsd:string" nillable="true" />
10442
+ <xsd:element name="displayUniversalDirectory" type="xsd:string" nillable="true" />
10443
+ <xsd:element name="retractation" type="xsd:string" nillable="true" />
9819
10444
  </xsd:sequence>
9820
10445
  </xsd:complexType>
9821
10446
  </xsd:element>
@@ -9863,6 +10488,23 @@
9863
10488
  </xsd:complexType>
9864
10489
  </xsd:element>
9865
10490
 
10491
+ <xsd:element name="telephonyLineSetCodecs">
10492
+ <xsd:complexType>
10493
+ <xsd:sequence>
10494
+ <xsd:element name="session" type="xsd:string" nillable="true" />
10495
+ <xsd:element name="number" type="xsd:string" nillable="true" />
10496
+ <xsd:element name="country" type="xsd:string" nillable="true" />
10497
+ <xsd:element name="codecs" type="xsd:string" nillable="true" />
10498
+ </xsd:sequence>
10499
+ </xsd:complexType>
10500
+ </xsd:element>
10501
+
10502
+ <xsd:element name="telephonyLineSetCodecsResponse">
10503
+ <xsd:complexType>
10504
+ <xsd:sequence />
10505
+ </xsd:complexType>
10506
+ </xsd:element>
10507
+
9866
10508
  <xsd:element name="telephonyNumberCityForZoneList">
9867
10509
  <xsd:complexType>
9868
10510
  <xsd:sequence>
@@ -10175,6 +10817,7 @@
10175
10817
  <xsd:element name="sortField" type="xsd:string" nillable="true" />
10176
10818
  <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
10177
10819
  <xsd:element name="tag" type="xsd:string" nillable="true" />
10820
+ <xsd:element name="filter" type="xsd:string" nillable="true" />
10178
10821
  </xsd:sequence>
10179
10822
  </xsd:complexType>
10180
10823
  </xsd:element>
@@ -10229,6 +10872,24 @@
10229
10872
  </xsd:complexType>
10230
10873
  </xsd:element>
10231
10874
 
10875
+ <xsd:element name="telephonySmsUserGetCallBack">
10876
+ <xsd:complexType>
10877
+ <xsd:sequence>
10878
+ <xsd:element name="login" type="xsd:string" nillable="true" />
10879
+ <xsd:element name="password" type="xsd:string" nillable="true" />
10880
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
10881
+ </xsd:sequence>
10882
+ </xsd:complexType>
10883
+ </xsd:element>
10884
+
10885
+ <xsd:element name="telephonySmsUserGetCallBackResponse">
10886
+ <xsd:complexType>
10887
+ <xsd:sequence>
10888
+ <xsd:element name="return" type="xsd:string" />
10889
+ </xsd:sequence>
10890
+ </xsd:complexType>
10891
+ </xsd:element>
10892
+
10232
10893
  <xsd:element name="dedicatedNetbootModify">
10233
10894
  <xsd:complexType>
10234
10895
  <xsd:sequence>
@@ -10538,7 +11199,23 @@
10538
11199
  </xsd:complexType>
10539
11200
  </xsd:element>
10540
11201
 
10541
- <xsd:element name="notepadFlushResponse">
11202
+ <xsd:element name="notepadFlushResponse">
11203
+ <xsd:complexType>
11204
+ <xsd:sequence />
11205
+ </xsd:complexType>
11206
+ </xsd:element>
11207
+
11208
+ <xsd:element name="telephonySmsSetCallBack">
11209
+ <xsd:complexType>
11210
+ <xsd:sequence>
11211
+ <xsd:element name="session" type="xsd:string" nillable="true" />
11212
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
11213
+ <xsd:element name="callBack" type="xsd:string" nillable="true" />
11214
+ </xsd:sequence>
11215
+ </xsd:complexType>
11216
+ </xsd:element>
11217
+
11218
+ <xsd:element name="telephonySmsSetCallBackResponse">
10542
11219
  <xsd:complexType>
10543
11220
  <xsd:sequence />
10544
11221
  </xsd:complexType>
@@ -10741,7 +11418,7 @@
10741
11418
  <xsd:sequence>
10742
11419
  <xsd:element name="session" type="xsd:string" nillable="true" />
10743
11420
  <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
10744
- <xsd:element name="number" type="xsd:string" nillable="true" />
11421
+ <xsd:element name="sender" type="xsd:string" nillable="true" />
10745
11422
  <xsd:element name="reason" type="xsd:string" nillable="true" />
10746
11423
  </xsd:sequence>
10747
11424
  </xsd:complexType>
@@ -11212,6 +11889,30 @@
11212
11889
  </xsd:complexType>
11213
11890
  </xsd:element>
11214
11891
 
11892
+ <xsd:element name="telephonySmsplusServiceAdd">
11893
+ <xsd:complexType>
11894
+ <xsd:sequence>
11895
+ <xsd:element name="session" type="xsd:string" nillable="true" />
11896
+ <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
11897
+ <xsd:element name="shortCode" type="xsd:string" nillable="true" />
11898
+ <xsd:element name="keyword" type="xsd:string" nillable="true" />
11899
+ <xsd:element name="procedureId" type="xsd:int" nillable="true" />
11900
+ <xsd:element name="applicationType" type="xsd:string" nillable="true" />
11901
+ <xsd:element name="applicationDescription" type="xsd:string" nillable="true" />
11902
+ <xsd:element name="company" type="xsd:string" nillable="true" />
11903
+ <xsd:element name="acceptedContract" type="xsd:boolean" nillable="true" />
11904
+ </xsd:sequence>
11905
+ </xsd:complexType>
11906
+ </xsd:element>
11907
+
11908
+ <xsd:element name="telephonySmsplusServiceAddResponse">
11909
+ <xsd:complexType>
11910
+ <xsd:sequence>
11911
+ <xsd:element name="return" type="typens:orderStruct" />
11912
+ </xsd:sequence>
11913
+ </xsd:complexType>
11914
+ </xsd:element>
11915
+
11215
11916
  <xsd:element name="multiDomainDel">
11216
11917
  <xsd:complexType>
11217
11918
  <xsd:sequence>
@@ -11228,6 +11929,32 @@
11228
11929
  </xsd:complexType>
11229
11930
  </xsd:element>
11230
11931
 
11932
+ <xsd:element name="telephonySmsplusServiceEdit">
11933
+ <xsd:complexType>
11934
+ <xsd:sequence>
11935
+ <xsd:element name="session" type="xsd:string" nillable="true" />
11936
+ <xsd:element name="shortCode" type="xsd:string" nillable="true" />
11937
+ <xsd:element name="keyword" type="xsd:string" nillable="true" />
11938
+ <xsd:element name="description" type="xsd:string" nillable="true" />
11939
+ <xsd:element name="cgiActivation" type="xsd:boolean" nillable="true" />
11940
+ <xsd:element name="cgiUrl" type="xsd:string" nillable="true" />
11941
+ <xsd:element name="text" type="xsd:string" nillable="true" />
11942
+ <xsd:element name="trackingMedias" type="typens:MyArrayOfStringType" nillable="true" />
11943
+ <xsd:element name="trackingTargets" type="typens:MyArrayOfStringType" nillable="true" />
11944
+ <xsd:element name="trackingDefaultSmsAccount" type="xsd:string" nillable="true" />
11945
+ <xsd:element name="trackingDefaultSmsSender" type="xsd:string" nillable="true" />
11946
+ <xsd:element name="sendingDefaultSmsAccountMtBilling" type="xsd:string" nillable="true" />
11947
+ <xsd:element name="sendingNoSmsMt" type="xsd:boolean" nillable="true" />
11948
+ </xsd:sequence>
11949
+ </xsd:complexType>
11950
+ </xsd:element>
11951
+
11952
+ <xsd:element name="telephonySmsplusServiceEditResponse">
11953
+ <xsd:complexType>
11954
+ <xsd:sequence />
11955
+ </xsd:complexType>
11956
+ </xsd:element>
11957
+
11231
11958
  <xsd:element name="dedicatedMailinglistSubscribe">
11232
11959
  <xsd:complexType>
11233
11960
  <xsd:sequence>
@@ -11684,6 +12411,7 @@
11684
12411
  <xsd:element name="type" type="xsd:string"/>
11685
12412
  <xsd:element name="expirationDate" type="xsd:string"/>
11686
12413
  <xsd:element name="description" type="xsd:string"/>
12414
+ <xsd:element name="simultaneousLines" type="xsd:int"/>
11687
12415
  </xsd:sequence>
11688
12416
  </xsd:complexType>
11689
12417
 
@@ -11720,6 +12448,7 @@
11720
12448
  <xsd:element name="setOn" type="xsd:string"/>
11721
12449
  <xsd:element name="aliasPool" type="typens:telephonyLineAliasPoolStruct"/>
11722
12450
  <xsd:element name="pendingAction" type="typens:telephonyPendingActionStruct"/>
12451
+ <xsd:element name="simultaneousLines" type="xsd:int"/>
11723
12452
  </xsd:sequence>
11724
12453
  </xsd:complexType>
11725
12454
 
@@ -11881,8 +12610,9 @@
11881
12610
  <xsd:element name="overLimit" type="xsd:boolean"/>
11882
12611
  <xsd:element name="type" type="xsd:string"/>
11883
12612
  <xsd:element name="callingNumber" type="xsd:string"/>
11884
- <xsd:element name="presentation" type="xsd:string"/>
12613
+ <xsd:element name="presentation" type="xsd:boolean"/>
11885
12614
  <xsd:element name="designation" type="xsd:string"/>
12615
+ <xsd:element name="calledNumber" type="xsd:string"/>
11886
12616
  </xsd:sequence>
11887
12617
  </xsd:complexType>
11888
12618
 
@@ -12111,6 +12841,39 @@
12111
12841
  </xsd:sequence>
12112
12842
  </xsd:complexType>
12113
12843
 
12844
+ <xsd:complexType name="telephonyConferenceGetInfosReturn">
12845
+ <xsd:sequence>
12846
+ <xsd:element name="parties" type="xsd:int"/>
12847
+ <xsd:element name="locked" type="xsd:boolean"/>
12848
+ <xsd:element name="participants" type="typens:MyArrayOfTelephonyConferenceParticipantStructType"/>
12849
+ </xsd:sequence>
12850
+ </xsd:complexType>
12851
+
12852
+ <xsd:complexType name="telephonyConferenceParticipantStruct">
12853
+ <xsd:sequence>
12854
+ <xsd:element name="callerid" type="xsd:string"/>
12855
+ <xsd:element name="callername" type="xsd:string"/>
12856
+ <xsd:element name="talking" type="xsd:boolean"/>
12857
+ <xsd:element name="deaf" type="xsd:boolean"/>
12858
+ <xsd:element name="muted" type="xsd:boolean"/>
12859
+ <xsd:element name="joinsince" type="xsd:int"/>
12860
+ <xsd:element name="memberid" type="xsd:int"/>
12861
+ </xsd:sequence>
12862
+ </xsd:complexType>
12863
+
12864
+ <xsd:complexType name="telephonyConferenceParamsReturn">
12865
+ <xsd:sequence>
12866
+ <xsd:element name="number" type="xsd:string"/>
12867
+ <xsd:element name="lang" type="xsd:string"/>
12868
+ <xsd:element name="pin" type="xsd:int"/>
12869
+ <xsd:element name="enterMuted" type="xsd:boolean"/>
12870
+ <xsd:element name="announceStatus" type="xsd:boolean"/>
12871
+ <xsd:element name="recordStatus" type="xsd:boolean"/>
12872
+ <xsd:element name="reportStatus" type="xsd:string"/>
12873
+ <xsd:element name="reportMail" type="xsd:string"/>
12874
+ </xsd:sequence>
12875
+ </xsd:complexType>
12876
+
12114
12877
  <xsd:complexType name="telephonySmsCsvSlotStruct">
12115
12878
  <xsd:sequence>
12116
12879
  <xsd:element name="id" type="xsd:string"/>
@@ -12130,8 +12893,9 @@
12130
12893
  <xsd:complexType name="telephonyNotificationSmsUserStruct">
12131
12894
  <xsd:sequence>
12132
12895
  <xsd:element name="support" type="xsd:string"/>
12133
- <xsd:element name="alertThreshold" type="xsd:string"/>
12896
+ <xsd:element name="alertThreshold" type="xsd:int"/>
12134
12897
  <xsd:element name="alertNumber" type="xsd:string"/>
12898
+ <xsd:element name="alertEmail" type="xsd:string"/>
12135
12899
  </xsd:sequence>
12136
12900
  </xsd:complexType>
12137
12901
 
@@ -12192,6 +12956,7 @@
12192
12956
  <xsd:element name="codePJ" type="xsd:string"/>
12193
12957
  <xsd:element name="labelPJ" type="xsd:string"/>
12194
12958
  <xsd:element name="isAssociatedWithAPE" type="xsd:string"/>
12959
+ <xsd:element name="notification" type="xsd:string"/>
12195
12960
  </xsd:sequence>
12196
12961
  </xsd:complexType>
12197
12962
 
@@ -12243,6 +13008,7 @@
12243
13008
  <xsd:element name="status" type="xsd:string"/>
12244
13009
  <xsd:element name="status_pagesjaunes" type="xsd:string"/>
12245
13010
  <xsd:element name="status_118712" type="xsd:string"/>
13011
+ <xsd:element name="address" type="xsd:string"/>
12246
13012
  </xsd:sequence>
12247
13013
  </xsd:complexType>
12248
13014
 
@@ -12265,6 +13031,48 @@
12265
13031
  </xsd:sequence>
12266
13032
  </xsd:complexType>
12267
13033
 
13034
+ <xsd:complexType name="telephonyFaxCallStruct">
13035
+ <xsd:sequence>
13036
+ <xsd:element name="calledNumber" type="xsd:string"/>
13037
+ <xsd:element name="callingNumber" type="xsd:string"/>
13038
+ <xsd:element name="destination" type="xsd:string"/>
13039
+ <xsd:element name="jobid" type="xsd:int"/>
13040
+ <xsd:element name="nature" type="xsd:string"/>
13041
+ <xsd:element name="countryCode" type="xsd:int"/>
13042
+ <xsd:element name="designation" type="xsd:string"/>
13043
+ <xsd:element name="jobtag" type="xsd:string"/>
13044
+ <xsd:element name="idkey" type="xsd:string"/>
13045
+ <xsd:element name="priceWithoutVAT" type="xsd:float"/>
13046
+ <xsd:element name="quality" type="xsd:string"/>
13047
+ <xsd:element name="callDate" type="xsd:string"/>
13048
+ <xsd:element name="pages" type="xsd:int"/>
13049
+ </xsd:sequence>
13050
+ </xsd:complexType>
13051
+
13052
+ <xsd:complexType name="telephonyFaxCallsSummaryDetailsStruct">
13053
+ <xsd:sequence>
13054
+ <xsd:element name="faxNumber" type="xsd:int"/>
13055
+ <xsd:element name="pages" type="xsd:int"/>
13056
+ <xsd:element name="priceWithoutVAT" type="xsd:float"/>
13057
+ </xsd:sequence>
13058
+ </xsd:complexType>
13059
+
13060
+ <xsd:complexType name="telephonyFaxCallsSummaryStruct">
13061
+ <xsd:sequence>
13062
+ <xsd:element name="high" type="typens:telephonyFaxCallsSummaryDetailsStruct"/>
13063
+ <xsd:element name="low" type="typens:telephonyFaxCallsSummaryDetailsStruct"/>
13064
+ </xsd:sequence>
13065
+ </xsd:complexType>
13066
+
13067
+ <xsd:complexType name="telephonyFaxCallListReturn">
13068
+ <xsd:sequence>
13069
+ <xsd:element name="fromDate" type="xsd:string"/>
13070
+ <xsd:element name="toDate" type="xsd:string"/>
13071
+ <xsd:element name="list" type="typens:MyArrayOfTelephonyFaxCallStructType"/>
13072
+ <xsd:element name="summary" type="typens:telephonyFaxCallsSummaryStruct"/>
13073
+ </xsd:sequence>
13074
+ </xsd:complexType>
13075
+
12268
13076
  <xsd:complexType name="telephonyFaxOptionsListReturn">
12269
13077
  <xsd:sequence>
12270
13078
  <xsd:element name="callNumber" type="xsd:string"/>
@@ -12351,16 +13159,30 @@
12351
13159
  <xsd:complexType name="telephonyPortabilityStruct">
12352
13160
  <xsd:sequence>
12353
13161
  <xsd:element name="id" type="xsd:int"/>
12354
- <xsd:element name="number" type="xsd:string"/>
12355
- <xsd:element name="name" type="xsd:string"/>
12356
- <xsd:element name="planDate" type="xsd:string"/>
13162
+ <xsd:element name="customerFullName" type="xsd:string"/>
12357
13163
  <xsd:element name="billingAccount" type="xsd:string"/>
12358
- <xsd:element name="type" type="xsd:string"/>
12359
- <xsd:element name="operator" type="xsd:string"/>
12360
- <xsd:element name="status" type="xsd:string"/>
12361
- <xsd:element name="reason" type="xsd:string"/>
12362
- <xsd:element name="askingCustomer" type="typens:MyArrayOfStringType"/>
13164
+ <xsd:element name="callNumber" type="xsd:string"/>
12363
13165
  <xsd:element name="extraNumbers" type="typens:MyArrayOfStringType"/>
13166
+ <xsd:element name="resellerOrder" type="xsd:boolean"/>
13167
+ <xsd:element name="customerMailSent" type="xsd:boolean"/>
13168
+ <xsd:element name="customerMailSendDate" type="xsd:boolean"/>
13169
+ <xsd:element name="customerMailReturned" type="xsd:boolean"/>
13170
+ <xsd:element name="customerMailReturnDate" type="xsd:boolean"/>
13171
+ <xsd:element name="customerMailTracking" type="xsd:string"/>
13172
+ <xsd:element name="rangeHolderName" type="xsd:string"/>
13173
+ <xsd:element name="losingCpName" type="xsd:string"/>
13174
+ <xsd:element name="rhOrderSent" type="xsd:boolean"/>
13175
+ <xsd:element name="rhOrderReceived" type="xsd:boolean"/>
13176
+ <xsd:element name="rhOrderAck" type="xsd:string"/>
13177
+ <xsd:element name="rhOrderAckComment" type="xsd:string"/>
13178
+ <xsd:element name="rhOrderPort" type="xsd:string"/>
13179
+ <xsd:element name="rhOrderPortComment" type="xsd:string"/>
13180
+ <xsd:element name="lcpOrderSent" type="xsd:boolean"/>
13181
+ <xsd:element name="lcpOrderReceived" type="xsd:boolean"/>
13182
+ <xsd:element name="lcpOrderAck" type="xsd:string"/>
13183
+ <xsd:element name="lcpOrderAckComment" type="xsd:string"/>
13184
+ <xsd:element name="lcpOrderPort" type="xsd:string"/>
13185
+ <xsd:element name="lcpOrderPortComment" type="xsd:string"/>
12364
13186
  </xsd:sequence>
12365
13187
  </xsd:complexType>
12366
13188
 
@@ -12564,6 +13386,161 @@
12564
13386
  </xsd:sequence>
12565
13387
  </xsd:complexType>
12566
13388
 
13389
+ <xsd:complexType name="telephonyDefaultPrivateHolidaysEventsCountryStruct">
13390
+ <xsd:sequence>
13391
+ <xsd:element name="dates" type="typens:MyArrayOfStringType"/>
13392
+ <xsd:element name="tzid" type="xsd:string"/>
13393
+ </xsd:sequence>
13394
+ </xsd:complexType>
13395
+
13396
+ <xsd:complexType name="telephonyGetDefaultPrivateHolidaysEventsReturn">
13397
+ <xsd:sequence>
13398
+ <xsd:element name="fr" type="typens:telephonyDefaultPrivateHolidaysEventsCountryStruct"/>
13399
+ <xsd:element name="be" type="typens:telephonyDefaultPrivateHolidaysEventsCountryStruct"/>
13400
+ <xsd:element name="uk" type="typens:telephonyDefaultPrivateHolidaysEventsCountryStruct"/>
13401
+ <xsd:element name="de" type="typens:telephonyDefaultPrivateHolidaysEventsCountryStruct"/>
13402
+ <xsd:element name="es" type="typens:telephonyDefaultPrivateHolidaysEventsCountryStruct"/>
13403
+ </xsd:sequence>
13404
+ </xsd:complexType>
13405
+
13406
+ <xsd:complexType name="telephonyGetClosureEventsAsIcsStruct">
13407
+ <xsd:sequence>
13408
+ <xsd:element name="numberOfEvents" type="xsd:int"/>
13409
+ <xsd:element name="datas" type="xsd:string"/>
13410
+ </xsd:sequence>
13411
+ </xsd:complexType>
13412
+
13413
+ <xsd:complexType name="telephonyGetClosureEventsAsArrayEventStruct">
13414
+ <xsd:sequence>
13415
+ <xsd:element name="uid" type="xsd:string"/>
13416
+ <xsd:element name="summary" type="xsd:string"/>
13417
+ <xsd:element name="description" type="xsd:string"/>
13418
+ <xsd:element name="category" type="xsd:string"/>
13419
+ <xsd:element name="created" type="xsd:string"/>
13420
+ <xsd:element name="lastModified" type="xsd:string"/>
13421
+ <xsd:element name="dtStart" type="xsd:string"/>
13422
+ <xsd:element name="dtStartValue" type="xsd:string"/>
13423
+ <xsd:element name="dtStartTzid" type="xsd:string"/>
13424
+ <xsd:element name="dtStartUserValue" type="xsd:string"/>
13425
+ <xsd:element name="dtEnd" type="xsd:string"/>
13426
+ <xsd:element name="dtEndValue" type="xsd:string"/>
13427
+ <xsd:element name="dtEndTzid" type="xsd:string"/>
13428
+ <xsd:element name="dtEndUserValue" type="xsd:string"/>
13429
+ </xsd:sequence>
13430
+ </xsd:complexType>
13431
+
13432
+ <xsd:complexType name="telephonyGetClosureEventsAsArrayStruct">
13433
+ <xsd:sequence>
13434
+ <xsd:element name="numberOfEvents" type="xsd:int"/>
13435
+ <xsd:element name="events" type="typens:MyArrayOfTelephonyGetClosureEventsAsArrayEventStructType"/>
13436
+ </xsd:sequence>
13437
+ </xsd:complexType>
13438
+
13439
+ <xsd:complexType name="telephonyTrunkExternalDisplayedNumberStruct">
13440
+ <xsd:sequence>
13441
+ <xsd:element name="number" type="xsd:string"/>
13442
+ <xsd:element name="status" type="xsd:string"/>
13443
+ </xsd:sequence>
13444
+ </xsd:complexType>
13445
+
13446
+ <xsd:complexType name="telephonySmsplusOptionsStruct">
13447
+ <xsd:sequence>
13448
+ <xsd:element name="sendingNoSmsMt" type="xsd:boolean"/>
13449
+ <xsd:element name="defaultSmsAccount" type="xsd:string"/>
13450
+ <xsd:element name="defaultSmsSender" type="xsd:string"/>
13451
+ <xsd:element name="defaultSmsAccountMtBilling" type="xsd:string"/>
13452
+ <xsd:element name="trackingMedias" type="typens:MyArrayOfStringType"/>
13453
+ <xsd:element name="trackingTargets" type="typens:MyArrayOfStringType"/>
13454
+ </xsd:sequence>
13455
+ </xsd:complexType>
13456
+
13457
+ <xsd:complexType name="telephonyApplicationTypeStruct">
13458
+ <xsd:sequence>
13459
+ <xsd:element name="label" type="xsd:string"/>
13460
+ <xsd:element name="description" type="xsd:string"/>
13461
+ </xsd:sequence>
13462
+ </xsd:complexType>
13463
+
13464
+ <xsd:complexType name="telephonySmsplusChoicesStruct">
13465
+ <xsd:sequence>
13466
+ <xsd:element name="level" type="xsd:int"/>
13467
+ <xsd:element name="price" type="xsd:float"/>
13468
+ <xsd:element name="priceReversed" type="xsd:float"/>
13469
+ <xsd:element name="shortCodeCategory" type="xsd:int"/>
13470
+ <xsd:element name="publicType" type="xsd:string"/>
13471
+ <xsd:element name="rates" type="xsd:string"/>
13472
+ <xsd:element name="applicationTypes" type="typens:MyArrayOfTelephonyApplicationTypeStructType"/>
13473
+ <xsd:element name="shortCodes" type="typens:MyArrayOfStringType"/>
13474
+ </xsd:sequence>
13475
+ </xsd:complexType>
13476
+
13477
+ <xsd:complexType name="telephonySmsplusDetailsStruct">
13478
+ <xsd:sequence>
13479
+ <xsd:element name="shortCodeCategory" type="xsd:string"/>
13480
+ <xsd:element name="shortCode" type="xsd:string"/>
13481
+ <xsd:element name="keyword" type="xsd:string"/>
13482
+ <xsd:element name="domain" type="xsd:string"/>
13483
+ <xsd:element name="publicType" type="xsd:string"/>
13484
+ <xsd:element name="price" type="xsd:float"/>
13485
+ <xsd:element name="priceReversed" type="xsd:float"/>
13486
+ <xsd:element name="rates" type="xsd:string"/>
13487
+ <xsd:element name="level" type="xsd:string"/>
13488
+ <xsd:element name="company" type="xsd:string"/>
13489
+ <xsd:element name="applicationDescription" type="xsd:string"/>
13490
+ <xsd:element name="applicationType" type="xsd:string"/>
13491
+ <xsd:element name="cgiUrl" type="xsd:string"/>
13492
+ <xsd:element name="text" type="xsd:string"/>
13493
+ <xsd:element name="cgiActivation" type="xsd:boolean"/>
13494
+ <xsd:element name="options" type="typens:telephonySmsplusOptionsStruct"/>
13495
+ <xsd:element name="description" type="xsd:string"/>
13496
+ </xsd:sequence>
13497
+ </xsd:complexType>
13498
+
13499
+ <xsd:complexType name="telephonySmsplusSummaryInfosStruct">
13500
+ <xsd:sequence>
13501
+ <xsd:element name="quantity" type="xsd:string"/>
13502
+ <xsd:element name="priceReversed" type="xsd:float"/>
13503
+ <xsd:element name="price" type="xsd:float"/>
13504
+ </xsd:sequence>
13505
+ </xsd:complexType>
13506
+
13507
+ <xsd:complexType name="telephonySmsplusTicketsStruct">
13508
+ <xsd:sequence>
13509
+ <xsd:element name="id" type="xsd:string"/>
13510
+ <xsd:element name="date" type="xsd:string"/>
13511
+ <xsd:element name="from" type="xsd:string"/>
13512
+ <xsd:element name="to" type="xsd:string"/>
13513
+ <xsd:element name="operator" type="xsd:string"/>
13514
+ <xsd:element name="priceReversed" type="xsd:float"/>
13515
+ <xsd:element name="message" type="xsd:string"/>
13516
+ <xsd:element name="status" type="xsd:string"/>
13517
+ </xsd:sequence>
13518
+ </xsd:complexType>
13519
+
13520
+ <xsd:complexType name="telephonyNumberWayNameStruct">
13521
+ <xsd:sequence>
13522
+ <xsd:element name="name" type="xsd:string"/>
13523
+ <xsd:element name="code" type="xsd:string"/>
13524
+ </xsd:sequence>
13525
+ </xsd:complexType>
13526
+
13527
+ <xsd:complexType name="telephonyLineGetCodecsReturn">
13528
+ <xsd:sequence>
13529
+ <xsd:element name="codecs" type="xsd:string"/>
13530
+ <xsd:element name="availableCodecsList" type="typens:MyArrayOfStringType"/>
13531
+ <xsd:element name="defaultCodecs" type="xsd:string"/>
13532
+ </xsd:sequence>
13533
+ </xsd:complexType>
13534
+
13535
+ <xsd:complexType name="telephonyCitiesFromZipStruct">
13536
+ <xsd:sequence>
13537
+ <xsd:element name="insee" type="xsd:string"/>
13538
+ <xsd:element name="city" type="xsd:string"/>
13539
+ <xsd:element name="zip" type="xsd:string"/>
13540
+ <xsd:element name="zne" type="xsd:string"/>
13541
+ </xsd:sequence>
13542
+ </xsd:complexType>
13543
+
12567
13544
  <xsd:element name="MyArrayOfTelephonyBillingAccountStruct" type="typens:MyArrayOfTelephonyBillingAccountStructType" />
12568
13545
  <xsd:complexType name="MyArrayOfTelephonyBillingAccountStructType">
12569
13546
  <xsd:sequence>
@@ -12767,6 +13744,13 @@
12767
13744
  </xsd:sequence>
12768
13745
  </xsd:complexType>
12769
13746
 
13747
+ <xsd:element name="MyArrayOfTelephonyNumberWayNameStruct" type="typens:MyArrayOfTelephonyNumberWayNameStructType" />
13748
+ <xsd:complexType name="MyArrayOfTelephonyNumberWayNameStructType">
13749
+ <xsd:sequence>
13750
+ <xsd:element name="item" type="typens:telephonyNumberWayNameStruct" minOccurs="0" maxOccurs="unbounded"/>
13751
+ </xsd:sequence>
13752
+ </xsd:complexType>
13753
+
12770
13754
  <xsd:element name="MyArrayOfTelephonyNumberZoneAndPrefixStruct" type="typens:MyArrayOfTelephonyNumberZoneAndPrefixStructType" />
12771
13755
  <xsd:complexType name="MyArrayOfTelephonyNumberZoneAndPrefixStructType">
12772
13756
  <xsd:sequence>
@@ -12809,6 +13793,41 @@
12809
13793
  </xsd:sequence>
12810
13794
  </xsd:complexType>
12811
13795
 
13796
+ <xsd:element name="MyArrayOfTelephonyTrunkExternalDisplayedNumberStruct" type="typens:MyArrayOfTelephonyTrunkExternalDisplayedNumberStructType" />
13797
+ <xsd:complexType name="MyArrayOfTelephonyTrunkExternalDisplayedNumberStructType">
13798
+ <xsd:sequence>
13799
+ <xsd:element name="item" type="typens:telephonyTrunkExternalDisplayedNumberStruct" minOccurs="0" maxOccurs="unbounded"/>
13800
+ </xsd:sequence>
13801
+ </xsd:complexType>
13802
+
13803
+ <xsd:element name="MyArrayOfTelephonySmsplusChoicesStruct" type="typens:MyArrayOfTelephonySmsplusChoicesStructType" />
13804
+ <xsd:complexType name="MyArrayOfTelephonySmsplusChoicesStructType">
13805
+ <xsd:sequence>
13806
+ <xsd:element name="item" type="typens:telephonySmsplusChoicesStruct" minOccurs="0" maxOccurs="unbounded"/>
13807
+ </xsd:sequence>
13808
+ </xsd:complexType>
13809
+
13810
+ <xsd:element name="MyArrayOfTelephonySmsplusDetailsStruct" type="typens:MyArrayOfTelephonySmsplusDetailsStructType" />
13811
+ <xsd:complexType name="MyArrayOfTelephonySmsplusDetailsStructType">
13812
+ <xsd:sequence>
13813
+ <xsd:element name="item" type="typens:telephonySmsplusDetailsStruct" minOccurs="0" maxOccurs="unbounded"/>
13814
+ </xsd:sequence>
13815
+ </xsd:complexType>
13816
+
13817
+ <xsd:element name="MyArrayOfTelephonySmsplusTicketsStruct" type="typens:MyArrayOfTelephonySmsplusTicketsStructType" />
13818
+ <xsd:complexType name="MyArrayOfTelephonySmsplusTicketsStructType">
13819
+ <xsd:sequence>
13820
+ <xsd:element name="item" type="typens:telephonySmsplusTicketsStruct" minOccurs="0" maxOccurs="unbounded"/>
13821
+ </xsd:sequence>
13822
+ </xsd:complexType>
13823
+
13824
+ <xsd:element name="MyArrayOfTelephonyCitiesFromZipStruct" type="typens:MyArrayOfTelephonyCitiesFromZipStructType" />
13825
+ <xsd:complexType name="MyArrayOfTelephonyCitiesFromZipStructType">
13826
+ <xsd:sequence>
13827
+ <xsd:element name="item" type="typens:telephonyCitiesFromZipStruct" minOccurs="0" maxOccurs="unbounded"/>
13828
+ </xsd:sequence>
13829
+ </xsd:complexType>
13830
+
12812
13831
  <xsd:element name="MyArrayOfTelephonyBillingAccountInfoChildrenStruct" type="typens:MyArrayOfTelephonyBillingAccountInfoChildrenStructType" />
12813
13832
  <xsd:complexType name="MyArrayOfTelephonyBillingAccountInfoChildrenStructType">
12814
13833
  <xsd:sequence>
@@ -12844,6 +13863,13 @@
12844
13863
  </xsd:sequence>
12845
13864
  </xsd:complexType>
12846
13865
 
13866
+ <xsd:element name="MyArrayOfTelephonyConferenceParticipantStruct" type="typens:MyArrayOfTelephonyConferenceParticipantStructType" />
13867
+ <xsd:complexType name="MyArrayOfTelephonyConferenceParticipantStructType">
13868
+ <xsd:sequence>
13869
+ <xsd:element name="item" type="typens:telephonyConferenceParticipantStruct" minOccurs="0" maxOccurs="unbounded"/>
13870
+ </xsd:sequence>
13871
+ </xsd:complexType>
13872
+
12847
13873
  <xsd:element name="MyArrayOfTelephonyAvailableFunctionStruct" type="typens:MyArrayOfTelephonyAvailableFunctionStructType" />
12848
13874
  <xsd:complexType name="MyArrayOfTelephonyAvailableFunctionStructType">
12849
13875
  <xsd:sequence>
@@ -12851,6 +13877,13 @@
12851
13877
  </xsd:sequence>
12852
13878
  </xsd:complexType>
12853
13879
 
13880
+ <xsd:element name="MyArrayOfTelephonyFaxCallStruct" type="typens:MyArrayOfTelephonyFaxCallStructType" />
13881
+ <xsd:complexType name="MyArrayOfTelephonyFaxCallStructType">
13882
+ <xsd:sequence>
13883
+ <xsd:element name="item" type="typens:telephonyFaxCallStruct" minOccurs="0" maxOccurs="unbounded"/>
13884
+ </xsd:sequence>
13885
+ </xsd:complexType>
13886
+
12854
13887
  <xsd:element name="MyArrayOfTelephonyRecipientStruct" type="typens:MyArrayOfTelephonyRecipientStructType" />
12855
13888
  <xsd:complexType name="MyArrayOfTelephonyRecipientStructType">
12856
13889
  <xsd:sequence>
@@ -12886,6 +13919,20 @@
12886
13919
  </xsd:sequence>
12887
13920
  </xsd:complexType>
12888
13921
 
13922
+ <xsd:element name="MyArrayOfTelephonyGetClosureEventsAsArrayEventStruct" type="typens:MyArrayOfTelephonyGetClosureEventsAsArrayEventStructType" />
13923
+ <xsd:complexType name="MyArrayOfTelephonyGetClosureEventsAsArrayEventStructType">
13924
+ <xsd:sequence>
13925
+ <xsd:element name="item" type="typens:telephonyGetClosureEventsAsArrayEventStruct" minOccurs="0" maxOccurs="unbounded"/>
13926
+ </xsd:sequence>
13927
+ </xsd:complexType>
13928
+
13929
+ <xsd:element name="MyArrayOfTelephonyApplicationTypeStruct" type="typens:MyArrayOfTelephonyApplicationTypeStructType" />
13930
+ <xsd:complexType name="MyArrayOfTelephonyApplicationTypeStructType">
13931
+ <xsd:sequence>
13932
+ <xsd:element name="item" type="typens:telephonyApplicationTypeStruct" minOccurs="0" maxOccurs="unbounded"/>
13933
+ </xsd:sequence>
13934
+ </xsd:complexType>
13935
+
12889
13936
  <xsd:complexType name="nicInfoReturn">
12890
13937
  <xsd:sequence>
12891
13938
  <xsd:element name="nic" type="xsd:string"/>
@@ -15153,9 +16200,9 @@
15153
16200
 
15154
16201
  <xsd:complexType name="billingInvoiceStruct">
15155
16202
  <xsd:sequence>
15156
- <xsd:element name="vat" type="xsd:string"/>
15157
- <xsd:element name="totalPrice" type="xsd:string"/>
15158
- <xsd:element name="totalPriceWithVat" type="xsd:string"/>
16203
+ <xsd:element name="vat" type="xsd:float"/>
16204
+ <xsd:element name="totalPrice" type="xsd:float"/>
16205
+ <xsd:element name="totalPriceWithVat" type="xsd:float"/>
15159
16206
  <xsd:element name="date" type="xsd:string"/>
15160
16207
  <xsd:element name="nic" type="xsd:string"/>
15161
16208
  <xsd:element name="billnum" type="xsd:string"/>
@@ -15401,6 +16448,14 @@
15401
16448
  <wsdl:part name="parameters" element="typens:dedicatedAddServiceMonitoringAlertSMSResponse" />
15402
16449
  </wsdl:message>
15403
16450
 
16451
+ <wsdl:message name="telephonyGetCitiesFromZipRequest">
16452
+ <wsdl:part name="parameters" element="typens:telephonyGetCitiesFromZip" />
16453
+ </wsdl:message>
16454
+
16455
+ <wsdl:message name="telephonyGetCitiesFromZipResponse">
16456
+ <wsdl:part name="parameters" element="typens:telephonyGetCitiesFromZipResponse" />
16457
+ </wsdl:message>
16458
+
15404
16459
  <wsdl:message name="automatedMailGetVolumeHistoryRequest">
15405
16460
  <wsdl:part name="parameters" element="typens:automatedMailGetVolumeHistory" />
15406
16461
  </wsdl:message>
@@ -15417,6 +16472,14 @@
15417
16472
  <wsdl:part name="parameters" element="typens:automatedMailGetTodoResponse" />
15418
16473
  </wsdl:message>
15419
16474
 
16475
+ <wsdl:message name="telephonySmsplusSendSmsMtRequest">
16476
+ <wsdl:part name="parameters" element="typens:telephonySmsplusSendSmsMt" />
16477
+ </wsdl:message>
16478
+
16479
+ <wsdl:message name="telephonySmsplusSendSmsMtResponse">
16480
+ <wsdl:part name="parameters" element="typens:telephonySmsplusSendSmsMtResponse" />
16481
+ </wsdl:message>
16482
+
15420
16483
  <wsdl:message name="dedicatedIpLoadBalancingListRequest">
15421
16484
  <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingList" />
15422
16485
  </wsdl:message>
@@ -15497,6 +16560,14 @@
15497
16560
  <wsdl:part name="parameters" element="typens:billingInvoiceListResponse" />
15498
16561
  </wsdl:message>
15499
16562
 
16563
+ <wsdl:message name="telephonySetClosureEventsRequest">
16564
+ <wsdl:part name="parameters" element="typens:telephonySetClosureEvents" />
16565
+ </wsdl:message>
16566
+
16567
+ <wsdl:message name="telephonySetClosureEventsResponse">
16568
+ <wsdl:part name="parameters" element="typens:telephonySetClosureEventsResponse" />
16569
+ </wsdl:message>
16570
+
15500
16571
  <wsdl:message name="telephonyNicSetSipDomainRequest">
15501
16572
  <wsdl:part name="parameters" element="typens:telephonyNicSetSipDomain" />
15502
16573
  </wsdl:message>
@@ -15969,6 +17040,14 @@
15969
17040
  <wsdl:part name="parameters" element="typens:dedicatedMonitoringSMSCreateResponse" />
15970
17041
  </wsdl:message>
15971
17042
 
17043
+ <wsdl:message name="telephonyTrunkExternalDisplayedNumberAddRequest">
17044
+ <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberAdd" />
17045
+ </wsdl:message>
17046
+
17047
+ <wsdl:message name="telephonyTrunkExternalDisplayedNumberAddResponse">
17048
+ <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberAddResponse" />
17049
+ </wsdl:message>
17050
+
15972
17051
  <wsdl:message name="dedicatedRipeQueryRequest">
15973
17052
  <wsdl:part name="parameters" element="typens:dedicatedRipeQuery" />
15974
17053
  </wsdl:message>
@@ -16153,6 +17232,14 @@
16153
17232
  <wsdl:part name="parameters" element="typens:telephonyToneRemoteUploadResponse" />
16154
17233
  </wsdl:message>
16155
17234
 
17235
+ <wsdl:message name="telephonyNumberGetFrWayNamesFromInseeRequest">
17236
+ <wsdl:part name="parameters" element="typens:telephonyNumberGetFrWayNamesFromInsee" />
17237
+ </wsdl:message>
17238
+
17239
+ <wsdl:message name="telephonyNumberGetFrWayNamesFromInseeResponse">
17240
+ <wsdl:part name="parameters" element="typens:telephonyNumberGetFrWayNamesFromInseeResponse" />
17241
+ </wsdl:message>
17242
+
16156
17243
  <wsdl:message name="dedicatedSecondaryDNSAddRequest">
16157
17244
  <wsdl:part name="parameters" element="typens:dedicatedSecondaryDNSAdd" />
16158
17245
  </wsdl:message>
@@ -16465,6 +17552,14 @@
16465
17552
  <wsdl:part name="parameters" element="typens:dedicatedInstallationTemplateListResponse" />
16466
17553
  </wsdl:message>
16467
17554
 
17555
+ <wsdl:message name="telephonyGetTimeZoneNumberRequest">
17556
+ <wsdl:part name="parameters" element="typens:telephonyGetTimeZoneNumber" />
17557
+ </wsdl:message>
17558
+
17559
+ <wsdl:message name="telephonyGetTimeZoneNumberResponse">
17560
+ <wsdl:part name="parameters" element="typens:telephonyGetTimeZoneNumberResponse" />
17561
+ </wsdl:message>
17562
+
16468
17563
  <wsdl:message name="dedicatedBackupGetCalendarRequest">
16469
17564
  <wsdl:part name="parameters" element="typens:dedicatedBackupGetCalendar" />
16470
17565
  </wsdl:message>
@@ -16573,16 +17668,32 @@
16573
17668
  <wsdl:part name="parameters" element="typens:dedicatedEditServiceMonitoringItem" />
16574
17669
  </wsdl:message>
16575
17670
 
16576
- <wsdl:message name="dedicatedEditServiceMonitoringItemResponse">
16577
- <wsdl:part name="parameters" element="typens:dedicatedEditServiceMonitoringItemResponse" />
17671
+ <wsdl:message name="dedicatedEditServiceMonitoringItemResponse">
17672
+ <wsdl:part name="parameters" element="typens:dedicatedEditServiceMonitoringItemResponse" />
17673
+ </wsdl:message>
17674
+
17675
+ <wsdl:message name="passwordRequest">
17676
+ <wsdl:part name="parameters" element="typens:password" />
17677
+ </wsdl:message>
17678
+
17679
+ <wsdl:message name="passwordResponse">
17680
+ <wsdl:part name="parameters" element="typens:passwordResponse" />
17681
+ </wsdl:message>
17682
+
17683
+ <wsdl:message name="telephonySmsplusIsFreeKeywordRequest">
17684
+ <wsdl:part name="parameters" element="typens:telephonySmsplusIsFreeKeyword" />
17685
+ </wsdl:message>
17686
+
17687
+ <wsdl:message name="telephonySmsplusIsFreeKeywordResponse">
17688
+ <wsdl:part name="parameters" element="typens:telephonySmsplusIsFreeKeywordResponse" />
16578
17689
  </wsdl:message>
16579
17690
 
16580
- <wsdl:message name="passwordRequest">
16581
- <wsdl:part name="parameters" element="typens:password" />
17691
+ <wsdl:message name="telephonyLineGetCodecsRequest">
17692
+ <wsdl:part name="parameters" element="typens:telephonyLineGetCodecs" />
16582
17693
  </wsdl:message>
16583
17694
 
16584
- <wsdl:message name="passwordResponse">
16585
- <wsdl:part name="parameters" element="typens:passwordResponse" />
17695
+ <wsdl:message name="telephonyLineGetCodecsResponse">
17696
+ <wsdl:part name="parameters" element="typens:telephonyLineGetCodecsResponse" />
16586
17697
  </wsdl:message>
16587
17698
 
16588
17699
  <wsdl:message name="telephonySmsSenderValidateRequest">
@@ -16609,6 +17720,14 @@
16609
17720
  <wsdl:part name="parameters" element="typens:telephonyHuntingModificationSimultaneousCallsResponse" />
16610
17721
  </wsdl:message>
16611
17722
 
17723
+ <wsdl:message name="telephonyDirectoryInfoGetSameSiretRequest">
17724
+ <wsdl:part name="parameters" element="typens:telephonyDirectoryInfoGetSameSiret" />
17725
+ </wsdl:message>
17726
+
17727
+ <wsdl:message name="telephonyDirectoryInfoGetSameSiretResponse">
17728
+ <wsdl:part name="parameters" element="typens:telephonyDirectoryInfoGetSameSiretResponse" />
17729
+ </wsdl:message>
17730
+
16612
17731
  <wsdl:message name="serviceGroupCreateRequest">
16613
17732
  <wsdl:part name="parameters" element="typens:serviceGroupCreate" />
16614
17733
  </wsdl:message>
@@ -16617,6 +17736,14 @@
16617
17736
  <wsdl:part name="parameters" element="typens:serviceGroupCreateResponse" />
16618
17737
  </wsdl:message>
16619
17738
 
17739
+ <wsdl:message name="telephonyConferenceSetParamsRequest">
17740
+ <wsdl:part name="parameters" element="typens:telephonyConferenceSetParams" />
17741
+ </wsdl:message>
17742
+
17743
+ <wsdl:message name="telephonyConferenceSetParamsResponse">
17744
+ <wsdl:part name="parameters" element="typens:telephonyConferenceSetParamsResponse" />
17745
+ </wsdl:message>
17746
+
16620
17747
  <wsdl:message name="orderTelephonySmsCreditRequest">
16621
17748
  <wsdl:part name="parameters" element="typens:orderTelephonySmsCredit" />
16622
17749
  </wsdl:message>
@@ -16929,6 +18056,14 @@
16929
18056
  <wsdl:part name="parameters" element="typens:sqlpriveCronSetResponse" />
16930
18057
  </wsdl:message>
16931
18058
 
18059
+ <wsdl:message name="telephonySipToAliasOfferRequest">
18060
+ <wsdl:part name="parameters" element="typens:telephonySipToAliasOffer" />
18061
+ </wsdl:message>
18062
+
18063
+ <wsdl:message name="telephonySipToAliasOfferResponse">
18064
+ <wsdl:part name="parameters" element="typens:telephonySipToAliasOfferResponse" />
18065
+ </wsdl:message>
18066
+
16932
18067
  <wsdl:message name="telephonyFunctionKeyListRequest">
16933
18068
  <wsdl:part name="parameters" element="typens:telephonyFunctionKeyList" />
16934
18069
  </wsdl:message>
@@ -16945,6 +18080,22 @@
16945
18080
  <wsdl:part name="parameters" element="typens:dedicatedNetbootInfoResponse" />
16946
18081
  </wsdl:message>
16947
18082
 
18083
+ <wsdl:message name="telephonySmsGetCallBackRequest">
18084
+ <wsdl:part name="parameters" element="typens:telephonySmsGetCallBack" />
18085
+ </wsdl:message>
18086
+
18087
+ <wsdl:message name="telephonySmsGetCallBackResponse">
18088
+ <wsdl:part name="parameters" element="typens:telephonySmsGetCallBackResponse" />
18089
+ </wsdl:message>
18090
+
18091
+ <wsdl:message name="telephonySmsplusServiceDeleteRequest">
18092
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceDelete" />
18093
+ </wsdl:message>
18094
+
18095
+ <wsdl:message name="telephonySmsplusServiceDeleteResponse">
18096
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceDeleteResponse" />
18097
+ </wsdl:message>
18098
+
16948
18099
  <wsdl:message name="domainOperationRelaunchRequest">
16949
18100
  <wsdl:part name="parameters" element="typens:domainOperationRelaunch" />
16950
18101
  </wsdl:message>
@@ -16961,6 +18112,22 @@
16961
18112
  <wsdl:part name="parameters" element="typens:telephonyLineSwitchOfferResponse" />
16962
18113
  </wsdl:message>
16963
18114
 
18115
+ <wsdl:message name="telephonyTrunkExternalDisplayedNumberCheckRequest">
18116
+ <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberCheck" />
18117
+ </wsdl:message>
18118
+
18119
+ <wsdl:message name="telephonyTrunkExternalDisplayedNumberCheckResponse">
18120
+ <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberCheckResponse" />
18121
+ </wsdl:message>
18122
+
18123
+ <wsdl:message name="telephonyDelClosureEventsRequest">
18124
+ <wsdl:part name="parameters" element="typens:telephonyDelClosureEvents" />
18125
+ </wsdl:message>
18126
+
18127
+ <wsdl:message name="telephonyDelClosureEventsResponse">
18128
+ <wsdl:part name="parameters" element="typens:telephonyDelClosureEventsResponse" />
18129
+ </wsdl:message>
18130
+
16964
18131
  <wsdl:message name="telephonyFreefaxToVoicefaxCheckListRequest">
16965
18132
  <wsdl:part name="parameters" element="typens:telephonyFreefaxToVoicefaxCheckList" />
16966
18133
  </wsdl:message>
@@ -16985,6 +18152,14 @@
16985
18152
  <wsdl:part name="parameters" element="typens:telephonyConferenceRoomModifyResponse" />
16986
18153
  </wsdl:message>
16987
18154
 
18155
+ <wsdl:message name="dnsSoaModifyRequest">
18156
+ <wsdl:part name="parameters" element="typens:dnsSoaModify" />
18157
+ </wsdl:message>
18158
+
18159
+ <wsdl:message name="dnsSoaModifyResponse">
18160
+ <wsdl:part name="parameters" element="typens:dnsSoaModifyResponse" />
18161
+ </wsdl:message>
18162
+
16988
18163
  <wsdl:message name="telephonyPhonebookOnSmsDelRequest">
16989
18164
  <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsDel" />
16990
18165
  </wsdl:message>
@@ -17305,6 +18480,14 @@
17305
18480
  <wsdl:part name="parameters" element="typens:telephonyNicGetIpRestrictionResponse" />
17306
18481
  </wsdl:message>
17307
18482
 
18483
+ <wsdl:message name="telephonyGetClosureEventsAsArrayRequest">
18484
+ <wsdl:part name="parameters" element="typens:telephonyGetClosureEventsAsArray" />
18485
+ </wsdl:message>
18486
+
18487
+ <wsdl:message name="telephonyGetClosureEventsAsArrayResponse">
18488
+ <wsdl:part name="parameters" element="typens:telephonyGetClosureEventsAsArrayResponse" />
18489
+ </wsdl:message>
18490
+
17308
18491
  <wsdl:message name="telephonyPhonebookOnSmsContactDelRequest">
17309
18492
  <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactDel" />
17310
18493
  </wsdl:message>
@@ -17377,6 +18560,14 @@
17377
18560
  <wsdl:part name="parameters" element="typens:dedicatedSecondaryDNSInfoResponse" />
17378
18561
  </wsdl:message>
17379
18562
 
18563
+ <wsdl:message name="telephonySmsplusServiceReversableTicketsListRequest">
18564
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceReversableTicketsList" />
18565
+ </wsdl:message>
18566
+
18567
+ <wsdl:message name="telephonySmsplusServiceReversableTicketsListResponse">
18568
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceReversableTicketsListResponse" />
18569
+ </wsdl:message>
18570
+
17380
18571
  <wsdl:message name="dedicatedRipeUpdateInetnumRequest">
17381
18572
  <wsdl:part name="parameters" element="typens:dedicatedRipeUpdateInetnum" />
17382
18573
  </wsdl:message>
@@ -17457,6 +18648,14 @@
17457
18648
  <wsdl:part name="parameters" element="typens:dedicatedFailoverAddResponse" />
17458
18649
  </wsdl:message>
17459
18650
 
18651
+ <wsdl:message name="telephonySmsUserSetCallBackRequest">
18652
+ <wsdl:part name="parameters" element="typens:telephonySmsUserSetCallBack" />
18653
+ </wsdl:message>
18654
+
18655
+ <wsdl:message name="telephonySmsUserSetCallBackResponse">
18656
+ <wsdl:part name="parameters" element="typens:telephonySmsUserSetCallBackResponse" />
18657
+ </wsdl:message>
18658
+
17460
18659
  <wsdl:message name="prepaidGetSummaryRequest">
17461
18660
  <wsdl:part name="parameters" element="typens:prepaidGetSummary" />
17462
18661
  </wsdl:message>
@@ -17529,6 +18728,14 @@
17529
18728
  <wsdl:part name="parameters" element="typens:notepadGetResponse" />
17530
18729
  </wsdl:message>
17531
18730
 
18731
+ <wsdl:message name="telephonySmsplusServiceListRequest">
18732
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceList" />
18733
+ </wsdl:message>
18734
+
18735
+ <wsdl:message name="telephonySmsplusServiceListResponse">
18736
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceListResponse" />
18737
+ </wsdl:message>
18738
+
17532
18739
  <wsdl:message name="telephonyHuntingModificationAnonymousCallRejectionRequest">
17533
18740
  <wsdl:part name="parameters" element="typens:telephonyHuntingModificationAnonymousCallRejection" />
17534
18741
  </wsdl:message>
@@ -17609,6 +18816,14 @@
17609
18816
  <wsdl:part name="parameters" element="typens:telephonyListSummationCallsFromNumberResponse" />
17610
18817
  </wsdl:message>
17611
18818
 
18819
+ <wsdl:message name="telephonyConferenceGetParamsRequest">
18820
+ <wsdl:part name="parameters" element="typens:telephonyConferenceGetParams" />
18821
+ </wsdl:message>
18822
+
18823
+ <wsdl:message name="telephonyConferenceGetParamsResponse">
18824
+ <wsdl:part name="parameters" element="typens:telephonyConferenceGetParamsResponse" />
18825
+ </wsdl:message>
18826
+
17612
18827
  <wsdl:message name="telephonyPhonebookContactModifyRequest">
17613
18828
  <wsdl:part name="parameters" element="typens:telephonyPhonebookContactModify" />
17614
18829
  </wsdl:message>
@@ -17817,6 +19032,14 @@
17817
19032
  <wsdl:part name="parameters" element="typens:telephonyLineOrderResponse" />
17818
19033
  </wsdl:message>
17819
19034
 
19035
+ <wsdl:message name="telephonyConferenceActionRequest">
19036
+ <wsdl:part name="parameters" element="typens:telephonyConferenceAction" />
19037
+ </wsdl:message>
19038
+
19039
+ <wsdl:message name="telephonyConferenceActionResponse">
19040
+ <wsdl:part name="parameters" element="typens:telephonyConferenceActionResponse" />
19041
+ </wsdl:message>
19042
+
17820
19043
  <wsdl:message name="dedicatedBackupExcludeDelRequest">
17821
19044
  <wsdl:part name="parameters" element="typens:dedicatedBackupExcludeDel" />
17822
19045
  </wsdl:message>
@@ -17905,6 +19128,14 @@
17905
19128
  <wsdl:part name="parameters" element="typens:telephonyNicGetSipDomainResponse" />
17906
19129
  </wsdl:message>
17907
19130
 
19131
+ <wsdl:message name="telephonyGetClosureEventsAsICSRequest">
19132
+ <wsdl:part name="parameters" element="typens:telephonyGetClosureEventsAsICS" />
19133
+ </wsdl:message>
19134
+
19135
+ <wsdl:message name="telephonyGetClosureEventsAsICSResponse">
19136
+ <wsdl:part name="parameters" element="typens:telephonyGetClosureEventsAsICSResponse" />
19137
+ </wsdl:message>
19138
+
17908
19139
  <wsdl:message name="telephonySmsUserCreditLeftRequest">
17909
19140
  <wsdl:part name="parameters" element="typens:telephonySmsUserCreditLeft" />
17910
19141
  </wsdl:message>
@@ -18265,6 +19496,14 @@
18265
19496
  <wsdl:part name="parameters" element="typens:telephonyConferenceAddResponse" />
18266
19497
  </wsdl:message>
18267
19498
 
19499
+ <wsdl:message name="telephonyTrunkExternalDisplayedNumberDelRequest">
19500
+ <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberDel" />
19501
+ </wsdl:message>
19502
+
19503
+ <wsdl:message name="telephonyTrunkExternalDisplayedNumberDelResponse">
19504
+ <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberDelResponse" />
19505
+ </wsdl:message>
19506
+
18268
19507
  <wsdl:message name="mailingListModeratorAddRequest">
18269
19508
  <wsdl:part name="parameters" element="typens:mailingListModeratorAdd" />
18270
19509
  </wsdl:message>
@@ -18281,6 +19520,14 @@
18281
19520
  <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupContactListResponse" />
18282
19521
  </wsdl:message>
18283
19522
 
19523
+ <wsdl:message name="telephonySmsplusServiceReversableTicketsSummaryRequest">
19524
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceReversableTicketsSummary" />
19525
+ </wsdl:message>
19526
+
19527
+ <wsdl:message name="telephonySmsplusServiceReversableTicketsSummaryResponse">
19528
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceReversableTicketsSummaryResponse" />
19529
+ </wsdl:message>
19530
+
18284
19531
  <wsdl:message name="anonymousFtpActivateRequest">
18285
19532
  <wsdl:part name="parameters" element="typens:anonymousFtpActivate" />
18286
19533
  </wsdl:message>
@@ -18305,6 +19552,14 @@
18305
19552
  <wsdl:part name="parameters" element="typens:nicModifyInfosITResponse" />
18306
19553
  </wsdl:message>
18307
19554
 
19555
+ <wsdl:message name="telephonySetTimeZoneNumberRequest">
19556
+ <wsdl:part name="parameters" element="typens:telephonySetTimeZoneNumber" />
19557
+ </wsdl:message>
19558
+
19559
+ <wsdl:message name="telephonySetTimeZoneNumberResponse">
19560
+ <wsdl:part name="parameters" element="typens:telephonySetTimeZoneNumberResponse" />
19561
+ </wsdl:message>
19562
+
18308
19563
  <wsdl:message name="ortDomainAddRequest">
18309
19564
  <wsdl:part name="parameters" element="typens:ortDomainAdd" />
18310
19565
  </wsdl:message>
@@ -18561,6 +19816,14 @@
18561
19816
  <wsdl:part name="parameters" element="typens:dedicatedNetbootModifyByIdResponse" />
18562
19817
  </wsdl:message>
18563
19818
 
19819
+ <wsdl:message name="telephonySmsCancelSendingRequest">
19820
+ <wsdl:part name="parameters" element="typens:telephonySmsCancelSending" />
19821
+ </wsdl:message>
19822
+
19823
+ <wsdl:message name="telephonySmsCancelSendingResponse">
19824
+ <wsdl:part name="parameters" element="typens:telephonySmsCancelSendingResponse" />
19825
+ </wsdl:message>
19826
+
18564
19827
  <wsdl:message name="telephonyScreenListInfoRequest">
18565
19828
  <wsdl:part name="parameters" element="typens:telephonyScreenListInfo" />
18566
19829
  </wsdl:message>
@@ -18697,6 +19960,14 @@
18697
19960
  <wsdl:part name="parameters" element="typens:zoneEntryAddResponse" />
18698
19961
  </wsdl:message>
18699
19962
 
19963
+ <wsdl:message name="telephonyConferenceGetInfosRequest">
19964
+ <wsdl:part name="parameters" element="typens:telephonyConferenceGetInfos" />
19965
+ </wsdl:message>
19966
+
19967
+ <wsdl:message name="telephonyConferenceGetInfosResponse">
19968
+ <wsdl:part name="parameters" element="typens:telephonyConferenceGetInfosResponse" />
19969
+ </wsdl:message>
19970
+
18700
19971
  <wsdl:message name="dedicatedSecondaryDNSGetAllRequest">
18701
19972
  <wsdl:part name="parameters" element="typens:dedicatedSecondaryDNSGetAll" />
18702
19973
  </wsdl:message>
@@ -18721,6 +19992,14 @@
18721
19992
  <wsdl:part name="parameters" element="typens:mailingListInfoResponse" />
18722
19993
  </wsdl:message>
18723
19994
 
19995
+ <wsdl:message name="telephonyPhonebookOnSmsContactListRequest">
19996
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactList" />
19997
+ </wsdl:message>
19998
+
19999
+ <wsdl:message name="telephonyPhonebookOnSmsContactListResponse">
20000
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactListResponse" />
20001
+ </wsdl:message>
20002
+
18724
20003
  <wsdl:message name="serviceListRequest">
18725
20004
  <wsdl:part name="parameters" element="typens:serviceList" />
18726
20005
  </wsdl:message>
@@ -18737,14 +20016,6 @@
18737
20016
  <wsdl:part name="parameters" element="typens:serviceGroupSetCommentResponse" />
18738
20017
  </wsdl:message>
18739
20018
 
18740
- <wsdl:message name="telephonyPhonebookOnSmsContactListRequest">
18741
- <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactList" />
18742
- </wsdl:message>
18743
-
18744
- <wsdl:message name="telephonyPhonebookOnSmsContactListResponse">
18745
- <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactListResponse" />
18746
- </wsdl:message>
18747
-
18748
20019
  <wsdl:message name="nicCreateITRequest">
18749
20020
  <wsdl:part name="parameters" element="typens:nicCreateIT" />
18750
20021
  </wsdl:message>
@@ -18977,6 +20248,14 @@
18977
20248
  <wsdl:part name="parameters" element="typens:telephonyScreenListBlackWhiteChoiceModifyResponse" />
18978
20249
  </wsdl:message>
18979
20250
 
20251
+ <wsdl:message name="telephonySmsplusServiceDetailsRequest">
20252
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceDetails" />
20253
+ </wsdl:message>
20254
+
20255
+ <wsdl:message name="telephonySmsplusServiceDetailsResponse">
20256
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceDetailsResponse" />
20257
+ </wsdl:message>
20258
+
18980
20259
  <wsdl:message name="dedicatedFilterIrcClientRuleDelRequest">
18981
20260
  <wsdl:part name="parameters" element="typens:dedicatedFilterIrcClientRuleDel" />
18982
20261
  </wsdl:message>
@@ -19049,6 +20328,14 @@
19049
20328
  <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberListPaginatedResponse" />
19050
20329
  </wsdl:message>
19051
20330
 
20331
+ <wsdl:message name="telephonySetDefaultPrivateHolidaysEventsRequest">
20332
+ <wsdl:part name="parameters" element="typens:telephonySetDefaultPrivateHolidaysEvents" />
20333
+ </wsdl:message>
20334
+
20335
+ <wsdl:message name="telephonySetDefaultPrivateHolidaysEventsResponse">
20336
+ <wsdl:part name="parameters" element="typens:telephonySetDefaultPrivateHolidaysEventsResponse" />
20337
+ </wsdl:message>
20338
+
19052
20339
  <wsdl:message name="emailDelMasterNicRequest">
19053
20340
  <wsdl:part name="parameters" element="typens:emailDelMasterNic" />
19054
20341
  </wsdl:message>
@@ -19129,6 +20416,14 @@
19129
20416
  <wsdl:part name="parameters" element="typens:emailGetDomainCatchAllResponse" />
19130
20417
  </wsdl:message>
19131
20418
 
20419
+ <wsdl:message name="telephonyFaxCallListRequest">
20420
+ <wsdl:part name="parameters" element="typens:telephonyFaxCallList" />
20421
+ </wsdl:message>
20422
+
20423
+ <wsdl:message name="telephonyFaxCallListResponse">
20424
+ <wsdl:part name="parameters" element="typens:telephonyFaxCallListResponse" />
20425
+ </wsdl:message>
20426
+
19132
20427
  <wsdl:message name="telephonySmsUserSendRequest">
19133
20428
  <wsdl:part name="parameters" element="typens:telephonySmsUserSend" />
19134
20429
  </wsdl:message>
@@ -19305,6 +20600,14 @@
19305
20600
  <wsdl:part name="parameters" element="typens:dedicatedFailoverUpdateResponse" />
19306
20601
  </wsdl:message>
19307
20602
 
20603
+ <wsdl:message name="telephonyTrunkExternalDisplayedNumberListRequest">
20604
+ <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberList" />
20605
+ </wsdl:message>
20606
+
20607
+ <wsdl:message name="telephonyTrunkExternalDisplayedNumberListResponse">
20608
+ <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberListResponse" />
20609
+ </wsdl:message>
20610
+
19308
20611
  <wsdl:message name="telephonyDirectoryListWayTypeRequest">
19309
20612
  <wsdl:part name="parameters" element="typens:telephonyDirectoryListWayType" />
19310
20613
  </wsdl:message>
@@ -19337,12 +20640,20 @@
19337
20640
  <wsdl:part name="parameters" element="typens:managedServicesPartitionUpdateResponse" />
19338
20641
  </wsdl:message>
19339
20642
 
19340
- <wsdl:message name="TelephonySipToAliasOfferRequest">
19341
- <wsdl:part name="parameters" element="typens:TelephonySipToAliasOffer" />
20643
+ <wsdl:message name="telephonyGetDefaultPrivateHolidaysEventsRequest">
20644
+ <wsdl:part name="parameters" element="typens:telephonyGetDefaultPrivateHolidaysEvents" />
20645
+ </wsdl:message>
20646
+
20647
+ <wsdl:message name="telephonyGetDefaultPrivateHolidaysEventsResponse">
20648
+ <wsdl:part name="parameters" element="typens:telephonyGetDefaultPrivateHolidaysEventsResponse" />
19342
20649
  </wsdl:message>
19343
20650
 
19344
- <wsdl:message name="TelephonySipToAliasOfferResponse">
19345
- <wsdl:part name="parameters" element="typens:TelephonySipToAliasOfferResponse" />
20651
+ <wsdl:message name="telephonySmsplusShortCodesListRequest">
20652
+ <wsdl:part name="parameters" element="typens:telephonySmsplusShortCodesList" />
20653
+ </wsdl:message>
20654
+
20655
+ <wsdl:message name="telephonySmsplusShortCodesListResponse">
20656
+ <wsdl:part name="parameters" element="typens:telephonySmsplusShortCodesListResponse" />
19346
20657
  </wsdl:message>
19347
20658
 
19348
20659
  <wsdl:message name="dedicatedFilterIrcServerRuleAddRequest">
@@ -19505,6 +20816,14 @@
19505
20816
  <wsdl:part name="parameters" element="typens:prepaidGetHistoryResponse" />
19506
20817
  </wsdl:message>
19507
20818
 
20819
+ <wsdl:message name="telephonyLineSetCodecsRequest">
20820
+ <wsdl:part name="parameters" element="typens:telephonyLineSetCodecs" />
20821
+ </wsdl:message>
20822
+
20823
+ <wsdl:message name="telephonyLineSetCodecsResponse">
20824
+ <wsdl:part name="parameters" element="typens:telephonyLineSetCodecsResponse" />
20825
+ </wsdl:message>
20826
+
19508
20827
  <wsdl:message name="telephonyNumberCityForZoneListRequest">
19509
20828
  <wsdl:part name="parameters" element="typens:telephonyNumberCityForZoneList" />
19510
20829
  </wsdl:message>
@@ -19657,6 +20976,14 @@
19657
20976
  <wsdl:part name="parameters" element="typens:ripeUpdateOrganisationResponse" />
19658
20977
  </wsdl:message>
19659
20978
 
20979
+ <wsdl:message name="telephonySmsUserGetCallBackRequest">
20980
+ <wsdl:part name="parameters" element="typens:telephonySmsUserGetCallBack" />
20981
+ </wsdl:message>
20982
+
20983
+ <wsdl:message name="telephonySmsUserGetCallBackResponse">
20984
+ <wsdl:part name="parameters" element="typens:telephonySmsUserGetCallBackResponse" />
20985
+ </wsdl:message>
20986
+
19660
20987
  <wsdl:message name="dedicatedNetbootModifyRequest">
19661
20988
  <wsdl:part name="parameters" element="typens:dedicatedNetbootModify" />
19662
20989
  </wsdl:message>
@@ -19801,6 +21128,14 @@
19801
21128
  <wsdl:part name="parameters" element="typens:notepadFlushResponse" />
19802
21129
  </wsdl:message>
19803
21130
 
21131
+ <wsdl:message name="telephonySmsSetCallBackRequest">
21132
+ <wsdl:part name="parameters" element="typens:telephonySmsSetCallBack" />
21133
+ </wsdl:message>
21134
+
21135
+ <wsdl:message name="telephonySmsSetCallBackResponse">
21136
+ <wsdl:part name="parameters" element="typens:telephonySmsSetCallBackResponse" />
21137
+ </wsdl:message>
21138
+
19804
21139
  <wsdl:message name="multiDomainModifyRequest">
19805
21140
  <wsdl:part name="parameters" element="typens:multiDomainModify" />
19806
21141
  </wsdl:message>
@@ -20097,6 +21432,14 @@
20097
21432
  <wsdl:part name="parameters" element="typens:zoneImportResponse" />
20098
21433
  </wsdl:message>
20099
21434
 
21435
+ <wsdl:message name="telephonySmsplusServiceAddRequest">
21436
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceAdd" />
21437
+ </wsdl:message>
21438
+
21439
+ <wsdl:message name="telephonySmsplusServiceAddResponse">
21440
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceAddResponse" />
21441
+ </wsdl:message>
21442
+
20100
21443
  <wsdl:message name="multiDomainDelRequest">
20101
21444
  <wsdl:part name="parameters" element="typens:multiDomainDel" />
20102
21445
  </wsdl:message>
@@ -20105,6 +21448,14 @@
20105
21448
  <wsdl:part name="parameters" element="typens:multiDomainDelResponse" />
20106
21449
  </wsdl:message>
20107
21450
 
21451
+ <wsdl:message name="telephonySmsplusServiceEditRequest">
21452
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceEdit" />
21453
+ </wsdl:message>
21454
+
21455
+ <wsdl:message name="telephonySmsplusServiceEditResponse">
21456
+ <wsdl:part name="parameters" element="typens:telephonySmsplusServiceEditResponse" />
21457
+ </wsdl:message>
21458
+
20108
21459
  <wsdl:message name="dedicatedMailinglistSubscribeRequest">
20109
21460
  <wsdl:part name="parameters" element="typens:dedicatedMailinglistSubscribe" />
20110
21461
  </wsdl:message>
@@ -20338,6 +21689,11 @@
20338
21689
  <wsdl:output message="wsdlns:dedicatedAddServiceMonitoringAlertSMSResponse" />
20339
21690
  </wsdl:operation>
20340
21691
 
21692
+ <wsdl:operation name="telephonyGetCitiesFromZip">
21693
+ <wsdl:input message="wsdlns:telephonyGetCitiesFromZipRequest" />
21694
+ <wsdl:output message="wsdlns:telephonyGetCitiesFromZipResponse" />
21695
+ </wsdl:operation>
21696
+
20341
21697
  <wsdl:operation name="automatedMailGetVolumeHistory">
20342
21698
  <wsdl:input message="wsdlns:automatedMailGetVolumeHistoryRequest" />
20343
21699
  <wsdl:output message="wsdlns:automatedMailGetVolumeHistoryResponse" />
@@ -20348,6 +21704,11 @@
20348
21704
  <wsdl:output message="wsdlns:automatedMailGetTodoResponse" />
20349
21705
  </wsdl:operation>
20350
21706
 
21707
+ <wsdl:operation name="telephonySmsplusSendSmsMt">
21708
+ <wsdl:input message="wsdlns:telephonySmsplusSendSmsMtRequest" />
21709
+ <wsdl:output message="wsdlns:telephonySmsplusSendSmsMtResponse" />
21710
+ </wsdl:operation>
21711
+
20351
21712
  <wsdl:operation name="dedicatedIpLoadBalancingList">
20352
21713
  <wsdl:input message="wsdlns:dedicatedIpLoadBalancingListRequest" />
20353
21714
  <wsdl:output message="wsdlns:dedicatedIpLoadBalancingListResponse" />
@@ -20398,6 +21759,11 @@
20398
21759
  <wsdl:output message="wsdlns:billingInvoiceListResponse" />
20399
21760
  </wsdl:operation>
20400
21761
 
21762
+ <wsdl:operation name="telephonySetClosureEvents">
21763
+ <wsdl:input message="wsdlns:telephonySetClosureEventsRequest" />
21764
+ <wsdl:output message="wsdlns:telephonySetClosureEventsResponse" />
21765
+ </wsdl:operation>
21766
+
20401
21767
  <wsdl:operation name="telephonyNicSetSipDomain">
20402
21768
  <wsdl:input message="wsdlns:telephonyNicSetSipDomainRequest" />
20403
21769
  <wsdl:output message="wsdlns:telephonyNicSetSipDomainResponse" />
@@ -20693,6 +22059,11 @@
20693
22059
  <wsdl:output message="wsdlns:dedicatedMonitoringSMSCreateResponse" />
20694
22060
  </wsdl:operation>
20695
22061
 
22062
+ <wsdl:operation name="telephonyTrunkExternalDisplayedNumberAdd">
22063
+ <wsdl:input message="wsdlns:telephonyTrunkExternalDisplayedNumberAddRequest" />
22064
+ <wsdl:output message="wsdlns:telephonyTrunkExternalDisplayedNumberAddResponse" />
22065
+ </wsdl:operation>
22066
+
20696
22067
  <wsdl:operation name="dedicatedRipeQuery">
20697
22068
  <wsdl:input message="wsdlns:dedicatedRipeQueryRequest" />
20698
22069
  <wsdl:output message="wsdlns:dedicatedRipeQueryResponse" />
@@ -20808,6 +22179,11 @@
20808
22179
  <wsdl:output message="wsdlns:telephonyToneRemoteUploadResponse" />
20809
22180
  </wsdl:operation>
20810
22181
 
22182
+ <wsdl:operation name="telephonyNumberGetFrWayNamesFromInsee">
22183
+ <wsdl:input message="wsdlns:telephonyNumberGetFrWayNamesFromInseeRequest" />
22184
+ <wsdl:output message="wsdlns:telephonyNumberGetFrWayNamesFromInseeResponse" />
22185
+ </wsdl:operation>
22186
+
20811
22187
  <wsdl:operation name="dedicatedSecondaryDNSAdd">
20812
22188
  <wsdl:input message="wsdlns:dedicatedSecondaryDNSAddRequest" />
20813
22189
  <wsdl:output message="wsdlns:dedicatedSecondaryDNSAddResponse" />
@@ -21003,6 +22379,11 @@
21003
22379
  <wsdl:output message="wsdlns:dedicatedInstallationTemplateListResponse" />
21004
22380
  </wsdl:operation>
21005
22381
 
22382
+ <wsdl:operation name="telephonyGetTimeZoneNumber">
22383
+ <wsdl:input message="wsdlns:telephonyGetTimeZoneNumberRequest" />
22384
+ <wsdl:output message="wsdlns:telephonyGetTimeZoneNumberResponse" />
22385
+ </wsdl:operation>
22386
+
21006
22387
  <wsdl:operation name="dedicatedBackupGetCalendar">
21007
22388
  <wsdl:input message="wsdlns:dedicatedBackupGetCalendarRequest" />
21008
22389
  <wsdl:output message="wsdlns:dedicatedBackupGetCalendarResponse" />
@@ -21078,6 +22459,16 @@
21078
22459
  <wsdl:output message="wsdlns:passwordResponse" />
21079
22460
  </wsdl:operation>
21080
22461
 
22462
+ <wsdl:operation name="telephonySmsplusIsFreeKeyword">
22463
+ <wsdl:input message="wsdlns:telephonySmsplusIsFreeKeywordRequest" />
22464
+ <wsdl:output message="wsdlns:telephonySmsplusIsFreeKeywordResponse" />
22465
+ </wsdl:operation>
22466
+
22467
+ <wsdl:operation name="telephonyLineGetCodecs">
22468
+ <wsdl:input message="wsdlns:telephonyLineGetCodecsRequest" />
22469
+ <wsdl:output message="wsdlns:telephonyLineGetCodecsResponse" />
22470
+ </wsdl:operation>
22471
+
21081
22472
  <wsdl:operation name="telephonySmsSenderValidate">
21082
22473
  <wsdl:input message="wsdlns:telephonySmsSenderValidateRequest" />
21083
22474
  <wsdl:output message="wsdlns:telephonySmsSenderValidateResponse" />
@@ -21093,11 +22484,21 @@
21093
22484
  <wsdl:output message="wsdlns:telephonyHuntingModificationSimultaneousCallsResponse" />
21094
22485
  </wsdl:operation>
21095
22486
 
22487
+ <wsdl:operation name="telephonyDirectoryInfoGetSameSiret">
22488
+ <wsdl:input message="wsdlns:telephonyDirectoryInfoGetSameSiretRequest" />
22489
+ <wsdl:output message="wsdlns:telephonyDirectoryInfoGetSameSiretResponse" />
22490
+ </wsdl:operation>
22491
+
21096
22492
  <wsdl:operation name="serviceGroupCreate">
21097
22493
  <wsdl:input message="wsdlns:serviceGroupCreateRequest" />
21098
22494
  <wsdl:output message="wsdlns:serviceGroupCreateResponse" />
21099
22495
  </wsdl:operation>
21100
22496
 
22497
+ <wsdl:operation name="telephonyConferenceSetParams">
22498
+ <wsdl:input message="wsdlns:telephonyConferenceSetParamsRequest" />
22499
+ <wsdl:output message="wsdlns:telephonyConferenceSetParamsResponse" />
22500
+ </wsdl:operation>
22501
+
21101
22502
  <wsdl:operation name="orderTelephonySmsCredit">
21102
22503
  <wsdl:input message="wsdlns:orderTelephonySmsCreditRequest" />
21103
22504
  <wsdl:output message="wsdlns:orderTelephonySmsCreditResponse" />
@@ -21293,6 +22694,11 @@
21293
22694
  <wsdl:output message="wsdlns:sqlpriveCronSetResponse" />
21294
22695
  </wsdl:operation>
21295
22696
 
22697
+ <wsdl:operation name="telephonySipToAliasOffer">
22698
+ <wsdl:input message="wsdlns:telephonySipToAliasOfferRequest" />
22699
+ <wsdl:output message="wsdlns:telephonySipToAliasOfferResponse" />
22700
+ </wsdl:operation>
22701
+
21296
22702
  <wsdl:operation name="telephonyFunctionKeyList">
21297
22703
  <wsdl:input message="wsdlns:telephonyFunctionKeyListRequest" />
21298
22704
  <wsdl:output message="wsdlns:telephonyFunctionKeyListResponse" />
@@ -21303,6 +22709,16 @@
21303
22709
  <wsdl:output message="wsdlns:dedicatedNetbootInfoResponse" />
21304
22710
  </wsdl:operation>
21305
22711
 
22712
+ <wsdl:operation name="telephonySmsGetCallBack">
22713
+ <wsdl:input message="wsdlns:telephonySmsGetCallBackRequest" />
22714
+ <wsdl:output message="wsdlns:telephonySmsGetCallBackResponse" />
22715
+ </wsdl:operation>
22716
+
22717
+ <wsdl:operation name="telephonySmsplusServiceDelete">
22718
+ <wsdl:input message="wsdlns:telephonySmsplusServiceDeleteRequest" />
22719
+ <wsdl:output message="wsdlns:telephonySmsplusServiceDeleteResponse" />
22720
+ </wsdl:operation>
22721
+
21306
22722
  <wsdl:operation name="domainOperationRelaunch">
21307
22723
  <wsdl:input message="wsdlns:domainOperationRelaunchRequest" />
21308
22724
  <wsdl:output message="wsdlns:domainOperationRelaunchResponse" />
@@ -21313,6 +22729,16 @@
21313
22729
  <wsdl:output message="wsdlns:telephonyLineSwitchOfferResponse" />
21314
22730
  </wsdl:operation>
21315
22731
 
22732
+ <wsdl:operation name="telephonyTrunkExternalDisplayedNumberCheck">
22733
+ <wsdl:input message="wsdlns:telephonyTrunkExternalDisplayedNumberCheckRequest" />
22734
+ <wsdl:output message="wsdlns:telephonyTrunkExternalDisplayedNumberCheckResponse" />
22735
+ </wsdl:operation>
22736
+
22737
+ <wsdl:operation name="telephonyDelClosureEvents">
22738
+ <wsdl:input message="wsdlns:telephonyDelClosureEventsRequest" />
22739
+ <wsdl:output message="wsdlns:telephonyDelClosureEventsResponse" />
22740
+ </wsdl:operation>
22741
+
21316
22742
  <wsdl:operation name="telephonyFreefaxToVoicefaxCheckList">
21317
22743
  <wsdl:input message="wsdlns:telephonyFreefaxToVoicefaxCheckListRequest" />
21318
22744
  <wsdl:output message="wsdlns:telephonyFreefaxToVoicefaxCheckListResponse" />
@@ -21328,6 +22754,11 @@
21328
22754
  <wsdl:output message="wsdlns:telephonyConferenceRoomModifyResponse" />
21329
22755
  </wsdl:operation>
21330
22756
 
22757
+ <wsdl:operation name="dnsSoaModify">
22758
+ <wsdl:input message="wsdlns:dnsSoaModifyRequest" />
22759
+ <wsdl:output message="wsdlns:dnsSoaModifyResponse" />
22760
+ </wsdl:operation>
22761
+
21331
22762
  <wsdl:operation name="telephonyPhonebookOnSmsDel">
21332
22763
  <wsdl:input message="wsdlns:telephonyPhonebookOnSmsDelRequest" />
21333
22764
  <wsdl:output message="wsdlns:telephonyPhonebookOnSmsDelResponse" />
@@ -21528,6 +22959,11 @@
21528
22959
  <wsdl:output message="wsdlns:telephonyNicGetIpRestrictionResponse" />
21529
22960
  </wsdl:operation>
21530
22961
 
22962
+ <wsdl:operation name="telephonyGetClosureEventsAsArray">
22963
+ <wsdl:input message="wsdlns:telephonyGetClosureEventsAsArrayRequest" />
22964
+ <wsdl:output message="wsdlns:telephonyGetClosureEventsAsArrayResponse" />
22965
+ </wsdl:operation>
22966
+
21531
22967
  <wsdl:operation name="telephonyPhonebookOnSmsContactDel">
21532
22968
  <wsdl:input message="wsdlns:telephonyPhonebookOnSmsContactDelRequest" />
21533
22969
  <wsdl:output message="wsdlns:telephonyPhonebookOnSmsContactDelResponse" />
@@ -21573,6 +23009,11 @@
21573
23009
  <wsdl:output message="wsdlns:dedicatedSecondaryDNSInfoResponse" />
21574
23010
  </wsdl:operation>
21575
23011
 
23012
+ <wsdl:operation name="telephonySmsplusServiceReversableTicketsList">
23013
+ <wsdl:input message="wsdlns:telephonySmsplusServiceReversableTicketsListRequest" />
23014
+ <wsdl:output message="wsdlns:telephonySmsplusServiceReversableTicketsListResponse" />
23015
+ </wsdl:operation>
23016
+
21576
23017
  <wsdl:operation name="dedicatedRipeUpdateInetnum">
21577
23018
  <wsdl:input message="wsdlns:dedicatedRipeUpdateInetnumRequest" />
21578
23019
  <wsdl:output message="wsdlns:dedicatedRipeUpdateInetnumResponse" />
@@ -21623,6 +23064,11 @@
21623
23064
  <wsdl:output message="wsdlns:dedicatedFailoverAddResponse" />
21624
23065
  </wsdl:operation>
21625
23066
 
23067
+ <wsdl:operation name="telephonySmsUserSetCallBack">
23068
+ <wsdl:input message="wsdlns:telephonySmsUserSetCallBackRequest" />
23069
+ <wsdl:output message="wsdlns:telephonySmsUserSetCallBackResponse" />
23070
+ </wsdl:operation>
23071
+
21626
23072
  <wsdl:operation name="prepaidGetSummary">
21627
23073
  <wsdl:input message="wsdlns:prepaidGetSummaryRequest" />
21628
23074
  <wsdl:output message="wsdlns:prepaidGetSummaryResponse" />
@@ -21668,6 +23114,11 @@
21668
23114
  <wsdl:output message="wsdlns:notepadGetResponse" />
21669
23115
  </wsdl:operation>
21670
23116
 
23117
+ <wsdl:operation name="telephonySmsplusServiceList">
23118
+ <wsdl:input message="wsdlns:telephonySmsplusServiceListRequest" />
23119
+ <wsdl:output message="wsdlns:telephonySmsplusServiceListResponse" />
23120
+ </wsdl:operation>
23121
+
21671
23122
  <wsdl:operation name="telephonyHuntingModificationAnonymousCallRejection">
21672
23123
  <wsdl:input message="wsdlns:telephonyHuntingModificationAnonymousCallRejectionRequest" />
21673
23124
  <wsdl:output message="wsdlns:telephonyHuntingModificationAnonymousCallRejectionResponse" />
@@ -21718,6 +23169,11 @@
21718
23169
  <wsdl:output message="wsdlns:telephonyListSummationCallsFromNumberResponse" />
21719
23170
  </wsdl:operation>
21720
23171
 
23172
+ <wsdl:operation name="telephonyConferenceGetParams">
23173
+ <wsdl:input message="wsdlns:telephonyConferenceGetParamsRequest" />
23174
+ <wsdl:output message="wsdlns:telephonyConferenceGetParamsResponse" />
23175
+ </wsdl:operation>
23176
+
21721
23177
  <wsdl:operation name="telephonyPhonebookContactModify">
21722
23178
  <wsdl:input message="wsdlns:telephonyPhonebookContactModifyRequest" />
21723
23179
  <wsdl:output message="wsdlns:telephonyPhonebookContactModifyResponse" />
@@ -21848,6 +23304,11 @@
21848
23304
  <wsdl:output message="wsdlns:telephonyLineOrderResponse" />
21849
23305
  </wsdl:operation>
21850
23306
 
23307
+ <wsdl:operation name="telephonyConferenceAction">
23308
+ <wsdl:input message="wsdlns:telephonyConferenceActionRequest" />
23309
+ <wsdl:output message="wsdlns:telephonyConferenceActionResponse" />
23310
+ </wsdl:operation>
23311
+
21851
23312
  <wsdl:operation name="dedicatedBackupExcludeDel">
21852
23313
  <wsdl:input message="wsdlns:dedicatedBackupExcludeDelRequest" />
21853
23314
  <wsdl:output message="wsdlns:dedicatedBackupExcludeDelResponse" />
@@ -21903,6 +23364,11 @@
21903
23364
  <wsdl:output message="wsdlns:telephonyNicGetSipDomainResponse" />
21904
23365
  </wsdl:operation>
21905
23366
 
23367
+ <wsdl:operation name="telephonyGetClosureEventsAsICS">
23368
+ <wsdl:input message="wsdlns:telephonyGetClosureEventsAsICSRequest" />
23369
+ <wsdl:output message="wsdlns:telephonyGetClosureEventsAsICSResponse" />
23370
+ </wsdl:operation>
23371
+
21906
23372
  <wsdl:operation name="telephonySmsUserCreditLeft">
21907
23373
  <wsdl:input message="wsdlns:telephonySmsUserCreditLeftRequest" />
21908
23374
  <wsdl:output message="wsdlns:telephonySmsUserCreditLeftResponse" />
@@ -22128,6 +23594,11 @@
22128
23594
  <wsdl:output message="wsdlns:telephonyConferenceAddResponse" />
22129
23595
  </wsdl:operation>
22130
23596
 
23597
+ <wsdl:operation name="telephonyTrunkExternalDisplayedNumberDel">
23598
+ <wsdl:input message="wsdlns:telephonyTrunkExternalDisplayedNumberDelRequest" />
23599
+ <wsdl:output message="wsdlns:telephonyTrunkExternalDisplayedNumberDelResponse" />
23600
+ </wsdl:operation>
23601
+
22131
23602
  <wsdl:operation name="mailingListModeratorAdd">
22132
23603
  <wsdl:input message="wsdlns:mailingListModeratorAddRequest" />
22133
23604
  <wsdl:output message="wsdlns:mailingListModeratorAddResponse" />
@@ -22138,6 +23609,11 @@
22138
23609
  <wsdl:output message="wsdlns:telephonyPhonebookOnGroupContactListResponse" />
22139
23610
  </wsdl:operation>
22140
23611
 
23612
+ <wsdl:operation name="telephonySmsplusServiceReversableTicketsSummary">
23613
+ <wsdl:input message="wsdlns:telephonySmsplusServiceReversableTicketsSummaryRequest" />
23614
+ <wsdl:output message="wsdlns:telephonySmsplusServiceReversableTicketsSummaryResponse" />
23615
+ </wsdl:operation>
23616
+
22141
23617
  <wsdl:operation name="anonymousFtpActivate">
22142
23618
  <wsdl:input message="wsdlns:anonymousFtpActivateRequest" />
22143
23619
  <wsdl:output message="wsdlns:anonymousFtpActivateResponse" />
@@ -22153,6 +23629,11 @@
22153
23629
  <wsdl:output message="wsdlns:nicModifyInfosITResponse" />
22154
23630
  </wsdl:operation>
22155
23631
 
23632
+ <wsdl:operation name="telephonySetTimeZoneNumber">
23633
+ <wsdl:input message="wsdlns:telephonySetTimeZoneNumberRequest" />
23634
+ <wsdl:output message="wsdlns:telephonySetTimeZoneNumberResponse" />
23635
+ </wsdl:operation>
23636
+
22156
23637
  <wsdl:operation name="ortDomainAdd">
22157
23638
  <wsdl:input message="wsdlns:ortDomainAddRequest" />
22158
23639
  <wsdl:output message="wsdlns:ortDomainAddResponse" />
@@ -22313,6 +23794,11 @@
22313
23794
  <wsdl:output message="wsdlns:dedicatedNetbootModifyByIdResponse" />
22314
23795
  </wsdl:operation>
22315
23796
 
23797
+ <wsdl:operation name="telephonySmsCancelSending">
23798
+ <wsdl:input message="wsdlns:telephonySmsCancelSendingRequest" />
23799
+ <wsdl:output message="wsdlns:telephonySmsCancelSendingResponse" />
23800
+ </wsdl:operation>
23801
+
22316
23802
  <wsdl:operation name="telephonyScreenListInfo">
22317
23803
  <wsdl:input message="wsdlns:telephonyScreenListInfoRequest" />
22318
23804
  <wsdl:output message="wsdlns:telephonyScreenListInfoResponse" />
@@ -22398,6 +23884,11 @@
22398
23884
  <wsdl:output message="wsdlns:zoneEntryAddResponse" />
22399
23885
  </wsdl:operation>
22400
23886
 
23887
+ <wsdl:operation name="telephonyConferenceGetInfos">
23888
+ <wsdl:input message="wsdlns:telephonyConferenceGetInfosRequest" />
23889
+ <wsdl:output message="wsdlns:telephonyConferenceGetInfosResponse" />
23890
+ </wsdl:operation>
23891
+
22401
23892
  <wsdl:operation name="dedicatedSecondaryDNSGetAll">
22402
23893
  <wsdl:input message="wsdlns:dedicatedSecondaryDNSGetAllRequest" />
22403
23894
  <wsdl:output message="wsdlns:dedicatedSecondaryDNSGetAllResponse" />
@@ -22413,6 +23904,11 @@
22413
23904
  <wsdl:output message="wsdlns:mailingListInfoResponse" />
22414
23905
  </wsdl:operation>
22415
23906
 
23907
+ <wsdl:operation name="telephonyPhonebookOnSmsContactList">
23908
+ <wsdl:input message="wsdlns:telephonyPhonebookOnSmsContactListRequest" />
23909
+ <wsdl:output message="wsdlns:telephonyPhonebookOnSmsContactListResponse" />
23910
+ </wsdl:operation>
23911
+
22416
23912
  <wsdl:operation name="serviceList">
22417
23913
  <wsdl:input message="wsdlns:serviceListRequest" />
22418
23914
  <wsdl:output message="wsdlns:serviceListResponse" />
@@ -22423,11 +23919,6 @@
22423
23919
  <wsdl:output message="wsdlns:serviceGroupSetCommentResponse" />
22424
23920
  </wsdl:operation>
22425
23921
 
22426
- <wsdl:operation name="telephonyPhonebookOnSmsContactList">
22427
- <wsdl:input message="wsdlns:telephonyPhonebookOnSmsContactListRequest" />
22428
- <wsdl:output message="wsdlns:telephonyPhonebookOnSmsContactListResponse" />
22429
- </wsdl:operation>
22430
-
22431
23922
  <wsdl:operation name="nicCreateIT">
22432
23923
  <wsdl:input message="wsdlns:nicCreateITRequest" />
22433
23924
  <wsdl:output message="wsdlns:nicCreateITResponse" />
@@ -22573,6 +24064,11 @@
22573
24064
  <wsdl:output message="wsdlns:telephonyScreenListBlackWhiteChoiceModifyResponse" />
22574
24065
  </wsdl:operation>
22575
24066
 
24067
+ <wsdl:operation name="telephonySmsplusServiceDetails">
24068
+ <wsdl:input message="wsdlns:telephonySmsplusServiceDetailsRequest" />
24069
+ <wsdl:output message="wsdlns:telephonySmsplusServiceDetailsResponse" />
24070
+ </wsdl:operation>
24071
+
22576
24072
  <wsdl:operation name="dedicatedFilterIrcClientRuleDel">
22577
24073
  <wsdl:input message="wsdlns:dedicatedFilterIrcClientRuleDelRequest" />
22578
24074
  <wsdl:output message="wsdlns:dedicatedFilterIrcClientRuleDelResponse" />
@@ -22618,6 +24114,11 @@
22618
24114
  <wsdl:output message="wsdlns:telephonyAbbreviatedNumberListPaginatedResponse" />
22619
24115
  </wsdl:operation>
22620
24116
 
24117
+ <wsdl:operation name="telephonySetDefaultPrivateHolidaysEvents">
24118
+ <wsdl:input message="wsdlns:telephonySetDefaultPrivateHolidaysEventsRequest" />
24119
+ <wsdl:output message="wsdlns:telephonySetDefaultPrivateHolidaysEventsResponse" />
24120
+ </wsdl:operation>
24121
+
22621
24122
  <wsdl:operation name="emailDelMasterNic">
22622
24123
  <wsdl:input message="wsdlns:emailDelMasterNicRequest" />
22623
24124
  <wsdl:output message="wsdlns:emailDelMasterNicResponse" />
@@ -22668,6 +24169,11 @@
22668
24169
  <wsdl:output message="wsdlns:emailGetDomainCatchAllResponse" />
22669
24170
  </wsdl:operation>
22670
24171
 
24172
+ <wsdl:operation name="telephonyFaxCallList">
24173
+ <wsdl:input message="wsdlns:telephonyFaxCallListRequest" />
24174
+ <wsdl:output message="wsdlns:telephonyFaxCallListResponse" />
24175
+ </wsdl:operation>
24176
+
22671
24177
  <wsdl:operation name="telephonySmsUserSend">
22672
24178
  <wsdl:input message="wsdlns:telephonySmsUserSendRequest" />
22673
24179
  <wsdl:output message="wsdlns:telephonySmsUserSendResponse" />
@@ -22778,6 +24284,11 @@
22778
24284
  <wsdl:output message="wsdlns:dedicatedFailoverUpdateResponse" />
22779
24285
  </wsdl:operation>
22780
24286
 
24287
+ <wsdl:operation name="telephonyTrunkExternalDisplayedNumberList">
24288
+ <wsdl:input message="wsdlns:telephonyTrunkExternalDisplayedNumberListRequest" />
24289
+ <wsdl:output message="wsdlns:telephonyTrunkExternalDisplayedNumberListResponse" />
24290
+ </wsdl:operation>
24291
+
22781
24292
  <wsdl:operation name="telephonyDirectoryListWayType">
22782
24293
  <wsdl:input message="wsdlns:telephonyDirectoryListWayTypeRequest" />
22783
24294
  <wsdl:output message="wsdlns:telephonyDirectoryListWayTypeResponse" />
@@ -22798,9 +24309,14 @@
22798
24309
  <wsdl:output message="wsdlns:managedServicesPartitionUpdateResponse" />
22799
24310
  </wsdl:operation>
22800
24311
 
22801
- <wsdl:operation name="TelephonySipToAliasOffer">
22802
- <wsdl:input message="wsdlns:TelephonySipToAliasOfferRequest" />
22803
- <wsdl:output message="wsdlns:TelephonySipToAliasOfferResponse" />
24312
+ <wsdl:operation name="telephonyGetDefaultPrivateHolidaysEvents">
24313
+ <wsdl:input message="wsdlns:telephonyGetDefaultPrivateHolidaysEventsRequest" />
24314
+ <wsdl:output message="wsdlns:telephonyGetDefaultPrivateHolidaysEventsResponse" />
24315
+ </wsdl:operation>
24316
+
24317
+ <wsdl:operation name="telephonySmsplusShortCodesList">
24318
+ <wsdl:input message="wsdlns:telephonySmsplusShortCodesListRequest" />
24319
+ <wsdl:output message="wsdlns:telephonySmsplusShortCodesListResponse" />
22804
24320
  </wsdl:operation>
22805
24321
 
22806
24322
  <wsdl:operation name="dedicatedFilterIrcServerRuleAdd">
@@ -22903,6 +24419,11 @@
22903
24419
  <wsdl:output message="wsdlns:prepaidGetHistoryResponse" />
22904
24420
  </wsdl:operation>
22905
24421
 
24422
+ <wsdl:operation name="telephonyLineSetCodecs">
24423
+ <wsdl:input message="wsdlns:telephonyLineSetCodecsRequest" />
24424
+ <wsdl:output message="wsdlns:telephonyLineSetCodecsResponse" />
24425
+ </wsdl:operation>
24426
+
22906
24427
  <wsdl:operation name="telephonyNumberCityForZoneList">
22907
24428
  <wsdl:input message="wsdlns:telephonyNumberCityForZoneListRequest" />
22908
24429
  <wsdl:output message="wsdlns:telephonyNumberCityForZoneListResponse" />
@@ -22998,6 +24519,11 @@
22998
24519
  <wsdl:output message="wsdlns:ripeUpdateOrganisationResponse" />
22999
24520
  </wsdl:operation>
23000
24521
 
24522
+ <wsdl:operation name="telephonySmsUserGetCallBack">
24523
+ <wsdl:input message="wsdlns:telephonySmsUserGetCallBackRequest" />
24524
+ <wsdl:output message="wsdlns:telephonySmsUserGetCallBackResponse" />
24525
+ </wsdl:operation>
24526
+
23001
24527
  <wsdl:operation name="dedicatedNetbootModify">
23002
24528
  <wsdl:input message="wsdlns:dedicatedNetbootModifyRequest" />
23003
24529
  <wsdl:output message="wsdlns:dedicatedNetbootModifyResponse" />
@@ -23088,6 +24614,11 @@
23088
24614
  <wsdl:output message="wsdlns:notepadFlushResponse" />
23089
24615
  </wsdl:operation>
23090
24616
 
24617
+ <wsdl:operation name="telephonySmsSetCallBack">
24618
+ <wsdl:input message="wsdlns:telephonySmsSetCallBackRequest" />
24619
+ <wsdl:output message="wsdlns:telephonySmsSetCallBackResponse" />
24620
+ </wsdl:operation>
24621
+
23091
24622
  <wsdl:operation name="multiDomainModify">
23092
24623
  <wsdl:input message="wsdlns:multiDomainModifyRequest" />
23093
24624
  <wsdl:output message="wsdlns:multiDomainModifyResponse" />
@@ -23273,11 +24804,21 @@
23273
24804
  <wsdl:output message="wsdlns:zoneImportResponse" />
23274
24805
  </wsdl:operation>
23275
24806
 
24807
+ <wsdl:operation name="telephonySmsplusServiceAdd">
24808
+ <wsdl:input message="wsdlns:telephonySmsplusServiceAddRequest" />
24809
+ <wsdl:output message="wsdlns:telephonySmsplusServiceAddResponse" />
24810
+ </wsdl:operation>
24811
+
23276
24812
  <wsdl:operation name="multiDomainDel">
23277
24813
  <wsdl:input message="wsdlns:multiDomainDelRequest" />
23278
24814
  <wsdl:output message="wsdlns:multiDomainDelResponse" />
23279
24815
  </wsdl:operation>
23280
24816
 
24817
+ <wsdl:operation name="telephonySmsplusServiceEdit">
24818
+ <wsdl:input message="wsdlns:telephonySmsplusServiceEditRequest" />
24819
+ <wsdl:output message="wsdlns:telephonySmsplusServiceEditResponse" />
24820
+ </wsdl:operation>
24821
+
23281
24822
  <wsdl:operation name="dedicatedMailinglistSubscribe">
23282
24823
  <wsdl:input message="wsdlns:dedicatedMailinglistSubscribeRequest" />
23283
24824
  <wsdl:output message="wsdlns:dedicatedMailinglistSubscribeResponse" />
@@ -23558,6 +25099,16 @@
23558
25099
  </wsdl:output>
23559
25100
  </wsdl:operation>
23560
25101
 
25102
+ <wsdl:operation name="telephonyGetCitiesFromZip">
25103
+ <soap:operation soapAction="" />
25104
+ <wsdl:input name="telephonyGetCitiesFromZipRequest">
25105
+ <soap:body use="literal" />
25106
+ </wsdl:input>
25107
+ <wsdl:output name="telephonyGetCitiesFromZipResponse">
25108
+ <soap:body use="literal" />
25109
+ </wsdl:output>
25110
+ </wsdl:operation>
25111
+
23561
25112
  <wsdl:operation name="automatedMailGetVolumeHistory">
23562
25113
  <soap:operation soapAction="" />
23563
25114
  <wsdl:input name="automatedMailGetVolumeHistoryRequest">
@@ -23578,6 +25129,16 @@
23578
25129
  </wsdl:output>
23579
25130
  </wsdl:operation>
23580
25131
 
25132
+ <wsdl:operation name="telephonySmsplusSendSmsMt">
25133
+ <soap:operation soapAction="" />
25134
+ <wsdl:input name="telephonySmsplusSendSmsMtRequest">
25135
+ <soap:body use="literal" />
25136
+ </wsdl:input>
25137
+ <wsdl:output name="telephonySmsplusSendSmsMtResponse">
25138
+ <soap:body use="literal" />
25139
+ </wsdl:output>
25140
+ </wsdl:operation>
25141
+
23581
25142
  <wsdl:operation name="dedicatedIpLoadBalancingList">
23582
25143
  <soap:operation soapAction="" />
23583
25144
  <wsdl:input name="dedicatedIpLoadBalancingListRequest">
@@ -23678,6 +25239,16 @@
23678
25239
  </wsdl:output>
23679
25240
  </wsdl:operation>
23680
25241
 
25242
+ <wsdl:operation name="telephonySetClosureEvents">
25243
+ <soap:operation soapAction="" />
25244
+ <wsdl:input name="telephonySetClosureEventsRequest">
25245
+ <soap:body use="literal" />
25246
+ </wsdl:input>
25247
+ <wsdl:output name="telephonySetClosureEventsResponse">
25248
+ <soap:body use="literal" />
25249
+ </wsdl:output>
25250
+ </wsdl:operation>
25251
+
23681
25252
  <wsdl:operation name="telephonyNicSetSipDomain">
23682
25253
  <soap:operation soapAction="" />
23683
25254
  <wsdl:input name="telephonyNicSetSipDomainRequest">
@@ -24268,6 +25839,16 @@
24268
25839
  </wsdl:output>
24269
25840
  </wsdl:operation>
24270
25841
 
25842
+ <wsdl:operation name="telephonyTrunkExternalDisplayedNumberAdd">
25843
+ <soap:operation soapAction="" />
25844
+ <wsdl:input name="telephonyTrunkExternalDisplayedNumberAddRequest">
25845
+ <soap:body use="literal" />
25846
+ </wsdl:input>
25847
+ <wsdl:output name="telephonyTrunkExternalDisplayedNumberAddResponse">
25848
+ <soap:body use="literal" />
25849
+ </wsdl:output>
25850
+ </wsdl:operation>
25851
+
24271
25852
  <wsdl:operation name="dedicatedRipeQuery">
24272
25853
  <soap:operation soapAction="" />
24273
25854
  <wsdl:input name="dedicatedRipeQueryRequest">
@@ -24498,6 +26079,16 @@
24498
26079
  </wsdl:output>
24499
26080
  </wsdl:operation>
24500
26081
 
26082
+ <wsdl:operation name="telephonyNumberGetFrWayNamesFromInsee">
26083
+ <soap:operation soapAction="" />
26084
+ <wsdl:input name="telephonyNumberGetFrWayNamesFromInseeRequest">
26085
+ <soap:body use="literal" />
26086
+ </wsdl:input>
26087
+ <wsdl:output name="telephonyNumberGetFrWayNamesFromInseeResponse">
26088
+ <soap:body use="literal" />
26089
+ </wsdl:output>
26090
+ </wsdl:operation>
26091
+
24501
26092
  <wsdl:operation name="dedicatedSecondaryDNSAdd">
24502
26093
  <soap:operation soapAction="" />
24503
26094
  <wsdl:input name="dedicatedSecondaryDNSAddRequest">
@@ -24888,6 +26479,16 @@
24888
26479
  </wsdl:output>
24889
26480
  </wsdl:operation>
24890
26481
 
26482
+ <wsdl:operation name="telephonyGetTimeZoneNumber">
26483
+ <soap:operation soapAction="" />
26484
+ <wsdl:input name="telephonyGetTimeZoneNumberRequest">
26485
+ <soap:body use="literal" />
26486
+ </wsdl:input>
26487
+ <wsdl:output name="telephonyGetTimeZoneNumberResponse">
26488
+ <soap:body use="literal" />
26489
+ </wsdl:output>
26490
+ </wsdl:operation>
26491
+
24891
26492
  <wsdl:operation name="dedicatedBackupGetCalendar">
24892
26493
  <soap:operation soapAction="" />
24893
26494
  <wsdl:input name="dedicatedBackupGetCalendarRequest">
@@ -25038,6 +26639,26 @@
25038
26639
  </wsdl:output>
25039
26640
  </wsdl:operation>
25040
26641
 
26642
+ <wsdl:operation name="telephonySmsplusIsFreeKeyword">
26643
+ <soap:operation soapAction="" />
26644
+ <wsdl:input name="telephonySmsplusIsFreeKeywordRequest">
26645
+ <soap:body use="literal" />
26646
+ </wsdl:input>
26647
+ <wsdl:output name="telephonySmsplusIsFreeKeywordResponse">
26648
+ <soap:body use="literal" />
26649
+ </wsdl:output>
26650
+ </wsdl:operation>
26651
+
26652
+ <wsdl:operation name="telephonyLineGetCodecs">
26653
+ <soap:operation soapAction="" />
26654
+ <wsdl:input name="telephonyLineGetCodecsRequest">
26655
+ <soap:body use="literal" />
26656
+ </wsdl:input>
26657
+ <wsdl:output name="telephonyLineGetCodecsResponse">
26658
+ <soap:body use="literal" />
26659
+ </wsdl:output>
26660
+ </wsdl:operation>
26661
+
25041
26662
  <wsdl:operation name="telephonySmsSenderValidate">
25042
26663
  <soap:operation soapAction="" />
25043
26664
  <wsdl:input name="telephonySmsSenderValidateRequest">
@@ -25068,6 +26689,16 @@
25068
26689
  </wsdl:output>
25069
26690
  </wsdl:operation>
25070
26691
 
26692
+ <wsdl:operation name="telephonyDirectoryInfoGetSameSiret">
26693
+ <soap:operation soapAction="" />
26694
+ <wsdl:input name="telephonyDirectoryInfoGetSameSiretRequest">
26695
+ <soap:body use="literal" />
26696
+ </wsdl:input>
26697
+ <wsdl:output name="telephonyDirectoryInfoGetSameSiretResponse">
26698
+ <soap:body use="literal" />
26699
+ </wsdl:output>
26700
+ </wsdl:operation>
26701
+
25071
26702
  <wsdl:operation name="serviceGroupCreate">
25072
26703
  <soap:operation soapAction="" />
25073
26704
  <wsdl:input name="serviceGroupCreateRequest">
@@ -25078,6 +26709,16 @@
25078
26709
  </wsdl:output>
25079
26710
  </wsdl:operation>
25080
26711
 
26712
+ <wsdl:operation name="telephonyConferenceSetParams">
26713
+ <soap:operation soapAction="" />
26714
+ <wsdl:input name="telephonyConferenceSetParamsRequest">
26715
+ <soap:body use="literal" />
26716
+ </wsdl:input>
26717
+ <wsdl:output name="telephonyConferenceSetParamsResponse">
26718
+ <soap:body use="literal" />
26719
+ </wsdl:output>
26720
+ </wsdl:operation>
26721
+
25081
26722
  <wsdl:operation name="orderTelephonySmsCredit">
25082
26723
  <soap:operation soapAction="" />
25083
26724
  <wsdl:input name="orderTelephonySmsCreditRequest">
@@ -25468,6 +27109,16 @@
25468
27109
  </wsdl:output>
25469
27110
  </wsdl:operation>
25470
27111
 
27112
+ <wsdl:operation name="telephonySipToAliasOffer">
27113
+ <soap:operation soapAction="" />
27114
+ <wsdl:input name="telephonySipToAliasOfferRequest">
27115
+ <soap:body use="literal" />
27116
+ </wsdl:input>
27117
+ <wsdl:output name="telephonySipToAliasOfferResponse">
27118
+ <soap:body use="literal" />
27119
+ </wsdl:output>
27120
+ </wsdl:operation>
27121
+
25471
27122
  <wsdl:operation name="telephonyFunctionKeyList">
25472
27123
  <soap:operation soapAction="" />
25473
27124
  <wsdl:input name="telephonyFunctionKeyListRequest">
@@ -25488,6 +27139,26 @@
25488
27139
  </wsdl:output>
25489
27140
  </wsdl:operation>
25490
27141
 
27142
+ <wsdl:operation name="telephonySmsGetCallBack">
27143
+ <soap:operation soapAction="" />
27144
+ <wsdl:input name="telephonySmsGetCallBackRequest">
27145
+ <soap:body use="literal" />
27146
+ </wsdl:input>
27147
+ <wsdl:output name="telephonySmsGetCallBackResponse">
27148
+ <soap:body use="literal" />
27149
+ </wsdl:output>
27150
+ </wsdl:operation>
27151
+
27152
+ <wsdl:operation name="telephonySmsplusServiceDelete">
27153
+ <soap:operation soapAction="" />
27154
+ <wsdl:input name="telephonySmsplusServiceDeleteRequest">
27155
+ <soap:body use="literal" />
27156
+ </wsdl:input>
27157
+ <wsdl:output name="telephonySmsplusServiceDeleteResponse">
27158
+ <soap:body use="literal" />
27159
+ </wsdl:output>
27160
+ </wsdl:operation>
27161
+
25491
27162
  <wsdl:operation name="domainOperationRelaunch">
25492
27163
  <soap:operation soapAction="" />
25493
27164
  <wsdl:input name="domainOperationRelaunchRequest">
@@ -25508,6 +27179,26 @@
25508
27179
  </wsdl:output>
25509
27180
  </wsdl:operation>
25510
27181
 
27182
+ <wsdl:operation name="telephonyTrunkExternalDisplayedNumberCheck">
27183
+ <soap:operation soapAction="" />
27184
+ <wsdl:input name="telephonyTrunkExternalDisplayedNumberCheckRequest">
27185
+ <soap:body use="literal" />
27186
+ </wsdl:input>
27187
+ <wsdl:output name="telephonyTrunkExternalDisplayedNumberCheckResponse">
27188
+ <soap:body use="literal" />
27189
+ </wsdl:output>
27190
+ </wsdl:operation>
27191
+
27192
+ <wsdl:operation name="telephonyDelClosureEvents">
27193
+ <soap:operation soapAction="" />
27194
+ <wsdl:input name="telephonyDelClosureEventsRequest">
27195
+ <soap:body use="literal" />
27196
+ </wsdl:input>
27197
+ <wsdl:output name="telephonyDelClosureEventsResponse">
27198
+ <soap:body use="literal" />
27199
+ </wsdl:output>
27200
+ </wsdl:operation>
27201
+
25511
27202
  <wsdl:operation name="telephonyFreefaxToVoicefaxCheckList">
25512
27203
  <soap:operation soapAction="" />
25513
27204
  <wsdl:input name="telephonyFreefaxToVoicefaxCheckListRequest">
@@ -25538,6 +27229,16 @@
25538
27229
  </wsdl:output>
25539
27230
  </wsdl:operation>
25540
27231
 
27232
+ <wsdl:operation name="dnsSoaModify">
27233
+ <soap:operation soapAction="" />
27234
+ <wsdl:input name="dnsSoaModifyRequest">
27235
+ <soap:body use="literal" />
27236
+ </wsdl:input>
27237
+ <wsdl:output name="dnsSoaModifyResponse">
27238
+ <soap:body use="literal" />
27239
+ </wsdl:output>
27240
+ </wsdl:operation>
27241
+
25541
27242
  <wsdl:operation name="telephonyPhonebookOnSmsDel">
25542
27243
  <soap:operation soapAction="" />
25543
27244
  <wsdl:input name="telephonyPhonebookOnSmsDelRequest">
@@ -25938,6 +27639,16 @@
25938
27639
  </wsdl:output>
25939
27640
  </wsdl:operation>
25940
27641
 
27642
+ <wsdl:operation name="telephonyGetClosureEventsAsArray">
27643
+ <soap:operation soapAction="" />
27644
+ <wsdl:input name="telephonyGetClosureEventsAsArrayRequest">
27645
+ <soap:body use="literal" />
27646
+ </wsdl:input>
27647
+ <wsdl:output name="telephonyGetClosureEventsAsArrayResponse">
27648
+ <soap:body use="literal" />
27649
+ </wsdl:output>
27650
+ </wsdl:operation>
27651
+
25941
27652
  <wsdl:operation name="telephonyPhonebookOnSmsContactDel">
25942
27653
  <soap:operation soapAction="" />
25943
27654
  <wsdl:input name="telephonyPhonebookOnSmsContactDelRequest">
@@ -26028,6 +27739,16 @@
26028
27739
  </wsdl:output>
26029
27740
  </wsdl:operation>
26030
27741
 
27742
+ <wsdl:operation name="telephonySmsplusServiceReversableTicketsList">
27743
+ <soap:operation soapAction="" />
27744
+ <wsdl:input name="telephonySmsplusServiceReversableTicketsListRequest">
27745
+ <soap:body use="literal" />
27746
+ </wsdl:input>
27747
+ <wsdl:output name="telephonySmsplusServiceReversableTicketsListResponse">
27748
+ <soap:body use="literal" />
27749
+ </wsdl:output>
27750
+ </wsdl:operation>
27751
+
26031
27752
  <wsdl:operation name="dedicatedRipeUpdateInetnum">
26032
27753
  <soap:operation soapAction="" />
26033
27754
  <wsdl:input name="dedicatedRipeUpdateInetnumRequest">
@@ -26128,6 +27849,16 @@
26128
27849
  </wsdl:output>
26129
27850
  </wsdl:operation>
26130
27851
 
27852
+ <wsdl:operation name="telephonySmsUserSetCallBack">
27853
+ <soap:operation soapAction="" />
27854
+ <wsdl:input name="telephonySmsUserSetCallBackRequest">
27855
+ <soap:body use="literal" />
27856
+ </wsdl:input>
27857
+ <wsdl:output name="telephonySmsUserSetCallBackResponse">
27858
+ <soap:body use="literal" />
27859
+ </wsdl:output>
27860
+ </wsdl:operation>
27861
+
26131
27862
  <wsdl:operation name="prepaidGetSummary">
26132
27863
  <soap:operation soapAction="" />
26133
27864
  <wsdl:input name="prepaidGetSummaryRequest">
@@ -26218,6 +27949,16 @@
26218
27949
  </wsdl:output>
26219
27950
  </wsdl:operation>
26220
27951
 
27952
+ <wsdl:operation name="telephonySmsplusServiceList">
27953
+ <soap:operation soapAction="" />
27954
+ <wsdl:input name="telephonySmsplusServiceListRequest">
27955
+ <soap:body use="literal" />
27956
+ </wsdl:input>
27957
+ <wsdl:output name="telephonySmsplusServiceListResponse">
27958
+ <soap:body use="literal" />
27959
+ </wsdl:output>
27960
+ </wsdl:operation>
27961
+
26221
27962
  <wsdl:operation name="telephonyHuntingModificationAnonymousCallRejection">
26222
27963
  <soap:operation soapAction="" />
26223
27964
  <wsdl:input name="telephonyHuntingModificationAnonymousCallRejectionRequest">
@@ -26318,6 +28059,16 @@
26318
28059
  </wsdl:output>
26319
28060
  </wsdl:operation>
26320
28061
 
28062
+ <wsdl:operation name="telephonyConferenceGetParams">
28063
+ <soap:operation soapAction="" />
28064
+ <wsdl:input name="telephonyConferenceGetParamsRequest">
28065
+ <soap:body use="literal" />
28066
+ </wsdl:input>
28067
+ <wsdl:output name="telephonyConferenceGetParamsResponse">
28068
+ <soap:body use="literal" />
28069
+ </wsdl:output>
28070
+ </wsdl:operation>
28071
+
26321
28072
  <wsdl:operation name="telephonyPhonebookContactModify">
26322
28073
  <soap:operation soapAction="" />
26323
28074
  <wsdl:input name="telephonyPhonebookContactModifyRequest">
@@ -26578,6 +28329,16 @@
26578
28329
  </wsdl:output>
26579
28330
  </wsdl:operation>
26580
28331
 
28332
+ <wsdl:operation name="telephonyConferenceAction">
28333
+ <soap:operation soapAction="" />
28334
+ <wsdl:input name="telephonyConferenceActionRequest">
28335
+ <soap:body use="literal" />
28336
+ </wsdl:input>
28337
+ <wsdl:output name="telephonyConferenceActionResponse">
28338
+ <soap:body use="literal" />
28339
+ </wsdl:output>
28340
+ </wsdl:operation>
28341
+
26581
28342
  <wsdl:operation name="dedicatedBackupExcludeDel">
26582
28343
  <soap:operation soapAction="" />
26583
28344
  <wsdl:input name="dedicatedBackupExcludeDelRequest">
@@ -26688,6 +28449,16 @@
26688
28449
  </wsdl:output>
26689
28450
  </wsdl:operation>
26690
28451
 
28452
+ <wsdl:operation name="telephonyGetClosureEventsAsICS">
28453
+ <soap:operation soapAction="" />
28454
+ <wsdl:input name="telephonyGetClosureEventsAsICSRequest">
28455
+ <soap:body use="literal" />
28456
+ </wsdl:input>
28457
+ <wsdl:output name="telephonyGetClosureEventsAsICSResponse">
28458
+ <soap:body use="literal" />
28459
+ </wsdl:output>
28460
+ </wsdl:operation>
28461
+
26691
28462
  <wsdl:operation name="telephonySmsUserCreditLeft">
26692
28463
  <soap:operation soapAction="" />
26693
28464
  <wsdl:input name="telephonySmsUserCreditLeftRequest">
@@ -27138,6 +28909,16 @@
27138
28909
  </wsdl:output>
27139
28910
  </wsdl:operation>
27140
28911
 
28912
+ <wsdl:operation name="telephonyTrunkExternalDisplayedNumberDel">
28913
+ <soap:operation soapAction="" />
28914
+ <wsdl:input name="telephonyTrunkExternalDisplayedNumberDelRequest">
28915
+ <soap:body use="literal" />
28916
+ </wsdl:input>
28917
+ <wsdl:output name="telephonyTrunkExternalDisplayedNumberDelResponse">
28918
+ <soap:body use="literal" />
28919
+ </wsdl:output>
28920
+ </wsdl:operation>
28921
+
27141
28922
  <wsdl:operation name="mailingListModeratorAdd">
27142
28923
  <soap:operation soapAction="" />
27143
28924
  <wsdl:input name="mailingListModeratorAddRequest">
@@ -27158,6 +28939,16 @@
27158
28939
  </wsdl:output>
27159
28940
  </wsdl:operation>
27160
28941
 
28942
+ <wsdl:operation name="telephonySmsplusServiceReversableTicketsSummary">
28943
+ <soap:operation soapAction="" />
28944
+ <wsdl:input name="telephonySmsplusServiceReversableTicketsSummaryRequest">
28945
+ <soap:body use="literal" />
28946
+ </wsdl:input>
28947
+ <wsdl:output name="telephonySmsplusServiceReversableTicketsSummaryResponse">
28948
+ <soap:body use="literal" />
28949
+ </wsdl:output>
28950
+ </wsdl:operation>
28951
+
27161
28952
  <wsdl:operation name="anonymousFtpActivate">
27162
28953
  <soap:operation soapAction="" />
27163
28954
  <wsdl:input name="anonymousFtpActivateRequest">
@@ -27188,6 +28979,16 @@
27188
28979
  </wsdl:output>
27189
28980
  </wsdl:operation>
27190
28981
 
28982
+ <wsdl:operation name="telephonySetTimeZoneNumber">
28983
+ <soap:operation soapAction="" />
28984
+ <wsdl:input name="telephonySetTimeZoneNumberRequest">
28985
+ <soap:body use="literal" />
28986
+ </wsdl:input>
28987
+ <wsdl:output name="telephonySetTimeZoneNumberResponse">
28988
+ <soap:body use="literal" />
28989
+ </wsdl:output>
28990
+ </wsdl:operation>
28991
+
27191
28992
  <wsdl:operation name="ortDomainAdd">
27192
28993
  <soap:operation soapAction="" />
27193
28994
  <wsdl:input name="ortDomainAddRequest">
@@ -27508,6 +29309,16 @@
27508
29309
  </wsdl:output>
27509
29310
  </wsdl:operation>
27510
29311
 
29312
+ <wsdl:operation name="telephonySmsCancelSending">
29313
+ <soap:operation soapAction="" />
29314
+ <wsdl:input name="telephonySmsCancelSendingRequest">
29315
+ <soap:body use="literal" />
29316
+ </wsdl:input>
29317
+ <wsdl:output name="telephonySmsCancelSendingResponse">
29318
+ <soap:body use="literal" />
29319
+ </wsdl:output>
29320
+ </wsdl:operation>
29321
+
27511
29322
  <wsdl:operation name="telephonyScreenListInfo">
27512
29323
  <soap:operation soapAction="" />
27513
29324
  <wsdl:input name="telephonyScreenListInfoRequest">
@@ -27678,6 +29489,16 @@
27678
29489
  </wsdl:output>
27679
29490
  </wsdl:operation>
27680
29491
 
29492
+ <wsdl:operation name="telephonyConferenceGetInfos">
29493
+ <soap:operation soapAction="" />
29494
+ <wsdl:input name="telephonyConferenceGetInfosRequest">
29495
+ <soap:body use="literal" />
29496
+ </wsdl:input>
29497
+ <wsdl:output name="telephonyConferenceGetInfosResponse">
29498
+ <soap:body use="literal" />
29499
+ </wsdl:output>
29500
+ </wsdl:operation>
29501
+
27681
29502
  <wsdl:operation name="dedicatedSecondaryDNSGetAll">
27682
29503
  <soap:operation soapAction="" />
27683
29504
  <wsdl:input name="dedicatedSecondaryDNSGetAllRequest">
@@ -27708,32 +29529,32 @@
27708
29529
  </wsdl:output>
27709
29530
  </wsdl:operation>
27710
29531
 
27711
- <wsdl:operation name="serviceList">
29532
+ <wsdl:operation name="telephonyPhonebookOnSmsContactList">
27712
29533
  <soap:operation soapAction="" />
27713
- <wsdl:input name="serviceListRequest">
29534
+ <wsdl:input name="telephonyPhonebookOnSmsContactListRequest">
27714
29535
  <soap:body use="literal" />
27715
29536
  </wsdl:input>
27716
- <wsdl:output name="serviceListResponse">
29537
+ <wsdl:output name="telephonyPhonebookOnSmsContactListResponse">
27717
29538
  <soap:body use="literal" />
27718
29539
  </wsdl:output>
27719
29540
  </wsdl:operation>
27720
29541
 
27721
- <wsdl:operation name="serviceGroupSetComment">
29542
+ <wsdl:operation name="serviceList">
27722
29543
  <soap:operation soapAction="" />
27723
- <wsdl:input name="serviceGroupSetCommentRequest">
29544
+ <wsdl:input name="serviceListRequest">
27724
29545
  <soap:body use="literal" />
27725
29546
  </wsdl:input>
27726
- <wsdl:output name="serviceGroupSetCommentResponse">
29547
+ <wsdl:output name="serviceListResponse">
27727
29548
  <soap:body use="literal" />
27728
29549
  </wsdl:output>
27729
29550
  </wsdl:operation>
27730
29551
 
27731
- <wsdl:operation name="telephonyPhonebookOnSmsContactList">
29552
+ <wsdl:operation name="serviceGroupSetComment">
27732
29553
  <soap:operation soapAction="" />
27733
- <wsdl:input name="telephonyPhonebookOnSmsContactListRequest">
29554
+ <wsdl:input name="serviceGroupSetCommentRequest">
27734
29555
  <soap:body use="literal" />
27735
29556
  </wsdl:input>
27736
- <wsdl:output name="telephonyPhonebookOnSmsContactListResponse">
29557
+ <wsdl:output name="serviceGroupSetCommentResponse">
27737
29558
  <soap:body use="literal" />
27738
29559
  </wsdl:output>
27739
29560
  </wsdl:operation>
@@ -28028,6 +29849,16 @@
28028
29849
  </wsdl:output>
28029
29850
  </wsdl:operation>
28030
29851
 
29852
+ <wsdl:operation name="telephonySmsplusServiceDetails">
29853
+ <soap:operation soapAction="" />
29854
+ <wsdl:input name="telephonySmsplusServiceDetailsRequest">
29855
+ <soap:body use="literal" />
29856
+ </wsdl:input>
29857
+ <wsdl:output name="telephonySmsplusServiceDetailsResponse">
29858
+ <soap:body use="literal" />
29859
+ </wsdl:output>
29860
+ </wsdl:operation>
29861
+
28031
29862
  <wsdl:operation name="dedicatedFilterIrcClientRuleDel">
28032
29863
  <soap:operation soapAction="" />
28033
29864
  <wsdl:input name="dedicatedFilterIrcClientRuleDelRequest">
@@ -28118,6 +29949,16 @@
28118
29949
  </wsdl:output>
28119
29950
  </wsdl:operation>
28120
29951
 
29952
+ <wsdl:operation name="telephonySetDefaultPrivateHolidaysEvents">
29953
+ <soap:operation soapAction="" />
29954
+ <wsdl:input name="telephonySetDefaultPrivateHolidaysEventsRequest">
29955
+ <soap:body use="literal" />
29956
+ </wsdl:input>
29957
+ <wsdl:output name="telephonySetDefaultPrivateHolidaysEventsResponse">
29958
+ <soap:body use="literal" />
29959
+ </wsdl:output>
29960
+ </wsdl:operation>
29961
+
28121
29962
  <wsdl:operation name="emailDelMasterNic">
28122
29963
  <soap:operation soapAction="" />
28123
29964
  <wsdl:input name="emailDelMasterNicRequest">
@@ -28218,6 +30059,16 @@
28218
30059
  </wsdl:output>
28219
30060
  </wsdl:operation>
28220
30061
 
30062
+ <wsdl:operation name="telephonyFaxCallList">
30063
+ <soap:operation soapAction="" />
30064
+ <wsdl:input name="telephonyFaxCallListRequest">
30065
+ <soap:body use="literal" />
30066
+ </wsdl:input>
30067
+ <wsdl:output name="telephonyFaxCallListResponse">
30068
+ <soap:body use="literal" />
30069
+ </wsdl:output>
30070
+ </wsdl:operation>
30071
+
28221
30072
  <wsdl:operation name="telephonySmsUserSend">
28222
30073
  <soap:operation soapAction="" />
28223
30074
  <wsdl:input name="telephonySmsUserSendRequest">
@@ -28438,6 +30289,16 @@
28438
30289
  </wsdl:output>
28439
30290
  </wsdl:operation>
28440
30291
 
30292
+ <wsdl:operation name="telephonyTrunkExternalDisplayedNumberList">
30293
+ <soap:operation soapAction="" />
30294
+ <wsdl:input name="telephonyTrunkExternalDisplayedNumberListRequest">
30295
+ <soap:body use="literal" />
30296
+ </wsdl:input>
30297
+ <wsdl:output name="telephonyTrunkExternalDisplayedNumberListResponse">
30298
+ <soap:body use="literal" />
30299
+ </wsdl:output>
30300
+ </wsdl:operation>
30301
+
28441
30302
  <wsdl:operation name="telephonyDirectoryListWayType">
28442
30303
  <soap:operation soapAction="" />
28443
30304
  <wsdl:input name="telephonyDirectoryListWayTypeRequest">
@@ -28478,12 +30339,22 @@
28478
30339
  </wsdl:output>
28479
30340
  </wsdl:operation>
28480
30341
 
28481
- <wsdl:operation name="TelephonySipToAliasOffer">
30342
+ <wsdl:operation name="telephonyGetDefaultPrivateHolidaysEvents">
30343
+ <soap:operation soapAction="" />
30344
+ <wsdl:input name="telephonyGetDefaultPrivateHolidaysEventsRequest">
30345
+ <soap:body use="literal" />
30346
+ </wsdl:input>
30347
+ <wsdl:output name="telephonyGetDefaultPrivateHolidaysEventsResponse">
30348
+ <soap:body use="literal" />
30349
+ </wsdl:output>
30350
+ </wsdl:operation>
30351
+
30352
+ <wsdl:operation name="telephonySmsplusShortCodesList">
28482
30353
  <soap:operation soapAction="" />
28483
- <wsdl:input name="TelephonySipToAliasOfferRequest">
30354
+ <wsdl:input name="telephonySmsplusShortCodesListRequest">
28484
30355
  <soap:body use="literal" />
28485
30356
  </wsdl:input>
28486
- <wsdl:output name="TelephonySipToAliasOfferResponse">
30357
+ <wsdl:output name="telephonySmsplusShortCodesListResponse">
28487
30358
  <soap:body use="literal" />
28488
30359
  </wsdl:output>
28489
30360
  </wsdl:operation>
@@ -28688,6 +30559,16 @@
28688
30559
  </wsdl:output>
28689
30560
  </wsdl:operation>
28690
30561
 
30562
+ <wsdl:operation name="telephonyLineSetCodecs">
30563
+ <soap:operation soapAction="" />
30564
+ <wsdl:input name="telephonyLineSetCodecsRequest">
30565
+ <soap:body use="literal" />
30566
+ </wsdl:input>
30567
+ <wsdl:output name="telephonyLineSetCodecsResponse">
30568
+ <soap:body use="literal" />
30569
+ </wsdl:output>
30570
+ </wsdl:operation>
30571
+
28691
30572
  <wsdl:operation name="telephonyNumberCityForZoneList">
28692
30573
  <soap:operation soapAction="" />
28693
30574
  <wsdl:input name="telephonyNumberCityForZoneListRequest">
@@ -28878,6 +30759,16 @@
28878
30759
  </wsdl:output>
28879
30760
  </wsdl:operation>
28880
30761
 
30762
+ <wsdl:operation name="telephonySmsUserGetCallBack">
30763
+ <soap:operation soapAction="" />
30764
+ <wsdl:input name="telephonySmsUserGetCallBackRequest">
30765
+ <soap:body use="literal" />
30766
+ </wsdl:input>
30767
+ <wsdl:output name="telephonySmsUserGetCallBackResponse">
30768
+ <soap:body use="literal" />
30769
+ </wsdl:output>
30770
+ </wsdl:operation>
30771
+
28881
30772
  <wsdl:operation name="dedicatedNetbootModify">
28882
30773
  <soap:operation soapAction="" />
28883
30774
  <wsdl:input name="dedicatedNetbootModifyRequest">
@@ -29058,6 +30949,16 @@
29058
30949
  </wsdl:output>
29059
30950
  </wsdl:operation>
29060
30951
 
30952
+ <wsdl:operation name="telephonySmsSetCallBack">
30953
+ <soap:operation soapAction="" />
30954
+ <wsdl:input name="telephonySmsSetCallBackRequest">
30955
+ <soap:body use="literal" />
30956
+ </wsdl:input>
30957
+ <wsdl:output name="telephonySmsSetCallBackResponse">
30958
+ <soap:body use="literal" />
30959
+ </wsdl:output>
30960
+ </wsdl:operation>
30961
+
29061
30962
  <wsdl:operation name="multiDomainModify">
29062
30963
  <soap:operation soapAction="" />
29063
30964
  <wsdl:input name="multiDomainModifyRequest">
@@ -29428,6 +31329,16 @@
29428
31329
  </wsdl:output>
29429
31330
  </wsdl:operation>
29430
31331
 
31332
+ <wsdl:operation name="telephonySmsplusServiceAdd">
31333
+ <soap:operation soapAction="" />
31334
+ <wsdl:input name="telephonySmsplusServiceAddRequest">
31335
+ <soap:body use="literal" />
31336
+ </wsdl:input>
31337
+ <wsdl:output name="telephonySmsplusServiceAddResponse">
31338
+ <soap:body use="literal" />
31339
+ </wsdl:output>
31340
+ </wsdl:operation>
31341
+
29431
31342
  <wsdl:operation name="multiDomainDel">
29432
31343
  <soap:operation soapAction="" />
29433
31344
  <wsdl:input name="multiDomainDelRequest">
@@ -29438,6 +31349,16 @@
29438
31349
  </wsdl:output>
29439
31350
  </wsdl:operation>
29440
31351
 
31352
+ <wsdl:operation name="telephonySmsplusServiceEdit">
31353
+ <soap:operation soapAction="" />
31354
+ <wsdl:input name="telephonySmsplusServiceEditRequest">
31355
+ <soap:body use="literal" />
31356
+ </wsdl:input>
31357
+ <wsdl:output name="telephonySmsplusServiceEditResponse">
31358
+ <soap:body use="literal" />
31359
+ </wsdl:output>
31360
+ </wsdl:operation>
31361
+
29441
31362
  <wsdl:operation name="dedicatedMailinglistSubscribe">
29442
31363
  <soap:operation soapAction="" />
29443
31364
  <wsdl:input name="dedicatedMailinglistSubscribeRequest">