Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Josh9591

Pages: [1]
1
Yate bugs / Re: YateServer not responding
« on: October 03, 2013, 09:49:15 PM »
The following command

sudo /Library/Application\ Support/Yate/yate.init start


boots up yate server. I am completely new to this.

Is there a forum on here that talks about using a hard phone such as a Nortel 1120E with Yate instead of connecting it to a PBX?? Thanks alot for your help!!

#FreshNoobieHere

2
Yate bugs / Re: YateServer not responding
« on: October 02, 2013, 11:36:02 AM »
using "sudo Library/Applications/Support/Yate/yate.init start", it asks me for a Password: I put in my personal password for my administration options on my computer and it comes up as Command Not Found

Using Telnet, I got a conncetion refused.. And I got the same result when I checked it with ps -Aaf | grep yate.


Here's my terminal Log:

unknown28cfdaf35268:~ joshrherbert$ sudo /Library/Application/Support/Yate/yate.init start
Password:
sudo: /Library/Application/Support/Yate/yate.init: command not found
unknown28cfdaf35268:~ joshrherbert$ telnet localhost 5038
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
Trying fe80::1...
telnet: connect to address fe80::1: Connection refused
telnet: Unable to connect to remote host
unknown28cfdaf35268:~ joshrherbert$ ps -Aaf | grep yate
  501   269   255   0  1:30PM ttys000    0:00.00 grep yate

3
Yate bugs / Re: YateServer not responding
« on: October 01, 2013, 09:10:20 PM »
I just double clicked on the icon and it bounced in the icon. I right click it and it shows "Applications Not Responding"

I didn't receive a crash report or or unexpected shutdown error.. Was it meant to be ran from the terminal only?


This is my terminal Info Below:


unknown28cfdaf35268:/ joshrherbert$ telnet 127.0.0.1. 5038
127.0.0.1.: nodename nor servname provided, or not known
unknown28cfdaf35268:/ joshrherbert$ ps -Aaf | grep yate
  501   696   671   0 10:41PM ttys000    0:00.01 grep yate
unknown28cfdaf35268:/ joshrherbert$


Thank you!!


unknown28cfdaf35268:~ joshrherbert$ ps -Aaf | grep yate
  501   843   838   0 11:07PM ttys000    0:00.01 grep yate
unknown28cfdaf35268:~ joshrherbert$ telnet 127.0.0.1 5038
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host
unknown28cfdaf35268:~ joshrherbert$


Terminal Results

4
Yate bugs / Re: YateServer not responding
« on: October 01, 2013, 08:49:29 PM »
I just double clicked on the icon and it bounced in the icon. I right click it and it shows "Applications Not Responding"

I didn't receive a crash report or or unexpected shutdown error.. Was it meant to be ran from the terminal only?


This is my terminal Info Below:


unknown28cfdaf35268:/ joshrherbert$ telnet 127.0.0.1. 5038
127.0.0.1.: nodename nor servname provided, or not known
unknown28cfdaf35268:/ joshrherbert$ ps -Aaf | grep yate
  501   696   671   0 10:41PM ttys000    0:00.01 grep yate
unknown28cfdaf35268:/ joshrherbert$


Thank you!!

5
Yate bugs / YateServer not responding
« on: September 29, 2013, 02:37:06 AM »
I'm running on Mac OSX 10.6.8 I boot up YateServer and it instantly crashes.. I just installed it. How do I go about fixing this problem???

Pages: [1]