Jump to content
KAZOOcon: hackathon signup and details here! ×

Search the Community

Showing results for tags 'configuration'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to the 2600Hz Forums!
    • Forum Rules & Announcements
    • Upcoming Events: Come Meet Us!
    • 2600Hz News
    • Introductions
  • Platform Basics
    • Product Discussion
    • Tips and Feedback
    • Starting Out and Training
  • Advanced Topics
  • 2600Hz Mobile
    • 2600Hz Mobile
  • 2600Hz Open Source Developers
    • General OS Kazoo Questions
  • Vendor Discussion
    • Hardware Endpoints
    • PSTN, Software, and Services

Categories

  • 2600Hz Mobile
    • Sales and Marketing
  • Accounts Manager
    • User Resources
    • Sales and Marketing
  • Advanced Provisioner
    • Sales and Marketing
    • User Resources
  • Authentication
    • User Resources
    • Sales and Marketing
  • Billing and Transactions
  • Blocklist Numbers
    • Sales and Marketing
    • User Resources
  • Branding Manager
    • User Resources
    • Sales and Marketing
  • Callflows | Advanced Callflows
    • User Resources
    • Sales and Marketing
  • Call Center
    • Sales and Marketing
  • Call Recording
    • User Resources
    • Sales and Marketing
  • CallThru.us
    • User Resources
    • Sales and Marketing
  • Cluster Manager
    • Sales and Marketing
    • User Resources
  • comm.land Desktop User Portal
    • User Resources
    • Sales and Marketing
  • Conference Manager
    • User Resources
    • Sales and Marketing
  • CSV Onboarding
    • User Resources
    • Sales and Marketing
  • Debug Tool
  • Dial Plan Manager
    • User Resources
    • Sales and Marketing
  • Duo Integration
    • User Resources
    • Sales and Marketing
  • Dynamic Caller ID
    • User Resources
    • Sales and Marketing
    • Sales and Marketing
  • Fax Manager
    • Sales and Marketing
  • Integration | Connector Tools
    • User Resources
    • Sales and Marketing
  • Language Pack Editor
    • User Resources
    • Sales and Marketing
  • Migration Application
    • User Resources
    • Sales and Marketing
  • Number Manager
    • Sales and Marketing
    • User Resources
  • Operator Console
    • User Resources
    • Sales and Marketing
  • Operator Console Pro
    • User Resources
    • Sales and Marketing
  • PBX Connector
    • User Resources
    • Sales and Marketing
  • Pivot
    • User Resources
    • Sales and Marketing
  • Porting Manager
    • User Resources
    • Sales and Marketing
  • Reseller Reporting
    • Sales and Marketing
  • Smart PBX
    • User Resources
    • Video Tutorials
    • Sales and Marketing
  • T-Mobile
    • User Resources
    • Sales and Marketing
  • User Portal
    • User Resources
    • Sales and Marketing
  • Voicemail Manager
    • Sales and Marketing
  • WebHooks
    • Sales and Marketing
  • Websockets
    • Sales and Marketing
  • Zapier
    • User Resources
    • Sales and Marketing
  • General
    • How To Docs
    • General Notes

Calendars

  • Open Source Calendar
  • General Announcements
  • Industry Events

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Full Name


About Me


Company Name


Job Role


Company Website


I am using Kazoo via:


I use Kazoo:

Found 2 results

  1. (This is for Polycom phones) This allows you to override or add features that the provisioner doesn't have built in. So you create a web URL with a directory you can save config as the MAC-web.cfg | For example www.YourURL.com/p/overrides/ Go to Advanced Provisioner > Find the device > Settings > Configure > Settings > Go down to Configuration Settings > Custom Overrides Directory URL> Paste your override url in the field www.YourURL.com/p/overrides/ > Save Then create an override file with the MAC of the phone example: 64167f000000-web.cfg I currently don't know of a way to add this URL to all devices on an account so you'll have to paste them in individually. (I think it can probably be done via the API. If there is another way please let me know. We plan to add this but its on a list of 100 other things to make since we moved to hosted) We chose to use the web config. But in your config file you use the code below . Then put the config settings into it between <OVERRIDES and />. Whatever you want to change based off the manufactures docs. Below is for Polycom Intercom. This changes the ring type when using *0XXXX. So their is an audible alert before connecting intercom. We had to do this since the current provisioner is lacking the ability. The default Intercom and Answer settings don't provide an audible (Well one loud enough to hear) short alert letting you know someone is connecting to you using the intercom. <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <WEB_CONFIG> <OVERRIDES voIpProt.SIP.alertInfo.1.class="ringAutoAnswer" voIpProt.SIP.alertInfo.1.value="intercom" se.rt.ringAutoAnswer.ringer="ringer11" se.rt.ringAutoAnswer.timeout="500" se.rt.ringAutoAnswer.type="ring-answer" /> </WEB_CONFIG>
  2. I may have overlooked this, but is there a way to modify the config of a yealink phone through advance provisioner? Example: I have several phones that I need to kill DND for. If I can get into them, I can dump the config, add the line needed, and upload back to the phone, but is there a way to do this using advanced provisioner for phones that are on a VLAN that I cannot access remotely? Thanks for any input
×
×
  • Create New...