I've test your product and find it the best solution in this class of software. In the nearest future we will looking for possibility to integrate your soft with our products.
So, I have the next feature requests for 3CXphone:
- Add the regime of portable-installation for 3CXphone.
The best way is to provide portable-isatallation onboard so-called Skype-phones (that are just hibryd usb-flash-drive plus usb-audio-card).
- Add the command line support.
- Code: Select all
3CXphone.exe -dial:1234567@sipnet.ru -provider:MY_SIP_ACCOUNT -profile:default
3CXphone starts and makes a call to 1234567@sipnet.ru via MY_SIP_ACCOUNT registration with a settings saved in default profile.
Afterwards I could include in my business-application simple error handling like this:
- Code: Select all
ON ERROR CallToSupport
...
CallToSupport: RunCommand("3CXphone.exe -dial:1234567@sipnet.ru -provider:MY_SIP_ACCOUNT -profile:default")
I bring a spicial Thanks to all 3CX team for the excellent software :
3CXphone http://www.3cx.com/VOIP/voip-phone.html
Let's make it better...