34 Commits

Author SHA1 Message Date
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
28242f871a add multiple-registrations flag to the core similar to mod_sofia 2011-02-17 12:14:48 -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
2adfc50af7 take out default it seems to suck on 32 bit 2011-02-09 09:32:28 -06:00
Anthony Minessale
b8b7266abb add default to conf to demonstrate min-idle-cpu 2011-02-04 13:11:31 -06:00
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Brian West
1d8a929711 little note of warning for some folks just in case we had a question about the math lesson 2010-12-28 14:00:25 -06:00
Moises Silva
1f329ad521 set the right configs in sync with mainstream 2010-11-30 13:28:14 -05:00
David Yat Sin
553255c631 Fixed some windows compile warnings from merge 2010-11-19 14:33:57 -05: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
Michael S Collins
7642dd2c88 Fix typo (thanks diegoviola) 2010-08-23 14:13:28 -07:00
Anthony Minessale
6b91d451c1 add doc to the config 2010-08-04 09:58:14 -05:00
Brian West
ae99b1a706 clean up 2010-06-25 14:10:56 -05:00
Anthony Minessale
19dca2e3e9 add callee id to events and add global param verbose-channel-events and fsctl verbose_events [on|off] to globally configure verbose events 2010-04-27 16:52:40 -05: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
Mathieu Rene
262da8b6a0 Add core-db-dsn (commented) to switch.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:07:09 +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
2c7a894c02 woops need this too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 23:05:28 +00:00
Michael Jerris
65e8a11e52 tweak the configs to bind siptrace on and off to F10 and F11
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 19:30:07 +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
d2e4dee2bb mailer implementation for windows (FSCORE-115)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-10 15:35:35 +00:00
Brian West
971ef6485d move variables from switch.conf.xml to vars.xml where they belong.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-25 20:56:01 +00:00
Anthony Minessale
4b4f01f936 add fr-ring
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8382 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-13 18:43:13 +00:00
Brian West
c738d0b3d8 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 21:59:29 +00:00
Brian West
f30fa836b2 doc this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-19 03:00:58 +00:00
Brian West
0db4364682 add cli bindings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 20:57:16 +00:00
Brian West
10d646ea1e tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-18 22:51:53 +00:00
Brian West
427fbdb369 dump core by default for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6907 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 01:10:17 +00:00
Michael Jerris
cc71ce69e0 handle invalid log level strings. (FSCORE-69)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-10 19:16:50 +00:00
Brian West
5de06fb3d5 kaboom
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-17 21:13:12 +00:00