Moises Silva
7bd2d154d6
Merge branch 'smgmaster' into releases.3.4.experimental_head
...
Conflicts:
libs/freetdm/mod_freetdm/mod_freetdm.c
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_relay.c
src/mod/endpoints/mod_sofia/mod_sofia.c
src/mod/endpoints/mod_sofia/sofia_glue.c
2011-12-17 17:42:34 -05:00
Moises Silva
3eef66d6c1
Merge branch 'master' into smgmaster
...
Conflicts:
build/modules.conf.in
libs/esl/fs_cli.c
2011-12-17 17:25:36 -05:00
Moises Silva
09dd96455e
switch-core: changed the exit status when modules fail to load to 65 (EX_DATAERR), init scripts must
...
be updated to handle 65 instead of 1 to detect module loading errors
2011-12-15 12:34:56 -05:00
Marc Olivier Chouinard
e566057701
FS-2216 --resolve
2011-12-14 10:27:31 -05:00
wadam
b89a072a46
Fix pid file name - Still hardcoded but to nsg.
2011-10-05 16:43:26 -04:00
Moises Silva
ff3648ef21
Merge branch 'master' into smgmaster
...
Conflicts:
build/modules.conf.in
libs/esl/fs_cli.c
2011-09-28 12:27:10 -04: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
910f5364a4
add threaded-system-exec param and fsctl (set it to false to use fork)
2011-09-12 14:25:01 -05:00
Moises Silva
5882e06f70
Merge branch 'smgmaster' into releases.3.4
...
Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_support.c
2011-06-13 14:18:23 -04:00
Moises Silva
d19d4b96ab
use -base directory as the cwd for the process
2011-06-13 13:36:17 -04:00
Moises Silva
74532a8b7b
Merge branch 'releases.3.3' into smgmaster
...
Conflicts:
build/modules.conf.in
libs/freetdm/mod_freetdm/mod_freetdm.c
2011-05-31 20:06:41 -04:00
Moises Silva
cbb82ad640
modified switch.c to not create PID file until all modules are loaded
...
this help init scripts to check when everything is really loaded.
Also return 1 when loading modules fails, do not return 255 which can
be confused with a segmentation fault or some other more violent code
2011-05-30 18:53:24 -04:00
Moises Silva
7db91251c8
modified switch.c to not create PID file until all modules are loaded
...
this help init scripts to check when everything is really loaded.
Also return 1 when loading modules fails, do not return 255 which can
be confused with a segmentation fault or some other more violent code
2011-05-30 18:49:15 -04:00
Moises Silva
950e936111
Merge branch 'master' into smgmaster
...
Conflicts:
src/switch_console.c
2011-05-22 17:53:14 -04:00
Moises Silva
a8d1b80b83
remove pid file when failing to load modules
2011-05-05 19:33:02 -04:00
Moises Silva
89a2ca8d00
rename to NBE SS7
2011-05-05 18:17:30 -04:00
Anthony Minessale
73279f01bf
FS-3166 --resolve
2011-04-22 16:43:29 -05:00
David Yat Sin
2b8d96a301
Merge branch 'master' into smgmaster
2011-04-04 16:04:51 -04:00
Anthony Minessale
008f988990
FS-3208 --resolve
2011-04-01 12:30:24 -05:00
Moises Silva
bf23a0a38b
Merge branch 'master' into smgmaster
2011-03-24 19:08:24 -04:00
Anthony Minessale
5d7831348b
improve some defaults to tune performance if you use -heavy_timer, try not using it
2011-03-22 13:27:37 -05:00
Konrad Hammel
c58a3db915
Merge branch 'master' into smgmaster
2011-03-15 10:53:35 -04:00
Anthony Minessale
fe152626db
stop suggesting -waste because its really the bad choice to make
2011-02-28 11:27:56 -06:00
Anthony Minessale
1b52a79569
stop suggesting -waste since its a bad choice
2011-02-28 11:25:42 -06:00
Moises Silva
1045117d9c
Merge branch 'master' into smgmaster
2011-01-19 10:19:31 -05:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00
Konrad Hammel
2d4b16516a
Merge branch 'master' into smgmaster
2010-11-18 15:41:46 -05:00
Jeff Lenk
b4562522ed
windows - fix build
2010-10-29 13:51:02 -05:00
Anthony Minessale
d40bb06400
part2
2010-10-29 13:00:14 -05:00
Anthony Minessale
23d5fc1900
add -ncwait for Unix based implememtations to make the backgrounder wait to make sure the process starts before detaching
2010-10-29 12:43:55 -05:00
Moises Silva
5f7ab903bb
Merge branch 'master' into smgmaster
2010-10-04 22:08:19 -04:00
Anthony Minessale
5aa13f13e7
revert broken patch FSCORE-652
2010-09-21 10:37:04 -05:00
Moises Silva
5a49352a0b
add -base option to modify the base directory
2010-09-13 15:15:36 -04:00
Moises Silva
59221a32b9
change versioning information
2010-09-07 14:04:52 -04:00
Jeff Lenk
7df3e18c6a
fix windows build
2010-08-26 13:55:13 -05:00
Anthony Minessale
f26a697242
FSCORE-652
2010-08-26 12:34:24 -05:00
Jeff Lenk
3515c7a020
FSCORE-643 Windows: Add start parameter -monotonic-clock, replaces build flag WIN32_MONOTONIC
2010-07-28 20:44:45 -05:00
Anthony Minessale
95665f0096
JANITOR-4
2010-04-21 10:11:13 -05:00
Anthony Minessale
717308a3cf
compromising on timing code, remove -vm and make it default, make new -heavy-timing for previous default, change tipping-point to work of count of active timers rather than sessions, this should statisfy the droves of 'I wish it worked like 1.0.4 people'
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16853 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-01 19:25:27 +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
Mathieu Rene
192288bbc8
Delay windows service startup so other command line options are processed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-02 22:53:36 +00:00
Brian West
7a0bc97b5c
FSCORE-534
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 18:37:11 +00:00
Anthony Minessale
da29b01195
few new command line opts -vm for conditonal timer, -nocal to skip timer calibration and -nort to turn off clock_realtime fam of functions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 21:09:51 +00:00
Michael Jerris
8912b80e13
(FSCORE-524)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 17:01:36 +00:00
Jeff Lenk
66c6760d27
create run dir (mostly for windows) if it does not exist yet
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 17:20:16 +00:00
Brian West
7c3e30ce73
big doh FSCORE-475
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 16:53:53 +00:00
Michael Jerris
7224f7b028
fix regression from -run addition and better handling of -stop whoops (FSCORE-474)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 14:01:13 +00:00
Michael Jerris
7fbdde93b6
fix regression from -run addition and better handling of -stop
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 21:46:21 +00:00
Anthony Minessale
3a77cb0ed0
fix arg parsing on restart to not accumulate args
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-15 15:25:06 +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