The IAX client I’m writing is coming along nicely. It’s now in a state that makes the program usable. And today I made changes so I could compile a universal binary. And the program works on my PPC mac, but I use some libraries I needed to change the makefiles for, so I don’t know if they work on a Intel Mac. It would be cool if I could get the first release to support universal binaries, so hopefully I can find someone who has a developer machine, or a pc with a hacked Mac OS X for Intel on it.
Compiling
November 24th, 2005 · 5 Comments
Tags: Asterisk PBX · Macintosh · Technical stuff
5 responses so far ↓
1 Han // Nov 25, 2005 at 6:18
Hi Jack.Im new to this Asterisk@Home.Im am not able to connect to the Asterisk server on Linux platform. It give an error message saying “Server Error. Could not connect because of networking problems. Contact your system administration.(CANT_CONNECT)”.Any idea how to solve this problem? Thanks so much if you can help out in this.
2 Jacken // Nov 25, 2005 at 15:40
Sounds like Apache isn’t running. Use SSH to connect to the server, type ps aux | grep httpd If you don’t get any output, you need to start Apache. Write apachectl start
3 Ha // Nov 28, 2005 at 4:23
I tried the method above, and it give me this output root 3103 0.0 0.0 2212 72 pts/1 R+ 10:21 0:00 grep httpd. Able to get access to the portal but the problem now is, when i want to log in to the portal, it show me that error message again.
4 ponggy // Nov 28, 2005 at 6:47
Hi i would like to know how can i am able to change the lady voice receptionist as my own voice I had tried many times but nothing work. I had tried to use my own recoder voice and upload it . However, it still display the default digital receptionist.
I hope to hear from u soon
You must log in to post a comment.