Yealink Forums

Full Version: DSS Line key not changing colors T46 when created with bulk extension creato
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
We are running freepbx with their paid endpoint manager with t46g, for some reason the phones I setup with the bulk extension creator wont change from green to red when that line is in use,the few extensions I did create manually work just fine. Has anyone seen this issue? I have crossed referenced all of the extensions and all of them are the same, the only difference what the ones that dont work were made with the bulk EX creator.
hi

may i know that what do you mean by bulk EX creator ?

do you mean that you configure the BLF feature through the auto provision and you configured many BLF number and not of them work ?

please check whether the BLF value and lines are configured correct after the auto provision

the correct sentence should be as below :

programablekey.x.type = 16 //16 stands for BLF//
programablekey.x.value = // the extension you want to monitor//
programablekey.x.line = // the line you monitor other extension , it shoulbe be register to the same PBX with the extensions you monitored//

x stands for the key you want to set to BLF, it range from 1--13
So to create out most of the extensions for the phone system I used the "bulk extensions creator" in freepbx, it makes it so you can create a bunch of extensions from a csv file. For some reason none of the extensions made with the bulk extension creator show the line key in use, the keys work and you use them to reach the other extensions but they key light does not show if the person is on the phone.

I have added how we had the endpoint manager set up, And like I said any of the extensions I created manually work perfect


(07-31-2015 05:43 PM)Yealink_Michael Wrote: [ -> ]hi

may i know that what do you mean by bulk EX creator ?

do you mean that you configure the BLF feature through the auto provision and you configured many BLF number and not of them work ?

please check whether the BLF value and lines are configured correct after the auto provision

the correct sentence should be as below :

programablekey.x.type = 16 //16 stands for BLF//
programablekey.x.value = // the extension you want to monitor//
programablekey.x.line = // the line you monitor other extension , it shoulbe be register to the same PBX with the extensions you monitored//

x stands for the key you want to set to BLF, it range from 1--13
So the phones that are working have no leds lit when no one is on the phone, the ones that are not working are green all of the time but will turn red when dnd is on, hope this helps
Got it figured out the line in the bulk Ex creator devinfo_dial should be SIP\EXT with a capital SIP if not the keys will not work right
Reference URL's