]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
let modules see the filename they were called as
authorAnthony Minessale <anthony.minessale@gmail.com>
Thu, 8 Dec 2005 18:31:49 +0000 (18:31 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Thu, 8 Dec 2005 18:31:49 +0000 (18:31 +0000)
commite85eefe7f2d89f40ed33ef6c3a27088413affc01
treed8af9396ff24f8a2bbc20900450083373a30066c
parente6cdee481cc85e3cc521791ede74979eb560738d
let modules see the filename they were called as

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@94 d0543943-73ff-0310-b7d9-9358b9ac24b2
16 files changed:
src/mod/mod_bridgecall/mod_bridgecall.c
src/mod/mod_dialplan_demo/mod_dialplan_demo.c
src/mod/mod_exosip/mod_exosip.c
src/mod/mod_exosip/mod_exosip_ccrtp.c
src/mod/mod_exosip/mod_exosip_ucl.c
src/mod/mod_g711codec/mod_g711codec.c
src/mod/mod_iaxchan/mod_iaxchan.c
src/mod/mod_opalchan/mod_opalchan.c
src/mod/mod_playback/mod_playback.c
src/mod/mod_rawaudio/mod_rawaudio.c
src/mod/mod_skel/mod_skel.c
src/mod/mod_softtimer/mod_softtimer.c
src/mod/mod_speexcodec/mod_speexcodec.c
src/mod/mod_wanchan/mod_wanchan.c
src/mod/mod_woomerachan/mod_woomerachan.c
src/switch_loadable_module.c