Jump to content

Buttons on 300's


Kristan

Recommended Posts

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

Link to comment
Share on other sites

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)?

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...