]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Per-call logging, part one
authorMathieu Rene <mrene@avgs.ca>
Thu, 13 Aug 2009 20:35:02 +0000 (20:35 +0000)
committerMathieu Rene <mrene@avgs.ca>
Thu, 13 Aug 2009 20:35:02 +0000 (20:35 +0000)
commitc2d5f970bc6ae883db6035edfe63a3beb1864e6d
tree0d2c8bd359a5a97df6b82b7a7a2b89db3fafa778
parentef0cf6a998d7192e59cb1c1d6b2cc842e2414e10
Per-call logging, part one

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14509 d0543943-73ff-0310-b7d9-9358b9ac24b2
22 files changed:
src/include/switch_types.h
src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.c
src/mod/endpoints/mod_sofia/mod_sofia.c
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_glue.c
src/mod/endpoints/mod_sofia/sofia_reg.c
src/mod/event_handlers/mod_event_socket/mod_event_socket.c
src/switch_channel.c
src/switch_core_codec.c
src/switch_core_io.c
src/switch_core_media_bug.c
src/switch_core_rwlock.c
src/switch_core_session.c
src/switch_core_state_machine.c
src/switch_cpp.cpp
src/switch_ivr.c
src/switch_ivr_async.c
src/switch_ivr_menu.c
src/switch_ivr_originate.c
src/switch_ivr_play_say.c
src/switch_log.c
src/switch_swig.c