From professional translators, enterprises, web pages and freely available translation repositories.
this function rejects the startbridge request.
Эта функция отвергает запрос startbridge.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
this task cannot use the startbridge or acceptbridge functions.
Эта задача не может использовать функции startbridge или acceptbridge.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
the input value should be the startbridge event to accept.
Значение параметра input должно быть Событием startbridge, которое необходимо принять.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
the input value should be a startbridge event sent to this task.
Значение параметра input должно быть Событием startbridge, отправленным этой Задаче.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
the input parameter value should be a startbridge event to reject.
Значение параметра input должно быть Событием startbridge, которое необходимо отвергнуть.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
this function builds a media bridge with the task that has sent it the startbridge event.
Эта функция строит Медиа Мост с Задачей, которая отправила Событие startbridge.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
the startbridge function in the task that has sent this startbridge event exits the waiting state.
Функция startbridge в Задаче, которая отправила Событие startbridge, выходит из состояния ожидания.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
this function removes the media bridge established with a successful completion of the startbridge or acceptbridge function.
Эта функция убирает Медиа Мост, созданный в результате успешного выполнения функции startbridge или acceptbridge.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
a task cannot use the startbridge, acceptbridge, and attachmixer functions while a media bridge is active.
Пока Медиа Мост активен, Задача не может использовать функции startbridge, acceptbridge и attachmixer.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
the startbridge function in the task that has sent this startbridge event exits the waiting state and it returns an error code string.
Функция startbridge в Задаче, которая отправила Событие startbridge, выходит из состояния ожидания и возвращает строку с кодом ошибки.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
this function returns a true-value if the input value is a startbridge event. otherwise the function returns a null-value.
Эта функция возвращает истину, если значением input является Событие startbridge.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
the current task can either try a new startbridgedcall operation, or it can use acceptbridge/attachmixer/rejectbridge operations to process the received startbridge event.
Текущая Задача может либо попытаться осуществить новую операцию startbridgedcall, либо она может использовать операции acceptbridge/attachmixer/rejectbridge для обработки полученного события startbridge.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
if the call is successful, a media bridge between the tasks is built,the current task receives a final response event, and the startbridge operation in the ingress task completes successfully.
Если вызов успешен, то между Задачами строится Медиа Мост, текущая Задача получает Событие с окончательным ответом, и операция startbridge во входящей Задаче завершается успешно.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
// // sample: startbridge()/acceptbridge()/breakbridge() // accept an incoming call (stop if it's not possible).
// // sample: startbridge()/acceptbridge()/breakbridge() // accept an incoming call (stop if it's not possible).
Last Update: 2018-02-21
Usage Frequency: 1
Quality: