Ticket #3610 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

CID Name Prefix with variables

Reported by: mhp Assigned to: p_lindheimer
Priority: minor Milestone: 2.6
Component: Ring Groups Version: 2.4.0
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: Asterisk 1.4.x Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

Hi,

We want to use CID name prefix with dial plan variables to get language call displayed as extra information. In component queues we use the following:

Sales(${CHANNEL(language)}):

and works perfectly.

In Ring Groups we want to use the same but it claims that is not a valid CID Name Prefix. We have disabled the check in the php validation and works as well as queues.

Regards,

Change History

08/23/09 19:22:22 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [8103]) fixes #3610 remove validation check for CID Prefix