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 |
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
|
78771b6cbc
|
send content len with body in esl sendevent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13168 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-27 18:02:44 +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 |
Mathieu Rene
|
25aa0332d0
|
(rupa) Avoid extra [ ] around header value
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12890 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-02 18:32:57 +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
|
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
|
4858722ed2
|
missed a spot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12292 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-26 00:38:14 +00:00 |
Anthony Minessale
|
8f7bb61e1f
|
mighty putty for a big leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12291 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-26 00:14:03 +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
|
6f8e06f087
|
fix disconnect issue in event socket and fix a few small bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11234 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-15 22:11:27 +00:00 |
Michal Bielicki
|
e18156535b
|
vasprintf does not exist in solaris, so adding another ifndef
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11068 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-05 15:23:06 +00:00 |
Michael Jerris
|
e8e72dd313
|
cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10961 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-26 20:39:03 +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 |
Michael Jerris
|
6f2677a53d
|
add esl to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10909 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-22 16:50:45 +00:00 |
Michael Jerris
|
6881efcf6c
|
null terminating snprintf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10907 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-22 16:27:39 +00:00 |
Michael Jerris
|
d72a4ea77d
|
windows port
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10906 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-22 05:37:54 +00:00 |
Anthony Minessale
|
1bda469485
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10898 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-21 21:54:43 +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 |