Kristan Posted June 17, 2008 Report Share Posted June 17, 2008 Just noticed that the 300's that have been auto provisioned on a new system have their "buttons" (mute, directory, redial etc) aren't working anymore, presumably as they're set to "buttons". How do I stop the PBX doing that? ta Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted June 17, 2008 Report Share Posted June 17, 2008 Just noticed that the 300's that have been auto provisioned on a new system have their "buttons" (mute, directory, redial etc) aren't working anymore, presumably as they're set to "buttons". How do I stop the PBX doing that? We addressed that in the next version 3.0. Short-term workaround is to put your own snom_300_fkeys.xml in the html directory: <?xml version="1.0" encoding="utf-8"?> <functionKeys>{if_button dnd none} <fkey idx="dnd" context="active" perm="RW">{enum_button dnd button+dnd private=line}</fkey>{fi_button dnd none}{if_button 1 none} <fkey idx="0" context="active" perm="RW">{enum_button 1 button+1 private=line}</fkey>{fi_button 1 none}{if_button 2 none} <fkey idx="1" context="active" perm="RW">{enum_button 2 button+2 private=line}</fkey>{fi_button 2 none} <fkey idx="2" context="active" perm="RW">{parameter key3}</fkey> <fkey idx="3" context="active" perm="RW">{parameter key4}</fkey> <fkey idx="4" context="active" perm="RW">{parameter key5}</fkey> <fkey idx="5" context="active" perm="RW">{parameter key6}</fkey> </functionKeys> Do you see the parameters key3..6 in the PnP parameters in the web interface (admin/pnp settings)? Quote Link to comment Share on other sites More sharing options...
Kristan Posted June 17, 2008 Author Report Share Posted June 17, 2008 Do you see the parameters key3..6 in the PnP parameters in the web interface (admin/pnp settings)? Hmm nope, should I? Just updated them to the latest version also. Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted June 18, 2008 Report Share Posted June 18, 2008 Hmm nope, should I? Just updated them to the latest version also. Anyway... Just edit the template above and then you should be able to provision the 300 as you like. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.