Anthony Minessale
|
42bf44de51
|
FS-4539 please test this and post new logs if necessary
|
2012-08-16 11:56:55 -05:00 |
|
Anthony Minessale
|
bb69310259
|
FS-4079 FS-4540 please update to this version
|
2012-08-15 22:51:41 -05:00 |
|
Anthony Minessale
|
b1ae97466d
|
add enable-use-system-time param to switch.conf.xml use at your own risk, someone with windows could verify it works ok
|
2012-07-03 17:15:14 -05:00 |
|
Anthony Minessale
|
5b3b77071b
|
make sure bargers use the same codec as bargee to avoid transcoding delay
|
2012-05-14 10:03:35 -05:00 |
|
Anthony Minessale
|
a511ff3026
|
re-implement sla barge using eavesdrop backend
|
2012-05-07 13:44:16 -05:00 |
|
Anthony Minessale
|
f1b504402b
|
add core-db-inner-pre-trans-execute and core-db-inner-post-trans-execute to switch.conf.xml to wrap sql stmts inside the meat of the core transactions
|
2012-04-26 11:28:47 -05:00 |
|
Anthony Minessale
|
21b1ffbf25
|
add core-db-pre-trans-execute and core-db-post-trans-execute to switch.conf.xml to wrap sql stmts around the core transactions
|
2012-04-26 11:12:16 -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
|
4276680181
|
FS-3782 --resolve soft timer
|
2012-03-14 10:08:41 -05:00 |
|
Anthony Minessale
|
f6941ca48f
|
FS-3910 It seems to have a problem keeping up with the realtime audio. Try this patch that introduces some prebuffering
|
2012-02-17 11:23:59 -06:00 |
|
Anthony Minessale
|
b05ca56adf
|
FS-3910 remove unnecessary code
|
2012-02-16 21:41:10 -06:00 |
|
Anthony Minessale
|
d99e7ed76d
|
FS-3910 test this patch
|
2012-02-16 18:15:50 -06:00 |
|
Anthony Minessale
|
c54f42d793
|
more changes to recording code
|
2012-01-12 14:06:33 -06:00 |
|
Anthony Minessale
|
a365fb636a
|
mailing list 36bc584d980ce80fe6a6f6e7d7383db9.squirrel@my.tomp.co.uk [Freeswitch-users] audo sync issues with record_session to mp3 I redid the stream recording with timestamps and headers to try to keep it more synced
|
2012-01-11 17:49:46 -06:00 |
|
Anthony Minessale
|
1ee867444d
|
FS-2936 remove unused functions
|
2011-11-30 09:26:16 -06:00 |
|
Anthony Minessale
|
c1dd008b1d
|
change -hp to -rp, add -lp and -np, no priority flags means auto which will do -rp if you have > 1 cpu
|
2011-09-12 16:13:19 -05:00 |
|
Anthony Minessale
|
42b64ccd67
|
get rid of digit_action_set target and add target,bind_target params to bind_digit_action
|
2011-09-02 09:34:40 -05:00 |
|
Anthony Minessale
|
d2f76ca482
|
tweaks to codec buffer size detection
|
2011-07-14 00:14:10 -05:00 |
|
Anthony Minessale
|
0521886de8
|
use rwlock for global vars to reduce contention
|
2011-07-12 20:36:42 -05:00 |
|
Anthony Minessale
|
f1ee225cb1
|
push out signal data into its own queue system
|
2011-07-08 12:52:18 -05:00 |
|
Anthony Minessale
|
23b5f58202
|
use ssl macro to init on dingaling too
|
2011-05-13 16:17:17 -05:00 |
|
Anthony Minessale
|
acf3090adf
|
FS-2936 plan B for curl stuff
|
2011-05-13 13:17:54 -05:00 |
|
Anthony Minessale
|
16e3d1fa25
|
default timer to run slower and increase as needed, Run the timer at 20ms by default and drop down as needed unless you set 1m-timer=true which was previous default
|
2011-04-29 11:09:14 -05:00 |
|
Anthony Minessale
|
00b53a91ea
|
FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core.
|
2011-04-29 10:24:50 -05:00 |
|
Anthony Minessale
|
61cdf0da5d
|
add limits to simo open sql handles
|
2011-03-04 13:52:30 -06:00 |
|
Anthony Minessale
|
b36a7c0ba6
|
add multiple-registrations flag to the core similar to mod_sofia
|
2011-02-17 12:12:43 -06:00 |
|
Marc Olivier Chouinard
|
500e9acd25
|
switch_core: Add capability to specify core-db-name in switch.conf.xml to have sqlite in a different location. This is important for everyone with relatively 'high' sip registration since the addition of sip registration to the core require sqlite db to be moved to a faster location (Ramdisk for example). Useful for everyone who moved their sqlite db for sofia to ramdisk because of performance issue.
|
2011-02-15 01:49:41 -05:00 |
|
Anthony Minessale
|
4ae8282e6c
|
fix possible bad pointer in global vars (please test)
|
2011-02-02 15:43:26 -06:00 |
|
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
|
Anthony Minessale
|
19d1385714
|
temp tiff hack (make spandsp-reconf)
|
2010-12-10 17:58:24 -06:00 |
|
Anthony Minessale
|
d547096164
|
dramatic jitterbuffer changes
|
2010-12-10 17:47:46 -06:00 |
|
Anthony Minessale
|
c4369fc84d
|
add uuid_fileman <uuid> <cmd>:<val> <-- same vals as the callbacks in js and lua to control the currently playing file of a channel from the cli or ESL (for the people who were ignoring me on the conference call so I decided to implement it instead of try to explain it )
|
2010-11-30 15:34:22 -06:00 |
|
Jeff Lenk
|
d2ca8d4046
|
FS-2050 Core ODBC support for transactions with MSSQL
|
2010-10-21 16:18:54 -05:00 |
|
Anthony Minessale
|
e3c427ad28
|
fix default ptime for iLBC and make new configurable global map in switch.conf.xml
|
2010-10-08 17:04:22 -05:00 |
|
Anthony Minessale
|
9537197b4d
|
add some goodies
|
2010-10-07 18:30:47 -05:00 |
|
Anthony Minessale
|
ef79535c45
|
add nitrus boost to sql thread
|
2010-09-14 16:19:13 -05:00 |
|
Anthony Minessale
|
c3dcc603b1
|
fifo update
|
2010-07-15 01:00:08 -05:00 |
|
Anthony Minessale
|
c017c24b8e
|
FSCORE-612 with mods
|
2010-05-25 16:54:31 -05:00 |
|
Michael Jerris
|
1180cfc6ff
|
fix enum
|
2010-05-05 17:05:16 -04:00 |
|
Anthony Minessale
|
a49cf256ad
|
fix race condition when hangup happends after answer indication but before the session thread is started
|
2010-05-05 15:14:27 -05:00 |
|
Anthony Minessale
|
27fc3518bd
|
reset codecs after media bugs
|
2010-05-04 16:03:43 -05:00 |
|
Anthony Minessale
|
9096501ee4
|
fix race condition when hangup happends after answer indication but before the session thread is started
|
2010-05-03 13:36:23 -04:00 |
|
Anthony Minessale
|
b481cf0e21
|
FSCORE-576
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17065 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-22 16:22:19 +00:00 |
|
Anthony Minessale
|
b1ddb70cf1
|
add fsctl min_idle_cpu and min-idle-cpu feature to refuse calls after the system fallse below a certian percentage of idle cpu
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16962 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-10 20:21:34 +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 |
|
Michael Jerris
|
6da81efaa5
|
fix windows build (FSBUILD-245)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16695 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-18 20:02:03 +00:00 |
|
Anthony Minessale
|
e3e7ad8fbe
|
disable cpu timer affinity by default but make it still possible via config and fix stray constant in tipping_point
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16679 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-17 19:50:25 +00:00 |
|
Anthony Minessale
|
886e1ddb4d
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-06 03:38:24 +00:00 |
|
Brian West
|
e435cd8271
|
put math patch back
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16423 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-20 19:19:48 +00:00 |
|
Anthony Minessale
|
da82398e07
|
add uuid_simplify and sip_auto_simplify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16420 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-20 18:55:38 +00:00 |
|