Anthony Minessale
|
9dba32410f
|
FS-10015: [freeswitch-core] Add variable to allow firing of text events #resolve
|
2017-02-06 16:37:59 -06:00 |
Anthony Minessale
|
c409499cd9
|
FS-9576 #resolve [Add Realtime Text]
|
2016-09-27 16:40:43 -05:00 |
Mike Jerris
|
288c62576f
|
FS-7966: fix more warnings in msvc 2015 build
|
2015-08-28 17:42:55 -04:00 |
Jeff Lenk
|
e6ac87f5f1
|
fixes for VS2010 code analysis - hope these are OK else-ware
|
2014-05-20 22:54:32 -05:00 |
Travis Cross
|
2b1ae831d1
|
Remove some dead assignments in ESL
|
2014-05-02 03:57:07 +00:00 |
Ken Rice
|
6e7d5d0897
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
Jeff Lenk
|
bb53175526
|
FS-6010 --resolve
|
2013-11-29 22:16:49 -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 |
Anthony Minessale
|
76ba6a2342
|
FS-5737 --resolve
|
2013-08-28 23:26:07 +05:00 |
Raymond Chandler
|
863e6cfa3f
|
FS-2731 significantly reworked version of Emmanuel's patch to allow subscribing and notifying for the as-feature-event events. we still need a module to handle the FS events for this automatically... coming soon to a repository near you
|
2013-08-23 15:54:49 -04:00 |
Anthony Minessale
|
30d5ecf9f7
|
FS-5445 --resolve this was actually just missing one word from the code as seen in the similar code in the core, the same mistake was made there where the compiler is not smart enough to see the mutually exclusive logical paths this code is specific to spontaneously creating an array in a single set like set foo[12]=val which would be totally broken if that line were commented
|
2013-07-10 10:26:08 -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 |
Travis Cross
|
d7b139f3b4
|
Avoid dereferencing potential null value
|
2013-05-28 03:55:48 +00:00 |
William King
|
e2ea6e58c8
|
Minor code cleanup. calling va_start without calling va_end doesn't leak does it? Either way, it's fixed now.
|
2013-05-18 20:15:55 -07:00 |
Anthony Minessale
|
50cd5c28f5
|
add originated_legs and originate_causes to A leg when present in an originate to detail the B leg data
|
2012-10-18 13:23:05 -04:00 |
Jeff Lenk
|
2dda038ba0
|
FS-4416 -- resolve
|
2012-07-15 21:52:02 -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 |
Jeff Lenk
|
24288832b1
|
FS-2216 partial with renaming
|
2012-01-08 14:19:16 -06: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
|
1c775c3bf0
|
finish up last commit
|
2011-09-06 15:07:51 -05:00 |
Anthony Minessale
|
e420e17f84
|
FS-3386 Jeff Lenk found this one, Good Catch!
|
2011-07-08 12:52:18 -05:00 |
Anthony Minessale
|
37064511e4
|
fix bug from the *cough* FRICKING MAILING LIST WHERE IT SHOULD NOT HAVE BEEN REPORTED FROM *cough*
|
2011-05-31 09:53:39 -05:00 |
Mathieu Rene
|
9d756ecc77
|
FS-3320 --resolve
|
2011-05-27 12:24:48 -04:00 |
Jeff Lenk
|
4cd07bc241
|
fix code analysis warnings - this time while awake
|
2011-05-26 11:32:07 -05:00 |
Anthony Minessale
|
7fb6fb3076
|
doh merge conflict put back changes
|
2011-05-26 10:04:15 -05:00 |
Anthony Minessale
|
c080fb15d9
|
update on array patch
|
2011-05-26 10:00:06 -05:00 |
Jeff Lenk
|
6648a4c79e
|
doh this is stupid
|
2011-05-26 09:50:07 -05:00 |
Jeff Lenk
|
140810df78
|
fix code analysis vs2010 pre sp1
|
2011-05-26 09:05:12 -05:00 |
Jeff Lenk
|
55c24567bd
|
fix windows code analysis problems
|
2011-05-25 23:51:48 -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 |
Jeff Lenk
|
184f395553
|
fix several code analysis problems and mask several that are required
|
2010-09-20 09:25:14 -05:00 |
Mathieu Rene
|
c5ad49da17
|
mod_hash: begin working on remote support
|
2010-07-16 22:50:58 -04:00 |
Anthony Minessale
|
4b2f56daf1
|
fix serialize issue
|
2010-06-23 13:34:43 -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
|
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 |
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 |