Skip to content

Commit

Permalink
polycom: add MAC address to User Agent
Browse files Browse the repository at this point in the history
Why: needed when doing requests through NAT
  • Loading branch information
bloom1 committed May 10, 2023
1 parent 256a11f commit 544ef12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/wazo-polycom/5.9.2/plugin-info
@@ -1,5 +1,5 @@
{
"version": "0.1.3",
"version": "0.1.4-beta.0",
"description": "Plugin for Polycom VVX101, VVX150, VVX201, VVX250, VVX300, VVX301, VVX310, VVX311, VVX350, VVX400, VVX401, VVX410, VVX411, VVX450, VVX500, VVX501, VVX600, VVX601 and VVX1500 in version 5.9.2",
"description_fr": "Greffon pour Polycom VVX101, VVX150, VVX201, VVX250, VVX300, VVX301, VVX310, VVX311, VVX350, VVX400, VVX401, VVX410, VVX411, VVX450, VVX500, VVX501, VVX600, VVX601 and VVX1500 en version 5.9.2",
"capabilities": {
Expand Down
1 change: 1 addition & 0 deletions plugins/wazo-polycom/common/templates/base.tpl
Expand Up @@ -2,6 +2,7 @@
<polycomConfig

device.set="1"
device.prov.tagSerialNo="1"

{# VLAN settings -#}
device.net.vlanId.set="1"
Expand Down

0 comments on commit 544ef12

Please sign in to comment.