Skip to content

Commit

Permalink
Eat the Cisco prefix for hw.product
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvotruba-r7 authored Sep 18, 2024
1 parent b10f6f3 commit cc45a69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions xml/sip_banners.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,16 +188,16 @@
<param pos="3" name="hw.model"/>
</fingerprint>

<fingerprint pattern="^(TANDBERG\/(\d+)) \(((?:[abd-zA-WZ]|XC)*\d+\S*).*\) ?(.*)$">
<fingerprint pattern="^(TANDBERG\/(\d+)) \(((?:[abd-zA-WZ]|XC)*\d+\S*).*\) ?(?:Cisco-)?(.*)$">
<description>Cisco/Tandberg TelePresence</description>
<example os.version="TC7.0.2.aecf2d9" tandberg.model="519" hw.product="TANDBERG/519" hw.series="">TANDBERG/519 (TC7.0.2.aecf2d9)</example>
<example os.version="TC5.1.4.295090" hw.product="TANDBERG/516" tandberg.model="516" hw.series="">TANDBERG/516 (TC5.1.4.295090)</example>
<example os.version="TCNC5.1.4.295090" hw.product="TANDBERG/517" tandberg.model="517" hw.series="">TANDBERG/517 (TCNC5.1.4.295090)</example>
<example os.version="TE4.2.0.259927" hw.product="TANDBERG/517" tandberg.model="517" hw.series="">TANDBERG/517 (TE4.2.0.259927)</example>
<example os.version="F9.1" hw.product="TANDBERG/517" tandberg.model="517" hw.series="">TANDBERG/517 (F9.1)</example>
<example os.version="2.3(1.31)" hw.product="TANDBERG/517" tandberg.model="517" hw.series="Cisco-RoomKit">TANDBERG/517 (2.3(1.31)) Cisco-RoomKit</example>
<example os.version="2.3(1.31)" hw.product="TANDBERG/517" tandberg.model="517" hw.series="RoomKit">TANDBERG/517 (2.3(1.31)) Cisco-RoomKit</example>
<example os.version="6.0(.5)(6)" hw.product="TANDBERG/517" tandberg.model="517" hw.series="">TANDBERG/517 (6.0(.5)(6))</example>
<example os.version="2.3.1.31" hw.product="TANDBERG/517" tandberg.model="517" hw.series="Cisco-RoomKit">TANDBERG/517 (2.3.1.31) Cisco-RoomKit</example>
<example os.version="2.3.1.31" hw.product="TANDBERG/517" tandberg.model="517" hw.series="RoomKit">TANDBERG/517 (2.3.1.31) RoomKit</example>
<example os.version="XC2.2.1-b2bua-1.0" tandberg.model="4353" hw.series="">TANDBERG/4353 (XC2.2.1-b2bua-1.0)</example>
<param pos="0" name="os.vendor" value="Tandberg"/>
<param pos="0" name="os.family" value="Linux"/>
Expand Down

0 comments on commit cc45a69

Please # to comment.