Change in vmaildetail response

  1. 8 years ago

    We were using fop2 server: The server is version: 2.29.02

    When requesting voicemail for a particular button, the vmaildetail response indicated that it was for the requested button. For example, if I login with extension 1 (button 7) and request voicemail for another extension(button 6), the vmaildetail response indicates that it is for the requested extension(button 6):

    08:27:27,487 - ws send <msg data="6|getvmail|INBOX|3dc70d56e7af904043d4434f78a1c658" />
    08:27:27,813 - 6,vmaildetail=INBOX!eyJJTkJPWC

    We are now testing server 2.31.03 and have noticed that the response is different. If I login again as button 7 and request voicemail for button 6, the vmaildetail response indicates that is for the reqestor, not the requested:

    08:20:33,876 - ws send <msg data="6|getvmail|INBOX|0cabfbb12d9ce6464abcb52653198912" />
    VM142296:628 7,vmaildetail=INBOX!eyJJTkJPWCI6I

    Is this correct? If so, how does the client know to which button the vmaildetail belongs?

  2. admin

    6 Aug 2016 Administrator

    If you retrieve voicemails from other voicemailboxes, in previous versions there was a problem if you had other people looking at voicemail at the same time, as a new request by user in position 4 would update the voicemail list for another user in whatever position it was. So code was changed so requests, for your or other inboxes would always return a response with the position of the requestor, so only the requestor voicemail list is updated.

or Sign Up to reply!