- Joined
- Aug 11, 2016
- Messages
- 6
- Reaction score
- 0
Hello,
I'm trying to build a DLL based off this guide:
http://www.3cx.com/blog/docs/3cxphone-for-windows-api/
The goal is to launch a program when a call is finished, for now I'm just having it write to a file to show its working (it doesn't). Now I've followed all the steps in the above link, and it does not appear that 3CX is using my DLL. I don't see any smoking gun in the logs, and at this point I'm out of ideas.
config file:
http://pastebin.com/yV3TjUX0
DLL code:
http://pastebin.com/62HsFchx
Logs:
http://pastebin.com/2963AyZt
the DLL is sitting in C:\ProgramData\3CXPhone for Windows\PhoneApp
I'm trying to build a DLL based off this guide:
http://www.3cx.com/blog/docs/3cxphone-for-windows-api/
The goal is to launch a program when a call is finished, for now I'm just having it write to a file to show its working (it doesn't). Now I've followed all the steps in the above link, and it does not appear that 3CX is using my DLL. I don't see any smoking gun in the logs, and at this point I'm out of ideas.
config file:
http://pastebin.com/yV3TjUX0
DLL code:
http://pastebin.com/62HsFchx
Logs:
http://pastebin.com/2963AyZt
the DLL is sitting in C:\ProgramData\3CXPhone for Windows\PhoneApp