Paul Mossman wrote: > Hi all, > > The PhonebookManager.java getPhonebookManagementEnabled() method is > called from a number of places in the code. > > Is there any way to disable Phonebook Management from the GUI? (Seems > like it is always enabled...) >
No - you cannot disable this from UI. You can add: phonebookManagerImpl.phonebookManagementEnabled=false to sipxconfig.properties if you don't want sipXconfig to interfere with the way your phones manage phonebooks. All plugins should respect this setting. For a full story: http://track.sipfoundry.org/browse/XX-1782 D. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
