Ico
|
fa17059787
|
Fix memory leak when outbound socket is closed by server
ESL-88 --resolve
Signed-off-by: Travis Cross <tc@traviscross.com>
|
2014-03-26 01:36:48 +00:00 |
Anthony Minessale
|
c14d9c436e
|
FS-5575 --resolve
|
2013-07-12 14:43:18 -05:00 |
Nathan Neulinger
|
32adc789f6
|
make noexpandtab explicit in all vim modelines other than xml files
|
2013-06-25 11:50:17 -05:00 |
Travis Cross
|
6d5018007b
|
Add missing text editor local variable blocks
|
2013-05-25 19:05:34 +00:00 |
Jeff Lenk
|
d8fc88ea75
|
FS-4605 --resolve
|
2012-09-10 19:34:04 -05:00 |
Anthony Minessale
|
2ae688a33b
|
add sendmsg function to esl
|
2011-09-06 14:53:38 -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 |
cypromis
|
910729b5dd
|
Fix for ESL-44, thank you to Lakschmanan for providing the Patch
|
2010-07-29 12:09:49 +02:00 |
Anthony Minessale
|
60af226890
|
deal with empty param to serialize()
|
2010-07-12 15:37:16 -05:00 |
Anthony Minessale
|
7048c16fc4
|
jsonification into the core and ESL (part 2)
|
2010-06-17 11:49:16 -05: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 |
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 |
Mathieu Rene
|
6c5becc0c1
|
ESL-19
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14476 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-10 05:05:22 +00:00 |
Anthony Minessale
|
d219386b15
|
remove duplicate memset
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14230 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-13 23:34:22 +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 |
Mathieu Rene
|
e211789531
|
ESL-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12623 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-16 18:35:31 +00:00 |
Anthony Minessale
|
73e738ab9d
|
fix socket race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12605 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-14 19:23:07 +00:00 |
Anthony Minessale
|
891d8a0f5e
|
pad buffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12593 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-13 19:18:05 +00:00 |
Mathieu Rene
|
e25265b15d
|
remove unused var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12527 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-08 20:45:18 +00:00 |
Mathieu Rene
|
19094fde0e
|
add const spec to Event::getHeader()'s param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12526 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-08 20:43:22 +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
|
3792a175f0
|
string buffer too small
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12460 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-05 15:17:12 +00:00 |
Brian West
|
eb36988074
|
missed a spot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12407 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-04 15:26:39 +00:00 |
Anthony Minessale
|
8aa9a3b05c
|
return nothing on timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12362 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-02 23:59:04 +00:00 |
Anthony Minessale
|
2dbc6f85ca
|
ESL-4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12360 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-02 22:19:36 +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 |
Anthony Minessale
|
99026e02e7
|
event socket / ESL improvements
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12228 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-21 23:19:58 +00:00 |
Anthony Minessale
|
983b66c844
|
pee h pee
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12221 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-21 20:33:24 +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
|
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
|
7987fa5cfd
|
add some stuff to esl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12086 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-17 14:13:32 +00:00 |
Anthony Minessale
|
10ce6f6bbd
|
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 |