ovh_savoni 1.36.0 → 1.44.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.36
5
+ SOAPI WSDL, Document/Literal wrapped style, version 1.44
6
6
 
7
7
  The SOAPI technical specifications are available at this url : http://www.ovh.com/soapi .
8
8
 
@@ -504,6 +504,23 @@
504
504
  </xsd:complexType>
505
505
  </xsd:element>
506
506
 
507
+ <xsd:element name="telephonyPhonebookOnSmsList">
508
+ <xsd:complexType>
509
+ <xsd:sequence>
510
+ <xsd:element name="session" type="xsd:string" nillable="true" />
511
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
512
+ </xsd:sequence>
513
+ </xsd:complexType>
514
+ </xsd:element>
515
+
516
+ <xsd:element name="telephonyPhonebookOnSmsListResponse">
517
+ <xsd:complexType>
518
+ <xsd:sequence>
519
+ <xsd:element name="return" type="typens:MyArrayOfTelephonyPhonebookStructType" />
520
+ </xsd:sequence>
521
+ </xsd:complexType>
522
+ </xsd:element>
523
+
507
524
  <xsd:element name="serviceGroupList">
508
525
  <xsd:complexType>
509
526
  <xsd:sequence>
@@ -637,6 +654,7 @@
637
654
  <xsd:element name="smsCoding" type="xsd:int" nillable="true" />
638
655
  <xsd:element name="tag" type="xsd:string" nillable="true" />
639
656
  <xsd:element name="numberToCsv" type="xsd:string" nillable="true" />
657
+ <xsd:element name="noStop" type="xsd:boolean" nillable="true" />
640
658
  </xsd:sequence>
641
659
  </xsd:complexType>
642
660
  </xsd:element>
@@ -1073,6 +1091,24 @@
1073
1091
  </xsd:complexType>
1074
1092
  </xsd:element>
1075
1093
 
1094
+ <xsd:element name="telephonyPhonebookOnSmsAdd">
1095
+ <xsd:complexType>
1096
+ <xsd:sequence>
1097
+ <xsd:element name="session" type="xsd:string" nillable="true" />
1098
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
1099
+ <xsd:element name="name" type="xsd:string" nillable="true" />
1100
+ </xsd:sequence>
1101
+ </xsd:complexType>
1102
+ </xsd:element>
1103
+
1104
+ <xsd:element name="telephonyPhonebookOnSmsAddResponse">
1105
+ <xsd:complexType>
1106
+ <xsd:sequence>
1107
+ <xsd:element name="return" type="xsd:int" />
1108
+ </xsd:sequence>
1109
+ </xsd:complexType>
1110
+ </xsd:element>
1111
+
1076
1112
  <xsd:element name="telephonyClick2CallUserDel">
1077
1113
  <xsd:complexType>
1078
1114
  <xsd:sequence>
@@ -1126,6 +1162,7 @@
1126
1162
  <xsd:element name="telephonyBillingAccountConsumptionCSVByMail">
1127
1163
  <xsd:complexType>
1128
1164
  <xsd:sequence>
1165
+ <xsd:element name="session" type="xsd:string" nillable="true" />
1129
1166
  <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
1130
1167
  <xsd:element name="date" type="xsd:string" nillable="true" />
1131
1168
  </xsd:sequence>
@@ -1258,6 +1295,7 @@
1258
1295
  <xsd:element name="session" type="xsd:string" nillable="true" />
1259
1296
  <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
1260
1297
  <xsd:element name="date" type="xsd:string" nillable="true" />
1298
+ <xsd:element name="received" type="xsd:boolean" nillable="true" />
1261
1299
  </xsd:sequence>
1262
1300
  </xsd:complexType>
1263
1301
  </xsd:element>
@@ -1775,7 +1813,7 @@
1775
1813
  <xsd:element name="redirection4Email" type="xsd:string" nillable="true" />
1776
1814
  <xsd:element name="redirection5" type="xsd:string" nillable="true" />
1777
1815
  <xsd:element name="redirection5Email" type="xsd:string" nillable="true" />
1778
- <xsd:element name="annouceMessage" type="xsd:string" nillable="true" />
1816
+ <xsd:element name="announceMessage" type="xsd:string" nillable="true" />
1779
1817
  <xsd:element name="keepMessage" type="xsd:boolean" nillable="true" />
1780
1818
  <xsd:element name="audioformat" type="xsd:string" nillable="true" />
1781
1819
  <xsd:element name="fromEmail" type="xsd:string" nillable="true" />
@@ -1882,6 +1920,7 @@
1882
1920
  <xsd:element name="telephonySmsAddCsvAttachment">
1883
1921
  <xsd:complexType>
1884
1922
  <xsd:sequence>
1923
+ <xsd:element name="session" type="xsd:string" nillable="true" />
1885
1924
  <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
1886
1925
  <xsd:element name="csvUrl" type="xsd:string" nillable="true" />
1887
1926
  <xsd:element name="id" type="xsd:string" nillable="true" />
@@ -2285,6 +2324,7 @@
2285
2324
  <xsd:element name="smsCoding" type="xsd:int" nillable="true" />
2286
2325
  <xsd:element name="tag" type="xsd:string" nillable="true" />
2287
2326
  <xsd:element name="numberToCsv" type="xsd:string" nillable="true" />
2327
+ <xsd:element name="noStop" type="xsd:boolean" nillable="true" />
2288
2328
  </xsd:sequence>
2289
2329
  </xsd:complexType>
2290
2330
  </xsd:element>
@@ -2300,6 +2340,7 @@
2300
2340
  <xsd:element name="telephonySmsGetCsvAttachment">
2301
2341
  <xsd:complexType>
2302
2342
  <xsd:sequence>
2343
+ <xsd:element name="session" type="xsd:string" nillable="true" />
2303
2344
  <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
2304
2345
  <xsd:element name="id" type="xsd:string" nillable="true" />
2305
2346
  </xsd:sequence>
@@ -2743,6 +2784,24 @@
2743
2784
  </xsd:complexType>
2744
2785
  </xsd:element>
2745
2786
 
2787
+ <xsd:element name="telephonyLineGetIpRestriction">
2788
+ <xsd:complexType>
2789
+ <xsd:sequence>
2790
+ <xsd:element name="session" type="xsd:string" nillable="true" />
2791
+ <xsd:element name="number" type="xsd:string" nillable="true" />
2792
+ <xsd:element name="country" type="xsd:string" nillable="true" />
2793
+ </xsd:sequence>
2794
+ </xsd:complexType>
2795
+ </xsd:element>
2796
+
2797
+ <xsd:element name="telephonyLineGetIpRestrictionResponse">
2798
+ <xsd:complexType>
2799
+ <xsd:sequence>
2800
+ <xsd:element name="return" type="typens:MyArrayOfStringType" />
2801
+ </xsd:sequence>
2802
+ </xsd:complexType>
2803
+ </xsd:element>
2804
+
2746
2805
  <xsd:element name="dedicatedInstallationTemplateList">
2747
2806
  <xsd:complexType>
2748
2807
  <xsd:sequence>
@@ -2834,6 +2893,7 @@
2834
2893
  <xsd:element name="telephonyRatesList">
2835
2894
  <xsd:complexType>
2836
2895
  <xsd:sequence>
2896
+ <xsd:element name="session" type="xsd:string" nillable="true" />
2837
2897
  <xsd:element name="countryCode" type="xsd:string" nillable="true" />
2838
2898
  <xsd:element name="type" type="xsd:string" nillable="true" />
2839
2899
  </xsd:sequence>
@@ -3333,6 +3393,22 @@
3333
3393
  </xsd:complexType>
3334
3394
  </xsd:element>
3335
3395
 
3396
+ <xsd:element name="telephonyNicGetMgcpIpRestriction">
3397
+ <xsd:complexType>
3398
+ <xsd:sequence>
3399
+ <xsd:element name="session" type="xsd:string" nillable="true" />
3400
+ </xsd:sequence>
3401
+ </xsd:complexType>
3402
+ </xsd:element>
3403
+
3404
+ <xsd:element name="telephonyNicGetMgcpIpRestrictionResponse">
3405
+ <xsd:complexType>
3406
+ <xsd:sequence>
3407
+ <xsd:element name="return" type="typens:MyArrayOfStringType" />
3408
+ </xsd:sequence>
3409
+ </xsd:complexType>
3410
+ </xsd:element>
3411
+
3336
3412
  <xsd:element name="telephonySmsGetUserQuotaForUser">
3337
3413
  <xsd:complexType>
3338
3414
  <xsd:sequence>
@@ -3896,6 +3972,22 @@
3896
3972
  </xsd:complexType>
3897
3973
  </xsd:element>
3898
3974
 
3975
+ <xsd:element name="telephonyPhonebookOnSmsDel">
3976
+ <xsd:complexType>
3977
+ <xsd:sequence>
3978
+ <xsd:element name="session" type="xsd:string" nillable="true" />
3979
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
3980
+ <xsd:element name="id" type="xsd:int" nillable="true" />
3981
+ </xsd:sequence>
3982
+ </xsd:complexType>
3983
+ </xsd:element>
3984
+
3985
+ <xsd:element name="telephonyPhonebookOnSmsDelResponse">
3986
+ <xsd:complexType>
3987
+ <xsd:sequence />
3988
+ </xsd:complexType>
3989
+ </xsd:element>
3990
+
3899
3991
  <xsd:element name="telephonyPhonebookShare">
3900
3992
  <xsd:complexType>
3901
3993
  <xsd:sequence>
@@ -4589,6 +4681,38 @@
4589
4681
  </xsd:complexType>
4590
4682
  </xsd:element>
4591
4683
 
4684
+ <xsd:element name="telephonyNicGetIpRestriction">
4685
+ <xsd:complexType>
4686
+ <xsd:sequence>
4687
+ <xsd:element name="session" type="xsd:string" nillable="true" />
4688
+ </xsd:sequence>
4689
+ </xsd:complexType>
4690
+ </xsd:element>
4691
+
4692
+ <xsd:element name="telephonyNicGetIpRestrictionResponse">
4693
+ <xsd:complexType>
4694
+ <xsd:sequence>
4695
+ <xsd:element name="return" type="typens:MyArrayOfStringType" />
4696
+ </xsd:sequence>
4697
+ </xsd:complexType>
4698
+ </xsd:element>
4699
+
4700
+ <xsd:element name="telephonyPhonebookOnSmsContactDel">
4701
+ <xsd:complexType>
4702
+ <xsd:sequence>
4703
+ <xsd:element name="session" type="xsd:string" nillable="true" />
4704
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
4705
+ <xsd:element name="id" type="xsd:int" nillable="true" />
4706
+ </xsd:sequence>
4707
+ </xsd:complexType>
4708
+ </xsd:element>
4709
+
4710
+ <xsd:element name="telephonyPhonebookOnSmsContactDelResponse">
4711
+ <xsd:complexType>
4712
+ <xsd:sequence />
4713
+ </xsd:complexType>
4714
+ </xsd:element>
4715
+
4592
4716
  <xsd:element name="telephonyReversmentsRefundIsPending">
4593
4717
  <xsd:complexType>
4594
4718
  <xsd:sequence>
@@ -4631,6 +4755,7 @@
4631
4755
  <xsd:element name="country" type="xsd:string" nillable="true" />
4632
4756
  <xsd:element name="screenListType" type="xsd:string" nillable="true" />
4633
4757
  <xsd:element name="numbersScreen" type="typens:MyArrayOfStringType" nillable="true" />
4758
+ <xsd:element name="naturesScreen" type="typens:MyArrayOfStringType" nillable="true" />
4634
4759
  </xsd:sequence>
4635
4760
  </xsd:complexType>
4636
4761
  </xsd:element>
@@ -4781,6 +4906,27 @@
4781
4906
  </xsd:complexType>
4782
4907
  </xsd:element>
4783
4908
 
4909
+ <xsd:element name="telephonySmsBlacklistedSendersList">
4910
+ <xsd:complexType>
4911
+ <xsd:sequence>
4912
+ <xsd:element name="session" type="xsd:string" nillable="true" />
4913
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
4914
+ <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
4915
+ <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
4916
+ <xsd:element name="sortField" type="xsd:string" nillable="true" />
4917
+ <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
4918
+ </xsd:sequence>
4919
+ </xsd:complexType>
4920
+ </xsd:element>
4921
+
4922
+ <xsd:element name="telephonySmsBlacklistedSendersListResponse">
4923
+ <xsd:complexType>
4924
+ <xsd:sequence>
4925
+ <xsd:element name="return" type="typens:telephonySmsBlacklistedSendersListReturn" />
4926
+ </xsd:sequence>
4927
+ </xsd:complexType>
4928
+ </xsd:element>
4929
+
4784
4930
  <xsd:element name="telephonyPhonebookContactAdd">
4785
4931
  <xsd:complexType>
4786
4932
  <xsd:sequence>
@@ -5720,6 +5866,21 @@
5720
5866
  </xsd:complexType>
5721
5867
  </xsd:element>
5722
5868
 
5869
+ <xsd:element name="telephonyNicSetMgcpIpRestriction">
5870
+ <xsd:complexType>
5871
+ <xsd:sequence>
5872
+ <xsd:element name="session" type="xsd:string" nillable="true" />
5873
+ <xsd:element name="ips" type="typens:MyArrayOfStringType" nillable="true" />
5874
+ </xsd:sequence>
5875
+ </xsd:complexType>
5876
+ </xsd:element>
5877
+
5878
+ <xsd:element name="telephonyNicSetMgcpIpRestrictionResponse">
5879
+ <xsd:complexType>
5880
+ <xsd:sequence />
5881
+ </xsd:complexType>
5882
+ </xsd:element>
5883
+
5723
5884
  <xsd:element name="telephonySecurityDepositCredit">
5724
5885
  <xsd:complexType>
5725
5886
  <xsd:sequence>
@@ -6312,6 +6473,29 @@
6312
6473
  </xsd:complexType>
6313
6474
  </xsd:element>
6314
6475
 
6476
+ <xsd:element name="telephonyPhonebookOnSmsContactModify">
6477
+ <xsd:complexType>
6478
+ <xsd:sequence>
6479
+ <xsd:element name="session" type="xsd:string" nillable="true" />
6480
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
6481
+ <xsd:element name="id" type="xsd:int" nillable="true" />
6482
+ <xsd:element name="name" type="xsd:string" nillable="true" />
6483
+ <xsd:element name="surname" type="xsd:string" nillable="true" />
6484
+ <xsd:element name="workPhone" type="xsd:string" nillable="true" />
6485
+ <xsd:element name="workMobile" type="xsd:string" nillable="true" />
6486
+ <xsd:element name="homePhone" type="xsd:string" nillable="true" />
6487
+ <xsd:element name="homeMobile" type="xsd:string" nillable="true" />
6488
+ <xsd:element name="groupName" type="xsd:string" nillable="true" />
6489
+ </xsd:sequence>
6490
+ </xsd:complexType>
6491
+ </xsd:element>
6492
+
6493
+ <xsd:element name="telephonyPhonebookOnSmsContactModifyResponse">
6494
+ <xsd:complexType>
6495
+ <xsd:sequence />
6496
+ </xsd:complexType>
6497
+ </xsd:element>
6498
+
6315
6499
  <xsd:element name="dedicatedCapabilitiesGet">
6316
6500
  <xsd:complexType>
6317
6501
  <xsd:sequence>
@@ -6329,6 +6513,23 @@
6329
6513
  </xsd:complexType>
6330
6514
  </xsd:element>
6331
6515
 
6516
+ <xsd:element name="telephonyPhonebookOnSmsModify">
6517
+ <xsd:complexType>
6518
+ <xsd:sequence>
6519
+ <xsd:element name="session" type="xsd:string" nillable="true" />
6520
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
6521
+ <xsd:element name="id" type="xsd:int" nillable="true" />
6522
+ <xsd:element name="name" type="xsd:string" nillable="true" />
6523
+ </xsd:sequence>
6524
+ </xsd:complexType>
6525
+ </xsd:element>
6526
+
6527
+ <xsd:element name="telephonyPhonebookOnSmsModifyResponse">
6528
+ <xsd:complexType>
6529
+ <xsd:sequence />
6530
+ </xsd:complexType>
6531
+ </xsd:element>
6532
+
6332
6533
  <xsd:element name="cmsList">
6333
6534
  <xsd:complexType>
6334
6535
  <xsd:sequence>
@@ -6678,6 +6879,7 @@
6678
6879
  <xsd:element name="telephonySmsDeleteCsvAttachment">
6679
6880
  <xsd:complexType>
6680
6881
  <xsd:sequence>
6882
+ <xsd:element name="session" type="xsd:string" nillable="true" />
6681
6883
  <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
6682
6884
  <xsd:element name="ids" type="typens:MyArrayOfIntType" nillable="true" />
6683
6885
  </xsd:sequence>
@@ -6932,6 +7134,21 @@
6932
7134
  </xsd:complexType>
6933
7135
  </xsd:element>
6934
7136
 
7137
+ <xsd:element name="telephonyNicSetIpRestriction">
7138
+ <xsd:complexType>
7139
+ <xsd:sequence>
7140
+ <xsd:element name="session" type="xsd:string" nillable="true" />
7141
+ <xsd:element name="ips" type="typens:MyArrayOfStringType" nillable="true" />
7142
+ </xsd:sequence>
7143
+ </xsd:complexType>
7144
+ </xsd:element>
7145
+
7146
+ <xsd:element name="telephonyNicSetIpRestrictionResponse">
7147
+ <xsd:complexType>
7148
+ <xsd:sequence />
7149
+ </xsd:complexType>
7150
+ </xsd:element>
7151
+
6935
7152
  <xsd:element name="dedicatedBackupIncludeDel">
6936
7153
  <xsd:complexType>
6937
7154
  <xsd:sequence>
@@ -7272,6 +7489,7 @@
7272
7489
  <xsd:element name="telephonySmsListCsvAttachment">
7273
7490
  <xsd:complexType>
7274
7491
  <xsd:sequence>
7492
+ <xsd:element name="session" type="xsd:string" nillable="true" />
7275
7493
  <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
7276
7494
  <xsd:element name="id" type="xsd:string" nillable="true" />
7277
7495
  </xsd:sequence>
@@ -7472,6 +7690,24 @@
7472
7690
  </xsd:complexType>
7473
7691
  </xsd:element>
7474
7692
 
7693
+ <xsd:element name="telephonyLineGetMgcpIpRestriction">
7694
+ <xsd:complexType>
7695
+ <xsd:sequence>
7696
+ <xsd:element name="session" type="xsd:string" nillable="true" />
7697
+ <xsd:element name="number" type="xsd:string" nillable="true" />
7698
+ <xsd:element name="country" type="xsd:string" nillable="true" />
7699
+ </xsd:sequence>
7700
+ </xsd:complexType>
7701
+ </xsd:element>
7702
+
7703
+ <xsd:element name="telephonyLineGetMgcpIpRestrictionResponse">
7704
+ <xsd:complexType>
7705
+ <xsd:sequence>
7706
+ <xsd:element name="return" type="xsd:string" />
7707
+ </xsd:sequence>
7708
+ </xsd:complexType>
7709
+ </xsd:element>
7710
+
7475
7711
  <xsd:element name="databaseDelete">
7476
7712
  <xsd:complexType>
7477
7713
  <xsd:sequence>
@@ -7694,6 +7930,7 @@
7694
7930
  <xsd:element name="telephonyRatesListCsv">
7695
7931
  <xsd:complexType>
7696
7932
  <xsd:sequence>
7933
+ <xsd:element name="session" type="xsd:string" nillable="true" />
7697
7934
  <xsd:element name="countryCode" type="xsd:string" nillable="true" />
7698
7935
  <xsd:element name="type" type="xsd:string" nillable="true" />
7699
7936
  </xsd:sequence>
@@ -7833,6 +8070,25 @@
7833
8070
  </xsd:complexType>
7834
8071
  </xsd:element>
7835
8072
 
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
+
7836
8092
  <xsd:element name="nicCreateIT">
7837
8093
  <xsd:complexType>
7838
8094
  <xsd:sequence>
@@ -7873,6 +8129,31 @@
7873
8129
  </xsd:complexType>
7874
8130
  </xsd:element>
7875
8131
 
8132
+ <xsd:element name="telephonyPhonebookOnSmsContactAdd">
8133
+ <xsd:complexType>
8134
+ <xsd:sequence>
8135
+ <xsd:element name="session" type="xsd:string" nillable="true" />
8136
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
8137
+ <xsd:element name="id" type="xsd:int" nillable="true" />
8138
+ <xsd:element name="name" type="xsd:string" nillable="true" />
8139
+ <xsd:element name="surname" type="xsd:string" nillable="true" />
8140
+ <xsd:element name="workPhone" type="xsd:string" nillable="true" />
8141
+ <xsd:element name="workMobile" type="xsd:string" nillable="true" />
8142
+ <xsd:element name="homePhone" type="xsd:string" nillable="true" />
8143
+ <xsd:element name="homeMobile" type="xsd:string" nillable="true" />
8144
+ <xsd:element name="groupName" type="xsd:string" nillable="true" />
8145
+ </xsd:sequence>
8146
+ </xsd:complexType>
8147
+ </xsd:element>
8148
+
8149
+ <xsd:element name="telephonyPhonebookOnSmsContactAddResponse">
8150
+ <xsd:complexType>
8151
+ <xsd:sequence>
8152
+ <xsd:element name="return" type="xsd:int" />
8153
+ </xsd:sequence>
8154
+ </xsd:complexType>
8155
+ </xsd:element>
8156
+
7876
8157
  <xsd:element name="dedicatedMonitoringNotificationDel">
7877
8158
  <xsd:complexType>
7878
8159
  <xsd:sequence>
@@ -8037,6 +8318,7 @@
8037
8318
  <xsd:element name="smsPriority" type="xsd:int" nillable="true" />
8038
8319
  <xsd:element name="smsCoding" type="xsd:int" nillable="true" />
8039
8320
  <xsd:element name="tag" type="xsd:string" nillable="true" />
8321
+ <xsd:element name="noStop" type="xsd:boolean" nillable="true" />
8040
8322
  </xsd:sequence>
8041
8323
  </xsd:complexType>
8042
8324
  </xsd:element>
@@ -8229,6 +8511,23 @@
8229
8511
  </xsd:complexType>
8230
8512
  </xsd:element>
8231
8513
 
8514
+ <xsd:element name="telephonyLineSetMgcpIpRestriction">
8515
+ <xsd:complexType>
8516
+ <xsd:sequence>
8517
+ <xsd:element name="session" type="xsd:string" nillable="true" />
8518
+ <xsd:element name="number" type="xsd:string" nillable="true" />
8519
+ <xsd:element name="country" type="xsd:string" nillable="true" />
8520
+ <xsd:element name="ips" type="typens:MyArrayOfStringType" nillable="true" />
8521
+ </xsd:sequence>
8522
+ </xsd:complexType>
8523
+ </xsd:element>
8524
+
8525
+ <xsd:element name="telephonyLineSetMgcpIpRestrictionResponse">
8526
+ <xsd:complexType>
8527
+ <xsd:sequence />
8528
+ </xsd:complexType>
8529
+ </xsd:element>
8530
+
8232
8531
  <xsd:element name="dedicatedInstallReset">
8233
8532
  <xsd:complexType>
8234
8533
  <xsd:sequence>
@@ -8400,6 +8699,22 @@
8400
8699
  </xsd:complexType>
8401
8700
  </xsd:element>
8402
8701
 
8702
+ <xsd:element name="telephonyAbbreviatedNumberOnGroupDel">
8703
+ <xsd:complexType>
8704
+ <xsd:sequence>
8705
+ <xsd:element name="session" type="xsd:string" nillable="true" />
8706
+ <xsd:element name="group" type="xsd:string" nillable="true" />
8707
+ <xsd:element name="abbreviatedNumber" type="xsd:string" nillable="true" />
8708
+ </xsd:sequence>
8709
+ </xsd:complexType>
8710
+ </xsd:element>
8711
+
8712
+ <xsd:element name="telephonyAbbreviatedNumberOnGroupDelResponse">
8713
+ <xsd:complexType>
8714
+ <xsd:sequence />
8715
+ </xsd:complexType>
8716
+ </xsd:element>
8717
+
8403
8718
  <xsd:element name="crontabAdd">
8404
8719
  <xsd:complexType>
8405
8720
  <xsd:sequence>
@@ -8442,22 +8757,6 @@
8442
8757
  </xsd:complexType>
8443
8758
  </xsd:element>
8444
8759
 
8445
- <xsd:element name="telephonyAbbreviatedNumberOnGroupDel">
8446
- <xsd:complexType>
8447
- <xsd:sequence>
8448
- <xsd:element name="session" type="xsd:string" nillable="true" />
8449
- <xsd:element name="group" type="xsd:string" nillable="true" />
8450
- <xsd:element name="abbreviatedNumber" type="xsd:string" nillable="true" />
8451
- </xsd:sequence>
8452
- </xsd:complexType>
8453
- </xsd:element>
8454
-
8455
- <xsd:element name="telephonyAbbreviatedNumberOnGroupDelResponse">
8456
- <xsd:complexType>
8457
- <xsd:sequence />
8458
- </xsd:complexType>
8459
- </xsd:element>
8460
-
8461
8760
  <xsd:element name="mailingListModify">
8462
8761
  <xsd:complexType>
8463
8762
  <xsd:sequence>
@@ -8497,6 +8796,28 @@
8497
8796
  </xsd:complexType>
8498
8797
  </xsd:element>
8499
8798
 
8799
+ <xsd:element name="telephonyAbbreviatedNumberListPaginated">
8800
+ <xsd:complexType>
8801
+ <xsd:sequence>
8802
+ <xsd:element name="session" type="xsd:string" nillable="true" />
8803
+ <xsd:element name="number" type="xsd:string" nillable="true" />
8804
+ <xsd:element name="country" type="xsd:string" nillable="true" />
8805
+ <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
8806
+ <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
8807
+ <xsd:element name="sortField" type="xsd:string" nillable="true" />
8808
+ <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
8809
+ </xsd:sequence>
8810
+ </xsd:complexType>
8811
+ </xsd:element>
8812
+
8813
+ <xsd:element name="telephonyAbbreviatedNumberListPaginatedResponse">
8814
+ <xsd:complexType>
8815
+ <xsd:sequence>
8816
+ <xsd:element name="return" type="typens:telephonyAbbreviatedNumberListPaginatedReturn" />
8817
+ </xsd:sequence>
8818
+ </xsd:complexType>
8819
+ </xsd:element>
8820
+
8500
8821
  <xsd:element name="emailDelMasterNic">
8501
8822
  <xsd:complexType>
8502
8823
  <xsd:sequence>
@@ -8688,6 +9009,7 @@
8688
9009
  <xsd:element name="smsPriority" type="xsd:int" nillable="true" />
8689
9010
  <xsd:element name="smsCoding" type="xsd:int" nillable="true" />
8690
9011
  <xsd:element name="tag" type="xsd:string" nillable="true" />
9012
+ <xsd:element name="noStop" type="xsd:boolean" nillable="true" />
8691
9013
  </xsd:sequence>
8692
9014
  </xsd:complexType>
8693
9015
  </xsd:element>
@@ -9075,8 +9397,6 @@
9075
9397
  <xsd:complexType>
9076
9398
  <xsd:sequence>
9077
9399
  <xsd:element name="session" type="xsd:string" nillable="true" />
9078
- <xsd:element name="ape" type="xsd:string" nillable="true" />
9079
- <xsd:element name="PJCode" type="xsd:string" nillable="true" />
9080
9400
  </xsd:sequence>
9081
9401
  </xsd:complexType>
9082
9402
  </xsd:element>
@@ -9393,40 +9713,40 @@
9393
9713
  </xsd:complexType>
9394
9714
  </xsd:element>
9395
9715
 
9396
- <xsd:element name="prepaidGetThreshold">
9716
+ <xsd:element name="telephonyAbbreviatedNumberAdd">
9397
9717
  <xsd:complexType>
9398
9718
  <xsd:sequence>
9399
9719
  <xsd:element name="session" type="xsd:string" nillable="true" />
9400
- <xsd:element name="nic" type="xsd:string" nillable="true" />
9720
+ <xsd:element name="number" type="xsd:string" nillable="true" />
9721
+ <xsd:element name="country" type="xsd:string" nillable="true" />
9722
+ <xsd:element name="abbreviatedNumber" type="xsd:string" nillable="true" />
9723
+ <xsd:element name="relatedNumber" type="xsd:string" nillable="true" />
9724
+ <xsd:element name="name" type="xsd:string" nillable="true" />
9725
+ <xsd:element name="surname" type="xsd:string" nillable="true" />
9401
9726
  </xsd:sequence>
9402
9727
  </xsd:complexType>
9403
9728
  </xsd:element>
9404
9729
 
9405
- <xsd:element name="prepaidGetThresholdResponse">
9730
+ <xsd:element name="telephonyAbbreviatedNumberAddResponse">
9406
9731
  <xsd:complexType>
9407
- <xsd:sequence>
9408
- <xsd:element name="return" type="xsd:int" />
9409
- </xsd:sequence>
9732
+ <xsd:sequence />
9410
9733
  </xsd:complexType>
9411
9734
  </xsd:element>
9412
9735
 
9413
- <xsd:element name="telephonyAbbreviatedNumberAdd">
9736
+ <xsd:element name="prepaidGetThreshold">
9414
9737
  <xsd:complexType>
9415
9738
  <xsd:sequence>
9416
9739
  <xsd:element name="session" type="xsd:string" nillable="true" />
9417
- <xsd:element name="number" type="xsd:string" nillable="true" />
9418
- <xsd:element name="country" type="xsd:string" nillable="true" />
9419
- <xsd:element name="abbreviatedNumber" type="xsd:string" nillable="true" />
9420
- <xsd:element name="relatedNumber" type="xsd:string" nillable="true" />
9421
- <xsd:element name="name" type="xsd:string" nillable="true" />
9422
- <xsd:element name="surname" type="xsd:string" nillable="true" />
9740
+ <xsd:element name="nic" type="xsd:string" nillable="true" />
9423
9741
  </xsd:sequence>
9424
9742
  </xsd:complexType>
9425
9743
  </xsd:element>
9426
9744
 
9427
- <xsd:element name="telephonyAbbreviatedNumberAddResponse">
9745
+ <xsd:element name="prepaidGetThresholdResponse">
9428
9746
  <xsd:complexType>
9429
- <xsd:sequence />
9747
+ <xsd:sequence>
9748
+ <xsd:element name="return" type="xsd:int" />
9749
+ </xsd:sequence>
9430
9750
  </xsd:complexType>
9431
9751
  </xsd:element>
9432
9752
 
@@ -9508,6 +9828,23 @@
9508
9828
  </xsd:complexType>
9509
9829
  </xsd:element>
9510
9830
 
9831
+ <xsd:element name="telephonyLineSetIpRestriction">
9832
+ <xsd:complexType>
9833
+ <xsd:sequence>
9834
+ <xsd:element name="session" type="xsd:string" nillable="true" />
9835
+ <xsd:element name="number" type="xsd:string" nillable="true" />
9836
+ <xsd:element name="country" type="xsd:string" nillable="true" />
9837
+ <xsd:element name="ips" type="typens:MyArrayOfStringType" nillable="true" />
9838
+ </xsd:sequence>
9839
+ </xsd:complexType>
9840
+ </xsd:element>
9841
+
9842
+ <xsd:element name="telephonyLineSetIpRestrictionResponse">
9843
+ <xsd:complexType>
9844
+ <xsd:sequence />
9845
+ </xsd:complexType>
9846
+ </xsd:element>
9847
+
9511
9848
  <xsd:element name="prepaidGetHistory">
9512
9849
  <xsd:complexType>
9513
9850
  <xsd:sequence>
@@ -9656,6 +9993,25 @@
9656
9993
  </xsd:complexType>
9657
9994
  </xsd:element>
9658
9995
 
9996
+ <xsd:element name="telephonyVoicemailMessagesRemoteUpload">
9997
+ <xsd:complexType>
9998
+ <xsd:sequence>
9999
+ <xsd:element name="session" type="xsd:string" nillable="true" />
10000
+ <xsd:element name="number" type="xsd:string" nillable="true" />
10001
+ <xsd:element name="country" type="xsd:string" nillable="true" />
10002
+ <xsd:element name="messType" type="xsd:string" nillable="true" />
10003
+ <xsd:element name="filename" type="xsd:string" nillable="true" />
10004
+ <xsd:element name="url" type="xsd:string" nillable="true" />
10005
+ </xsd:sequence>
10006
+ </xsd:complexType>
10007
+ </xsd:element>
10008
+
10009
+ <xsd:element name="telephonyVoicemailMessagesRemoteUploadResponse">
10010
+ <xsd:complexType>
10011
+ <xsd:sequence />
10012
+ </xsd:complexType>
10013
+ </xsd:element>
10014
+
9659
10015
  <xsd:element name="crontabInfo">
9660
10016
  <xsd:complexType>
9661
10017
  <xsd:sequence>
@@ -10386,6 +10742,7 @@
10386
10742
  <xsd:element name="session" type="xsd:string" nillable="true" />
10387
10743
  <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
10388
10744
  <xsd:element name="number" type="xsd:string" nillable="true" />
10745
+ <xsd:element name="reason" type="xsd:string" nillable="true" />
10389
10746
  </xsd:sequence>
10390
10747
  </xsd:complexType>
10391
10748
  </xsd:element>
@@ -10766,6 +11123,22 @@
10766
11123
  </xsd:complexType>
10767
11124
  </xsd:element>
10768
11125
 
11126
+ <xsd:element name="telephonySmsBlacklistedSendersDelete">
11127
+ <xsd:complexType>
11128
+ <xsd:sequence>
11129
+ <xsd:element name="session" type="xsd:string" nillable="true" />
11130
+ <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
11131
+ <xsd:element name="ids" type="typens:MyArrayOfIntType" nillable="true" />
11132
+ </xsd:sequence>
11133
+ </xsd:complexType>
11134
+ </xsd:element>
11135
+
11136
+ <xsd:element name="telephonySmsBlacklistedSendersDeleteResponse">
11137
+ <xsd:complexType>
11138
+ <xsd:sequence />
11139
+ </xsd:complexType>
11140
+ </xsd:element>
11141
+
10769
11142
  <xsd:element name="crontabModify">
10770
11143
  <xsd:complexType>
10771
11144
  <xsd:sequence>
@@ -11793,6 +12166,7 @@
11793
12166
  <xsd:element name="tag" type="xsd:string"/>
11794
12167
  <xsd:element name="pttDescription" type="xsd:string"/>
11795
12168
  <xsd:element name="deliveryReceiptDescription" type="xsd:string"/>
12169
+ <xsd:element name="pttDescriptionDetail" type="xsd:string"/>
11796
12170
  </xsd:sequence>
11797
12171
  </xsd:complexType>
11798
12172
 
@@ -11872,11 +12246,22 @@
11872
12246
  </xsd:sequence>
11873
12247
  </xsd:complexType>
11874
12248
 
12249
+ <xsd:complexType name="telephonyAvailableFunctionStruct">
12250
+ <xsd:sequence>
12251
+ <xsd:element name="function" type="xsd:string"/>
12252
+ <xsd:element name="relatedValue" type="xsd:string"/>
12253
+ </xsd:sequence>
12254
+ </xsd:complexType>
12255
+
11875
12256
  <xsd:complexType name="telephonyFunctionKeyStruct">
11876
12257
  <xsd:sequence>
11877
12258
  <xsd:element name="keyNum" type="xsd:int"/>
11878
12259
  <xsd:element name="function" type="xsd:string"/>
11879
12260
  <xsd:element name="relatedNumber" type="xsd:string"/>
12261
+ <xsd:element name="label" type="xsd:string"/>
12262
+ <xsd:element name="default" type="xsd:string"/>
12263
+ <xsd:element name="type" type="xsd:string"/>
12264
+ <xsd:element name="functionList" type="typens:MyArrayOfTelephonyAvailableFunctionStructType"/>
11880
12265
  </xsd:sequence>
11881
12266
  </xsd:complexType>
11882
12267
 
@@ -11936,6 +12321,13 @@
11936
12321
  </xsd:sequence>
11937
12322
  </xsd:complexType>
11938
12323
 
12324
+ <xsd:complexType name="telephonyAbbreviatedNumberListPaginatedReturn">
12325
+ <xsd:sequence>
12326
+ <xsd:element name="totalRecords" type="xsd:int"/>
12327
+ <xsd:element name="list" type="typens:MyArrayOfTelephonyAbbreviatedNumberStructType"/>
12328
+ </xsd:sequence>
12329
+ </xsd:complexType>
12330
+
11939
12331
  <xsd:complexType name="telephonyFaxCampaignListReturn">
11940
12332
  <xsd:sequence>
11941
12333
  <xsd:element name="totalRecords" type="xsd:int"/>
@@ -12061,6 +12453,7 @@
12061
12453
  <xsd:sequence>
12062
12454
  <xsd:element name="status" type="xsd:string"/>
12063
12455
  <xsd:element name="numberScreen" type="xsd:string"/>
12456
+ <xsd:element name="natureScreen" type="xsd:string"/>
12064
12457
  </xsd:sequence>
12065
12458
  </xsd:complexType>
12066
12459
 
@@ -12156,6 +12549,21 @@
12156
12549
  </xsd:sequence>
12157
12550
  </xsd:complexType>
12158
12551
 
12552
+ <xsd:complexType name="telephonySmsBlacklistedSenderStruct">
12553
+ <xsd:sequence>
12554
+ <xsd:element name="id" type="xsd:int"/>
12555
+ <xsd:element name="date" type="xsd:string"/>
12556
+ <xsd:element name="number" type="xsd:string"/>
12557
+ </xsd:sequence>
12558
+ </xsd:complexType>
12559
+
12560
+ <xsd:complexType name="telephonySmsBlacklistedSendersListReturn">
12561
+ <xsd:sequence>
12562
+ <xsd:element name="totalRecords" type="xsd:int"/>
12563
+ <xsd:element name="list" type="typens:MyArrayOfTelephonySmsBlacklistedSenderStructType"/>
12564
+ </xsd:sequence>
12565
+ </xsd:complexType>
12566
+
12159
12567
  <xsd:element name="MyArrayOfTelephonyBillingAccountStruct" type="typens:MyArrayOfTelephonyBillingAccountStructType" />
12160
12568
  <xsd:complexType name="MyArrayOfTelephonyBillingAccountStructType">
12161
12569
  <xsd:sequence>
@@ -12436,6 +12844,13 @@
12436
12844
  </xsd:sequence>
12437
12845
  </xsd:complexType>
12438
12846
 
12847
+ <xsd:element name="MyArrayOfTelephonyAvailableFunctionStruct" type="typens:MyArrayOfTelephonyAvailableFunctionStructType" />
12848
+ <xsd:complexType name="MyArrayOfTelephonyAvailableFunctionStructType">
12849
+ <xsd:sequence>
12850
+ <xsd:element name="item" type="typens:telephonyAvailableFunctionStruct" minOccurs="0" maxOccurs="unbounded"/>
12851
+ </xsd:sequence>
12852
+ </xsd:complexType>
12853
+
12439
12854
  <xsd:element name="MyArrayOfTelephonyRecipientStruct" type="typens:MyArrayOfTelephonyRecipientStructType" />
12440
12855
  <xsd:complexType name="MyArrayOfTelephonyRecipientStructType">
12441
12856
  <xsd:sequence>
@@ -12464,6 +12879,13 @@
12464
12879
  </xsd:sequence>
12465
12880
  </xsd:complexType>
12466
12881
 
12882
+ <xsd:element name="MyArrayOfTelephonySmsBlacklistedSenderStruct" type="typens:MyArrayOfTelephonySmsBlacklistedSenderStructType" />
12883
+ <xsd:complexType name="MyArrayOfTelephonySmsBlacklistedSenderStructType">
12884
+ <xsd:sequence>
12885
+ <xsd:element name="item" type="typens:telephonySmsBlacklistedSenderStruct" minOccurs="0" maxOccurs="unbounded"/>
12886
+ </xsd:sequence>
12887
+ </xsd:complexType>
12888
+
12467
12889
  <xsd:complexType name="nicInfoReturn">
12468
12890
  <xsd:sequence>
12469
12891
  <xsd:element name="nic" type="xsd:string"/>
@@ -15043,6 +15465,14 @@
15043
15465
  <wsdl:part name="parameters" element="typens:dedicatedBackupUpdateResponse" />
15044
15466
  </wsdl:message>
15045
15467
 
15468
+ <wsdl:message name="telephonyPhonebookOnSmsListRequest">
15469
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsList" />
15470
+ </wsdl:message>
15471
+
15472
+ <wsdl:message name="telephonyPhonebookOnSmsListResponse">
15473
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsListResponse" />
15474
+ </wsdl:message>
15475
+
15046
15476
  <wsdl:message name="serviceGroupListRequest">
15047
15477
  <wsdl:part name="parameters" element="typens:serviceGroupList" />
15048
15478
  </wsdl:message>
@@ -15291,6 +15721,14 @@
15291
15721
  <wsdl:part name="parameters" element="typens:automatedMailGetErrorsResponse" />
15292
15722
  </wsdl:message>
15293
15723
 
15724
+ <wsdl:message name="telephonyPhonebookOnSmsAddRequest">
15725
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsAdd" />
15726
+ </wsdl:message>
15727
+
15728
+ <wsdl:message name="telephonyPhonebookOnSmsAddResponse">
15729
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsAddResponse" />
15730
+ </wsdl:message>
15731
+
15294
15732
  <wsdl:message name="telephonyClick2CallUserDelRequest">
15295
15733
  <wsdl:part name="parameters" element="typens:telephonyClick2CallUserDel" />
15296
15734
  </wsdl:message>
@@ -16011,6 +16449,14 @@
16011
16449
  <wsdl:part name="parameters" element="typens:telephonyLineLogsNotificationOptionsResponse" />
16012
16450
  </wsdl:message>
16013
16451
 
16452
+ <wsdl:message name="telephonyLineGetIpRestrictionRequest">
16453
+ <wsdl:part name="parameters" element="typens:telephonyLineGetIpRestriction" />
16454
+ </wsdl:message>
16455
+
16456
+ <wsdl:message name="telephonyLineGetIpRestrictionResponse">
16457
+ <wsdl:part name="parameters" element="typens:telephonyLineGetIpRestrictionResponse" />
16458
+ </wsdl:message>
16459
+
16014
16460
  <wsdl:message name="dedicatedInstallationTemplateListRequest">
16015
16461
  <wsdl:part name="parameters" element="typens:dedicatedInstallationTemplateList" />
16016
16462
  </wsdl:message>
@@ -16275,6 +16721,14 @@
16275
16721
  <wsdl:part name="parameters" element="typens:dedicatedFailoverRipeListResponse" />
16276
16722
  </wsdl:message>
16277
16723
 
16724
+ <wsdl:message name="telephonyNicGetMgcpIpRestrictionRequest">
16725
+ <wsdl:part name="parameters" element="typens:telephonyNicGetMgcpIpRestriction" />
16726
+ </wsdl:message>
16727
+
16728
+ <wsdl:message name="telephonyNicGetMgcpIpRestrictionResponse">
16729
+ <wsdl:part name="parameters" element="typens:telephonyNicGetMgcpIpRestrictionResponse" />
16730
+ </wsdl:message>
16731
+
16278
16732
  <wsdl:message name="telephonySmsGetUserQuotaForUserRequest">
16279
16733
  <wsdl:part name="parameters" element="typens:telephonySmsGetUserQuotaForUser" />
16280
16734
  </wsdl:message>
@@ -16531,6 +16985,14 @@
16531
16985
  <wsdl:part name="parameters" element="typens:telephonyConferenceRoomModifyResponse" />
16532
16986
  </wsdl:message>
16533
16987
 
16988
+ <wsdl:message name="telephonyPhonebookOnSmsDelRequest">
16989
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsDel" />
16990
+ </wsdl:message>
16991
+
16992
+ <wsdl:message name="telephonyPhonebookOnSmsDelResponse">
16993
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsDelResponse" />
16994
+ </wsdl:message>
16995
+
16534
16996
  <wsdl:message name="telephonyPhonebookShareRequest">
16535
16997
  <wsdl:part name="parameters" element="typens:telephonyPhonebookShare" />
16536
16998
  </wsdl:message>
@@ -16835,6 +17297,22 @@
16835
17297
  <wsdl:part name="parameters" element="typens:dedicatedReverseModifyResponse" />
16836
17298
  </wsdl:message>
16837
17299
 
17300
+ <wsdl:message name="telephonyNicGetIpRestrictionRequest">
17301
+ <wsdl:part name="parameters" element="typens:telephonyNicGetIpRestriction" />
17302
+ </wsdl:message>
17303
+
17304
+ <wsdl:message name="telephonyNicGetIpRestrictionResponse">
17305
+ <wsdl:part name="parameters" element="typens:telephonyNicGetIpRestrictionResponse" />
17306
+ </wsdl:message>
17307
+
17308
+ <wsdl:message name="telephonyPhonebookOnSmsContactDelRequest">
17309
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactDel" />
17310
+ </wsdl:message>
17311
+
17312
+ <wsdl:message name="telephonyPhonebookOnSmsContactDelResponse">
17313
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactDelResponse" />
17314
+ </wsdl:message>
17315
+
16838
17316
  <wsdl:message name="telephonyReversmentsRefundIsPendingRequest">
16839
17317
  <wsdl:part name="parameters" element="typens:telephonyReversmentsRefundIsPending" />
16840
17318
  </wsdl:message>
@@ -16923,6 +17401,14 @@
16923
17401
  <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenStatusModifyResponse" />
16924
17402
  </wsdl:message>
16925
17403
 
17404
+ <wsdl:message name="telephonySmsBlacklistedSendersListRequest">
17405
+ <wsdl:part name="parameters" element="typens:telephonySmsBlacklistedSendersList" />
17406
+ </wsdl:message>
17407
+
17408
+ <wsdl:message name="telephonySmsBlacklistedSendersListResponse">
17409
+ <wsdl:part name="parameters" element="typens:telephonySmsBlacklistedSendersListResponse" />
17410
+ </wsdl:message>
17411
+
16926
17412
  <wsdl:message name="telephonyPhonebookContactAddRequest">
16927
17413
  <wsdl:part name="parameters" element="typens:telephonyPhonebookContactAdd" />
16928
17414
  </wsdl:message>
@@ -17299,6 +17785,14 @@
17299
17785
  <wsdl:part name="parameters" element="typens:cmsAvailableListResponse" />
17300
17786
  </wsdl:message>
17301
17787
 
17788
+ <wsdl:message name="telephonyNicSetMgcpIpRestrictionRequest">
17789
+ <wsdl:part name="parameters" element="typens:telephonyNicSetMgcpIpRestriction" />
17790
+ </wsdl:message>
17791
+
17792
+ <wsdl:message name="telephonyNicSetMgcpIpRestrictionResponse">
17793
+ <wsdl:part name="parameters" element="typens:telephonyNicSetMgcpIpRestrictionResponse" />
17794
+ </wsdl:message>
17795
+
17302
17796
  <wsdl:message name="telephonySecurityDepositCreditRequest">
17303
17797
  <wsdl:part name="parameters" element="typens:telephonySecurityDepositCredit" />
17304
17798
  </wsdl:message>
@@ -17555,6 +18049,14 @@
17555
18049
  <wsdl:part name="parameters" element="typens:anonymousFtpInfoResponse" />
17556
18050
  </wsdl:message>
17557
18051
 
18052
+ <wsdl:message name="telephonyPhonebookOnSmsContactModifyRequest">
18053
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactModify" />
18054
+ </wsdl:message>
18055
+
18056
+ <wsdl:message name="telephonyPhonebookOnSmsContactModifyResponse">
18057
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactModifyResponse" />
18058
+ </wsdl:message>
18059
+
17558
18060
  <wsdl:message name="dedicatedCapabilitiesGetRequest">
17559
18061
  <wsdl:part name="parameters" element="typens:dedicatedCapabilitiesGet" />
17560
18062
  </wsdl:message>
@@ -17563,6 +18065,14 @@
17563
18065
  <wsdl:part name="parameters" element="typens:dedicatedCapabilitiesGetResponse" />
17564
18066
  </wsdl:message>
17565
18067
 
18068
+ <wsdl:message name="telephonyPhonebookOnSmsModifyRequest">
18069
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsModify" />
18070
+ </wsdl:message>
18071
+
18072
+ <wsdl:message name="telephonyPhonebookOnSmsModifyResponse">
18073
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsModifyResponse" />
18074
+ </wsdl:message>
18075
+
17566
18076
  <wsdl:message name="cmsListRequest">
17567
18077
  <wsdl:part name="parameters" element="typens:cmsList" />
17568
18078
  </wsdl:message>
@@ -17819,6 +18329,14 @@
17819
18329
  <wsdl:part name="parameters" element="typens:sqlpriveAlertSetResponse" />
17820
18330
  </wsdl:message>
17821
18331
 
18332
+ <wsdl:message name="telephonyNicSetIpRestrictionRequest">
18333
+ <wsdl:part name="parameters" element="typens:telephonyNicSetIpRestriction" />
18334
+ </wsdl:message>
18335
+
18336
+ <wsdl:message name="telephonyNicSetIpRestrictionResponse">
18337
+ <wsdl:part name="parameters" element="typens:telephonyNicSetIpRestrictionResponse" />
18338
+ </wsdl:message>
18339
+
17822
18340
  <wsdl:message name="dedicatedBackupIncludeDelRequest">
17823
18341
  <wsdl:part name="parameters" element="typens:dedicatedBackupIncludeDel" />
17824
18342
  </wsdl:message>
@@ -18059,6 +18577,14 @@
18059
18577
  <wsdl:part name="parameters" element="typens:telephonyLineLogsOnGroupResponse" />
18060
18578
  </wsdl:message>
18061
18579
 
18580
+ <wsdl:message name="telephonyLineGetMgcpIpRestrictionRequest">
18581
+ <wsdl:part name="parameters" element="typens:telephonyLineGetMgcpIpRestriction" />
18582
+ </wsdl:message>
18583
+
18584
+ <wsdl:message name="telephonyLineGetMgcpIpRestrictionResponse">
18585
+ <wsdl:part name="parameters" element="typens:telephonyLineGetMgcpIpRestrictionResponse" />
18586
+ </wsdl:message>
18587
+
18062
18588
  <wsdl:message name="databaseDeleteRequest">
18063
18589
  <wsdl:part name="parameters" element="typens:databaseDelete" />
18064
18590
  </wsdl:message>
@@ -18211,6 +18737,14 @@
18211
18737
  <wsdl:part name="parameters" element="typens:serviceGroupSetCommentResponse" />
18212
18738
  </wsdl:message>
18213
18739
 
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
+
18214
18748
  <wsdl:message name="nicCreateITRequest">
18215
18749
  <wsdl:part name="parameters" element="typens:nicCreateIT" />
18216
18750
  </wsdl:message>
@@ -18219,6 +18753,14 @@
18219
18753
  <wsdl:part name="parameters" element="typens:nicCreateITResponse" />
18220
18754
  </wsdl:message>
18221
18755
 
18756
+ <wsdl:message name="telephonyPhonebookOnSmsContactAddRequest">
18757
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactAdd" />
18758
+ </wsdl:message>
18759
+
18760
+ <wsdl:message name="telephonyPhonebookOnSmsContactAddResponse">
18761
+ <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactAddResponse" />
18762
+ </wsdl:message>
18763
+
18222
18764
  <wsdl:message name="dedicatedMonitoringNotificationDelRequest">
18223
18765
  <wsdl:part name="parameters" element="typens:dedicatedMonitoringNotificationDel" />
18224
18766
  </wsdl:message>
@@ -18379,6 +18921,14 @@
18379
18921
  <wsdl:part name="parameters" element="typens:telephonyToneDeleteResponse" />
18380
18922
  </wsdl:message>
18381
18923
 
18924
+ <wsdl:message name="telephonyLineSetMgcpIpRestrictionRequest">
18925
+ <wsdl:part name="parameters" element="typens:telephonyLineSetMgcpIpRestriction" />
18926
+ </wsdl:message>
18927
+
18928
+ <wsdl:message name="telephonyLineSetMgcpIpRestrictionResponse">
18929
+ <wsdl:part name="parameters" element="typens:telephonyLineSetMgcpIpRestrictionResponse" />
18930
+ </wsdl:message>
18931
+
18382
18932
  <wsdl:message name="dedicatedInstallResetRequest">
18383
18933
  <wsdl:part name="parameters" element="typens:dedicatedInstallReset" />
18384
18934
  </wsdl:message>
@@ -18451,6 +19001,14 @@
18451
19001
  <wsdl:part name="parameters" element="typens:popModifyDescriptionResponse" />
18452
19002
  </wsdl:message>
18453
19003
 
19004
+ <wsdl:message name="telephonyAbbreviatedNumberOnGroupDelRequest">
19005
+ <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberOnGroupDel" />
19006
+ </wsdl:message>
19007
+
19008
+ <wsdl:message name="telephonyAbbreviatedNumberOnGroupDelResponse">
19009
+ <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberOnGroupDelResponse" />
19010
+ </wsdl:message>
19011
+
18454
19012
  <wsdl:message name="crontabAddRequest">
18455
19013
  <wsdl:part name="parameters" element="typens:crontabAdd" />
18456
19014
  </wsdl:message>
@@ -18467,14 +19025,6 @@
18467
19025
  <wsdl:part name="parameters" element="typens:telephonySmsSenderDescriptionResponse" />
18468
19026
  </wsdl:message>
18469
19027
 
18470
- <wsdl:message name="telephonyAbbreviatedNumberOnGroupDelRequest">
18471
- <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberOnGroupDel" />
18472
- </wsdl:message>
18473
-
18474
- <wsdl:message name="telephonyAbbreviatedNumberOnGroupDelResponse">
18475
- <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberOnGroupDelResponse" />
18476
- </wsdl:message>
18477
-
18478
19028
  <wsdl:message name="mailingListModifyRequest">
18479
19029
  <wsdl:part name="parameters" element="typens:mailingListModify" />
18480
19030
  </wsdl:message>
@@ -18491,6 +19041,14 @@
18491
19041
  <wsdl:part name="parameters" element="typens:managedServicesPartitionGetResponse" />
18492
19042
  </wsdl:message>
18493
19043
 
19044
+ <wsdl:message name="telephonyAbbreviatedNumberListPaginatedRequest">
19045
+ <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberListPaginated" />
19046
+ </wsdl:message>
19047
+
19048
+ <wsdl:message name="telephonyAbbreviatedNumberListPaginatedResponse">
19049
+ <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberListPaginatedResponse" />
19050
+ </wsdl:message>
19051
+
18494
19052
  <wsdl:message name="emailDelMasterNicRequest">
18495
19053
  <wsdl:part name="parameters" element="typens:emailDelMasterNic" />
18496
19054
  </wsdl:message>
@@ -18875,20 +19433,12 @@
18875
19433
  <wsdl:part name="parameters" element="typens:sqlpriveMysqlActivateOvhManagementResponse" />
18876
19434
  </wsdl:message>
18877
19435
 
18878
- <wsdl:message name="telephonyClick2CallDoBySessionRequest">
18879
- <wsdl:part name="parameters" element="typens:telephonyClick2CallDoBySession" />
18880
- </wsdl:message>
18881
-
18882
- <wsdl:message name="telephonyClick2CallDoBySessionResponse">
18883
- <wsdl:part name="parameters" element="typens:telephonyClick2CallDoBySessionResponse" />
18884
- </wsdl:message>
18885
-
18886
- <wsdl:message name="prepaidGetThresholdRequest">
18887
- <wsdl:part name="parameters" element="typens:prepaidGetThreshold" />
19436
+ <wsdl:message name="telephonyClick2CallDoBySessionRequest">
19437
+ <wsdl:part name="parameters" element="typens:telephonyClick2CallDoBySession" />
18888
19438
  </wsdl:message>
18889
19439
 
18890
- <wsdl:message name="prepaidGetThresholdResponse">
18891
- <wsdl:part name="parameters" element="typens:prepaidGetThresholdResponse" />
19440
+ <wsdl:message name="telephonyClick2CallDoBySessionResponse">
19441
+ <wsdl:part name="parameters" element="typens:telephonyClick2CallDoBySessionResponse" />
18892
19442
  </wsdl:message>
18893
19443
 
18894
19444
  <wsdl:message name="telephonyAbbreviatedNumberAddRequest">
@@ -18899,6 +19449,14 @@
18899
19449
  <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberAddResponse" />
18900
19450
  </wsdl:message>
18901
19451
 
19452
+ <wsdl:message name="prepaidGetThresholdRequest">
19453
+ <wsdl:part name="parameters" element="typens:prepaidGetThreshold" />
19454
+ </wsdl:message>
19455
+
19456
+ <wsdl:message name="prepaidGetThresholdResponse">
19457
+ <wsdl:part name="parameters" element="typens:prepaidGetThresholdResponse" />
19458
+ </wsdl:message>
19459
+
18902
19460
  <wsdl:message name="domainWhoisObfuscatorUnsetAllRequest">
18903
19461
  <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorUnsetAll" />
18904
19462
  </wsdl:message>
@@ -18931,6 +19489,14 @@
18931
19489
  <wsdl:part name="parameters" element="typens:telephonyNumberOrderResponse" />
18932
19490
  </wsdl:message>
18933
19491
 
19492
+ <wsdl:message name="telephonyLineSetIpRestrictionRequest">
19493
+ <wsdl:part name="parameters" element="typens:telephonyLineSetIpRestriction" />
19494
+ </wsdl:message>
19495
+
19496
+ <wsdl:message name="telephonyLineSetIpRestrictionResponse">
19497
+ <wsdl:part name="parameters" element="typens:telephonyLineSetIpRestrictionResponse" />
19498
+ </wsdl:message>
19499
+
18934
19500
  <wsdl:message name="prepaidGetHistoryRequest">
18935
19501
  <wsdl:part name="parameters" element="typens:prepaidGetHistory" />
18936
19502
  </wsdl:message>
@@ -18995,6 +19561,14 @@
18995
19561
  <wsdl:part name="parameters" element="typens:popAttachMasterNicResponse" />
18996
19562
  </wsdl:message>
18997
19563
 
19564
+ <wsdl:message name="telephonyVoicemailMessagesRemoteUploadRequest">
19565
+ <wsdl:part name="parameters" element="typens:telephonyVoicemailMessagesRemoteUpload" />
19566
+ </wsdl:message>
19567
+
19568
+ <wsdl:message name="telephonyVoicemailMessagesRemoteUploadResponse">
19569
+ <wsdl:part name="parameters" element="typens:telephonyVoicemailMessagesRemoteUploadResponse" />
19570
+ </wsdl:message>
19571
+
18998
19572
  <wsdl:message name="crontabInfoRequest">
18999
19573
  <wsdl:part name="parameters" element="typens:crontabInfo" />
19000
19574
  </wsdl:message>
@@ -19483,6 +20057,14 @@
19483
20057
  <wsdl:part name="parameters" element="typens:dedicatedGetAvailableIpFromNetworkResponse" />
19484
20058
  </wsdl:message>
19485
20059
 
20060
+ <wsdl:message name="telephonySmsBlacklistedSendersDeleteRequest">
20061
+ <wsdl:part name="parameters" element="typens:telephonySmsBlacklistedSendersDelete" />
20062
+ </wsdl:message>
20063
+
20064
+ <wsdl:message name="telephonySmsBlacklistedSendersDeleteResponse">
20065
+ <wsdl:part name="parameters" element="typens:telephonySmsBlacklistedSendersDeleteResponse" />
20066
+ </wsdl:message>
20067
+
19486
20068
  <wsdl:message name="crontabModifyRequest">
19487
20069
  <wsdl:part name="parameters" element="typens:crontabModify" />
19488
20070
  </wsdl:message>
@@ -19796,6 +20378,11 @@
19796
20378
  <wsdl:output message="wsdlns:dedicatedBackupUpdateResponse" />
19797
20379
  </wsdl:operation>
19798
20380
 
20381
+ <wsdl:operation name="telephonyPhonebookOnSmsList">
20382
+ <wsdl:input message="wsdlns:telephonyPhonebookOnSmsListRequest" />
20383
+ <wsdl:output message="wsdlns:telephonyPhonebookOnSmsListResponse" />
20384
+ </wsdl:operation>
20385
+
19799
20386
  <wsdl:operation name="serviceGroupList">
19800
20387
  <wsdl:input message="wsdlns:serviceGroupListRequest" />
19801
20388
  <wsdl:output message="wsdlns:serviceGroupListResponse" />
@@ -19951,6 +20538,11 @@
19951
20538
  <wsdl:output message="wsdlns:automatedMailGetErrorsResponse" />
19952
20539
  </wsdl:operation>
19953
20540
 
20541
+ <wsdl:operation name="telephonyPhonebookOnSmsAdd">
20542
+ <wsdl:input message="wsdlns:telephonyPhonebookOnSmsAddRequest" />
20543
+ <wsdl:output message="wsdlns:telephonyPhonebookOnSmsAddResponse" />
20544
+ </wsdl:operation>
20545
+
19954
20546
  <wsdl:operation name="telephonyClick2CallUserDel">
19955
20547
  <wsdl:input message="wsdlns:telephonyClick2CallUserDelRequest" />
19956
20548
  <wsdl:output message="wsdlns:telephonyClick2CallUserDelResponse" />
@@ -20401,6 +20993,11 @@
20401
20993
  <wsdl:output message="wsdlns:telephonyLineLogsNotificationOptionsResponse" />
20402
20994
  </wsdl:operation>
20403
20995
 
20996
+ <wsdl:operation name="telephonyLineGetIpRestriction">
20997
+ <wsdl:input message="wsdlns:telephonyLineGetIpRestrictionRequest" />
20998
+ <wsdl:output message="wsdlns:telephonyLineGetIpRestrictionResponse" />
20999
+ </wsdl:operation>
21000
+
20404
21001
  <wsdl:operation name="dedicatedInstallationTemplateList">
20405
21002
  <wsdl:input message="wsdlns:dedicatedInstallationTemplateListRequest" />
20406
21003
  <wsdl:output message="wsdlns:dedicatedInstallationTemplateListResponse" />
@@ -20566,6 +21163,11 @@
20566
21163
  <wsdl:output message="wsdlns:dedicatedFailoverRipeListResponse" />
20567
21164
  </wsdl:operation>
20568
21165
 
21166
+ <wsdl:operation name="telephonyNicGetMgcpIpRestriction">
21167
+ <wsdl:input message="wsdlns:telephonyNicGetMgcpIpRestrictionRequest" />
21168
+ <wsdl:output message="wsdlns:telephonyNicGetMgcpIpRestrictionResponse" />
21169
+ </wsdl:operation>
21170
+
20569
21171
  <wsdl:operation name="telephonySmsGetUserQuotaForUser">
20570
21172
  <wsdl:input message="wsdlns:telephonySmsGetUserQuotaForUserRequest" />
20571
21173
  <wsdl:output message="wsdlns:telephonySmsGetUserQuotaForUserResponse" />
@@ -20726,6 +21328,11 @@
20726
21328
  <wsdl:output message="wsdlns:telephonyConferenceRoomModifyResponse" />
20727
21329
  </wsdl:operation>
20728
21330
 
21331
+ <wsdl:operation name="telephonyPhonebookOnSmsDel">
21332
+ <wsdl:input message="wsdlns:telephonyPhonebookOnSmsDelRequest" />
21333
+ <wsdl:output message="wsdlns:telephonyPhonebookOnSmsDelResponse" />
21334
+ </wsdl:operation>
21335
+
20729
21336
  <wsdl:operation name="telephonyPhonebookShare">
20730
21337
  <wsdl:input message="wsdlns:telephonyPhonebookShareRequest" />
20731
21338
  <wsdl:output message="wsdlns:telephonyPhonebookShareResponse" />
@@ -20916,6 +21523,16 @@
20916
21523
  <wsdl:output message="wsdlns:dedicatedReverseModifyResponse" />
20917
21524
  </wsdl:operation>
20918
21525
 
21526
+ <wsdl:operation name="telephonyNicGetIpRestriction">
21527
+ <wsdl:input message="wsdlns:telephonyNicGetIpRestrictionRequest" />
21528
+ <wsdl:output message="wsdlns:telephonyNicGetIpRestrictionResponse" />
21529
+ </wsdl:operation>
21530
+
21531
+ <wsdl:operation name="telephonyPhonebookOnSmsContactDel">
21532
+ <wsdl:input message="wsdlns:telephonyPhonebookOnSmsContactDelRequest" />
21533
+ <wsdl:output message="wsdlns:telephonyPhonebookOnSmsContactDelResponse" />
21534
+ </wsdl:operation>
21535
+
20919
21536
  <wsdl:operation name="telephonyReversmentsRefundIsPending">
20920
21537
  <wsdl:input message="wsdlns:telephonyReversmentsRefundIsPendingRequest" />
20921
21538
  <wsdl:output message="wsdlns:telephonyReversmentsRefundIsPendingResponse" />
@@ -20971,6 +21588,11 @@
20971
21588
  <wsdl:output message="wsdlns:telephonyHuntingGenericScreenStatusModifyResponse" />
20972
21589
  </wsdl:operation>
20973
21590
 
21591
+ <wsdl:operation name="telephonySmsBlacklistedSendersList">
21592
+ <wsdl:input message="wsdlns:telephonySmsBlacklistedSendersListRequest" />
21593
+ <wsdl:output message="wsdlns:telephonySmsBlacklistedSendersListResponse" />
21594
+ </wsdl:operation>
21595
+
20974
21596
  <wsdl:operation name="telephonyPhonebookContactAdd">
20975
21597
  <wsdl:input message="wsdlns:telephonyPhonebookContactAddRequest" />
20976
21598
  <wsdl:output message="wsdlns:telephonyPhonebookContactAddResponse" />
@@ -21206,6 +21828,11 @@
21206
21828
  <wsdl:output message="wsdlns:cmsAvailableListResponse" />
21207
21829
  </wsdl:operation>
21208
21830
 
21831
+ <wsdl:operation name="telephonyNicSetMgcpIpRestriction">
21832
+ <wsdl:input message="wsdlns:telephonyNicSetMgcpIpRestrictionRequest" />
21833
+ <wsdl:output message="wsdlns:telephonyNicSetMgcpIpRestrictionResponse" />
21834
+ </wsdl:operation>
21835
+
21209
21836
  <wsdl:operation name="telephonySecurityDepositCredit">
21210
21837
  <wsdl:input message="wsdlns:telephonySecurityDepositCreditRequest" />
21211
21838
  <wsdl:output message="wsdlns:telephonySecurityDepositCreditResponse" />
@@ -21366,11 +21993,21 @@
21366
21993
  <wsdl:output message="wsdlns:anonymousFtpInfoResponse" />
21367
21994
  </wsdl:operation>
21368
21995
 
21996
+ <wsdl:operation name="telephonyPhonebookOnSmsContactModify">
21997
+ <wsdl:input message="wsdlns:telephonyPhonebookOnSmsContactModifyRequest" />
21998
+ <wsdl:output message="wsdlns:telephonyPhonebookOnSmsContactModifyResponse" />
21999
+ </wsdl:operation>
22000
+
21369
22001
  <wsdl:operation name="dedicatedCapabilitiesGet">
21370
22002
  <wsdl:input message="wsdlns:dedicatedCapabilitiesGetRequest" />
21371
22003
  <wsdl:output message="wsdlns:dedicatedCapabilitiesGetResponse" />
21372
22004
  </wsdl:operation>
21373
22005
 
22006
+ <wsdl:operation name="telephonyPhonebookOnSmsModify">
22007
+ <wsdl:input message="wsdlns:telephonyPhonebookOnSmsModifyRequest" />
22008
+ <wsdl:output message="wsdlns:telephonyPhonebookOnSmsModifyResponse" />
22009
+ </wsdl:operation>
22010
+
21374
22011
  <wsdl:operation name="cmsList">
21375
22012
  <wsdl:input message="wsdlns:cmsListRequest" />
21376
22013
  <wsdl:output message="wsdlns:cmsListResponse" />
@@ -21531,6 +22168,11 @@
21531
22168
  <wsdl:output message="wsdlns:sqlpriveAlertSetResponse" />
21532
22169
  </wsdl:operation>
21533
22170
 
22171
+ <wsdl:operation name="telephonyNicSetIpRestriction">
22172
+ <wsdl:input message="wsdlns:telephonyNicSetIpRestrictionRequest" />
22173
+ <wsdl:output message="wsdlns:telephonyNicSetIpRestrictionResponse" />
22174
+ </wsdl:operation>
22175
+
21534
22176
  <wsdl:operation name="dedicatedBackupIncludeDel">
21535
22177
  <wsdl:input message="wsdlns:dedicatedBackupIncludeDelRequest" />
21536
22178
  <wsdl:output message="wsdlns:dedicatedBackupIncludeDelResponse" />
@@ -21681,6 +22323,11 @@
21681
22323
  <wsdl:output message="wsdlns:telephonyLineLogsOnGroupResponse" />
21682
22324
  </wsdl:operation>
21683
22325
 
22326
+ <wsdl:operation name="telephonyLineGetMgcpIpRestriction">
22327
+ <wsdl:input message="wsdlns:telephonyLineGetMgcpIpRestrictionRequest" />
22328
+ <wsdl:output message="wsdlns:telephonyLineGetMgcpIpRestrictionResponse" />
22329
+ </wsdl:operation>
22330
+
21684
22331
  <wsdl:operation name="databaseDelete">
21685
22332
  <wsdl:input message="wsdlns:databaseDeleteRequest" />
21686
22333
  <wsdl:output message="wsdlns:databaseDeleteResponse" />
@@ -21776,11 +22423,21 @@
21776
22423
  <wsdl:output message="wsdlns:serviceGroupSetCommentResponse" />
21777
22424
  </wsdl:operation>
21778
22425
 
22426
+ <wsdl:operation name="telephonyPhonebookOnSmsContactList">
22427
+ <wsdl:input message="wsdlns:telephonyPhonebookOnSmsContactListRequest" />
22428
+ <wsdl:output message="wsdlns:telephonyPhonebookOnSmsContactListResponse" />
22429
+ </wsdl:operation>
22430
+
21779
22431
  <wsdl:operation name="nicCreateIT">
21780
22432
  <wsdl:input message="wsdlns:nicCreateITRequest" />
21781
22433
  <wsdl:output message="wsdlns:nicCreateITResponse" />
21782
22434
  </wsdl:operation>
21783
22435
 
22436
+ <wsdl:operation name="telephonyPhonebookOnSmsContactAdd">
22437
+ <wsdl:input message="wsdlns:telephonyPhonebookOnSmsContactAddRequest" />
22438
+ <wsdl:output message="wsdlns:telephonyPhonebookOnSmsContactAddResponse" />
22439
+ </wsdl:operation>
22440
+
21784
22441
  <wsdl:operation name="dedicatedMonitoringNotificationDel">
21785
22442
  <wsdl:input message="wsdlns:dedicatedMonitoringNotificationDelRequest" />
21786
22443
  <wsdl:output message="wsdlns:dedicatedMonitoringNotificationDelResponse" />
@@ -21881,6 +22538,11 @@
21881
22538
  <wsdl:output message="wsdlns:telephonyToneDeleteResponse" />
21882
22539
  </wsdl:operation>
21883
22540
 
22541
+ <wsdl:operation name="telephonyLineSetMgcpIpRestriction">
22542
+ <wsdl:input message="wsdlns:telephonyLineSetMgcpIpRestrictionRequest" />
22543
+ <wsdl:output message="wsdlns:telephonyLineSetMgcpIpRestrictionResponse" />
22544
+ </wsdl:operation>
22545
+
21884
22546
  <wsdl:operation name="dedicatedInstallReset">
21885
22547
  <wsdl:input message="wsdlns:dedicatedInstallResetRequest" />
21886
22548
  <wsdl:output message="wsdlns:dedicatedInstallResetResponse" />
@@ -21926,6 +22588,11 @@
21926
22588
  <wsdl:output message="wsdlns:popModifyDescriptionResponse" />
21927
22589
  </wsdl:operation>
21928
22590
 
22591
+ <wsdl:operation name="telephonyAbbreviatedNumberOnGroupDel">
22592
+ <wsdl:input message="wsdlns:telephonyAbbreviatedNumberOnGroupDelRequest" />
22593
+ <wsdl:output message="wsdlns:telephonyAbbreviatedNumberOnGroupDelResponse" />
22594
+ </wsdl:operation>
22595
+
21929
22596
  <wsdl:operation name="crontabAdd">
21930
22597
  <wsdl:input message="wsdlns:crontabAddRequest" />
21931
22598
  <wsdl:output message="wsdlns:crontabAddResponse" />
@@ -21936,11 +22603,6 @@
21936
22603
  <wsdl:output message="wsdlns:telephonySmsSenderDescriptionResponse" />
21937
22604
  </wsdl:operation>
21938
22605
 
21939
- <wsdl:operation name="telephonyAbbreviatedNumberOnGroupDel">
21940
- <wsdl:input message="wsdlns:telephonyAbbreviatedNumberOnGroupDelRequest" />
21941
- <wsdl:output message="wsdlns:telephonyAbbreviatedNumberOnGroupDelResponse" />
21942
- </wsdl:operation>
21943
-
21944
22606
  <wsdl:operation name="mailingListModify">
21945
22607
  <wsdl:input message="wsdlns:mailingListModifyRequest" />
21946
22608
  <wsdl:output message="wsdlns:mailingListModifyResponse" />
@@ -21951,6 +22613,11 @@
21951
22613
  <wsdl:output message="wsdlns:managedServicesPartitionGetResponse" />
21952
22614
  </wsdl:operation>
21953
22615
 
22616
+ <wsdl:operation name="telephonyAbbreviatedNumberListPaginated">
22617
+ <wsdl:input message="wsdlns:telephonyAbbreviatedNumberListPaginatedRequest" />
22618
+ <wsdl:output message="wsdlns:telephonyAbbreviatedNumberListPaginatedResponse" />
22619
+ </wsdl:operation>
22620
+
21954
22621
  <wsdl:operation name="emailDelMasterNic">
21955
22622
  <wsdl:input message="wsdlns:emailDelMasterNicRequest" />
21956
22623
  <wsdl:output message="wsdlns:emailDelMasterNicResponse" />
@@ -22196,16 +22863,16 @@
22196
22863
  <wsdl:output message="wsdlns:telephonyClick2CallDoBySessionResponse" />
22197
22864
  </wsdl:operation>
22198
22865
 
22199
- <wsdl:operation name="prepaidGetThreshold">
22200
- <wsdl:input message="wsdlns:prepaidGetThresholdRequest" />
22201
- <wsdl:output message="wsdlns:prepaidGetThresholdResponse" />
22202
- </wsdl:operation>
22203
-
22204
22866
  <wsdl:operation name="telephonyAbbreviatedNumberAdd">
22205
22867
  <wsdl:input message="wsdlns:telephonyAbbreviatedNumberAddRequest" />
22206
22868
  <wsdl:output message="wsdlns:telephonyAbbreviatedNumberAddResponse" />
22207
22869
  </wsdl:operation>
22208
22870
 
22871
+ <wsdl:operation name="prepaidGetThreshold">
22872
+ <wsdl:input message="wsdlns:prepaidGetThresholdRequest" />
22873
+ <wsdl:output message="wsdlns:prepaidGetThresholdResponse" />
22874
+ </wsdl:operation>
22875
+
22209
22876
  <wsdl:operation name="domainWhoisObfuscatorUnsetAll">
22210
22877
  <wsdl:input message="wsdlns:domainWhoisObfuscatorUnsetAllRequest" />
22211
22878
  <wsdl:output message="wsdlns:domainWhoisObfuscatorUnsetAllResponse" />
@@ -22226,6 +22893,11 @@
22226
22893
  <wsdl:output message="wsdlns:telephonyNumberOrderResponse" />
22227
22894
  </wsdl:operation>
22228
22895
 
22896
+ <wsdl:operation name="telephonyLineSetIpRestriction">
22897
+ <wsdl:input message="wsdlns:telephonyLineSetIpRestrictionRequest" />
22898
+ <wsdl:output message="wsdlns:telephonyLineSetIpRestrictionResponse" />
22899
+ </wsdl:operation>
22900
+
22229
22901
  <wsdl:operation name="prepaidGetHistory">
22230
22902
  <wsdl:input message="wsdlns:prepaidGetHistoryRequest" />
22231
22903
  <wsdl:output message="wsdlns:prepaidGetHistoryResponse" />
@@ -22266,6 +22938,11 @@
22266
22938
  <wsdl:output message="wsdlns:popAttachMasterNicResponse" />
22267
22939
  </wsdl:operation>
22268
22940
 
22941
+ <wsdl:operation name="telephonyVoicemailMessagesRemoteUpload">
22942
+ <wsdl:input message="wsdlns:telephonyVoicemailMessagesRemoteUploadRequest" />
22943
+ <wsdl:output message="wsdlns:telephonyVoicemailMessagesRemoteUploadResponse" />
22944
+ </wsdl:operation>
22945
+
22269
22946
  <wsdl:operation name="crontabInfo">
22270
22947
  <wsdl:input message="wsdlns:crontabInfoRequest" />
22271
22948
  <wsdl:output message="wsdlns:crontabInfoResponse" />
@@ -22571,6 +23248,11 @@
22571
23248
  <wsdl:output message="wsdlns:dedicatedGetAvailableIpFromNetworkResponse" />
22572
23249
  </wsdl:operation>
22573
23250
 
23251
+ <wsdl:operation name="telephonySmsBlacklistedSendersDelete">
23252
+ <wsdl:input message="wsdlns:telephonySmsBlacklistedSendersDeleteRequest" />
23253
+ <wsdl:output message="wsdlns:telephonySmsBlacklistedSendersDeleteResponse" />
23254
+ </wsdl:operation>
23255
+
22574
23256
  <wsdl:operation name="crontabModify">
22575
23257
  <wsdl:input message="wsdlns:crontabModifyRequest" />
22576
23258
  <wsdl:output message="wsdlns:crontabModifyResponse" />
@@ -22956,6 +23638,16 @@
22956
23638
  </wsdl:output>
22957
23639
  </wsdl:operation>
22958
23640
 
23641
+ <wsdl:operation name="telephonyPhonebookOnSmsList">
23642
+ <soap:operation soapAction="" />
23643
+ <wsdl:input name="telephonyPhonebookOnSmsListRequest">
23644
+ <soap:body use="literal" />
23645
+ </wsdl:input>
23646
+ <wsdl:output name="telephonyPhonebookOnSmsListResponse">
23647
+ <soap:body use="literal" />
23648
+ </wsdl:output>
23649
+ </wsdl:operation>
23650
+
22959
23651
  <wsdl:operation name="serviceGroupList">
22960
23652
  <soap:operation soapAction="" />
22961
23653
  <wsdl:input name="serviceGroupListRequest">
@@ -23266,6 +23958,16 @@
23266
23958
  </wsdl:output>
23267
23959
  </wsdl:operation>
23268
23960
 
23961
+ <wsdl:operation name="telephonyPhonebookOnSmsAdd">
23962
+ <soap:operation soapAction="" />
23963
+ <wsdl:input name="telephonyPhonebookOnSmsAddRequest">
23964
+ <soap:body use="literal" />
23965
+ </wsdl:input>
23966
+ <wsdl:output name="telephonyPhonebookOnSmsAddResponse">
23967
+ <soap:body use="literal" />
23968
+ </wsdl:output>
23969
+ </wsdl:operation>
23970
+
23269
23971
  <wsdl:operation name="telephonyClick2CallUserDel">
23270
23972
  <soap:operation soapAction="" />
23271
23973
  <wsdl:input name="telephonyClick2CallUserDelRequest">
@@ -24166,6 +24868,16 @@
24166
24868
  </wsdl:output>
24167
24869
  </wsdl:operation>
24168
24870
 
24871
+ <wsdl:operation name="telephonyLineGetIpRestriction">
24872
+ <soap:operation soapAction="" />
24873
+ <wsdl:input name="telephonyLineGetIpRestrictionRequest">
24874
+ <soap:body use="literal" />
24875
+ </wsdl:input>
24876
+ <wsdl:output name="telephonyLineGetIpRestrictionResponse">
24877
+ <soap:body use="literal" />
24878
+ </wsdl:output>
24879
+ </wsdl:operation>
24880
+
24169
24881
  <wsdl:operation name="dedicatedInstallationTemplateList">
24170
24882
  <soap:operation soapAction="" />
24171
24883
  <wsdl:input name="dedicatedInstallationTemplateListRequest">
@@ -24496,6 +25208,16 @@
24496
25208
  </wsdl:output>
24497
25209
  </wsdl:operation>
24498
25210
 
25211
+ <wsdl:operation name="telephonyNicGetMgcpIpRestriction">
25212
+ <soap:operation soapAction="" />
25213
+ <wsdl:input name="telephonyNicGetMgcpIpRestrictionRequest">
25214
+ <soap:body use="literal" />
25215
+ </wsdl:input>
25216
+ <wsdl:output name="telephonyNicGetMgcpIpRestrictionResponse">
25217
+ <soap:body use="literal" />
25218
+ </wsdl:output>
25219
+ </wsdl:operation>
25220
+
24499
25221
  <wsdl:operation name="telephonySmsGetUserQuotaForUser">
24500
25222
  <soap:operation soapAction="" />
24501
25223
  <wsdl:input name="telephonySmsGetUserQuotaForUserRequest">
@@ -24816,6 +25538,16 @@
24816
25538
  </wsdl:output>
24817
25539
  </wsdl:operation>
24818
25540
 
25541
+ <wsdl:operation name="telephonyPhonebookOnSmsDel">
25542
+ <soap:operation soapAction="" />
25543
+ <wsdl:input name="telephonyPhonebookOnSmsDelRequest">
25544
+ <soap:body use="literal" />
25545
+ </wsdl:input>
25546
+ <wsdl:output name="telephonyPhonebookOnSmsDelResponse">
25547
+ <soap:body use="literal" />
25548
+ </wsdl:output>
25549
+ </wsdl:operation>
25550
+
24819
25551
  <wsdl:operation name="telephonyPhonebookShare">
24820
25552
  <soap:operation soapAction="" />
24821
25553
  <wsdl:input name="telephonyPhonebookShareRequest">
@@ -25196,6 +25928,26 @@
25196
25928
  </wsdl:output>
25197
25929
  </wsdl:operation>
25198
25930
 
25931
+ <wsdl:operation name="telephonyNicGetIpRestriction">
25932
+ <soap:operation soapAction="" />
25933
+ <wsdl:input name="telephonyNicGetIpRestrictionRequest">
25934
+ <soap:body use="literal" />
25935
+ </wsdl:input>
25936
+ <wsdl:output name="telephonyNicGetIpRestrictionResponse">
25937
+ <soap:body use="literal" />
25938
+ </wsdl:output>
25939
+ </wsdl:operation>
25940
+
25941
+ <wsdl:operation name="telephonyPhonebookOnSmsContactDel">
25942
+ <soap:operation soapAction="" />
25943
+ <wsdl:input name="telephonyPhonebookOnSmsContactDelRequest">
25944
+ <soap:body use="literal" />
25945
+ </wsdl:input>
25946
+ <wsdl:output name="telephonyPhonebookOnSmsContactDelResponse">
25947
+ <soap:body use="literal" />
25948
+ </wsdl:output>
25949
+ </wsdl:operation>
25950
+
25199
25951
  <wsdl:operation name="telephonyReversmentsRefundIsPending">
25200
25952
  <soap:operation soapAction="" />
25201
25953
  <wsdl:input name="telephonyReversmentsRefundIsPendingRequest">
@@ -25306,6 +26058,16 @@
25306
26058
  </wsdl:output>
25307
26059
  </wsdl:operation>
25308
26060
 
26061
+ <wsdl:operation name="telephonySmsBlacklistedSendersList">
26062
+ <soap:operation soapAction="" />
26063
+ <wsdl:input name="telephonySmsBlacklistedSendersListRequest">
26064
+ <soap:body use="literal" />
26065
+ </wsdl:input>
26066
+ <wsdl:output name="telephonySmsBlacklistedSendersListResponse">
26067
+ <soap:body use="literal" />
26068
+ </wsdl:output>
26069
+ </wsdl:operation>
26070
+
25309
26071
  <wsdl:operation name="telephonyPhonebookContactAdd">
25310
26072
  <soap:operation soapAction="" />
25311
26073
  <wsdl:input name="telephonyPhonebookContactAddRequest">
@@ -25776,6 +26538,16 @@
25776
26538
  </wsdl:output>
25777
26539
  </wsdl:operation>
25778
26540
 
26541
+ <wsdl:operation name="telephonyNicSetMgcpIpRestriction">
26542
+ <soap:operation soapAction="" />
26543
+ <wsdl:input name="telephonyNicSetMgcpIpRestrictionRequest">
26544
+ <soap:body use="literal" />
26545
+ </wsdl:input>
26546
+ <wsdl:output name="telephonyNicSetMgcpIpRestrictionResponse">
26547
+ <soap:body use="literal" />
26548
+ </wsdl:output>
26549
+ </wsdl:operation>
26550
+
25779
26551
  <wsdl:operation name="telephonySecurityDepositCredit">
25780
26552
  <soap:operation soapAction="" />
25781
26553
  <wsdl:input name="telephonySecurityDepositCreditRequest">
@@ -26096,6 +26868,16 @@
26096
26868
  </wsdl:output>
26097
26869
  </wsdl:operation>
26098
26870
 
26871
+ <wsdl:operation name="telephonyPhonebookOnSmsContactModify">
26872
+ <soap:operation soapAction="" />
26873
+ <wsdl:input name="telephonyPhonebookOnSmsContactModifyRequest">
26874
+ <soap:body use="literal" />
26875
+ </wsdl:input>
26876
+ <wsdl:output name="telephonyPhonebookOnSmsContactModifyResponse">
26877
+ <soap:body use="literal" />
26878
+ </wsdl:output>
26879
+ </wsdl:operation>
26880
+
26099
26881
  <wsdl:operation name="dedicatedCapabilitiesGet">
26100
26882
  <soap:operation soapAction="" />
26101
26883
  <wsdl:input name="dedicatedCapabilitiesGetRequest">
@@ -26106,6 +26888,16 @@
26106
26888
  </wsdl:output>
26107
26889
  </wsdl:operation>
26108
26890
 
26891
+ <wsdl:operation name="telephonyPhonebookOnSmsModify">
26892
+ <soap:operation soapAction="" />
26893
+ <wsdl:input name="telephonyPhonebookOnSmsModifyRequest">
26894
+ <soap:body use="literal" />
26895
+ </wsdl:input>
26896
+ <wsdl:output name="telephonyPhonebookOnSmsModifyResponse">
26897
+ <soap:body use="literal" />
26898
+ </wsdl:output>
26899
+ </wsdl:operation>
26900
+
26109
26901
  <wsdl:operation name="cmsList">
26110
26902
  <soap:operation soapAction="" />
26111
26903
  <wsdl:input name="cmsListRequest">
@@ -26426,6 +27218,16 @@
26426
27218
  </wsdl:output>
26427
27219
  </wsdl:operation>
26428
27220
 
27221
+ <wsdl:operation name="telephonyNicSetIpRestriction">
27222
+ <soap:operation soapAction="" />
27223
+ <wsdl:input name="telephonyNicSetIpRestrictionRequest">
27224
+ <soap:body use="literal" />
27225
+ </wsdl:input>
27226
+ <wsdl:output name="telephonyNicSetIpRestrictionResponse">
27227
+ <soap:body use="literal" />
27228
+ </wsdl:output>
27229
+ </wsdl:operation>
27230
+
26429
27231
  <wsdl:operation name="dedicatedBackupIncludeDel">
26430
27232
  <soap:operation soapAction="" />
26431
27233
  <wsdl:input name="dedicatedBackupIncludeDelRequest">
@@ -26726,6 +27528,16 @@
26726
27528
  </wsdl:output>
26727
27529
  </wsdl:operation>
26728
27530
 
27531
+ <wsdl:operation name="telephonyLineGetMgcpIpRestriction">
27532
+ <soap:operation soapAction="" />
27533
+ <wsdl:input name="telephonyLineGetMgcpIpRestrictionRequest">
27534
+ <soap:body use="literal" />
27535
+ </wsdl:input>
27536
+ <wsdl:output name="telephonyLineGetMgcpIpRestrictionResponse">
27537
+ <soap:body use="literal" />
27538
+ </wsdl:output>
27539
+ </wsdl:operation>
27540
+
26729
27541
  <wsdl:operation name="databaseDelete">
26730
27542
  <soap:operation soapAction="" />
26731
27543
  <wsdl:input name="databaseDeleteRequest">
@@ -26916,6 +27728,16 @@
26916
27728
  </wsdl:output>
26917
27729
  </wsdl:operation>
26918
27730
 
27731
+ <wsdl:operation name="telephonyPhonebookOnSmsContactList">
27732
+ <soap:operation soapAction="" />
27733
+ <wsdl:input name="telephonyPhonebookOnSmsContactListRequest">
27734
+ <soap:body use="literal" />
27735
+ </wsdl:input>
27736
+ <wsdl:output name="telephonyPhonebookOnSmsContactListResponse">
27737
+ <soap:body use="literal" />
27738
+ </wsdl:output>
27739
+ </wsdl:operation>
27740
+
26919
27741
  <wsdl:operation name="nicCreateIT">
26920
27742
  <soap:operation soapAction="" />
26921
27743
  <wsdl:input name="nicCreateITRequest">
@@ -26926,6 +27748,16 @@
26926
27748
  </wsdl:output>
26927
27749
  </wsdl:operation>
26928
27750
 
27751
+ <wsdl:operation name="telephonyPhonebookOnSmsContactAdd">
27752
+ <soap:operation soapAction="" />
27753
+ <wsdl:input name="telephonyPhonebookOnSmsContactAddRequest">
27754
+ <soap:body use="literal" />
27755
+ </wsdl:input>
27756
+ <wsdl:output name="telephonyPhonebookOnSmsContactAddResponse">
27757
+ <soap:body use="literal" />
27758
+ </wsdl:output>
27759
+ </wsdl:operation>
27760
+
26929
27761
  <wsdl:operation name="dedicatedMonitoringNotificationDel">
26930
27762
  <soap:operation soapAction="" />
26931
27763
  <wsdl:input name="dedicatedMonitoringNotificationDelRequest">
@@ -27126,6 +27958,16 @@
27126
27958
  </wsdl:output>
27127
27959
  </wsdl:operation>
27128
27960
 
27961
+ <wsdl:operation name="telephonyLineSetMgcpIpRestriction">
27962
+ <soap:operation soapAction="" />
27963
+ <wsdl:input name="telephonyLineSetMgcpIpRestrictionRequest">
27964
+ <soap:body use="literal" />
27965
+ </wsdl:input>
27966
+ <wsdl:output name="telephonyLineSetMgcpIpRestrictionResponse">
27967
+ <soap:body use="literal" />
27968
+ </wsdl:output>
27969
+ </wsdl:operation>
27970
+
27129
27971
  <wsdl:operation name="dedicatedInstallReset">
27130
27972
  <soap:operation soapAction="" />
27131
27973
  <wsdl:input name="dedicatedInstallResetRequest">
@@ -27216,32 +28058,32 @@
27216
28058
  </wsdl:output>
27217
28059
  </wsdl:operation>
27218
28060
 
27219
- <wsdl:operation name="crontabAdd">
28061
+ <wsdl:operation name="telephonyAbbreviatedNumberOnGroupDel">
27220
28062
  <soap:operation soapAction="" />
27221
- <wsdl:input name="crontabAddRequest">
28063
+ <wsdl:input name="telephonyAbbreviatedNumberOnGroupDelRequest">
27222
28064
  <soap:body use="literal" />
27223
28065
  </wsdl:input>
27224
- <wsdl:output name="crontabAddResponse">
28066
+ <wsdl:output name="telephonyAbbreviatedNumberOnGroupDelResponse">
27225
28067
  <soap:body use="literal" />
27226
28068
  </wsdl:output>
27227
28069
  </wsdl:operation>
27228
28070
 
27229
- <wsdl:operation name="telephonySmsSenderDescription">
28071
+ <wsdl:operation name="crontabAdd">
27230
28072
  <soap:operation soapAction="" />
27231
- <wsdl:input name="telephonySmsSenderDescriptionRequest">
28073
+ <wsdl:input name="crontabAddRequest">
27232
28074
  <soap:body use="literal" />
27233
28075
  </wsdl:input>
27234
- <wsdl:output name="telephonySmsSenderDescriptionResponse">
28076
+ <wsdl:output name="crontabAddResponse">
27235
28077
  <soap:body use="literal" />
27236
28078
  </wsdl:output>
27237
28079
  </wsdl:operation>
27238
28080
 
27239
- <wsdl:operation name="telephonyAbbreviatedNumberOnGroupDel">
28081
+ <wsdl:operation name="telephonySmsSenderDescription">
27240
28082
  <soap:operation soapAction="" />
27241
- <wsdl:input name="telephonyAbbreviatedNumberOnGroupDelRequest">
28083
+ <wsdl:input name="telephonySmsSenderDescriptionRequest">
27242
28084
  <soap:body use="literal" />
27243
28085
  </wsdl:input>
27244
- <wsdl:output name="telephonyAbbreviatedNumberOnGroupDelResponse">
28086
+ <wsdl:output name="telephonySmsSenderDescriptionResponse">
27245
28087
  <soap:body use="literal" />
27246
28088
  </wsdl:output>
27247
28089
  </wsdl:operation>
@@ -27266,6 +28108,16 @@
27266
28108
  </wsdl:output>
27267
28109
  </wsdl:operation>
27268
28110
 
28111
+ <wsdl:operation name="telephonyAbbreviatedNumberListPaginated">
28112
+ <soap:operation soapAction="" />
28113
+ <wsdl:input name="telephonyAbbreviatedNumberListPaginatedRequest">
28114
+ <soap:body use="literal" />
28115
+ </wsdl:input>
28116
+ <wsdl:output name="telephonyAbbreviatedNumberListPaginatedResponse">
28117
+ <soap:body use="literal" />
28118
+ </wsdl:output>
28119
+ </wsdl:operation>
28120
+
27269
28121
  <wsdl:operation name="emailDelMasterNic">
27270
28122
  <soap:operation soapAction="" />
27271
28123
  <wsdl:input name="emailDelMasterNicRequest">
@@ -27756,22 +28608,22 @@
27756
28608
  </wsdl:output>
27757
28609
  </wsdl:operation>
27758
28610
 
27759
- <wsdl:operation name="prepaidGetThreshold">
28611
+ <wsdl:operation name="telephonyAbbreviatedNumberAdd">
27760
28612
  <soap:operation soapAction="" />
27761
- <wsdl:input name="prepaidGetThresholdRequest">
28613
+ <wsdl:input name="telephonyAbbreviatedNumberAddRequest">
27762
28614
  <soap:body use="literal" />
27763
28615
  </wsdl:input>
27764
- <wsdl:output name="prepaidGetThresholdResponse">
28616
+ <wsdl:output name="telephonyAbbreviatedNumberAddResponse">
27765
28617
  <soap:body use="literal" />
27766
28618
  </wsdl:output>
27767
28619
  </wsdl:operation>
27768
28620
 
27769
- <wsdl:operation name="telephonyAbbreviatedNumberAdd">
28621
+ <wsdl:operation name="prepaidGetThreshold">
27770
28622
  <soap:operation soapAction="" />
27771
- <wsdl:input name="telephonyAbbreviatedNumberAddRequest">
28623
+ <wsdl:input name="prepaidGetThresholdRequest">
27772
28624
  <soap:body use="literal" />
27773
28625
  </wsdl:input>
27774
- <wsdl:output name="telephonyAbbreviatedNumberAddResponse">
28626
+ <wsdl:output name="prepaidGetThresholdResponse">
27775
28627
  <soap:body use="literal" />
27776
28628
  </wsdl:output>
27777
28629
  </wsdl:operation>
@@ -27816,6 +28668,16 @@
27816
28668
  </wsdl:output>
27817
28669
  </wsdl:operation>
27818
28670
 
28671
+ <wsdl:operation name="telephonyLineSetIpRestriction">
28672
+ <soap:operation soapAction="" />
28673
+ <wsdl:input name="telephonyLineSetIpRestrictionRequest">
28674
+ <soap:body use="literal" />
28675
+ </wsdl:input>
28676
+ <wsdl:output name="telephonyLineSetIpRestrictionResponse">
28677
+ <soap:body use="literal" />
28678
+ </wsdl:output>
28679
+ </wsdl:operation>
28680
+
27819
28681
  <wsdl:operation name="prepaidGetHistory">
27820
28682
  <soap:operation soapAction="" />
27821
28683
  <wsdl:input name="prepaidGetHistoryRequest">
@@ -27896,6 +28758,16 @@
27896
28758
  </wsdl:output>
27897
28759
  </wsdl:operation>
27898
28760
 
28761
+ <wsdl:operation name="telephonyVoicemailMessagesRemoteUpload">
28762
+ <soap:operation soapAction="" />
28763
+ <wsdl:input name="telephonyVoicemailMessagesRemoteUploadRequest">
28764
+ <soap:body use="literal" />
28765
+ </wsdl:input>
28766
+ <wsdl:output name="telephonyVoicemailMessagesRemoteUploadResponse">
28767
+ <soap:body use="literal" />
28768
+ </wsdl:output>
28769
+ </wsdl:operation>
28770
+
27899
28771
  <wsdl:operation name="crontabInfo">
27900
28772
  <soap:operation soapAction="" />
27901
28773
  <wsdl:input name="crontabInfoRequest">
@@ -28506,6 +29378,16 @@
28506
29378
  </wsdl:output>
28507
29379
  </wsdl:operation>
28508
29380
 
29381
+ <wsdl:operation name="telephonySmsBlacklistedSendersDelete">
29382
+ <soap:operation soapAction="" />
29383
+ <wsdl:input name="telephonySmsBlacklistedSendersDeleteRequest">
29384
+ <soap:body use="literal" />
29385
+ </wsdl:input>
29386
+ <wsdl:output name="telephonySmsBlacklistedSendersDeleteResponse">
29387
+ <soap:body use="literal" />
29388
+ </wsdl:output>
29389
+ </wsdl:operation>
29390
+
28509
29391
  <wsdl:operation name="crontabModify">
28510
29392
  <soap:operation soapAction="" />
28511
29393
  <wsdl:input name="crontabModifyRequest">