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
Anthony Minessale
99bac0d05b
add video_refresh dp and uuid_video_refresh fsapi
2012-05-09 09:06:21 -05:00
Anthony Minessale
1374f98645
make sched_hangup +0 the same as uuid_kill
2012-05-04 19:44:29 -05:00
Anthony Minessale
2a0ca295cc
FS-4144 --resolve
2012-04-27 15:28:17 -05:00
Ken Rice
c5554eb939
Copyright date update.
2012-04-18 11:52:02 -05:00
Anthony Minessale
d655ceecf8
add fsctl debug sql
2012-04-02 12:58:40 -05:00
Jeff Lenk
59afd96128
FS-3403 --resolve
2012-03-23 08:47:48 -05:00
Jeff Lenk
4276680181
FS-3782 --resolve soft timer
2012-03-14 10:08:41 -05:00
Anthony Minessale
7eba3f2b1c
FS-3927 --resolve
2012-02-21 10:10:28 -06:00