umar tarar wrote:
and about libss7:
i tried much to check it from http://svn.digium.com/view/libss7/trunk/ using the command;
 svn co http://svn.digium.com/view/libss7/trunk/
but it gives this on the CLI:
----------------------------------------------------
svn: PROPFIND request failed on '/view/libss7/trunk'
svn: PROPFIND of '/view/libss7/trunk': 301 Moved (http://svn.digium.com)
[EMAIL PROTECTED] asterisk-ss7]#  
----------------------------------------------------

For a start, you're not using the correct path to check out libss7 - try 'svn co http://svn.digium.com/svn/libss7/trunk libss7' instead.

I've had no problems checking out both libss7 and asterisk-ss7, however for some unknown reason, I have run into two nasty problems myself.

First, when doing a make, it fails with the following...

   [LD] abstract_jb.o acl.o aescrypt.o aeskey.o aestab.o alaw.o app.o ast_expr2.o ast_expr2f.o asterisk.o astmm.o autoservice.o callerid.o cdr.o channel.o chanvars.o cli.o config.o cryptostub.o db.o devicestate.o dns.o dnsmgr.o dsp.o enum.o file.o fixedjitterbuf.o frame.o fskmodem.o http.o image.o indications.o io.o jitterbuf.o loader.o logger.o manager.o md5.o netsock.o pbx.o plc.o privacy.o rtp.o say.o sched.o sha1.o slinfactory.o srv.o stdtime/localtime.o strcompat.o tdd.o term.o translate.o udptl.o ulaw.o utils.o editline/libedit.a db1-ast/libdb1.a -> asterisk
/usr/bin/ld: unrecognized option '--exclude-libs'
/usr/bin/ld: use the --help option for usage information
collect2: ld returned 1 exit status
make[1]: *** [asterisk] Error 1
make: *** [main] Error 2

I'm running Trixbox 1.1.1 with a Sangoma A101 card.  Secondly, whilst the remainder of the make goes through fine, chan_zap does not get compiled.  My ./configure command is as follows:-

./configure --prefix=/usr --with-gsm --with-mp3 --with-pri --with-ss7 --with-zaptel --with-z

I do have zaptel installed - from the SVN branch as of revision 1480.  Any help anyone might be able to provide me
with would be greatly appreciated before I tear all of my hair out!
 

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-ss7 mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-ss7

Reply via email to