]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-5011 --resolve if you use record_session with a filename with no extension it...
authorAnthony Minessale <anthm@freeswitch.org>
Mon, 25 Feb 2013 22:32:09 +0000 (16:32 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Mon, 25 Feb 2013 22:32:09 +0000 (16:32 -0600)
commita76b352a1edaaf445a55289546ba6d7b1c5a5002
tree86b638a4c39cabe07f7813591335178b3acd2ef6
parent8987e96744f6d497fd089f6b3e7ace92af0794af
FS-5011 --resolve if you use record_session with a filename with no extension it will record 2 files with that base-name and with extensions -in.XXX and -out.XXX where XXX is the codec name
src/include/private/switch_core_pvt.h
src/include/switch_core.h
src/include/switch_types.h
src/switch_core_io.c
src/switch_core_media_bug.c
src/switch_ivr_async.c