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

esoare

Moderators
  • Posts

    857
  • Joined

  • Days Won

    37

8 Followers

Recent Profile Visitors

18,186 profile views
  1. Would love to see a "Forward on Busy" at the User level to be enacted, for those clients that don't want a second call, and don't want to "reject or DND" at the Device level!
  2. Welcome @James Sands! Love the West Coast!
  3. @Liviu Muresan not sure, replying for visibility. bună ziua!
  4. Today I learned that when installing the USB Dongle + W56H Handset. Even though you register the Handset with the Dongle on the phone and it shows "connected" You need to make 2 changes for the Handset to ring on incoming calls + Give access to outgoing calls. This is based on only 1 account for the phone. (Yealinks can do up to 16 accounts sometimes) You can do this thru the Web Interface (see picture) OR thru Custom Configs - See code below. .CFG file reachable via http:// by the telephone. #!version:1.0.0.1 ### This file is the exported MAC-all.cfg. ### For security, the following parameters with password haven't been display in this file. ###account.1.password = handset.2.dial_out_default_line = 1 handset.2.dial_out_lines = 1 handset.2.incoming_lines = 1 p.s.
  5. I agree with @Skunkbeard, tying it in as a default for phones that go through Advanced Provisioner would be great. But please add "Office Hours" to Advanced Provisioner resellers that don't use SmartPBX benefit from this! On Yealinks it looks like this: This turns off your display after so many minutes: phone_setting.backlight_time = 600 features.power_saving.office_hour.friday = 8,17 features.power_saving.office_hour.monday = 8,17 features.power_saving.office_hour.saturday = 8,17 features.power_saving.office_hour.sunday = 8,17 features.power_saving.office_hour.thursday = 8,17 features.power_saving.office_hour.tuesday = 8,17 features.power_saving.office_hour.wednesday = 8,17 features.power_saving.office_hour.idle_timeout = 60 features.power_saving.power_led_flash.off_time = 100 features.power_saving.power_led_flash.on_time = 0 features.power_saving.user_input_ext.idle_timeout = 30 Bonus: This stops the the Red light from flashing to let you know your phone is powered on: phone_setting.common_power_led_enable = 0 This stops the the Red light from flashing to let you know your phone has a missed call: phone_setting.missed_call_power_led_flash.enable = 0
  6. Along with Yealink Custom configs.... addon on TWIL from last week. If you are having issues on 1 phone, but not others. Try removing the "Custom Configs", Factory Reset, and see if the issue persists. If you are having issues still: "Custom Config" is NOT the culprit If you are NOT having issues: "Custom Config" IS the culprit
  7. Thanks @Skunkbeard May I suggest "Dealing with Outgoing calls being marked as SPAM" as a better title? Very useful information! Thanks again, esoare
  8. This is the code for using it in an optional config file account.1.cid_source = 6 This is ALSO needed if a Call is Parked on Yealinks. When you retrieve the parked call, if you have the setting above, it will show the CLID of the party, versus " *31 ".... i/e: what you dialed to get to the Park slot 1.
  9. Thanks for the link @airsay! Great vid @mc_
  10. I disagree. (Not because I'm an admin) I completely trust 2600hz with my clients. I'm not a developer, but a hosted reseller. Eugen Soare
  11. TWIL: I learned that Advanced Provisioner - Custom Configs will accept the "\" in the file path... browsers will fix to "/" when you copy the whole link from the Custom Config entry, but the Yealink Phones will NOT get the programming since the Yealinks will only use the "/" and are confused by the "\" in the file path. BAD http://website.com\account\account.cfg GOOD http://website.com/account/account.cfg Spent 1.5 hours troubleshooting all because I copied the /account/account.cfg from windows explorer! At least I saved support from a needless ticket. :D Your welcome!
  12. Ha! We'll keep that info among us.
×
×
  • Create New...