Skip to end of banner
Go to start of banner

How to disable BLF updates for call status changes of "Call All 10/32" Call Group members

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


The Article explains how to disable updates for early statutes for BLF "Colleague" configured for members of call groups “Call All 10/ 32” on WelcomeConsole/ WP490

Call Groups Documentation: link

Created: February 2021

Permalink:


Introduction

Previously users who had many BLF keys configured for call group members received too many status updates in case of calls to groups with the strategy "Call All". The new feature allows you to disable such updates for all early statuses including "ringing", "check who is calling", "cancelled" etc for "Call All 10/32" strategies on WelcomeConsole/ WP490 with configured BLF “Colleague” and not to receive too many updates for status changes for call groups members. 

Note: "ringing" status was already disabled for Call All 32, but after activating the feature, other early statuses are disabled.

In case of activation, subscribed users only receive an update to the BLF when the call has been answered by one of the call group members, but they do not receive updates for “ringing”, “canceled” etc.

Limitation: in case call group members belong to a different PBX in the WMS network, subscribed users will still receive all the status updates.


Configuration 

Check the List of custom config parameters for all the details on how to change the config files. 

The feature is disabled by default. To enable it, make the following changes:

  • Edit the config file /etc/kamailio/cfg.d/host_specific_custom.cfg by adding the parameter:

  • Restart kamailio service:

    /etc/init.d/kamailio restart
  • Edit the config file /etc/callweaver/sip-general-custom.conf by adding the parameter:

    skip_cg_members_presence_on_wp=yes
  • Restart callweaver service: 

    callweaver -rx "sip reload"

If the feature is enabled, the default devices mask is:


modparam("pv", "varset", "device_presence_skip_event_dialog=s:(Wildix WP490GR[3|4])")



It can be changed in the config file /etc/kamailio/cfg.d/host_specific_custom.cfg.


  • No labels