freeswitch plugin: Re-added esl header files and libesl.a, also aadded -L. to Makefil...
authorLeon de Rooij <leon@scarlet-internet.nl>
Tue, 21 Apr 2009 12:56:58 +0000 (14:56 +0200)
committerFlorian Forster <sifnfors@informatik.stud.uni-erlangen.de>
Thu, 16 Jul 2009 08:54:12 +0000 (10:54 +0200)
commit0da8dfaba73c67a907567ecee5d483c0a51baec4
tree7ce0d9fd82363b261dc3c7c921edc8d2267dcc96
parent5fec1c2d80037a1741d6481c9757332ee6d05d7e
freeswitch plugin: Re-added esl header files and libesl.a, also aadded -L. to Makefile.am and added error detection for sock conn errors to esl in freeswitch.c
src/Makefile.am
src/esl.h [new file with mode: 0644]
src/esl_config.h [new file with mode: 0644]
src/esl_event.h [new file with mode: 0644]
src/esl_oop.h [new file with mode: 0644]
src/esl_threadmutex.h [new file with mode: 0644]
src/freeswitch.c
src/libesl.a [new file with mode: 0644]