cdosoftei
|
d60193c1ae
|
ESL adjustments for PHP 7+
|
2019-10-02 14:05:58 -04:00 |
Mike Jerris
|
3347820c1e
|
FS-10427: move libesl to use swig3.0 so we can reswig on debian9
|
2017-06-27 12:10:04 -05:00 |
Brian West
|
54762dd197
|
update esl swig to swig 2.0 and reswig
|
2015-06-16 12:43:53 -05:00 |
Brian West
|
c2798d7d11
|
moving phpmod in esl to use swig2.0 which fixes the few issues when you reswig
|
2014-02-23 10:08:02 -06:00 |
Ken Rice
|
d8da4ae764
|
--resolve ESL-72 fix const char* vs char* issue in swig
|
2013-09-20 14:58:44 -05:00 |
Anthony Minessale
|
c14d9c436e
|
FS-5575 --resolve
|
2013-07-12 14:43:18 -05:00 |
Anthony Minessale
|
391da66cac
|
reswig
|
2011-09-06 16:30:04 -05:00 |
Brian West
|
a5ae0e32d6
|
swigall
|
2011-09-01 03:22:30 -05:00 |
Anthony Minessale
|
ffa0a07198
|
add array manipulation to the wraper code
|
2011-05-26 12:18:18 -05:00 |
Anthony Minessale
|
e96acac3c8
|
add optional job-uuid param to bgapi in oop mod
|
2011-02-24 17:48:51 -06:00 |
Anthony Minessale
|
1baa8d5eee
|
fix esl sendevent issue and change the sendEvent method to return the reply text like sendRecv etc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16921 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-05 23:10:41 +00:00 |
Brian West
|
177d03cbc9
|
need a swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16652 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-15 21:33:44 +00:00 |
Anthony Minessale
|
a53236da7f
|
add support for user level auth to esl and fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16161 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-05 20:37:16 +00:00 |
Anthony Minessale
|
c13c187a3a
|
change execute and executeAsync to return the last event instead of status since it will almost always be 0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15973 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-15 19:45:47 +00:00 |
Michael Jerris
|
d647132a84
|
swigall (ESL-20)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14751 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-02 20:38:51 +00:00 |
Anthony Minessale
|
2c0eaac332
|
add record_start and record_stop events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14591 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-21 22:29:44 +00:00 |
Brian West
|
b76bb2d5a3
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14159 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-08 16:35:22 +00:00 |
Anthony Minessale
|
04a965edb3
|
add socketDescriptor() method to ESL::Connection obj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13770 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-12 22:57:13 +00:00 |
Anthony Minessale
|
ebc4acf666
|
match ESL to last commit and check in ESL::IVR perl mod
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12760 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-24 18:03:26 +00:00 |
Anthony Minessale
|
7e9db269dd
|
add disconnect method and check in ivrd
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12724 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-23 19:55:02 +00:00 |
Anthony Minessale
|
f3acb35505
|
change api to return event on filter command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12488 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-06 19:24:10 +00:00 |
Anthony Minessale
|
8777ec780e
|
add some methods
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12359 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-02 20:52:46 +00:00 |
Brian West
|
65d92c3b00
|
hrm why
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12339 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-27 22:59:44 +00:00 |
Anthony Minessale
|
d9834b5295
|
trick swig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12209 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-20 23:03:06 +00:00 |
Anthony Minessale
|
9e63b03d1c
|
allow null arg to api and bgapi method
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12182 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-20 17:16:36 +00:00 |
Anthony Minessale
|
459b27af94
|
add api and bgapi methods
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12179 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-20 16:52:11 +00:00 |
Anthony Minessale
|
9089dddc6f
|
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 |
Anthony Minessale
|
2cb9db8c0f
|
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 |
Anthony Minessale
|
573e967638
|
update esl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12111 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-17 20:13:45 +00:00 |
Anthony Minessale
|
b6a5ef868f
|
add php swig for esl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12090 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-17 15:54:36 +00:00 |