Function STAP, click to call on omnivista 8770

This application replaces the OmniVista 4760
Post Reply
User avatar
tomp
Member
Posts: 15
Joined: 30 Sep 2010 10:20

Function STAP, click to call on omnivista 8770

Post by tomp »

Hi,
i have a problem.
Clicktocall function don't work.
php error in log file:
"[20-Jan-2014 15:51:48] PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://192.169.0.2:80/soap-bin/CallService.wsdl' in C:\8770\Client\php-bin\MakeCallAction.php on line 77

[20-Jan-2014 15:51:48] PHP Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://192.169.0.2:80/soap-bin/CallService.wsdl' in C:\8770\Client\php-bin\MakeCallAction.php:77
Stack trace:
#0 C:\8770\Client\php-bin\MakeCallAction.php(77): SoapClient->SoapClient('http://192.169....', Array)
#1 C:\8770\Client\php-bin\WebClient.php(92): MakeCallAction->Invoke()
#2 C:\8770\Client\php-bin\WebClient.php(127): Controler->Invoke('makeCall')
#3 {main}
thrown in C:\8770\Client\php-bin\MakeCallAction.php on line 77
"
can you help me?
cavagnaro

Re: Function STAP, click to call on omnivista 8770

Post by cavagnaro »

Can you browse that URL for the SOAP?
corwin

Re: Function STAP, click to call on omnivista 8770

Post by corwin »

Provide 8770 version
On 8770 client , about menu, provide lits of installed patch

It looks like a bug already corrected
Php ( encrypted code) issue at Line 77 of makecall.php
The php code for make call has been redesigned to access a web service of 8770...
Previously a .exe was used for such action
User avatar
tomp
Member
Posts: 15
Joined: 30 Sep 2010 10:20

Re: Function STAP, click to call on omnivista 8770

Post by tomp »

8770 1.3.07.00 server and client
User avatar
tomp
Member
Posts: 15
Joined: 30 Sep 2010 10:20

Re: Function STAP, click to call on omnivista 8770

Post by tomp »

exactly error client\log\error.log
"
[23-Jan-2014 12:17:20] PHP Warning: SoapClient::SoapClient() [<a href='soapclient.soapclient'>soapclient.soapclient</a>]: I/O warning : failed to load external entity "http://tokyo.cgreseau.local:80/soap-bin ... rvice.wsdl" in C:\8770\Client\php-bin\MakeCallAction.php on line 77

[23-Jan-2014 12:17:20] PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://tokyo.cgreseau.local:80/soap-bin ... rvice.wsdl' in C:\8770\Client\php-bin\MakeCallAction.php on line 77

[23-Jan-2014 12:17:20] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\8770\Client\php-bin\MakeCallAction.php on line 128
"
and apache2 access.log
"
10.101.6.88 - - [23/Jan/2014:12:17:52 +0100] "GET /php-bin/WebClient.php?action=makeCall&calledExt=2001&calledPersonDn=uid=FREDERIC+HUSSON,ou=dsio+-+direction+des+systemes+d%27information+et+de+l%27organisation,ou=administratif,o=centre+hospitalier,o=directoryroot&calledAttr=telephonenumber HTTP/1.1" 500 -
"
corwin

Re: Function STAP, click to call on omnivista 8770

Post by corwin »

Stap call is done on a ldap entry with [']
It is well encoded but decode may be incorrect
Can you create one directory entry directly under
Centre hospitalier
Then edit the tel number and try again the stap call
User avatar
tomp
Member
Posts: 15
Joined: 30 Sep 2010 10:20

Re: Function STAP, click to call on omnivista 8770

Post by tomp »

same error
Post Reply

Return to “OmniVista 8770”