build: use different version file for moh version (r:13093)\r
build: de-couple version numbers and builds of sound files and moh files (FSBUILD-153/r:13096)\r
build: use sound_version.txt and moh_version.txt to determine sound file version on windows (FSBUILD-152/r:13097)\r
+ build: use in tree libtiff for msvc build and fix some header generation checks (r:13150)\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: Update sample IVR to include ClueCon reg option :) (r:13043)\r
config: Add ext 9991 as ClueCon ext; use transfer instead of bridge on demo ivr opt #4 (r:13046)\r
+ config: remove invalid options from profiles (r:13153)\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: make state_handler macros not let you install the same one more than once (r:13111)\r
core: Do not use struct fd_set uninitialized (always FD_ZERO() them, before using FD_SET() on a new one, or reusing them after select()). Fixes a segfault on solaris (r:13125)\r
core: Fix missing UNPROTECT_INTERFACE in case pre_answer fails (r:13130)\r
+ core: add record_waste_resources channel variable to send blank audio during recording (r:13144)\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
mod_commands: add show modules functionality (MODAPP-227/r:12806)\r
mod_commands: add echo api command (echo back exact input) and add expand api command (executes another api command with variable expansion) (r:13101,13102)\r
mod_commands: add "stun" fsapi command (r:13137)\r
+ mod_commands: mod_commands: if no bind ip specified for stun fsapi command, use the guess ip (r:13140)\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_loopback: fix loopback channels that stay alive (FSCORE-349/r:12944,12953)\r
mod_loopback: flush queued frames on audio sync event (r:13018)\r
mod_loopback: autoflush these channels that use queues (r:13057)\r
+ mod_loopback: pass flush indications across to the b leg (r:13146)\r
+ mod_loopback: make mod_loopback render silence to prevent livelock (r:13147)\r
+ mod_loopback: drop excess frames on loopback channel (r:13156,13157,13158)\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_memcache: add hook reloadxml event (r:12950)\r
mod_sofia: add calls count and failed calls count to sofia profile sorted by direction (r:13103)\r
mod_sofia: only pass 2833 while bridged and while bridged to another channel that uses our RTP stack (r:13131)\r
mod_sofia: send-message-query-on-register profile param, set it to false to disable default of true (r:13139)\r
+ mod_sofia: fix segfault in sofia xmlstatus profile command (MODENDP-214/r:13141)\r
mod_spy: add new module, mod_spy (MODAPP-260/r:13035,13036)\r
mod_syslog: Keep the indent string in memory (LOGGER-1/r:12852)\r
mod_t38gateway: Introduction of the skeleton of a media bug implementing a T.38 gateway, so the\r
mod_voicemail: add parameter "login-keys" to allow user to customize which key is used to log in (MODAPP-251/r:12916)\r
mod_voicemail: change len to seconds (r:13127)\r
mod_voicemail: message-query-exact-match global param in settings section of voicemail to assume profile names match domain names (r:13138)\r
+ mod_voicemail: allow unload and reload of mod_voicemail (MODAPP-177/r:13145)\r
mod_xml_curl: fix data fetch (MODXMLINT-48/r:12586)\r
sofia-sip: su.h - define su_family via struct sockaddr (r:12260)\r
sofia-sip: sip_parser.c - fixed sip_transport_d() (r:12261)\r