OmiCall API
  • Overview
  • OMICALL API
    • Tổng quan
    • Xác thực
    • Doanh nghiệp
    • Nhân viên
    • Khách hàng
      • v1
      • v2
    • Tổng đài
    • Lịch sử cuộc gọi
      • v1
      • v2
    • Gọi tự động
      • Gọi tự động sử dụng callBot
      • Gọi tự động thông thường - API V2
    • Webhooks
    • Click To Call
    • Ticket
      • v2
    • API tiêu chí kịch bản
    • Đa kênh
    • AI API
      • Text To Speech API
      • Speech To Text API
      • Gọi tự động sử dụng callBot
      • Phân tích cuộc gọi
  • WEBHOOKS
    • Tổng quan
    • Webhook
  • SDK Tích Hợp
    • Web Extension
      • Changelog
      • Pancake
      • Sapo
      • Haravan
      • Nhanh.vn
      • TPos.vn
      • KiotViet
      • Bitrix24
    • Web SDK
      • v3 Integration
      • v3 Changelog
      • v2 Integration
      • v2 Changelog
    • MOBILE SDK
      • Tổng Quan
      • Tại sao lại sử dụng OMICALL
      • Định nghĩa đầu số
      • Các SDK Hỗ Trợ
      • Tài khoản đăng nhập
      • IOS SDK
        • Cấu hình Push Notification
        • Cài đặt
        • Khởi tạo SDK
        • Xử lý các sự kiện
      • Android SDK
        • Cấu hình SDK
        • Cấu hình Push Notification
        • Khởi tạo SDK
        • Lắng nghe các sự kiện
      • Flutter SDK
      • React-Native SDK
    • Deep Links App to App
  • PARTNER
    • Tổng quan
    • Kho đầu số
    • Gói dịch vụ
    • Lịch sử thanh toán
    • Quản lý doanh nghiệp
    • Thông tin đối tác
Powered by GitBook
On this page
  • 3.0.25 (2025-05-30)
  • 3.0.24 (2025-05-19)
  • 3.0.23 (2025-05-15)
  • 3.0.22 (2025-05-14)
  • 3.0.21 (2025-04-16)
  • 3.0.20 (2025-04-10)
  • 3.0.19 (2025-04-02)
  • 3.0.18 (2025-03-21)
  • 3.0.17 (2025-03-07)
  • 3.0.16 (2025-02-18)
  • 3.0.15 (2024-12-04)
  • 3.0.14 (2024-11-27)
  • 3.0.13 (2024-11-08)
  • 3.0.12 (2024-10-15)
  • 3.0.11 (2024-10-02)
  • 3.0.10 (2024-10-02)
  • 3.0.9 (2024-08-23)
  • 3.0.8 (2024-07-29)
  • 3.0.7 (2024-07-25)
  • 3.0.6 (2024-07-22)
  • 3.0.5 (2024-07-19)
  • 3.0.4 (2024-07-19)
  • 3.0.3 (2024-07-18)
  • 3.0.2 (2024-07-18)
  • 3.0.1 (2024-07-17)
  • 3.0.0 (2024-07-16)

Was this helpful?

  1. SDK Tích Hợp
  2. Web SDK

v3 Changelog

WebCallSDK release versions changelog

3.0.25 (2025-05-30)

  • Support new init option: minimizeNewCall: true, to display new call as minimized mode

  • Public function minimize to callData instance, allow to control minimize call dialog manually

3.0.24 (2025-05-19)

  • Support new init options rootBody and searchRemoteContact

3.0.23 (2025-05-15)

  • Add params callData for custom callTabs[$].render(callData, tabNode, tabItem)

  • Reset switchboard online state when change sip user

3.0.22 (2025-05-14)

  • Support custom UI for call session dialog:

    • Show CTA buttons under remote contact: Preview

    • Show call info as tabs: Preview

3.0.21 (2025-04-16)

  • Support new init options phoneMasked, allow to control phone number masking

3.0.20 (2025-04-10)

  • Remove unsupported codec red and rule filter codec

3.0.19 (2025-04-02)

  • Remove action reject invitation when already in call

3.0.18 (2025-03-21)

  • Add init options allowMultiTab: skip checking inbound call between browser tabs

3.0.17 (2025-03-07)

  • Add utm_source params for all api request

3.0.16 (2025-02-18)

  • Support passing options userData when manual make call

  • Support custom wssUri and iceServers when register

  • Disable iceRestart option on hold inbound call

3.0.15 (2024-12-04)

  • Move Dial HTML to outside of document.body

  • Update-2-date some dependencies

3.0.14 (2024-11-27)

  • Move some base CSS/Fonts/Vars to always init

  • Update some Enums in OMICallSDK and initialization to support integration

3.0.13 (2024-11-08)

  • Update rule detect ZCC sip number

  • Support to show Zalo user info for ZCC

  • Apply end call foward config

3.0.12 (2024-10-15)

  • Fix CSS for nhanh.vn

  • Fix loading of calling sip number

3.0.11 (2024-10-02)

  • Support show calling sip number custom name at any case

3.0.10 (2024-10-02)

  • Show warning and prevent call if already having a call in other tab of browser

3.0.9 (2024-08-23)

  • Move dialPosition: 'hidden' config to new config, allow to hide toggle dial button, but still able to show dial dialog by global method:

    ui: {
        toggleDial: 'show' | 'hide'
    }
  • Default ignore browser event beforeunload when loaded SDK inside iframe

  • Add new call reject message for event DESTINATION_ADS_CALL_OUT_OF_TIME_RANGE, SERVICE_PACKAGE_NOT_ALLOW

  • Add browser UserAgent in call event data: call.ua

  • Add devices status in call event data: call.devices = { audio: true, video: false }

3.0.8 (2024-07-29)

Update:

  • Support not showing dial dialog toggle button

  • Show call out SIP number when use Click-2-Call

Fix:

  • Fix CSS issues for ZOHO

3.0.7 (2024-07-25)

  • Add video call status text for internal call

3.0.6 (2024-07-22)

Update:

  • Support Zalo Cloud Connect (ZCC) call feature

  • Add validate call settings with features of package

Fix:

  • Fix some issues of auto close and save call

  • Fix not prevent to open dial dialog when setting offline

3.0.5 (2024-07-19)

  • Reconnect/ Dispose switchboard when internal connection changed

3.0.4 (2024-07-19)

Update:

  • Support show Outer Group

  • Move code init sound and notification permission to after register success

  • Apply config ringtone and alert sound

  • Apply config auto open call form when call accepted or declined

  • Apply config auto close call dialog

Fix:

  • Still validate SIP number when make internal call

  • Duplicate call event ended when call had been reject

3.0.3 (2024-07-18)

Update:

  • Support video call feature

  • Add property disablePictureInPicture to call player

Fix:

  • Set call stream to call player multi time

3.0.2 (2024-07-18)

Update:

  • Minimize call dialog feature

  • Apply utils for all set style code

  • Update call dialog draggable anchor to full of container

  • Update more anchor to re-index focused call dialog

  • Improve dom.util ref argument

Fix:

  • Issues not remove parent of call plugin element

3.0.1 (2024-07-17)

  • Support for Firefox browser

3.0.0 (2024-07-16)

  • First CallSDK version, with brand new SIP Core and UX/UI

Previousv3 IntegrationNextv2 Integration

Last updated 7 days ago

Was this helpful?