]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Fixed Cairo's entry in the timezone files
authorSteve Underwood <steveu@coppice.org>
Wed, 22 Aug 2012 14:25:54 +0000 (22:25 +0800)
committerSteve Underwood <steveu@coppice.org>
Wed, 22 Aug 2012 14:25:54 +0000 (22:25 +0800)
commitea58df8456e08751d534c05a974992ed8a4bfad8
treef48468fcce960f73b8e2c7f60011aaaf9e49c7ba
parent00f586ca5a926bf2feae2e58a1b346060478b945
Fixed Cairo's entry in the timezone files
Changed mod_spandsp so it tries to resolve timezone names like Asia/HongKong
to a POSIX timezone descriptor string, like other parts of FreeSwitch do.
conf/curl/autoload_configs/timezones.conf.xml
conf/insideout/autoload_configs/timezones.conf.xml
conf/sbc/autoload_configs/timezones.conf.xml
conf/vanilla/autoload_configs/timezones.conf.xml
src/include/switch_core.h
src/mod/applications/mod_spandsp/mod_spandsp_fax.c
src/switch_time.c