The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

RE: Asterisk


  • Subject: RE: Asterisk
  • From: "Patrick Lidstone \(Personal E-mail\)" <patrick@xxxxxxxxxxxx>
  • Date: Tue, 3 Jan 2006 10:45:52 -0000



> -----Original Message-----
> From: James [mailto:james@xxxxxxx]
> Sent: 02 January 2006 22:04
> To: xap_automation@xxxxxxx
> Subject: Re: [xap_automation] Asterisk
>
> Me again!
>
> I thought I would try running it directly on the Asterisk box
> to see if it worked any different. I downloaded the sources
> for xaplib, hub, dialler and asteriskmanager. For hub and
> dialler I unzipped them, ran make and got a working
> executable for each. I then tried to build the asterisk
> connector. First time it couldn't find xAP lib so I changed
> the Makefile from ../../xaplib to ../xaplib  (as it is in the
> other makefiles). Then i ran make again and it actually
> started compiling but it failed with lots of errors.  I also
> tried changing OS=Win to OS=linux in the makefile but that
> didn't help.  I'm guessing it needs a different version of
> the xaplib. Is that available for download? or just a
> compiled bin maybe?

There's no difference in the linux xapLib, it is completely cross platform
and should just compile out of the box.
Which gcc are you using? Which linux distribution? Can you send me the
error
messages (offlist is fine if they are very long and tedious)

The makefile expects the following directory structure



Xap
+--xAPlib
+--asterisk
+      +--- dialler
+      +--- manager
+--xAPhub

You should be making with:
make xaplib
make dialler

Etc.
Executed from the subdirectory of the given component

Patrick





xAP_Automation Main Index | xAP_Automation Thread Index | xAP_Automation Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.