]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
add switch_separate_file_params function so when using relative paths with bracketed...
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 1 Aug 2014 17:57:35 +0000 (22:57 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 1 Aug 2014 17:57:40 +0000 (22:57 +0500)
commitfb274514dfce72ab9230f77816f408dd3a8b655a
tree207cba8d33babb5e844139ee5e3f45b39bf5c052
parent8aa37639861f2e229bf4808c2e360318a44af66e
add switch_separate_file_params function so when using relative paths with bracketed params the full path can be constructed with the params in tact
src/include/switch_utils.h
src/mod/applications/mod_conference/mod_conference.c