Jump to content

ring melody


McFone

Recommended Posts

Hi,

 

this page describe how you can use the ring melody http://wiki.snomone.com/index.php?title=Ring_Melody.

For snom 720 this works for us and we have all the ring melody in the menu.

 

For the snom 870 is not working

The menu button is available only on the screen and not on the menu buttons of the snom phone device.

The phone is provisioning via Plug & Play.

The menu button on the display contains only "Preference / Call Features / Maintenance" and not the ring melody.

 

any idea

 

thanks

 

 

Link to comment
Share on other sites

Hi,

under the function key menu is no value, the firmware is snom870-SIP 8.4.35

For me looks like the phone is not correct auto provisioning all the other functions keys LDAP etc is without values.

Under the folder "generated" the phone has 4 files and also the admin password and pin is provisioning to the phone.

 

 

thanks

Link to comment
Share on other sites

Please, either provision your phone so that the menu key is populated correctly.

 

OR

 

If you don't want to provision then on the phone web interface, simply set the menu key type to Action URL and in the number field, enter:

 

http://yourPBXIP:80/snom/menu.xml?auth=basic

 

and save.

 

Now you when you press the menu key, you will be asked for the admin and pass which is the web login and password values of that account on the PBX (i.e. the login and password you use to enter that account's user portal on the PBX). This will be asked only for the first time and if correct, it won't ask again and you will get your menus.

 

Thanks.

Link to comment
Share on other sites

Hi,

 

we found this to provisioning the function keys

---------------------------

http://wiki.snomone.com/index.php?title=Modifying_Plug_and_Play_Files

Reverting back to the phone menu button to default
After the default plug and play with the snomONE PBX, the snom phone's Menu button will be programmed to handle some extension specific functions, like changing the DND status, setting up the call forwarding, changing the name, email, cell phone etc. If you do not like this behavior, then you will have to modify the snom_xxx_phone.xml file. You can modify this templates from Admin->Web Page Control tab

From <dkey_menu perm="RW">url {http-url snom}/menu.xml?auth=basic</dkey_menu>

To <dkey_menu perm="RW">keyevent F_SETTINGS</dkey_menu>

After the template has been modified, you will have to reboot the phone to see the change.
---------------------------

in the snom3xx_phone.xml file we have already this settings to provision the function key

<dkey_snom perm="RW">url {http-url snom}/menu.xml?auth=basic</dkey_snom>

and two lines below in the same file the settings for the default ???

 

<dkey_menu perm="RW">keyevent F_MENU</dkey_menu>

 

is this right

 

thanks

Link to comment
Share on other sites

Use:

 

<dkey_menu perm="RW">url {http-url snom}/menu.xml?auth=basic</dkey_menu>

 

Notice, it is dkey_menu and not dkey_snom.

 

Also make sure to remove:

 

<dkey_snom perm="RW">url {http-url snom}/menu.xml?auth=basic</dkey_snom>

 

This dkey_snom entry is for the snom key but conflicts with the menu key somehow and should be removed. Both should not be there. That of course also means the snom key (only present in snom 3 series phones) will not be provisioned. But the menu key should be provisioned properly now.

 

Thanks.

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