build: trivial build fix (FSBUILD-174/r:13877)\r
build: fix automake warnings about underquoted definitions in apr macros (FSBUILD-175/r:13882)\r
build: make libtool version detection more portable (r:13926)\r
+ build: change ODBC handling in code to be runtime instead of build time (r:13936)\r
+ build: update of spec file for current trunk (FSBUILD-176/r:13988)\r
config: default config, calling own extension no longer goes to voicemail (r:12596)\r
config: default config, 1000-1019 uses $${default_password} instead of hard-coded 1234 (FSCONFIG-5/r:12838)\r
config: tweak the configs to bind siptrace on and off to F10 and F11 (r:12938)\r
config: commit config options for new auto nat (r:13595)\r
config: Remove use_profile from default dialplan, move to vars.xml, default value is 'internal'\r
config: clean up configs and put wan.auto in by default commented out (r:13907)\r
+ config: turn on rollover by default (r:13940)\r
core: fix suncc visibility support in libteletone (r:12154-12157)\r
core: fix crash on FS shutdown with "..." (FSCORE-297/r:12173,12361,12402)\r
core: add separate mutex for state related methods (r:12191)\r
core: set sound path in say app (r:13904)\r
core: add wan.auto acl (r:13905)\r
core: Fix ACL nat.auto (FSCORE-385/r:13925)\r
+ core: add hostname variable (FSCORE-374/r:13982)\r
+ core: decrement RWLOCK->rwlock->__data->__nr_readers after Redirect/Transfer (FSCORE-391/r:14030)\r
docs: Fix filename references in phrase_en.xml (r:12976)\r
docs: Update phrase_en.xml to include v1.0.8 sound prompts (r:13041)\r
docs: Updates to phrase_es.xml (r:13067)\r
libesl: add Ruby example for ESL (ESL-15/r:13235)\r
libesl: add INFO example for Perl (r:13293)\r
libesl: add socketDescriptor() method to ESL::Connection obj (r:13770)\r
+ libesl: add prelims for Java ESL (r:13949,13950)\r
+ libesl: add fs_cli command line editing (FSCORE-389/r:13964)\r
libiksemel: let return 0 be a failure on read in iks to avoid cpu race (r:13123,13124,13133)\r
libnatpmp: add (r:13510)\r
libnspr: fix bsd port packaging (r:13715/FSBUILD-170)\r
libtiff: add libtiff, v3.8.2\r
libxmlrpc: add select to read socket in abyss so we can timeout (r:13107)\r
libxmlrpc: fix segfault (MODAPP-293/r:13906)\r
+ mod_cdr_csv: add option to disable creation of multiple files if account code is set (MODEVENT-44/r:13968)\r
mod_cidlookup: add new module, mod_cidlookup (r:12990)\r
mod_cidlookup: switch to using CURL instead of mod_http (r:12992)\r
mod_cidlookup: add config file (r:12994)\r
mod_commands: Add max-sessions to status (MODAPP-254/r:13373)\r
mod_commands: remove double safe_free's (r:13453,13454,13455)\r
mod_commands: add nat_map API (r:13531)\r
+ mod_commands: add show distinct_channels (mix of show channels and show calls) (r:13944)\r
mod_conference: fix read terminating on single digit when called from a meta-app inside a conference (MODAPP-226/r:12466)\r
mod_conference: recording members should be invisible to commands (MODAPP-233/r:12582)\r
mod_conference: add lock caller_control (r:12787)\r
mod_lua: fix visibility support (FSCORE-302/r:12239-12240)\r
mod_lua: fix windows build (FSBUILD-149/r:12919)\r
mod_lua: fix memory leak (MODLANG-111/r:13298)\r
+ mod_lua: fix error checking to be more reasonable (MODLANG-116/r:13993)\r
mod_managed: fix recursive file record during file playback issue (r:13551/IRC-00)\r
mod_memcache: add new module, mod_memcache; API for memcached (r:12871)\r
mod_memcache: make -ERR for API call less verbose (r:12949)\r
mod_sofia: fix segfault on refer with no content-type or body (SFSIP-153/r:13889)\r
mod_sofia: fix segfault on reinvite on nomedia call when using uuid_media (r:13894)\r
mod_sofia: use the register proxy for the R-URI on register when register-proxy is set (MODSOFIA-12/r:13911)\r
+ mod_sofia: Dereferencing a null pointer causes segfault: sofia_handle_sip_r_invite doesn't check profile->extsipip before use (FSCORE-386/r:13937)\r
+ mod_sofia: preserve transport on route (SFSIP-157/r:13948)\r
+ mod_sofia: do not set route_uri unless there is actually one to go to (r:13952)\r
+ mod_sofia: P-Asserted-Identity and P-Preferred-Identity headers now available as channel vars (BOUNTY-7 and MODENDP-146/r:13977)\r
mod_spidermonkey: fix segfaults on dtmf callback (FSCORE-327/r:12577)\r
mod_spidermonkey: fix error loading mod_spidermonkey due to missing PR_* symbols (r:12934,12939)\r
mod_spidermonkey: add destroy method to js (r:13016)\r