Commit Graph

265 Commits

Author SHA1 Message Date
Anthony Minessale 09e386deda add error checking 2010-06-24 10:02:55 -05:00
Anthony Minessale 4b2f56daf1 fix serialize issue 2010-06-23 13:34:43 -05:00
Jeff Lenk c2bcc926c5 fix line endings 2010-06-17 23:13:32 -05:00
Stefan Knoblich 88b7110014 esl-json: Add limits.h for INT_MIN/_MAX 2010-06-17 22:49:29 +02:00
Jeff Lenk 4ae090ffd9 oops fix this the right way - json malloc and free 2010-06-17 14:17:15 -05:00
Jeff Lenk 091952cab7 fix trivial compile errors under windows 2010-06-17 12:52:20 -05:00
Jeff Lenk 9e1508e23e add new files for json 2010-06-17 12:18:06 -05:00
Anthony Minessale 7048c16fc4 jsonification into the core and ESL (part 2) 2010-06-17 11:49:16 -05:00
Anthony Minessale c752e71afe more work on callstate events 2010-06-07 18:01:02 -05:00
Brian West 5cd066df39 fix issue reported on mailing list along with segfault. 2010-06-06 23:26:09 -05:00
Anthony Minessale 9c9cb5b310 fix esl buffer overflow 2010-05-28 14:20:20 -05:00
Jeff Lenk d1d6be889d FSCORE-611 Increase buffer in fs_cli for Win 2010-05-23 23:32:44 -05:00
Mathieu Rene 6c98ba4819 fs_cli: add help text for /uuid 2010-05-02 18:10:52 -04:00
Mathieu Rene 0ea3d48529 Add /uuid command to fs_cli to filter logs by uuid 2010-04-30 17:20:42 -04:00
Michael Jerris b2ec65a10a more efficient check 2010-04-26 01:13:10 -04:00
Anthony Minessale 5fb3a88f71 ESL-36 2010-04-13 13:35:38 -05:00
Michael Jerris 74b76461e3 add back empty dirs 2010-04-01 21:00:45 -04:00
Michael Jerris ad581d8c00 fix openbsd build of libesl (FSBUILD-256)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 23:02:48 +00:00
Anthony Minessale 2f8b5c84e2 fix cosmetic change to avoid double content-length header
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16978 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-12 22:11:43 +00:00
Brian West 08339b2038 allow custom subs to subclass/custom events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 04:12:48 +00:00
Brian West 599d42643c tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 02:06:00 +00:00
Brian West 545b561379 add the event as an arg to the callback.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 00:32:04 +00:00
Brian West a7bf86df9f remove variable_ in headers just so its consistent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 00:25:23 +00:00
Brian West 721705bfaf delete the event hash cuz you know we don't need it anymore till the next event.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 00:20:29 +00:00
Brian West ed2ef13eac dispatch examples update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16923 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 23:57:08 +00:00
Brian West f32d1b1534 ESL::Dispatch example for Jaybinks to work on monitoring.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 23:46:37 +00: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 cc39f9e4bc add events for bug start and stop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 01:11:15 +00:00
Mathieu Rene 2c7cb1da6b ISO C90 forbids mixed declarations and code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 19:18:11 +00:00
Anthony Minessale 4197a25412 ESL-32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 18:35:21 +00:00
Raymond Chandler 1be5dad043 add beginning of Makefile for osx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 02:35:08 +00:00
Mathieu Rene 6f9c33ccf9 esl/python: reswig and add python-config so we find includes/libs automatically (some distros don't have it). try that jmesquita
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 07:44:02 +00:00
Mathieu Rene ce4d8fdc2b esl/python: swig needs -thread to properly release the GIL while in blocking calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 07:01:38 +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
Brian West a5afd7cd3b hrm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 21:32:37 +00:00
Brian West 9f43564500 guess nobody has actually tried this before
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 21:25:49 +00:00
Mathieu Rene d4dbd900f5 ESL-30
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-09 19:49:27 +00:00
Jeff Lenk a55b15025c FSCORE-546
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-04 22:21:23 +00:00
Brian West 17e5ba1e23 ESL-29
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-02 05:47:01 +00:00
Diego Toro 91814a3543 Add new examples about use ESL managed. Inbound and Outbound modes were documented.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-30 05:32:56 +00:00
Anthony Minessale f859964993 fix filters (reported on mailing list use jira next time =/)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-28 01:00:04 +00:00
Diego Toro 677246547b Improve C# support. Rename properties like C#-style
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-27 02:25:22 +00:00
Diego Toro 83bae735d8 rename 'event' by 'Event', so it's C# keyword
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-27 02:08:41 +00:00
Mathieu Rene 1e6bb3a47e FSCORE-530
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-21 02:36:28 +00:00
Anthony Minessale bd97fb615f allow alias expansion from fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:45:53 +00:00
Mathieu Rene 176a8a7861 single_command.py fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 15:31:47 +00:00
Brian West 108c17718a ESL Mangaged examples and solution file for esl.dll
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 04:30:48 +00:00
Anthony Minessale 34fc42c7b5 =/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 22:22:08 +00:00
Anthony Minessale aa580a5020 fix fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 22:18:01 +00:00
Brian West 0d2d07d066 tcl example thanks Mark Mann
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 14:39:57 +00:00