The indian vtiger team did a script for me for the Vtiger 5.04.
If you are using this version, you could use this integration script.
Let me know.
Best regards.
Type: Posts; User: GB
The indian vtiger team did a script for me for the Vtiger 5.04.
If you are using this version, you could use this integration script.
Let me know.
Best regards.
Hi David,
Sometimes, after several requests, we lose port 4849 connection and we need to reboot Quadro.
What do we need to check in order to have a persistent (at least a request every 3 sec)...
I carried out the test call as suggested by you and the logs you asked for are attached here. Thanks for all the help.
Hi,
I have the 3pcc feature activated.
The extcc.log had these entries:
71499
.188 CCS: ProcessXmlRpcRequest. Processing call... 4714775407792071499
.190 CCS: ProcessXmlRpcRequest. Sending...
None of the sample applications work (including VB). I know I have a valid 3pcc key as I can call using softphones (for the reference, I use PortSIP). When I say the scripts dont work I mean to say...
Hi David,
I got the part that the functions provided are sample functions but aren't they working functions. I can't get them to behave the way they are supposed to in my case. I was thinking that...
Thanks for the swift responses dave. But the latest scripts dont work as well. What other problem can there be?
One more thing; what shoukd be the exact behavior of the call when I create one...
I tried to use the sample applications provided by epygi to create a call, but was not successful. Can this mean that there is some configuration issue on the server?
I have two extensions 311 and 313 on my quadro server. I am using this php code:
<?php
require_once 'XMLCalls_inc.php'
$net = new XMLCalls(<authentication variable>);
$net->Authenticate();
...
Thanks for the reply dave.
I got your point and then tried to connect to defferent phones usng the sample application that quadro provides. But I am still unable to make a call. The call just wont...
sorry, but i forgot to mention that the same setup works fine when i am using softphones (x-lite in this case).
i dont know where is the best place to post this issue. i decided to report here since sugarcrm also works in php. the problem i am facing is that the sample call control application provided with...