vdasilva
2005-Feb-09 12:02 UTC
[Asterisk-Users] Asterisk Compile Problem on Red Hat 9 resolved
Thanks Noah I got the source with CVS to a Windows machine, this is the source causing the problem, although I suspect that getting the files to Windows and then copying them to Linux was not a good idea. I then got the tarball files, unzipped them on Linux and compiled and everything installed fine. My next goal is to setup 1 SIP channel, and be able to call the Asterisk PBX from a softphone. Then setup 2 SIP channes and be able to call one from another. What is the best open source softphone software available for this? And what is the best documentation source for finding out how to setup the channesl and Asterisk in general? Vince I get the following error when trying to compile asterisk 1.05 on red hat 9. [root@amc003 asterisk]# make install *** You don't have mpg123 installed. You're going to need *** *** it if you want MusicOnHold *** ./mkdep -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -02/08/05-20:18:18\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run\" -DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN `ls *.c` : invalid option Usage: /bin/sh [GNU long option] [option] ... /bin/sh [GNU long option] [option] script-file ... GNU long options: --debug --dump-po-strings --dump-strings --help --init-file --login --noediting --noprofile --norc --posix --rcfile --rpm-requires --restricted --verbose --version --wordexp Shell options: -irsD or -c command or -O shopt_option (invocation only) -abefhkmnptuvxBCHP or -o option make: *** [.depend] Error 2 Any help is greatly appreciated Vince -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050209/b24a0a09/attachment.htm
Marco Castillo
2005-Feb-09 12:08 UTC
[Asterisk-Users] Asterisk Compile Problem on Red Hat 9 resolved
For softphones, I used SJPhone, is a very good SIP phone, and I have it working on asterisk. The setup is kind of tricky, 'cause you must remember to set the sip register in your local DNS. For a good overview and introductory tutorial to asterisk, go to the asterisk home site (www.asterisk.org), go to resources, there you will find good introductory material. Marco -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of vdasilva Sent: Wednesday, February 09, 2005 1:02 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Asterisk Compile Problem on Red Hat 9 resolved Thanks Noah I got the source with CVS to a Windows machine, this is the source causing the problem, although I suspect that getting the files to Windows and then copying them to Linux was not a good idea. I then got the tarball files, unzipped them on Linux and compiled and everything installed fine. My next goal is to setup 1 SIP channel, and be able to call the Asterisk PBX from a softphone. Then setup 2 SIP channes and be able to call one from another. What is the best open source softphone software available for this? And what is the best documentation source for finding out how to setup the channesl and Asterisk in general? Vince I get the following error when trying to compile asterisk 1.05 on red hat 9. [root@amc003 asterisk]# make install *** You don't have mpg123 installed. You're going to need *** *** it if you want MusicOnHold *** ./mkdep -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-decl arations -g -Iinclude -I../include -D_REENTRANT -02/08/05-20:18:18\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" - DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTV ARRUNDIR=\"/var/run\" -DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTLOGDIR=\"/v ar/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN `ls *.c` : invalid option Usage: /bin/sh [GNU long option] [option] ... /bin/sh [GNU long option] [option] script-file ... GNU long options: --debug --dump-po-strings --dump-strings --help --init-file --login --noediting --noprofile --norc --posix --rcfile --rpm-requires --restricted --verbose --version --wordexp Shell options: -irsD or -c command or -O shopt_option (invocation only) -abefhkmnptuvxBCHP or -o option make: *** [.depend] Error 2 Any help is greatly appreciated Vince -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050209/c64bff96/attachment.htm