If the phone actually supports 18 keys and will be able to be provisioned properly by sipx (like some phones, there may be more keys than sipx can properly support as lines, blf, etc.).
In the latest 4.3 build the 2010 model is present but only supports 7 keys ion the GUI, so perhaps someone can make an enhancement request. In sipx the polycom 650 can have (I think) 48 line keys, but sipx really supports far less than 48 as subscriber lines. Judging by your post you are trying to use these keys as BLF as well. Assuming you are making the edits manually and they are not uploading to the phone, I might suggest logging into the web interface of the phone directly and making the changes and then downloading the config from the phone and diff or compare the two config files (while it's not useful because the format is crazy for human reading, it might be worth a try). I simply don't see any easy way to do this from the sipxconfig interface, but you can keep a copy of the phone config and place one in the tftproot so you can have the phone grab it. If you make the changes directly (from the phone web interface itself), do the keys function? On Sat, Oct 16, 2010 at 2:29 PM, Grzegorz Szczepanik < [email protected]> wrote: > On 2010-10-14 16:38, Douglas Hubler wrote: > > On Thu, Oct 14, 2010 at 9:59 AM, Grzegorz Szczepanik > > <[email protected]> wrote: > >> Hi, > >> > >> Until lately I had beed using Grandstream GXP2000 phones. Some times ago > I > >> bought first GXP2010 phone. From my point of view main differencje is 18 > >> Multi-Purpose-Keys vs 7 keys in GXP2000. > >> > >> Unfortunately I'm not able to program it. At sipXecs (I use version > >> 4.0.4-017289) I see only 7 keys; not 18. > >> > >> Type of the phone is correctly set as GXP2010. > >> > >> Of course I'm able to program these keys using phone own web interface, > but > >> it is not perfect solution. > >> > >> Thank you in advance for any ideas. > > you can edit > > /etc/sipxpbx/grandstream/phone.xml > > > > > http://wiki.sipfoundry.org/display/xecsdev/Configuration+Model+and+Settings > > > > Thank you for useful tip. > > I edited mentioned file, adding configuration for more keys. As a result > I see more keys at sipXecs, but after sending profile to phone, there is > still only seven keys sent and visible at phone. > > I assume that somewhere is defined number of keys, but I'm still working > on finding where. > > So if anyone could provide another piece of advice I will be deadly > grateful. > > Below I am including examples of changes (only for keys 7-8). > > ===== > > <setting name="K369"> > <label>Key 7 Mode</label> > <type> > <enum> > <option> > <label>Speed Dial</label><value>0</value> > </option> > <option> > <label>BLF</label><value>1</value> > </option> > <option> > <label>Presence Watcher</label><value>2</value> > </option> > <option> > <label>Eventlist BLF</label><value>3</value> > </option> > </enum> > </type> > <value>0</value> > <description>Functional role of multi-purpose key 7.</description> > </setting> > <setting name="K319"> > <label>Account</label> > <type> > <enum> > <option> > <label>Account 1</label><value>0</value> > </option> > </enum> > </type> > <value>0</value> > <description>Account used for speed dial.</description> > </setting> > <setting name="K320"> > <label>Display Name</label> > <type> > <string/> > </type> > <value>0</value> > </setting> > <setting name="K321"> > <label>User ID monitored or called</label> > <type> > <string/> > </type> > <value>0</value> > > <description>___________________________________________________</description> > </setting> > > <setting name="K370"> > <label>Key 8 Mode</label> > <type> > <enum> > <option> > <label>Speed Dial</label><value>0</value> > </option> > <option> > <label>BLF</label><value>1</value> > </option> > <option> > <label>Presence Watcher</label><value>2</value> > </option> > <option> > <label>Eventlist BLF</label><value>3</value> > </option> > </enum> > </type> > <value>0</value> > <description>Functional role of multi-purpose key 7.</description> > </setting> > <setting name="K322"> > <label>Account</label> > <type> > <enum> > <option> > <label>Account 1</label><value>0</value> > </option> > </enum> > </type> > <value>0</value> > <description>Account used for speed dial.</description> > </setting> > <setting name="K323"> > <label>Display Name</label> > <type> > <string/> > </type> > <value>0</value> > </setting> > <setting name="K324"> > <label>User ID monitored or called</label> > <type> > <string/> > </type> > <value>0</value> > > <description>___________________________________________________</description> > </setting> > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users/ > -- ====================== Tony Graziano, Manager Telephone: 434.984.8430 sip: [email protected] Fax: 434.326.5325 Email: [email protected] LAN/Telephony/Security and Control Systems Helpdesk: Telephone: 434.984.8426 sip: [email protected] Helpdesk Contract Customers: http://support.myitdepartment.net
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
