Added option to populate the entry_list_id from the DID when routing to an
In-Group git-svn-id: svn://192.168.202.10@2302 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
# 150218-0800 - Added Callbacks Bulk Move help
|
||||
# 150223-1548 - Added DYN option to am_message_exten
|
||||
# 150307-2317 - Added custom meetme enter options
|
||||
# 150404-0934 - Added enable_did_entry_list_id and related DID options
|
||||
#
|
||||
|
||||
require("dbconnect_mysqli.php");
|
||||
@@ -2674,6 +2675,11 @@ if ($SSqc_features_active > 0)
|
||||
<BR>
|
||||
<B><?php echo _QXZ("In-Group List ID"); ?> -</B><?php echo _QXZ("If IN_GROUP is selected as the DID Route, then this is the List ID that leads may be searched through and that leads will be inserted into if necessary."); ?>
|
||||
|
||||
<BR>
|
||||
<A NAME="inbound_dids-entry_list_id">
|
||||
<BR>
|
||||
<B><?php echo _QXZ("In-Group Entry List ID"); ?> -</B><?php echo _QXZ("If IN_GROUP is selected as the DID Route, then this is the Entry List ID that a new lead will be populated with if a new lead is added. Default is 0 for disabled."); ?>
|
||||
|
||||
<BR>
|
||||
<A NAME="inbound_dids-campaign_id">
|
||||
<BR>
|
||||
@@ -4663,6 +4669,11 @@ FR_SPAC 00 00 00 00 00 - <?php echo _QXZ("France space separated phone number");
|
||||
<BR>
|
||||
<B><?php echo _QXZ("Country Code List Stats"); ?> -</B><?php echo _QXZ("This setting if enabled will show a country code breakdown summary on the list modify screen. Default is 0 for disabled."); ?>
|
||||
|
||||
<BR>
|
||||
<A NAME="settings-enable_did_entry_list_id">
|
||||
<BR>
|
||||
<B><?php echo _QXZ("Enable DID Entry List ID"); ?> -</B><?php echo _QXZ("This setting if enabled will allow a manager to define an entry list id to use on the DID modify screen. Default is 0 for disabled."); ?>
|
||||
|
||||
<BR>
|
||||
<A NAME="settings-enhanced_disconnect_logging">
|
||||
<BR>
|
||||
|
||||
Reference in New Issue
Block a user