This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
Watch
1
Star
0
Fork
You've already forked freeswitch
0
Code
Issues
Projects
Releases
Wiki
Activity
a8d5b67183
freeswitch
/
libs
/
esl
/
ESL.i
8 lines
67 B
OpenEdge ABL
Raw
Normal View
History
Unescape
Escape
add c++ wrapper for esl and a perl module using swig (might need more work) git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 00:27:28 +00:00
%
{
#
i
n
c
l
u
d
e
"esl.h"
#
i
n
c
l
u
d
e
"esl_oop.h"
%
}
up git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 21:41:06 +00:00
add work-around for php git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 23:18:28 +00:00
%
i
n
c
l
u
d
e
"esl_oop.h"