Build - the name of the maintenance release build the change was introduced in.
Service - the name of the service/services which is/are affected.
Method - the name of the method/methods which is/are affected.
Message - the message that explains what was changed.
Schema changed - shows whether it is required to rebuild WSDL/XSD-generated stubs for .net, Java and other static typing languages.
TT - a link to a ticket related to the change.
Build | Service | Method | Message | Schema changed | Backward Compatible | TT |
---|---|---|---|---|---|---|
MR58-0 | General | * | For API calls that support results paging: 'limit' should be set whenever 'offset' is mentioned | No | No | YT:BA-1859 |
mr58-0 | Account,Customer | enable_api_notifications, disable_api_notifications | Added methods to enable/disable API notifications | Yes | Yes | |
MR58-0 | DialingRule | Extended option 'cs' of structure 'DialingRuleOptionsInfo' for Carrier code enabled. | Yes | Yes | ||
MR58-0 | Account | assign_sim_card, release_sim_card | Added new methods to assign/release sim cards | Yes | Yes | |
MR58-0 | SIMCard | get_card_info, get_card_list | Implemented new service - 'SIMCard' (initially includes two methods) | Yes | Yes | |
MR58-0 | Account Customer | get_full_vd_counter_info | Added usage_period to get_full_vd_counter_info response. It corresponds to VD Group usage_period column and usage_period info in get_discount_info method. | Yes | Yes | TT#519758 |
MR58-0 | CallControl | * | Added new service CallControl | Yes | Yes | |
MR58-0 | Customer | Removed 'i_routing_plan' from the ' CustomerInfo ' structure | Yes | No | ||
MR58-0 | Discount Plan | get_discount_info, get_discount_list | 'topup_option_list' parameter has been hidden in the 'get_discount_info' response. 'topup_option_list' parameter won't be returned in the 'get_discount_list' response if it is not defined | Yes | No | |
MR58-0 | Account, Customer, User, Vendor | add_account, update_account, validate_account_info, add_customer, update_customer, validate_customer_info, add_user, update_user, add_vendor, update_vendor | Added a new check for combined length of fields baddr2-baddr5. Now, if at least one of these parameters are passed, it takes passed parameters from request, non-passed parameters from corresponding fields of the database, combine them and if its length more than 41 characters completes with error 'too_long_address_line_2'. | No | No | |
MR58-0 | Account | get_call_barring_options | Added flag get_effective_values to Account.get_call_barring_options | Yes | Yes | YT:BA-678 |
mr58-0 | Account | add_alias | Added validation of role and realm while adding alias | No | No | YT:BA-173 |
MR58-0 | DialingRule | Added options 'csnps' and 'cslps' to DialingRuleOptionsInfo | Yes | Yes | YT:BA-636 | |
MR58-0 | DialingRule | Added dial codes 'bypass_dial_plan', 'call_park', 'call_release', 'clir_hide', 'clir_show', 'dial_out', 'roup_pickup', 'paging_prefix' to DialingRule schema | Yes | No | YT:BA-843 | |
MR58-0 | Product | unbind_addon_product | Added new method to delete link between main product and add-on product | Yes | Yes | YT:BA-592 |
MR58-0 | Customer | get_huntgroup_info | Added new method Customer.get_huntgroup_info | Yes | Yes | YT:BA-1334 |
MR58-0 | Customer | get_customer_extension_info | Added get_prompt_file to Customer.get_customer_extension_info arguments | Yes | Yes | YT:BA-1355 |
MR58-0 | Customer | get_callqueue_prompt_file, get_callqueue_moh_file | Added methods Customer.get_callqueue_prompt_file and Customer.get_callqueue_moh_file | Yes | Yes | YT:BA-1356 |
MR58-0 | ContentBasedCharging | Added new service - ContentBasedCharging | Yes | Yes | YT:BA-642 | |
MR58-0 | DID Provider | get_countries_list, get_areas_list, get_numbers_list | Added parameter: for_idle_numbers_only for get_countries_list and get_areas_list methods Added parameters: offset, limit, idle_only for get_numbers_list method | Yes | Yes | YT:BA-77 |
MR58-0 | DID Inventory | get_number_list | Modified behaviour of parameter: owner_batch - can be empty now Added parameter: managed_by (can be empty also) | Yes | Yes | |
MR58-0 | TaxationPlugin | get_tax_plugins_list, get_tax_plugin_codes_list | Created TaxationPlugin service | Yes | Yes | |
MR58-1 | Destination | get_dest_group_list | Added 'description' field to the request schema | Yes | Yes | BA-1173 |
MR58-1 | CallControl | originate_call | Added call identifier to response | Yes | Yes | YT:BA-1686 |
MR58-1 | DID Inventory | - add_owner_batch - update_owner_batch - delete_owner_batch - get_owner_batch_info - assign_did_to_owner_batch - release_did_from_owner_batch | Added new methods to manipulate DID Pricing Batches and possibility of assignment of DID Numbers to DID Pricing Batches via SOAP | Yes | Yes | YT:BA-1109 |
MR58-1 | Account | get_account_list | Use offset and limit by default to avoid extra large SQL | No | No | YT:BA-2456 |
MR58-1 | DID Inventory | add_owner_batch, update_owner_batch | Added external_provisioning parameter for Reseller realm, which corresponds to DID pricing parameters 'Add On-Demand from External Vendor/Use already Inventoried ' | Yes | Yes | YT:BA-2257 |
MR58-1 | Service | get_service_pool_info, get_service_pool_list | Added new methods into SOAP/Service.pm for Admin and Reseller realms | Yes | Yes | YT:BA-2502 |
MR58-1 | Account, Customer | vd_topup | Allowed doing credit negative top up via method vd_topup | Yes | Yes | BA-2014 |
MR58-1 | Account | add_account, add_account_with_topup, update_account, validate_account_info | "account_info.login" and "account_info.password" are no longer mandatory when "unified_messaging" SF is enabled | No | Yes | YT:BA-2732 |