630 Commits

Author SHA1 Message Date
Anthony Minessale
8e45f23d02 FS-5709 --resolve 2013-08-17 02:16:28 +05:00
Anthony Minessale
116ebc0244 FS-5661 --resolve 2013-08-07 21:22:26 +05:00
Ken Rice
abcf4ac7e6 update status command to include new stats 2013-07-23 08:43:21 -05:00
Ken Rice
5660f90509 add peak SPS for last 5 minutes 2013-07-19 22:40:59 -05:00
Anthony Minessale
c510f3f52e add peak sps to stats and a command to reset it 2013-07-19 15:16:42 -05:00
Raymond Chandler
de9bd1c367 FS-3911 --resolve patch applied 2013-07-10 10:53:41 -04:00
Jeff Lenk
2908e3acd5 fix stupid c89 for windows 2013-07-04 12:28:35 -05:00
Ken Rice
4f71d38e17 --resolve FS-5569 2013-07-03 14:59:53 -05:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Anthony Minessale
76177e6196 FS-5531 --resolve add another optional param to supply flags for either behaviour n for null and b for boolean 2013-06-20 22:53:43 -05:00
Nathan Neulinger
ac0ed44b96 FS-5449: --resolve add a mod_commands function to use the shell escape function and update the existing function to use correct escaping
adds a pool based implementation of the switch_util_quote_shell_arg function and changes existing function to be a wrapper around the pool based one
2013-05-31 16:25:08 -05:00
Travis Cross
3dd2376475 Leave room for switch_escape_string to add a terminating null
Thanks-to: Nathan Neulinger <nneul@mst.edu>

FS-5448 --resolve
2013-05-25 23:28:55 +00:00
Seven Du
5b9318c109 FS-4990 change uuid_debug_audio to uuid_debug_media and add video params 2013-04-27 06:47:06 +08:00
Seven Du
03892b5556 fix show module as json 2013-04-22 23:10:17 +08:00
Anthony Minessale
61b313b006 FS-5269 --resolve 2013-04-11 15:03:50 -05:00
Anthony Minessale
84cd461bb2 FS-5285 --resolve 2013-04-08 15:54:44 -05:00
Anthony Minessale
931c633eb2 FS-5262 --resolve 2013-04-04 09:20:02 -05:00
Anthony Minessale
3b50675d25 FS-5231 --resolve 2013-03-27 12:41:17 -05:00
Anthony Minessale
d1292919fb FS-5209 --resolve 2013-03-21 13:52:33 -05:00
Jeff Lenk
dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Anthony Minessale
190da435d1 FS-4958 --resolve thanks but again you could have submitted a patch so I did not have to hunt the 3 million lines of code for the line in question 2012-12-22 22:38:03 -06:00
Anthony Minessale
b7a6d3f551 FS-4959 --resolve 2012-12-22 22:35:52 -06:00
Anthony Minessale
ca0ffe6b76 add version to status output 2012-11-14 13:22:48 -06:00
Anthony Minessale
b8c0d3564c FS-4765 --resolve 2012-10-25 12:55:50 -05:00
Anthony Minessale
7c644a271e FS-4728 2012-10-16 18:50:59 -04:00
Jeff Lenk
6b6c83a718 FS-2746 --resolve large xmlrpc update thanks garmt 2012-10-13 11:37:25 -05:00
Anthony Minessale
4dae523bca tweak the session level logging to work on the console too 2012-10-11 12:44:31 -05:00
Anthony Minessale
a20c556fb7 FS-4650 --resolve 2012-10-08 16:34:39 -05:00
Anthony Minessale
57e9912f8b FS-4650 please try to use an up to date gcc when doing new dev to catch build errs. This is what I get for the one time I did not compile test 2012-10-05 13:46:57 -05:00
Anthony Minessale
44f78e9e76 FS-4650 --resolve 2012-10-05 09:43:00 -05:00
Anthony Minessale
cefeaee88c FS-4650 --resolve 2012-10-03 07:46:37 -05:00
Anthony Minessale
7329787b9a fix warning 2012-10-03 07:45:39 -05:00
Anthony Minessale
03fce657e8 FS-4549 --resolve 2012-10-03 07:09:59 -05:00
Anthony Minessale
10657f3f5c FS-4675 --resolve 2012-10-02 11:56:31 -05:00
Travis Cross
72baa97369 Condense the humanized FS version string
Old:
FreeSWITCH Version 1.3.0+git~20120916T192130Z~3b5aa066c7 (1.3.0; git at commit 3b5aa066c7 on Sun, 16 Sep 2012 19:21:30 Z)

New:
FreeSWITCH Version 1.3.0+git~20120916T192130Z~3b5aa066c7 (git 3b5aa06 2012-09-16 19:21:30Z)
2012-09-23 04:13:04 +00:00
Anthony Minessale
bfc46567c1 add uuid_media_reneg api command to tell a channel to send a re-invite with optional list of new codecs 2012-09-07 15:33:09 -05:00
Raymond Chandler
6ed3218f8a FS-4558: add uuid 2012-08-31 16:35:13 -04:00
Anthony Minessale
35f0e2ff3a add uuid_early_ok 2012-08-30 16:51:06 -05:00
Anthony Minessale
8ed7bcd88f FS-4576 --resolve 2012-08-29 20:35:05 -05:00
Anthony Minessale
65f2961923 add uuid_answer and uuid_pre_answer 2012-08-29 18:14:24 -05:00
Anthony Minessale
66677c940a move recovery engine up into the core 2012-08-22 16:27:07 -05:00
Anthony Minessale
8e14fd2039 FS-4348 --resolve 2012-08-06 22:34:31 -05:00
Anthony Minessale
293429f78d add api-expansion to switch.conf.xml and fsctl api_expansion command to control allowing apis to be expanded via variable expansion 2012-07-27 18:53:04 -05:00
Travis Cross
a8019d803c Make version output more human-friendly
Our main version string is designed for release engineering purposes:
it matches file name conventions used for versioned tarballs and the
versions sort lexicographically while containing all pertinent
information.

With this commit we add in parentheses a more human-friendly rendering
of the version string: we spell out the meaning of each field and
render the datetime in RFC 822 notation.
2012-07-20 07:43:26 +00:00
Anthony Minessale
46fee25dad add fsctl sql start/stop for standby controls 2012-07-12 14:30:44 -05:00
Anthony Minessale
c5ba5acbd5 move stacksize thing into the core deeper to avoid build issues 2012-07-03 11:35:41 -05:00
Jeff Lenk
78addbfe44 trivial fix windows build 2012-07-02 14:42:06 -05:00
Anthony Minessale
d32a72bcc1 show current process stack size from status command where supported 2012-07-02 11:49:42 -05:00
Anthony Minessale
8bb55ed4bf abstract out originate_signal_bond to a function to avoid confustion and regressions 2012-05-29 13:10:15 -05:00
Anthony Minessale
5a059ef630 add autocomplete for uuid_video_refresh 2012-05-09 12:11:21 -05:00