Ken Rice
|
6e7d5d0897
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
|
Anthony Minessale
|
73646cbaa8
|
FS-5737 reapply
|
2013-08-29 22:21:10 +05:00 |
|
Anthony Minessale
|
2e2e4caa45
|
FS-5737 revert
|
2013-08-29 22:20:00 +05:00 |
|
Anthony Minessale
|
0d26dbb318
|
FS-5737 --resolve
|
2013-08-29 21:03:01 +05:00 |
|
Nathan Neulinger
|
32adc789f6
|
make noexpandtab explicit in all vim modelines other than xml files
|
2013-06-25 11:50:17 -05:00 |
|
Anthony Minessale
|
4240526ce3
|
add some device-state mechinism to FS to allow tracking of device-specific states where they may have more than one call from the same device
|
2013-06-05 11:20:11 -05:00 |
|
Anthony Minessale
|
2aebe2456f
|
first pass on some new stuff
|
2012-07-11 15:15:50 -05:00 |
|
Ken Rice
|
7a147e4762
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
|
Anthony Minessale
|
7333d46d5b
|
add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base
|
2011-09-21 14:31:18 -05:00 |
|
Anthony Minessale
|
c080fb15d9
|
update on array patch
|
2011-05-26 10:00:06 -05:00 |
|
Anthony Minessale
|
c1c759526d
|
add arrays to event headers and chanvars
|
2011-05-25 15:42:36 -05:00 |
|
Anthony Minessale
|
bc397ab600
|
FS-2971
|
2011-02-25 10:55:47 -06:00 |
|
Mathieu Rene
|
84b4b5da62
|
Fix esl doc, s/ESL_STATUS_SUCESS/ESL_SUCCESS/g
|
2010-07-19 13:09:21 -04:00 |
|
Mathieu Rene
|
c5ad49da17
|
mod_hash: begin working on remote support
|
2010-07-16 22:50:58 -04: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 |
|
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 |
|
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 |
|
Anthony Minessale
|
3cb315d6d4
|
add SOCKET_EVENT event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16135 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-04 17:46:55 +00:00 |
|
Michael Jerris
|
5a97e8c265
|
add new event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15856 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-09 14:54:10 +00:00 |
|
Anthony Minessale
|
aa9361d79f
|
add CALL_UPDATE event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15119 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-08 16:52:55 +00:00 |
|
Anthony Minessale
|
d2b797fe54
|
disable duplicate headers on request param events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14909 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-17 21:38:04 +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
|
b6363dc294
|
LOOK OUT BELOW... (FSCORE-381)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14055 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 18:59:05 +00:00 |
|
Anthony Minessale
|
c4b67d93fc
|
add CHANNEL_HANGUP_COMPLETE event to take the place of CHANNEL_HANGUP, CHANNEL_HANGUP now fires as soon as the channel is hungup but you must wait for CHANNEL_HANGUP_COMPLETE for the CDR data
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13505 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-29 17:18:03 +00:00 |
|
Anthony Minessale
|
a2255da097
|
add CALL_SECURE event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13487 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-28 17:50:06 +00:00 |
|
Anthony Minessale
|
32e2fddef3
|
ndlb_sendrecv_in_session var NDLB-sendrecv-in-session profile option to reverse the effects of MODENDP-148
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13084 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-20 17:07:54 +00:00 |
|
Anthony Minessale
|
e6aee6b1c9
|
MODEVENT-39
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12311 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-26 18:54:00 +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 |
|
Mathieu Rene
|
3b35273b30
|
its __cplusplus not _cplusplus
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11501 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-27 03:07:20 +00:00 |
|
Mathieu Rene
|
1c8681fffb
|
Newlines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11337 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-21 20:14:08 +00:00 |
|
Mathieu Rene
|
0a8735931b
|
Make esl work with C++ compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11336 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-21 20:04:07 +00:00 |
|
Michael Jerris
|
63250c91b4
|
macros to export symbols
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10910 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-22 17:59:14 +00:00 |
|
Anthony Minessale
|
0f12bc31cc
|
add esl and fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10890 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-20 00:35:09 +00:00 |
|