Add provision setting grandstream_match_callerid_1 - 10

This commit is contained in:
FusionPBX
2025-08-21 15:11:45 -06:00
committed by GitHub
parent dc721f94ef
commit 1591149590
4 changed files with 40 additions and 40 deletions

View File

@@ -788,7 +788,7 @@
<!-- Matching Incoming Caller ID. Matching Rule 1 --> <!-- Matching Incoming Caller ID. Matching Rule 1 -->
<!-- Pvalue P1488 --> <!-- Pvalue P1488 -->
<item name="account.{$row.line_number}.ring.match.1.callerId"></item> <item name="account.{$row.line_number}.ring.match.1.callerId">{$grandstream_match_callerid_1}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P1489 --> <!-- Pvalue P1489 -->
@@ -796,7 +796,7 @@
<!-- Match Incoming Caller ID. Matching Rule 2 --> <!-- Match Incoming Caller ID. Matching Rule 2 -->
<!-- Pvalue P1490 --> <!-- Pvalue P1490 -->
<item name="account.{$row.line_number}.ring.match.2.callerId"></item> <item name="account.{$row.line_number}.ring.match.2.callerId">{$grandstream_match_callerid_2}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P1491 --> <!-- Pvalue P1491 -->
@@ -804,7 +804,7 @@
<!-- Match Incoming Caller ID. Matching Rule 3 --> <!-- Match Incoming Caller ID. Matching Rule 3 -->
<!-- Pvalue P1492 --> <!-- Pvalue P1492 -->
<item name="account.{$row.line_number}.ring.match.3.callerId"></item> <item name="account.{$row.line_number}.ring.match.3.callerId">{$grandstream_match_callerid_3}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P1493 --> <!-- Pvalue P1493 -->
@@ -812,7 +812,7 @@
<!-- Match Incoming Caller ID. Matching Rule 4 --> <!-- Match Incoming Caller ID. Matching Rule 4 -->
<!-- Pvalue P6716 --> <!-- Pvalue P6716 -->
<item name="account.{$row.line_number}.ring.match.4.callerId"></item> <item name="account.{$row.line_number}.ring.match.4.callerId">{$grandstream_match_callerid_4}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P6717 --> <!-- Pvalue P6717 -->
@@ -820,7 +820,7 @@
<!-- Match Incoming Caller ID. Matching Rule 5 --> <!-- Match Incoming Caller ID. Matching Rule 5 -->
<!-- Pvalue P6718 --> <!-- Pvalue P6718 -->
<item name="account.{$row.line_number}.ring.match.5.callerId"></item> <item name="account.{$row.line_number}.ring.match.5.callerId">{$grandstream_match_callerid_5}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P6719 --> <!-- Pvalue P6719 -->
@@ -828,7 +828,7 @@
<!-- Match Incoming Caller ID. Matching Rule 6 --> <!-- Match Incoming Caller ID. Matching Rule 6 -->
<!-- Pvalue P6720 --> <!-- Pvalue P6720 -->
<item name="account.{$row.line_number}.ring.match.6.callerId"></item> <item name="account.{$row.line_number}.ring.match.6.callerId">{$grandstream_match_callerid_6}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P6721 --> <!-- Pvalue P6721 -->
@@ -836,7 +836,7 @@
<!-- Match Incoming Caller ID. Matching Rule 7 --> <!-- Match Incoming Caller ID. Matching Rule 7 -->
<!-- Pvalue P26064 --> <!-- Pvalue P26064 -->
<item name="account.{$row.line_number}.ring.match.7.callerId"></item> <item name="account.{$row.line_number}.ring.match.7.callerId">{$grandstream_match_callerid_7}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26065 --> <!-- Pvalue P26065 -->
@@ -844,7 +844,7 @@
<!-- Match Incoming Caller ID. Matching Rule 8 --> <!-- Match Incoming Caller ID. Matching Rule 8 -->
<!-- Pvalue P26066 --> <!-- Pvalue P26066 -->
<item name="account.{$row.line_number}.ring.match.8.callerId"></item> <item name="account.{$row.line_number}.ring.match.8.callerId">{$grandstream_match_callerid_8}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26067 --> <!-- Pvalue P26067 -->
@@ -852,7 +852,7 @@
<!-- Match Incoming Caller ID. Matching Rule 9 --> <!-- Match Incoming Caller ID. Matching Rule 9 -->
<!-- Pvalue P26068 --> <!-- Pvalue P26068 -->
<item name="account.{$row.line_number}.ring.match.9.callerId"></item> <item name="account.{$row.line_number}.ring.match.9.callerId">{$grandstream_match_callerid_9}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26069 --> <!-- Pvalue P26069 -->
@@ -860,7 +860,7 @@
<!-- Match Incoming Caller ID. Matching Rule 10 --> <!-- Match Incoming Caller ID. Matching Rule 10 -->
<!-- Pvalue P26096 --> <!-- Pvalue P26096 -->
<item name="account.{$row.line_number}.ring.match.10.callerId"></item> <item name="account.{$row.line_number}.ring.match.10.callerId">{$grandstream_match_callerid_10}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26097 --> <!-- Pvalue P26097 -->

View File

@@ -788,7 +788,7 @@
<!-- Matching Incoming Caller ID. Matching Rule 1 --> <!-- Matching Incoming Caller ID. Matching Rule 1 -->
<!-- Pvalue P1488 --> <!-- Pvalue P1488 -->
<item name="account.{$row.line_number}.ring.match.1.callerId"></item> <item name="account.{$row.line_number}.ring.match.1.callerId">{$grandstream_match_callerid_1}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P1489 --> <!-- Pvalue P1489 -->
@@ -796,7 +796,7 @@
<!-- Match Incoming Caller ID. Matching Rule 2 --> <!-- Match Incoming Caller ID. Matching Rule 2 -->
<!-- Pvalue P1490 --> <!-- Pvalue P1490 -->
<item name="account.{$row.line_number}.ring.match.2.callerId"></item> <item name="account.{$row.line_number}.ring.match.2.callerId">{$grandstream_match_callerid_2}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P1491 --> <!-- Pvalue P1491 -->
@@ -804,7 +804,7 @@
<!-- Match Incoming Caller ID. Matching Rule 3 --> <!-- Match Incoming Caller ID. Matching Rule 3 -->
<!-- Pvalue P1492 --> <!-- Pvalue P1492 -->
<item name="account.{$row.line_number}.ring.match.3.callerId"></item> <item name="account.{$row.line_number}.ring.match.3.callerId">{$grandstream_match_callerid_3}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P1493 --> <!-- Pvalue P1493 -->
@@ -812,7 +812,7 @@
<!-- Match Incoming Caller ID. Matching Rule 4 --> <!-- Match Incoming Caller ID. Matching Rule 4 -->
<!-- Pvalue P6716 --> <!-- Pvalue P6716 -->
<item name="account.{$row.line_number}.ring.match.4.callerId"></item> <item name="account.{$row.line_number}.ring.match.4.callerId">{$grandstream_match_callerid_4}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P6717 --> <!-- Pvalue P6717 -->
@@ -820,7 +820,7 @@
<!-- Match Incoming Caller ID. Matching Rule 5 --> <!-- Match Incoming Caller ID. Matching Rule 5 -->
<!-- Pvalue P6718 --> <!-- Pvalue P6718 -->
<item name="account.{$row.line_number}.ring.match.5.callerId"></item> <item name="account.{$row.line_number}.ring.match.5.callerId">{$grandstream_match_callerid_5}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P6719 --> <!-- Pvalue P6719 -->
@@ -828,7 +828,7 @@
<!-- Match Incoming Caller ID. Matching Rule 6 --> <!-- Match Incoming Caller ID. Matching Rule 6 -->
<!-- Pvalue P6720 --> <!-- Pvalue P6720 -->
<item name="account.{$row.line_number}.ring.match.6.callerId"></item> <item name="account.{$row.line_number}.ring.match.6.callerId">{$grandstream_match_callerid_6}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P6721 --> <!-- Pvalue P6721 -->
@@ -836,7 +836,7 @@
<!-- Match Incoming Caller ID. Matching Rule 7 --> <!-- Match Incoming Caller ID. Matching Rule 7 -->
<!-- Pvalue P26064 --> <!-- Pvalue P26064 -->
<item name="account.{$row.line_number}.ring.match.7.callerId"></item> <item name="account.{$row.line_number}.ring.match.7.callerId">{$grandstream_match_callerid_7}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26065 --> <!-- Pvalue P26065 -->
@@ -844,7 +844,7 @@
<!-- Match Incoming Caller ID. Matching Rule 8 --> <!-- Match Incoming Caller ID. Matching Rule 8 -->
<!-- Pvalue P26066 --> <!-- Pvalue P26066 -->
<item name="account.{$row.line_number}.ring.match.8.callerId"></item> <item name="account.{$row.line_number}.ring.match.8.callerId">{$grandstream_match_callerid_8}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26067 --> <!-- Pvalue P26067 -->
@@ -852,7 +852,7 @@
<!-- Match Incoming Caller ID. Matching Rule 9 --> <!-- Match Incoming Caller ID. Matching Rule 9 -->
<!-- Pvalue P26068 --> <!-- Pvalue P26068 -->
<item name="account.{$row.line_number}.ring.match.9.callerId"></item> <item name="account.{$row.line_number}.ring.match.9.callerId">{$grandstream_match_callerid_9}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26069 --> <!-- Pvalue P26069 -->
@@ -860,7 +860,7 @@
<!-- Match Incoming Caller ID. Matching Rule 10 --> <!-- Match Incoming Caller ID. Matching Rule 10 -->
<!-- Pvalue P26096 --> <!-- Pvalue P26096 -->
<item name="account.{$row.line_number}.ring.match.10.callerId"></item> <item name="account.{$row.line_number}.ring.match.10.callerId">{$grandstream_match_callerid_10}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26097 --> <!-- Pvalue P26097 -->

View File

@@ -788,7 +788,7 @@
<!-- Matching Incoming Caller ID. Matching Rule 1 --> <!-- Matching Incoming Caller ID. Matching Rule 1 -->
<!-- Pvalue P1488 --> <!-- Pvalue P1488 -->
<item name="account.{$row.line_number}.ring.match.1.callerId"></item> <item name="account.{$row.line_number}.ring.match.1.callerId">{$grandstream_match_callerid_1}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P1489 --> <!-- Pvalue P1489 -->
@@ -796,7 +796,7 @@
<!-- Match Incoming Caller ID. Matching Rule 2 --> <!-- Match Incoming Caller ID. Matching Rule 2 -->
<!-- Pvalue P1490 --> <!-- Pvalue P1490 -->
<item name="account.{$row.line_number}.ring.match.2.callerId"></item> <item name="account.{$row.line_number}.ring.match.2.callerId">{$grandstream_match_callerid_2}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P1491 --> <!-- Pvalue P1491 -->
@@ -804,7 +804,7 @@
<!-- Match Incoming Caller ID. Matching Rule 3 --> <!-- Match Incoming Caller ID. Matching Rule 3 -->
<!-- Pvalue P1492 --> <!-- Pvalue P1492 -->
<item name="account.{$row.line_number}.ring.match.3.callerId"></item> <item name="account.{$row.line_number}.ring.match.3.callerId">{$grandstream_match_callerid_3}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P1493 --> <!-- Pvalue P1493 -->
@@ -812,7 +812,7 @@
<!-- Match Incoming Caller ID. Matching Rule 4 --> <!-- Match Incoming Caller ID. Matching Rule 4 -->
<!-- Pvalue P6716 --> <!-- Pvalue P6716 -->
<item name="account.{$row.line_number}.ring.match.4.callerId"></item> <item name="account.{$row.line_number}.ring.match.4.callerId">{$grandstream_match_callerid_4}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P6717 --> <!-- Pvalue P6717 -->
@@ -820,7 +820,7 @@
<!-- Match Incoming Caller ID. Matching Rule 5 --> <!-- Match Incoming Caller ID. Matching Rule 5 -->
<!-- Pvalue P6718 --> <!-- Pvalue P6718 -->
<item name="account.{$row.line_number}.ring.match.5.callerId"></item> <item name="account.{$row.line_number}.ring.match.5.callerId">{$grandstream_match_callerid_5}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P6719 --> <!-- Pvalue P6719 -->
@@ -828,7 +828,7 @@
<!-- Match Incoming Caller ID. Matching Rule 6 --> <!-- Match Incoming Caller ID. Matching Rule 6 -->
<!-- Pvalue P6720 --> <!-- Pvalue P6720 -->
<item name="account.{$row.line_number}.ring.match.6.callerId"></item> <item name="account.{$row.line_number}.ring.match.6.callerId">{$grandstream_match_callerid_6}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P6721 --> <!-- Pvalue P6721 -->
@@ -836,7 +836,7 @@
<!-- Match Incoming Caller ID. Matching Rule 7 --> <!-- Match Incoming Caller ID. Matching Rule 7 -->
<!-- Pvalue P26064 --> <!-- Pvalue P26064 -->
<item name="account.{$row.line_number}.ring.match.7.callerId"></item> <item name="account.{$row.line_number}.ring.match.7.callerId">{$grandstream_match_callerid_7}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26065 --> <!-- Pvalue P26065 -->
@@ -844,7 +844,7 @@
<!-- Match Incoming Caller ID. Matching Rule 8 --> <!-- Match Incoming Caller ID. Matching Rule 8 -->
<!-- Pvalue P26066 --> <!-- Pvalue P26066 -->
<item name="account.{$row.line_number}.ring.match.8.callerId"></item> <item name="account.{$row.line_number}.ring.match.8.callerId">{$grandstream_match_callerid_8}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26067 --> <!-- Pvalue P26067 -->
@@ -852,7 +852,7 @@
<!-- Match Incoming Caller ID. Matching Rule 9 --> <!-- Match Incoming Caller ID. Matching Rule 9 -->
<!-- Pvalue P26068 --> <!-- Pvalue P26068 -->
<item name="account.{$row.line_number}.ring.match.9.callerId"></item> <item name="account.{$row.line_number}.ring.match.9.callerId">{$grandstream_match_callerid_9}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26069 --> <!-- Pvalue P26069 -->
@@ -860,7 +860,7 @@
<!-- Match Incoming Caller ID. Matching Rule 10 --> <!-- Match Incoming Caller ID. Matching Rule 10 -->
<!-- Pvalue P26096 --> <!-- Pvalue P26096 -->
<item name="account.{$row.line_number}.ring.match.10.callerId"></item> <item name="account.{$row.line_number}.ring.match.10.callerId">{$grandstream_match_callerid_10}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26097 --> <!-- Pvalue P26097 -->

View File

@@ -788,7 +788,7 @@
<!-- Matching Incoming Caller ID. Matching Rule 1 --> <!-- Matching Incoming Caller ID. Matching Rule 1 -->
<!-- Pvalue P1488 --> <!-- Pvalue P1488 -->
<item name="account.{$row.line_number}.ring.match.1.callerId"></item> <item name="account.{$row.line_number}.ring.match.1.callerId">{$grandstream_match_callerid_1}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P1489 --> <!-- Pvalue P1489 -->
@@ -796,7 +796,7 @@
<!-- Match Incoming Caller ID. Matching Rule 2 --> <!-- Match Incoming Caller ID. Matching Rule 2 -->
<!-- Pvalue P1490 --> <!-- Pvalue P1490 -->
<item name="account.{$row.line_number}.ring.match.2.callerId"></item> <item name="account.{$row.line_number}.ring.match.2.callerId">{$grandstream_match_callerid_2}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P1491 --> <!-- Pvalue P1491 -->
@@ -804,7 +804,7 @@
<!-- Match Incoming Caller ID. Matching Rule 3 --> <!-- Match Incoming Caller ID. Matching Rule 3 -->
<!-- Pvalue P1492 --> <!-- Pvalue P1492 -->
<item name="account.{$row.line_number}.ring.match.3.callerId"></item> <item name="account.{$row.line_number}.ring.match.3.callerId">{$grandstream_match_callerid_3}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P1493 --> <!-- Pvalue P1493 -->
@@ -812,7 +812,7 @@
<!-- Match Incoming Caller ID. Matching Rule 4 --> <!-- Match Incoming Caller ID. Matching Rule 4 -->
<!-- Pvalue P6716 --> <!-- Pvalue P6716 -->
<item name="account.{$row.line_number}.ring.match.4.callerId"></item> <item name="account.{$row.line_number}.ring.match.4.callerId">{$grandstream_match_callerid_4}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P6717 --> <!-- Pvalue P6717 -->
@@ -820,7 +820,7 @@
<!-- Match Incoming Caller ID. Matching Rule 5 --> <!-- Match Incoming Caller ID. Matching Rule 5 -->
<!-- Pvalue P6718 --> <!-- Pvalue P6718 -->
<item name="account.{$row.line_number}.ring.match.5.callerId"></item> <item name="account.{$row.line_number}.ring.match.5.callerId">{$grandstream_match_callerid_5}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P6719 --> <!-- Pvalue P6719 -->
@@ -828,7 +828,7 @@
<!-- Match Incoming Caller ID. Matching Rule 6 --> <!-- Match Incoming Caller ID. Matching Rule 6 -->
<!-- Pvalue P6720 --> <!-- Pvalue P6720 -->
<item name="account.{$row.line_number}.ring.match.6.callerId"></item> <item name="account.{$row.line_number}.ring.match.6.callerId">{$grandstream_match_callerid_6}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P6721 --> <!-- Pvalue P6721 -->
@@ -836,7 +836,7 @@
<!-- Match Incoming Caller ID. Matching Rule 7 --> <!-- Match Incoming Caller ID. Matching Rule 7 -->
<!-- Pvalue P26064 --> <!-- Pvalue P26064 -->
<item name="account.{$row.line_number}.ring.match.7.callerId"></item> <item name="account.{$row.line_number}.ring.match.7.callerId">{$grandstream_match_callerid_7}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26065 --> <!-- Pvalue P26065 -->
@@ -844,7 +844,7 @@
<!-- Match Incoming Caller ID. Matching Rule 8 --> <!-- Match Incoming Caller ID. Matching Rule 8 -->
<!-- Pvalue P26066 --> <!-- Pvalue P26066 -->
<item name="account.{$row.line_number}.ring.match.8.callerId"></item> <item name="account.{$row.line_number}.ring.match.8.callerId">{$grandstream_match_callerid_8}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26067 --> <!-- Pvalue P26067 -->
@@ -852,7 +852,7 @@
<!-- Match Incoming Caller ID. Matching Rule 9 --> <!-- Match Incoming Caller ID. Matching Rule 9 -->
<!-- Pvalue P26068 --> <!-- Pvalue P26068 -->
<item name="account.{$row.line_number}.ring.match.9.callerId"></item> <item name="account.{$row.line_number}.ring.match.9.callerId">{$grandstream_match_callerid_9}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26069 --> <!-- Pvalue P26069 -->
@@ -860,7 +860,7 @@
<!-- Match Incoming Caller ID. Matching Rule 10 --> <!-- Match Incoming Caller ID. Matching Rule 10 -->
<!-- Pvalue P26096 --> <!-- Pvalue P26096 -->
<item name="account.{$row.line_number}.ring.match.10.callerId"></item> <item name="account.{$row.line_number}.ring.match.10.callerId">{$grandstream_match_callerid_10}</item>
<!-- Distinctive Ring Tone --> <!-- Distinctive Ring Tone -->
<!-- Pvalue P26097 --> <!-- Pvalue P26097 -->