On Fri, Nov 2, 2012 at 11:17 PM, Steve Beaudry <[email protected]>wrote:
> https://sipXserver:8085/mailbox/xxx/preferences/activemessages results > in the message ‘context not understood’.**** > > ** ** > > Looking at the current java file from here ( > http://sipxecs.sipfoundry.org/rep/sipXecs/main/sipXivr/src/main/java/org/sipfoundry/voicemail/MailboxServlet.java), > it appears that this context has indeed been removed from the possibly > accepted values, although it is still mentioned in the documentation at the > head of the file, and on the wiki here: > http://wiki.sipfoundry.org/display/sipXecs/Voicemail+Web+Service **** > > ** ** > > So, was it removed on purpose, or??**** > > ** ** > > I’m not a java developer whatsoever, so I have no idea how much of the > source I’d have to download to be able to compile it myself. I’m sure I > can figure it out, but thought I’d mention it… known issue?**** > > ** > I think this is about preferences/activegreeting - for setting active greeting in ivr... I am not sure why that comment but this rest API sits in config and it has the relative path of: /my/mailbox/{user}/preferences/activegreeting/{greeting} In 4.4 sipXivr used to call that config rest API for retrieving the active greeting (in 4.6 ivr does not need to call any rest API, because active greeting is saved in mongo db) Mircea
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
