Commit Graph

109 Commits

Author SHA1 Message Date
Anthony Minessale f7ad9df843 fix missing arg in alias table
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15798 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 23:05:37 +00:00
Michael Jerris 554f476cb7 add -Wdeclaration-after-statement for supported compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 20:28:49 +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
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 7c00a6e59c FSCORE-472
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15209 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:15:34 +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 6cb6f50150 skip call to read where there is no data present
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14813 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 23:00:16 +00:00
Anthony Minessale 97a0a97da4 set hostname var sooner
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 17:48:11 +00:00
Brian West 292c7fd6b6 FSCORE-374
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-26 19:08:17 +00:00
Brian West 002e97848c FSCORE-389
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 19:29:34 +00:00
Mathieu Rene ca5bc07f48 Implement new config parser in mod_voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-20 03:32:29 +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
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 e794ed9a8e dont transmit console replies over the logger engine
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 23:38:59 +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
Michael Jerris 1f47ff15b3 validate strftime format string input (when necessary)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-12 21:51:51 +00:00
Brian West b9e0bd8f8d more cleanup polishing things along
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 05:44:11 +00:00
Anthony Minessale 13427d0e16 fix MODAPP-145
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9600 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-19 17:05:44 +00:00
Anthony Minessale 117fee4f23 fix MODAPP-145
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9597 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-19 15:46:53 +00:00
Brian West edc3f6509c getting rid of c++ comments in c files... OCD at work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 10:46:44 +00:00
Brian West a48ff1105b hrm its FreeSWITCH
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-01 04:46:56 +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
Michael Jerris 9658d82b1c fix a little leak reported by skopii
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 17:47:06 +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 f7f58ec531 fix FSCORE-150
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 15:51:10 +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
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
Anthony Minessale 7a36d978a1 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 02:50:14 +00:00
Michael Jerris 8f436a9d52 Avoid non null terminated string. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8423 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-15 21:25:26 +00:00
Michael Jerris 46ca3d17d4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 17:02:43 +00:00
Anthony Minessale 2303545ccf update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 22:23:23 +00:00
Anthony Minessale a7782dcc65 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8185 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 22:15:07 +00:00
Anthony Minessale 94e7ad44af update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8184 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 21:14:41 +00:00
Anthony Minessale 8b6dc52cb9 dunno, some stuff...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 17:38:13 +00:00
Anthony Minessale 0564d81e09 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 16:46:24 +00:00
Anthony Minessale b0b5c755f1 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 21:25:38 +00:00
Anthony Minessale 7455445fd8 clean up some console goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8172 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 20:49:39 +00:00
Michael Jerris 025333a26b ifdef for windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-08 04:16:22 +00:00
Brian West 088f8c16a6 fix sillyness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 20:46:21 +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
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
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 2ace5628fc fix FSCORE-75
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 20:26:00 +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
Michael Jerris 2cad2a3bcd reduce indentation / cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 03:32:21 +00:00
Michael Jerris 2ef9150771 handle result of fwrite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6434 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 15:38:00 +00:00
Michael Jerris 0dbc6515d2 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 22:27:33 +00:00
Anthony Minessale 60c783c636 rss feeds of your voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 19:56:25 +00:00