SIP Настройка записи телефонных звонков и руководство пользователя

Введение

Обзор

Телефон поддерживает запись во время активных звонков. Доступны два метода записи:

  1. Сохранение RTP-потока в виде форматированного файла в локальное хранилище (USB).

  2. Отправка RTP-потока на сервер записи для хранения и управления.

Применимые модели

Данный документ применим к IP-телефонам серий BX3S, BX4, BX5S, BX6, BX7, BX7C, GP210, GP210i и BXU.

Целевая аудитория

Этот документ предназначен для внутренних инженеров по разработке и тестированию, которым необходимо понимать реализацию и улучшение функции записи звонков на телефоне.

Введение в структуру записи

Архитектура записи звонков

Создается локальный поток только на прием, который смешивается с потоком вызова. Телефон привязывается к локальному порту для приема смешанных RTP-данных, которые затем записываются в локальный файл или отправляются на удаленный сервер.

Диаграмма архитектуры записи звонков

Функциональные модули записи звонков

Локальная запись

Для локальной записи требуется USB-флеш-накопитель. Телефон проверяет емкость USB-накопителя, создает файл с именем Record_[SystemTime] и сохраняет RTP-данные.

Если достигнут лимит размера файла и остается место, автоматически создается новый файл. Во время записи поддерживается пауза/возобновление.

Формат файла локальной записи (.wav):

char codec[64]int32_t rtpLenint32_t incrementuint32_t dataSizertp datartp data...
  • codec: Аудиокодек записи

  • rtpLen: Длина RTP-данных

  • increment: Приращение временной метки

  • dataSize: Общая длина RTP-данных

Серверная запись

Серверная запись требует настройки serverAddr и serverPort. Связь включает управляющие команды (TCP) и RTP-медиа (UDP).

Управляющие команды (TCP)

Телефон инициирует сеанс записи. Сервер выделяет выделенный UDP-порт для RTP-потока.

Формат команды начала записи
Запрос: cmd=RecordStartRequest&id=xxx&device=xxx&remote_number=xxx&remote_name=xxx&local_number=xxx&local_name=xxx&dir=in|out&codec=xxx
Ответ: cmd=RecordStartResponse&id=xxx&result=success|failed&reason=xxx&server=xxx&port=xxx

  1. id: Уникальный идентификатор сеанса (случайный, фиксированный во время записи)

  2. device: MAC-адрес телефона

  3. dir: Направление вызова (входящий/исходящий)

  4. codec: RTP-кодек (PCMA|PCMU)

  5. server/port: UDP-адрес для RTP-потока

Примечание: Если сервер отвечает "failed", телефон отобразит сообщение о неудаче записи.

Формат команды остановки записи
Запрос: cmd=RecordStopRequest&id=xxx&remote_number=xxx&remote_name=xxx&local_number=xxx&local_name=xxx&reason=xxx
Ответ: cmd=RecordStopResponse&id=xxx&result=success

При ошибке сокета обе стороны завершают сеанс и очищают состояния.

RTP-данные (UDP)

Телефон отправляет RTP-пакеты на сервер через UDP до получения команды остановки или потери соединения.

Остановка сервиса и воспроизведение

Телефон анализирует заголовки файла (кодек, временная метка, длина), чтобы рассчитать продолжительность воспроизведения и управлять им.

Руководство по эксплуатации записи звонков

Локальная запись (USB)

Для локальной записи требуется USB-накопитель. Поддерживается на BX5S/BX6; НЕ поддерживается на BX3S/BX4.

  1. Включите запись через Приложения > Управление записью, установите режим Локальный.

Включение локального режима записи

  1. Настройте клавишу DSS/функциональную клавишу как Запись.

  2. Вставьте USB-накопитель, совершите звонок, нажмите клавишу Запись для начала.

Интерфейс записи в процессе

  1. Нажмите снова, чтобы остановить запись.

  2. Просматривайте/воспроизводите записи через Приложения > USB.

Просмотр файлов записи

Серверная запись

Локальный сервер записи

Установите программное обеспечение RecordServer (поддерживает PCMA/PCMU/G722).

Путь к серверу: \\172.16.1.8\firmware\Applications\RecordServer
Запустите RecordServer.exe для запуска службы.

  1. В веб-интерфейсе телефона включите запись, установите тип Сеть, введите IP/порт сервера, выберите кодек.

Веб-интерфейс включения сетевой записи

  1. Совершите звонок, нажмите клавишу DSS Запись.

Запись в процессе

  1. Остановите запись и загрузите файлы с сервера.

Загрузка файлов записи

Запись SIP INFO

Зарегистрируйте телефон на сервере, совместимом с SIP INFO (например, 3CX).

  1. В веб-интерфейсе включите запись и установите тип SIP INFO.

Интерфейс включения записи SIP INFO

  1. Настройте клавишу DSS Запись, запускайте/останавливайте запись во время звонков.

  2. Просматривайте записи на портале управления SIP-сервера (3CX).

Каталог
обслуживание клиентов Телефон
We use cookie to improve your online experience. By continuing to browse this website, you agree to our use of cookie.

Cookies

This Cookie Policy explains how we use cookies and similar technologies when you access or use our website and related services. Please read this Policy together with our Terms and Conditions and Privacy Policy so that you understand how we collect, use, and protect information.

By continuing to access or use our Services, you acknowledge that cookies and similar technologies may be used as described in this Policy, subject to applicable law and your available choices.

Updates to This Cookie Policy

We may revise this Cookie Policy from time to time to reflect changes in legal requirements, technology, or our business practices. When we make updates, the revised version will be posted on this page and will become effective from the date of publication unless otherwise required by law.

Where required, we will provide additional notice or request your consent before applying material changes that affect your rights or choices.

What Are Cookies?

Cookies are small text files placed on your device when you visit a website or interact with certain online content. They help websites recognize your browser or device, remember your preferences, support essential functionality, and improve the overall user experience.

In this Cookie Policy, the term “cookies” also includes similar technologies such as pixels, tags, web beacons, and other tracking tools that perform comparable functions.

Why We Use Cookies

We use cookies to help our website function properly, remember user preferences, enhance website performance, understand how visitors interact with our pages, and support security, analytics, and marketing activities where permitted by law.

We use cookies to keep our website functional, secure, efficient, and more relevant to your browsing experience.

Categories of Cookies We Use

Strictly Necessary Cookies

These cookies are essential for the operation of the website and cannot be disabled in our systems where they are required to provide the service you request. They are typically set in response to actions such as setting privacy preferences, signing in, or submitting forms.

Without these cookies, certain parts of the website may not function correctly.

Functional Cookies

Functional cookies enable enhanced features and personalization, such as remembering your preferences, language settings, or previously selected options. These cookies may be set by us or by third-party providers whose services are integrated into our website.

If you disable these cookies, some services or features may not work as intended.

Performance and Analytics Cookies

These cookies help us understand how visitors use our website by collecting information such as traffic sources, page visits, navigation behavior, and general interaction patterns. In many cases, this information is aggregated and does not directly identify individual users.

We use this information to improve website performance, usability, and content relevance.

Targeting and Advertising Cookies

These cookies may be placed by our advertising or marketing partners to help deliver more relevant ads and measure the effectiveness of campaigns. They may use information about your browsing activity across different websites and services to build a profile of your interests.

These cookies generally do not store directly identifying personal information, but they may identify your browser or device.

First-Party and Third-Party Cookies

Some cookies are set directly by our website and are referred to as first-party cookies. Other cookies are set by third-party services, such as analytics providers, embedded content providers, or advertising partners, and are referred to as third-party cookies.

Third-party providers may use their own cookies in accordance with their own privacy and cookie policies.

Information Collected Through Cookies

Depending on the type of cookie used, the information collected may include browser type, device type, IP address, referring website, pages viewed, time spent on pages, clickstream behavior, and general usage patterns.

This information helps us maintain the website, improve performance, enhance security, and provide a better user experience.

Your Cookie Choices

You can control or disable cookies through your browser settings and, where available, through our cookie consent or preference management tools. Depending on your location, you may also have the right to accept or reject certain categories of cookies, especially those used for analytics, personalization, or advertising purposes.

Please note that blocking or deleting certain cookies may affect the availability, functionality, or performance of some parts of the website.

Restricting cookies may limit certain features and reduce the quality of your experience on the website.

Cookies in Mobile Applications

Where our mobile applications use cookie-like technologies, they are generally limited to those required for core functionality, security, and service delivery. Disabling these essential technologies may affect the normal operation of the application.

We do not use essential mobile application cookies to store unnecessary personal information.

How to Manage Cookies

Most web browsers allow you to manage cookies through browser settings. You can usually choose to block, delete, or receive alerts before cookies are stored. Because browser controls vary, please refer to your browser provider’s support documentation for details on how to manage cookie settings.

Contact Us

If you have any questions about this Cookie Policy or our use of cookies and similar technologies, please contact us at support@becke.cc .