- Joined
- Oct 4, 2023
- Messages
- 61
- Reaction score
- 16
Hi,
I have been a long time 3c user (approx 11 years) and have recently upgraded from V14 to V18.
One of the things I would like to do (but never got around to) is to create a link from a custom .net app where I place a button saying something like "Call Customer" and it uses an API to dial a specified number.
I do not need anything complex, just when I click place a call from extension x to external number y. To make it easier it can just call the extension number from the extension logged into the PC (I use the windows app).
I have already search for the term Makecall API but nothing has returned anything that says link to x.dll and use Makecall.place(destination)... OK, I made this bit up to give you an idea of how simply my requirement is.
All help appreciated.
I have been a long time 3c user (approx 11 years) and have recently upgraded from V14 to V18.
One of the things I would like to do (but never got around to) is to create a link from a custom .net app where I place a button saying something like "Call Customer" and it uses an API to dial a specified number.
I do not need anything complex, just when I click place a call from extension x to external number y. To make it easier it can just call the extension number from the extension logged into the PC (I use the windows app).
I have already search for the term Makecall API but nothing has returned anything that says link to x.dll and use Makecall.place(destination)... OK, I made this bit up to give you an idea of how simply my requirement is.
All help appreciated.