Anthony Minessale
351e8edd99
up default
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16625 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-12 20:51:16 +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
Anthony Minessale
035d9c0506
make banner an api command so you can fetch it over event socket
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16451 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 02:42:05 +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
2cd7ef1457
fix startup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 21:48:08 +00:00
Anthony Minessale
f4a50a5e91
save history when stoping now
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 21:00:32 +00:00
Anthony Minessale
abd116829e
switch to conditional broadcast mode on slow kernels
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 16:02:46 +00:00
Michael Jerris
d1c60899de
add soundsdir configure var and sounds_dir global freeswitch var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 16:32:35 +00:00
Michael Jerris
5ccac21dc3
wip move towards adding directory layout control to configure
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 14:36:29 +00:00
Michael Jerris
c064a2a586
add recordings_dir
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 03:20:42 +00:00
Anthony Minessale
009fe09c3c
fsctl add shutdown now for debugging
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 22:10:03 +00:00
Anthony Minessale
074afad5b5
count runlevel to prevent dup calls to the core init routines
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16140 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-04 19:03:43 +00:00
Anthony Minessale
f97846f492
more timer changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-30 20:55:04 +00:00
Anthony Minessale
8f05bb7939
add core param for controling timer
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-30 15:47:31 +00:00
Anthony Minessale
f80a9bd02a
trade some max call count for more accurate timing in full media situations, hint: use 30ms ptime for drastic reduction in resources
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 23:21:20 +00:00
Anthony Minessale
0c63f02f75
mutex uuid creation
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 22:04:50 +00:00
Anthony Minessale
6812bfc771
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 16:40:18 +00:00
Anthony Minessale
0e2fe14aa6
DP-11
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 16:37:54 +00:00
Anthony Minessale
ba8e009228
add fsctl flush_db_handles to expire any unused db handles
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 00:03:17 +00:00
Anthony Minessale
4a86f888be
cleanup tab completion more and introduce new callback based expansion functions to do real time tab completion in some areas, needs people to add more funcs etc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 20:10:06 +00:00
Brian West
a696e9279f
params have dashes in them
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 16:39:15 +00:00
Anthony Minessale
d13a46acd5
stop race condition in sofia where we tried to send an ack on a dead call and turn off early hangup by default (if you dont know that that is, good, do not document this)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 00:28:54 +00:00
Mathieu Rene
a6886d186a
MODENDP-224
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15760 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:51:28 +00:00
Anthony Minessale
a26dd5565a
move function into more logical file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15750 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 02:00:17 +00:00
Anthony Minessale
506aae7cbe
refactor/abstract the core sql stuff more
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15599 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 17:57:55 +00:00
Brian West
16ffcd7e26
add debug-level to switch.conf.xml and tweak a few debugs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 06:18:56 +00:00
Anthony Minessale
04889efc17
another crank on the can opener for the big can o worms
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15584 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 23:12:07 +00:00
Anthony Minessale
5d815cfdfe
add support for running core-db over odbc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 00:12:54 +00:00
Marc Olivier Chouinard
8954dc5755
thanks to diegoviola for his detail-oriented watchful eye ;-)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-01 19:23:13 +00:00
Anthony Minessale
df7637f687
change switch_strlen_zero to zstr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Anthony Minessale
ffba393bc2
fix win shutdown in both places
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15169 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-16 16:54:54 +00:00
Anthony Minessale
a94c35366d
make windows restart while it's blocking on the console FSCORE-435
...
Should work in every case with 1 exception
if you have started to type a command on the real console and never hit enter then do a *restart* not a shutdown, you will have to complete the command.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15167 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-16 15:48:40 +00:00
Anthony Minessale
2c620d4b00
FSCORE-456
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 15:07:18 +00:00
Anthony Minessale
14e4f0497d
farewell crash protection
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 15:55:10 +00:00
Brian West
dcfe0f5743
FSCORE-442
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 21:24:22 +00:00
Michael Jerris
107f913598
add --with-rundir configure param and -run freeswitch runtime param to adjust the location of the pid file (FSBUILD-188)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14768 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 18:26:15 +00:00
Andrew Thompson
b28dafb6cf
set the hostname core variable in switch_core_init too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 20:55:09 +00:00
Anthony Minessale
9bb90c8514
set hostname var sooner
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 18:04:01 +00:00
Anthony Minessale
1a72f31cc8
FSCORE-385
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 21:41:22 +00:00
Anthony Minessale
96ab68c6f1
add wan.auto acl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13905 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 13:40:29 +00:00
Mathieu Rene
b317e46aae
Add support for coma-delimited lists in a user's cidr attribute
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 01:37:26 +00:00
Anthony Minessale
29b9067d3e
picky compilers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:36:52 +00:00
Anthony Minessale
5abb525491
picky compilers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:23:37 +00:00
Anthony Minessale
1e3e07a42e
picky compilers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:04:37 +00:00
Anthony Minessale
151275db20
picky compilers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:03:01 +00:00
Anthony Minessale
19f7c84d44
picky compilers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 20:57:34 +00:00
Brian West
e0e09cee6c
adding loopback.auto
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13586 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 19:25:42 +00:00
Anthony Minessale
4577ec8788
fix order of ops to enable logging sooner
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 22:03:33 +00:00
Anthony Minessale
b82984fe97
add netmask detection for nat discovery work
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 16:55:10 +00:00
Brian West
8da02d971e
moving init up so we have it in pre process vars
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13532 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 18:28:19 +00:00
Brian West
a19dad9155
Adding switch_nat options for NATPMP and uPNP mapping of ports for auto nat traversal. Not used for anything yet.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 00:14:57 +00:00
Brian West
0e88abe219
adding more options to zrtp
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13424 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-22 05:33:21 +00:00
Brian West
d23da21c01
fix windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 14:55:58 +00:00
Brian West
861bd2093e
ZRTP Support please download your SDK from http://www.zfone.com and use build/buildzrtp.sh to build the lib.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 23:04:05 +00:00
Michael Jerris
34f4535cb2
fix windows pch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 20:12:32 +00:00
Michael Jerris
25357ca0e8
setgroup/initgroup availability on linux (FSBUILD-160)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 17:50:37 +00:00
Anthony Minessale
fe9d1ca3fb
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 20:08:30 +00:00
Michael Jerris
dd1cb3aac2
add code analysis tagging
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 16:32:57 +00:00
Anthony Minessale
00cc2b4520
FSCORE-328
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 15:58:11 +00:00
Anthony Minessale
83903d5938
revert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 15:57:42 +00:00
Anthony Minessale
377449cc9f
FSCORE-328
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 15:29:50 +00:00
Anthony Minessale
f08c07b124
silence err
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 14:49:37 +00:00
Anthony Minessale
bfb4fd36db
I guess we have to leave this for lusers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12538 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-09 18:43:17 +00:00
Anthony Minessale
b98e6e855a
FSCORE-326
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-09 16:17:01 +00:00
Mathieu Rene
53d9f13c43
RLIMIT_RTPID isnt defined on OSX
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12521 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-08 05:43:51 +00:00
Anthony Minessale
930beaa8df
separate throttle mutex from session hash mutex
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-07 17:45:37 +00:00
Anthony Minessale
e599375a82
performance tuning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-07 02:20:29 +00:00
Brian West
975366dba3
add sessions since start up to heartbeat event
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 21:34:13 +00:00
Brian West
1908898362
FSCORE-297 tony fixed this via telephone blind.. its not ME.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 00:06:52 +00:00
Anthony Minessale
8d965c32b2
FSCORE-297 FSCORE-305 FSCORE-315
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 20:16:05 +00:00
Mathieu Rene
8fa0ff970a
Revert 12370
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 17:03:48 +00:00
Mathieu Rene
8857e1d8cc
fix doxygen comment
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 17:01:50 +00:00
Anthony Minessale
f125872c73
FSCORE-297
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 01:10:59 +00:00
Brian West
babb2f83f5
update copyright
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Anthony Minessale
d885488f15
MODAPP-215
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11978 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 00:32:58 +00:00
Brian West
ae220d3341
update email
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale
0463541d61
change low res sleep func api names
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:23:07 +00:00
Anthony Minessale
f230b69676
only auto-restart if the binded ip changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:07:31 +00:00
Anthony Minessale
1d5dd03f14
taint check MODW00T-00
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 21:34:31 +00:00
Anthony Minessale
ec3f6f4ec6
add chat interface EXTRAGUY-00
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 20:49:47 +00:00
Anthony Minessale
82abe0e7b7
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 13:37:12 +00:00
Anthony Minessale
0ae2abd374
FSCORE-268
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 13:36:32 +00:00
Anthony Minessale
ea5c385281
numerous fixes from regression testing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 20:34:01 +00:00
Anthony Minessale
5c426fc51d
fix FSCORE-261
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 22:41:03 +00:00
Brian West
7865c64061
fix acl parsing for cidr from recent changes to directory layout
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10981 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-28 23:17:29 +00:00
Michael Jerris
5a13d0e265
FSCORE-254 NetBSD does not have RLIMIT_AS
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-14 16:41:33 +00:00
Michael Jerris
085771a4cc
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 18:56:37 +00:00
Michael Jerris
926bc917ed
use switch_set_flag in a few places we were doing it manually before
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 18:21:44 +00:00
Anthony Minessale
2ed601f934
more stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 23:31:21 +00:00
Brian West
689311fb87
small bug
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10387 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 22:36:24 +00:00
Anthony Minessale
42dd42ebb6
simplify switch_core_service_session to protect against a race condition
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 23:48:11 +00:00
Anthony Minessale
b963a1c142
add some stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 19:05:25 +00:00
Michael Jerris
75e1853733
plug massive leak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 22:57:28 +00:00
Anthony Minessale
c07d3c5eb3
fix restart + -u issue FSCORE-199
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-08 14:53:31 +00:00
Michael Jerris
23375deb8c
FSCORE-197 unprivileged user setting bigger stack for switch_system thread failure
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9817 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-03 21:30:04 +00:00
Anthony Minessale
37ee1ce2ff
add shutdown cancel
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-03 14:58:36 +00:00
Anthony Minessale
003847dd0d
add some more specific events
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-02 17:10:05 +00:00
Anthony Minessale
f23c88d9fa
add fsctl shutdown [elegant|restart] <- one or both keywords
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-02 16:46:20 +00:00
Stefan Knoblich
282f070580
Style police strikes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9776 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-01 13:30:38 +00:00
Anthony Minessale
a15da25576
add patch from FSCORE-196
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-01 12:55:41 +00:00
Michael Jerris
b2985ea2a2
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 16:40:16 +00:00
Michael Jerris
f08f7d401c
fix windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 16:16:52 +00:00
Anthony Minessale
1c15146866
add patch from MODAPP-86
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 15:50:12 +00:00
Anthony Minessale
b1e72c8b6e
improve shutdown/unload
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-16 17:12:14 +00:00
Anthony Minessale
f12174a097
fix FSCORE-176
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9364 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-25 16:40:39 +00:00
Stefan Knoblich
f921389078
Use switch_event_add_header_string() instead of switch_event_add_header(... "%s", ..), core part
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 02:17:09 +00:00
Anthony Minessale
5fc5658e5e
add auto ip-change detection and some other goodies
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-22 22:23:50 +00:00
Anthony Minessale
3d486a3445
add some more stuff to sho
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-22 17:19:26 +00:00
Anthony Minessale
fbaec0d507
tweak startup so acl.conf and post_load_switch.conf are loaded after all the modules are loaded
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9128 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-22 13:38:42 +00:00
Anthony Minessale
1df3896b34
nut n' honey
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 19:46:25 +00:00
Anthony Minessale
4722de507b
add domain-based acl auth thingy
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 17:44:54 +00:00
Michael Jerris
001def1692
allow mailer-app-args to be blank (FSCORE-158)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 03:13:33 +00:00
Anthony Minessale
b46693e3ca
fix MODAPP-113
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 16:32:56 +00:00
Michael Jerris
b55bd6370e
build tweaks for msvc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 14:55:03 +00:00
Brian West
8b8a7f14c6
fix callback arg and CoreSession::sleep to not require a file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-12 18:44:05 +00:00
Anthony Minessale
0f873e692b
fix FSCORE-156
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-11 14:35:08 +00:00
Michael Jerris
64997c4d8e
vim extendtab is bad
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Michael Jerris
8cfa2c170d
build tweak for windows
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 16:35:36 +00:00
Anthony Minessale
34215ce00f
add USR1 as alias for hup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8879 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 22:30:28 +00:00
Anthony Minessale
f1450d3a9a
fix FSCORE-47
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 22:22:44 +00:00
Anthony Minessale
f1b9b6dc5f
fix little leak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8830 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 20:41:45 +00:00
Anthony Minessale
3c349c274e
indent pass 1
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:30:03 +00:00
Michael Jerris
3921baa719
check value before using. Found by Klockwork (www.klocwork.com)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8431 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 14:35:41 +00:00
Michael Jerris
35dc6b0412
don't use unchecked malloc results. Found by Klockwork (www.klocwork.com)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8430 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 14:32:35 +00:00
Anthony Minessale
c4a18a09c2
spring cleaning, lose some pointless code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 19:19:47 +00:00
Anthony Minessale
269fdac157
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 21:05:38 +00:00
Michael Jerris
29ea1523c9
tweak windows build for inet_pton and other build problems
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 14:35:14 +00:00
Anthony Minessale
96ff2abcd7
make dtmf duration defaults tweakable
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-18 17:03:34 +00:00
Anthony Minessale
412e45dd62
time sync stuff for vps
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-16 22:02:06 +00:00
Anthony Minessale
bba65f4a1e
add acl stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-26 22:14:09 +00:00
Michael Jerris
3474b1412a
fix shutdown race destroying memory pools.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-20 02:05:34 +00:00
Michael Jerris
3fe5dc7826
initialize event engine and logs earlier
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7776 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-03 20:51:50 +00:00
Anthony Minessale
78bf4a6844
add patch from FSCORE-101
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-03 19:02:36 +00:00
Michael Jerris
2000cf4019
openbsd tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7728 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-22 23:18:28 +00:00
Brian West
b0ad7ab50c
set tab mode properly
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +00:00
Michael Jerris
284d03e5e1
code analysis, bounds checks, buffer overrun fixes.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 08:47:55 +00:00
Michael Jerris
482badffca
code analysis, clean up asserts related to switch_core_session_get_channel.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 07:26:10 +00:00
Brian West
84161010ab
cleanup and consistency.. blah rain @ PHX fun
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 20:01:02 +00:00
Brian West
c815c0599e
code formating cleanup, More when I land at PHX
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 17:36:53 +00:00
Anthony Minessale
143bed09a3
try to use clock_gettime to make sure we don't care if the system time changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 00:43:49 +00:00
Anthony Minessale
59ac0a27a2
fix FSCORE-82
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 20:40:59 +00:00
Michael Jerris
3e33988d0b
add sps to heartbeat.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 17:10:48 +00:00
Stefan Knoblich
499e8af075
Spelling fixes #2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 10:55:15 +00:00
Anthony Minessale
ab9efea581
BSD fixes, thanks jontow for the use of your box
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 01:10:37 +00:00
Anthony Minessale
662144b28c
fix FSCORE-80
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 15:48:50 +00:00
Anthony Minessale
2931fc9109
dtmf overhaul testers wanted
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 00:32:20 +00:00
Michael Jerris
aeadef31ee
don't include on windows.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6865 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 17:00:42 +00:00
Anthony Minessale
0f833ca28d
add self-adjusting rlimit stuff for systems that support it
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 16:55:39 +00:00
Michael Jerris
171f02c9ad
off by 1 error in bounds checks.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-17 20:44:48 +00:00
Michael Jerris
54ec86f6ce
use switch_snprintf instead of snprintf becuase in insures null termination of strings.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 21:53:32 +00:00