Zoho Phone Bridge // Asterisk 13
Hello,
I'm trying to configure Zoho Phone Bridge with our Asterisk system (v13).
Token is generated
User got a P.B. licence
P.B. adapter is installing in the PBX machine.
In the asterisk14.properties file :
asterisk.server=127. 0. 0. 1
asterisk.manager.username="AMI login"
asterisk.manager.password="AMI password"
In the zti.properties file :
authtoken="N° Token"
#Proxy configuration
proxy=false
proxy.user=proxyusername
proxy.passwd=proxypassword
proxy.host=proxyhostname
proxy.port=80
When i run the command : nohup sh run.sh & it returns :
[1] 17942
root@mobispark:/usr/local/Zoho/ztiadapter/bin# nohup: ignoring input and appending output to ‘nohup.out’
and after :
[1]+ Exit 127 nohup sh run.sh
You will find in attachment Zoho/ztiadapter/bin/nohup.out file but I have no Zoho/ztiadapter/logs/ztilog.txt.0 (I have no Zoho/ztiadapter/logs folder) .
Can you help me, please?
Thanks.
Sébastien