Jump to content

GXP21XX phone templates


RichardDCG

Recommended Posts

There is a grandstream-gxp2130.xml and a grandstream-gxp21XX.xml template.  The GXP 21XX phones seem to ignore the 21XX template and follow the 2130 template.  I have tried this with only the 21XX being available and no changes are picked up, they only detect the 2130 template.  This is only really an issue if you need to specify any model specific settings - eg: firmware.

I have had to add below to the 2130 template so I can specify firmware options per model.

{if model == "gxp2100"}<P192>{parameter grandstream-firmware-gxp2100}</P192>{fi}
{if model == "gxp2110"}<P192>{parameter grandstream-firmware-gxp2110}</P192>{fi}
{if model == "gxp2120"}<P192>{parameter grandstream-firmware-gxp2120}</P192>{fi}
{if model == "gxp2124"}<P192>{parameter grandstream-firmware-gxp2124}</P192>{fi}
{if model == "gxp2130"}<P192>{parameter grandstream-firmware-gxp2130}</P192>{fi}
{if model == "gxp2135"}<P192>{parameter grandstream-firmware-gxp2135}</P192>{fi}
{if model == "gxp2140"}<P192>{parameter grandstream-firmware-gxp2140}</P192>{fi}
{if model == "gxp2160"}<P192>{parameter grandstream-firmware-gxp2160}</P192>{fi}
{if model == "gxp2170"}<P192>{parameter grandstream-firmware-gxp2170}</P192>{fi}

The case in point is that I have GXP2135's and GXP2170's with clients.  I also have a GXP2130 with a client that has issues with managing 3 accounts on 1.0.11.57 firmware - the main account stays up, the other 2 bounce up and down, but seems ok and solid on 1.0.11.64.  ... however, changing the path for GXP2130 then updated all the other GXP series phones.  

Can the GXP21XX template be removed and the 2130 be renamed to 21XX?

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...