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

Resolution for system update

MR97-0CallSimulation

apply_simulated_in_call_parameters

Extended method with 'apply_parameter_list' input field that allows user to specify exact object(s) to apply parameters used during call simulation.

YesYesYT:BA-33124
MR97-0**Adjusted faultcode related to CSRF check (check_auth.csrf_token_missed changed to check_auth.csrf_token_missing)NoNoYT:BA-33126Update scripts that use faultcode check_auth.csrf_token_missed and correct it to use new one
MR97-0Session

get_session_context

set_session_context

Dropped euuid field from request/responseYesYesYT:BA-31209
MR97-0Customer

get_customer_list

get_customer_info

Dropped euuid field from request/responseYesYesYT:BA-31209
MR97-0Accountrelease_uaAdded i_ua_link field to request. After chages method can be used to remove specific account's UA link.YesYesYT:BA-32760
MR97-0Accountget_assigned_cpe_ports_listAdded new method. The method enables an API user to get the information about the CPE ports that are assigned to the account.YesYesYT:BA-32760
MR97-0Customerget_assigned_cpe_ports_listAdded new method. The method enables an API user to get the information about the CPE ports that are assigned to the customer's accounts.YesYesYT:BA-32760
MR97-0Accountassign_cpe_ports_listAdded new method. The method enables an API user to assign a CPE device ports to an account.YesYesYT:BA-32760
MR97-0Accountupdate_followme_number_listThe method now rearranges follow-me numbers in the order defined by the input list.YesYesYT:BA-33441
MR97-0Sessionrefresh_jwt_tokenMethod was renamed to refresh_json_access_tokenYesNoYT:BA-33563
MR97-0Sessionjwt_loginResponse field jwt_access_token was renamed to json_access_tokenYesNoYT:BA-33563
MR97-0SessionlogoutAdded input fields: json_access_token. Allow to logout user by json_access_token.YesYesYT:BA-33274
MR97-0Sessionget_json_access_token_lifetimeThe method was created.YesYesYT:BA-33274
MR97-0SessionpingAdded input fields: json_access_token. Allow to check session by json_access_token.YesYesYT:BA-33468
MR97-1Customer

get_prompt_file

get_callqueue_prompt_file

get_callqueue_moh_file

get_huntgroup_info

get_customer_extension_info

Added new input field: codec.

"codec" enables retrieving audio data in a specific codec/format. Supported codecs may vary between methods.

YesYesYT:BA-32679
MR97-1MOHget_moh_file

Added new input field: codec.

"codec" enables retrieving audio data in a specific codec/format. Supported values are "a_law", "u_law", "g729", "g723", "wav".

YesYesYT:BA-32679
MR97-1TraceSessionsend_to_rtSwitched to "asynchronous only" mode.NoNoYT:BA-34300Update code that uses the method to send the request in "async" mode.
MR97-1Genericget_config_data

Added "SIP.AllowIncomingLateOAM" field to the output that corresponds to the allow_incoming_late_oam option. Contains list of virtual IPs of SIP clusters and enabled flag of the option.

Available for the admin realm only 

YesYesYT:BA-33927
MR97-1TraceSessionget_log_info

Added new input field: with_log_message_list.

"with_log_message_list" is enabled by default. When disabled the "log_message_list" is not provided in the response.

YesYesYT:BA-26971
MR97-1Account

add_subscription (input)

update_subscription (input)

get_subscriptions (output)

'discount_rate' and 'discount_amount' fields have been marked as deprecated.

They are no longer supported for new records and could only be set or obtained for subscriptions assigned before the update.

YesYesYT:BA-34357Consider using 'regular_discount_list'/'upcharge_list' fields instead.
MR97-1Customer

add_subscription (input)

update_subscription (input)

get_subscriptions (output)

get_accounts_subscriptions (output)

'discount_rate' field has been marked as deprecated.

It is no longer supported for new records and could only be set or obtained for subscriptions assigned before the update.

YesYesYT:BA-34357Consider using 'regular_discount_list'/'upcharge_list' fields instead.
  • No labels