Author Message
Programmer
Joined: Mar 15, 2015
Messages: 3
Offline
Hello,

I've been attempting to get the Avaya RSM Skill Reciever Sample (comes inside the aacc-6_4-rsm-sdk ) compiled and working using VS2013 Express on Windows 7... I got it compiling and building a solution with no warnings or errors and not modifying any actual code yet.
However something is extremely wrong as the sample exe provided is able to get my IP as it should, yet my version returns ??? with a number......

image

Again, I haven't altered any actual code yet and it's not working! I've uploaded the project I'm having issues with and it can be extracted using 7Zip:

http://drive.google.com/file/d/0B-KKvDWyEiwgTWp3aGtCRm5PNzg/view?usp=sharing
[code]

ADDITIONAL NOTES:

YOU MUST INSTALL aacc-6_4-rsm-sdk from Avaya as I reference "include" files from the "C:\Program Files(x86)\Avaya" part : http://www.devconnectprogram.com/fileMedia/download/6e122c6b-6aaa-4fc4-be02-bef8f15d35dd
And yes, I've tested moving those files inside my project, same thing happens, I am out of options and it's a shame I was unable to get this working.:(

There were a few issues I had to correct when creating an empty c++ console application from scratch and compiling on this newer version of visual studio:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/b56588ff-f66d-4180-99e0-10a91e15e3dd/error-c2664-wcslen-cannot-convert-parameter-1-from-unsigned-short-to-const-wchart-?forum=vclanguage
http://stackoverflow.com/questions/14710577/error-lnk2026-module-unsafe-for-safeseh-image

If anyone can provide assistance to this or if a C# implementation exists of getting SkillSet Data such as Call Waiting from the AACC server it'd be most helpful.
JohnBiggs
Joined: Jun 20, 2005
Messages: 1139
Location: Rural, Virginia
Offline
Please repost your questions into the AACC forum
http://www.devconnectprogram.com/forums/forums/show/13.page

Note that support group is in Ireland, which is on holiday on 3-17-2015 (Happy St. Patrick's Day!)

This forum is dedicated to questions related to the Basic Development Environment itself. The APIs associated with BDE are supported by those specific product/API forums. To the best of my knowledge AACC does not make use of BDE capabilities (other than Communication Manager).
Programmer
Joined: Mar 15, 2015
Messages: 3
Offline
JohnBiggs wrote:Please repost your questions into the AACC forum
http://www.devconnectprogram.com/forums/forums/show/13.page

Note that support group is in Ireland, which is on holiday on 3-17-2015 (Happy St. Patrick's Day!)

This forum is dedicated to questions related to the Basic Development Environment itself. The APIs associated with BDE are supported by those specific product/API forums. To the best of my knowledge AACC does not make use of BDE capabilities (other than Communication Manager).


Thank you John, I have re-posted the thread in the correct AACC forum
Go to:   
Mobile view