ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. extensions
    Log in to post
    • All categories
    • JaredBuschJ

      Use a php file to create a dynamic Yealink Remote Address book of FreePBX extensions

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion freepbx yealink extensions how to real instructions
      12
      5 Votes
      12 Posts
      8k Views
      M

      Finally got this working, reporting my issues here incase someone with similar issues stumbles upon this thread.

      The T54W phones would not download the xml files by https (may be because I do not have a valid certificate setup). I could via the xml files in browser on https but phones would wait awhile and fail.
      I am doing auto provisioning via http, but my default admin port was set to 8080. I could not download xml files via http with admin port on 8080.
      Once I changed the admin port back to default 80, I was able to download xml files via http.
      Phones can now download the php/xml files via http.
      I changed permissions for the php files back to rw/rw/r with owner asterisk:asterisk

      Auto Provisioning was another headache. Eventually I found out that I had the config settings wrong, was using features.remote_phonebook.data.1.url instead of the correct remote_phonebook.data.1.url

      My working basefile edits (using EPM):

      directory_setting.remote_phone_book.enable = 1 remote_phonebook.data.1.name = Internal remote_phonebook.data.1.url = http://<pbx-ip>/ylab.php features.remote_phonebook.enable = 1 remote_phonebook.data.2.name = External remote_phonebook.data.2.url = http://<pbx-ip>/cm_to_yl_ab.php

      With directory_setting.remote_phone_book.enable = 1
      You do not need the favorite_settings.xml to enable the remote directory. But it will put local directory as the first option and remote phonebook as the second option after hitting the directory key.

      I have added this code to change the order:

      directory_setting.local_directory.priority = 2 directory_setting.remote_phone_book.priority = 1

      Or to get rid of the local directory

      directory_setting.local_directory.enable = 0

      Yealink has a Config Parameter Excel file that has all the config parameters and reading it is what lead me to find my mistake.

    • JaredBuschJ

      FreePBX extensions to Yealink Phone book can someone who knows python make htis better

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion python freepbx extensions contacts
      8
      3 Votes
      8 Posts
      3k Views
      JaredBuschJ

      @smitherick said in FreePBX extensions to Yealink Phone book can someone who knows python make htis better:

      Awesome, I wrote our XML remote phonebook by hand with the YeaLink template. This is going to be fun!

      Follow this post.
      https://mangolassi.it/topic/15759/use-a-php-file-to-create-a-dynamic-yealink-remote-address-book-of-freepbx-extensions

    • gjacobseG

      Firefox Add-ons v55 and future

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion firefox firefox v55 add-ons extensions
      2
      0 Votes
      2 Posts
      1k Views
      black3dynamiteB

      @gjacobse said in Firefox Add-ons v55 and future:

      It seems that a number of common Add-ons or Extensions for Firefox have become 'Legacy' since the release of v55.

      With this - what is everyone using for

      Ad-blocks Bookmark Backup other useful tools
      NoScript uBlock LastPass (Can't see anything in Show Matching Sites) Magic Actions for YouTube (Seems to not work well with the new YouTube)
    • DustinB3403D

      Inter-Tel Session Manager 2.71

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion mitel phones did extensions
      1
      0 Votes
      1 Posts
      773 Views
      No one has replied
    • JaredBuschJ

      Creating your first extensions on FreePBX

      Watching Ignoring Scheduled Pinned Locked Moved MangoCon freepbx freepbx 13 freepbx setup extensions guide real instructions how to jareds guide to freepbx 13
      1
      2 Votes
      1 Posts
      8k Views
      No one has replied
    • stacksofplatesS

      FreePBX and Extensions

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion freepbx extensions voip
      30
      1 Votes
      30 Posts
      4k Views
      stacksofplatesS

      Thanks everyone!

    • 1 / 1