build: VS 2010 - Change to V4 framework, add SWIG v2.0 files to fix release build exceptions(temp fix till we upgrade all SWIG files) (r:812f4309)\r
build: Windows VS2010 build - remove strange characters (r:ba1546e0/FSBUILD-297)\r
build: Make bootstrap.sh Bourne shell compatible (r:8dbd62ff/FSBUILD-301)\r
+ build: add mod_osp Makefile to configure generated Makefiles (r:dc06a039/FS-122)\r
+ build: Remove mod_spidermonkey from windows 2008 x64 builds - does not work (r:280e894d)\r
+ build: fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side (r:45ecbc2f)\r
codec2: working prototype, still for testing only (r:04ca0751)\r
config: move limit.conf to db.conf\r
config: Update VM phrase macros to voice option then action on main, config menus\r
config: move enum to the bottom of default. (r:4d448c97)\r
config: Add att_xfer example to default dialplan (r:20ec962a)\r
config: default example to resolve some issues with SCA in cases where host and ip are mixed causing the phone to be confused. (r:0279261b)\r
+ config: Fix phrase files, still missing a sound file (r:6741f350/FS-2742)\r
core: Add RTCP support (FSRTP-14)\r
core: handle some errors on missing db handle conditions\r
core: add ... and shutdown as a fail-safe when no modules are loaded\r
core: avoid segfault when sofia tries to update the callee id at the same time as the outbound call is transferred (r:df63657e)\r
core: make code more automagic to shut up the dude on the list (r:d093a4a4)\r
core: Fix memory leak if we fail to enqueue new event to EVENT_QUEUE in switch_event.c (r:ef773e07/FS-2148)\r
+ core: fix endless loop on startup when specifying -nosql (r:b6a533ee)\r
+ core: Buffer for url encode in switch_ivr_set_xml_chan_vars() too small by 1 (r:0cc28f37/FS-2167)\r
+ core: fix switch_ivr_collect_digits_callback to allow an args pointer with null callback to work like other apis (r:89d99a91)\r
+ core: ERROR_PARTIAL and BAD_PARTIAL are regarded as PARTIAL in switch_regex_match_partial (r:b4548a60/FS-2238)\r
+ core: sprinkle digit_timeout into switch_ivr_read and switch_ivr_play_and_get_digits and the higher level variants (r:cfa30468)\r
+ core: Fix parse of variable absolute_codec_string when inside [] (r:54bf6575/FS-2126)\r
+ core: Fix SWITCH_IO_FLAG_NOBLOCK needed for mod_sangoma_codec (r:bc304153/FS-2017)\r
+ core: fix coredump in rtcp socket handling (r:6c1070ea/FS-2009)\r
+ core: add bitrate patch from moc with some extra stuff for late neg mode (r:633f193d)\r
+ core: refactor fmtp parser as a core func (r:56f8c11f)\r
+ core: add switch_ivr_dmachine async digit parser to core (r:7f3319dc)\r
lang: Improve French phrase files (FSCONFIG-23)\r
+ libapr: Fix issue where after a bridge with a member, uuid of Agent is set to single quote character ' (r:3fee704d/FS-2738)\r
libdingaling: fix race on shutdown causing crash (FSMOD-47)\r
libdingaling: Fix crash in new GV interface when exceeding 24 calls (r:be00609a/FS-2171)\r
libesl: Fix potential race condition (ESL-36)\r
libfreetdm: implemented freetdm config nodes and ss7 initial configuration\r
libfreetdm: fix codec for CAS signaling (r:b76e7f18)\r
libfreetdm: freetdm: ss7- added support for incoming group blocks, started adding support for ansi (r:c219a73c)\r
+ libgnutls: link to libgcrypt as well, please report any platforms this breaks, but it should be portable (r:c569fb0f/FS-1248)\r
libopenzap: Add CLI tracing\r
libs: Merged OpenZAP and FreeTDM into the FreeSWITCH tree.\r
libs: Add support for TLS on Windows using openssl (r:1abe3b93/MODSOFIA-92)\r
+ libs: fix bsd shell incompatibility (r:e2b85e94/FS-287)\r
libsofiasip: Fix random crashes (r:c15ee980/SFSIP-219)\r
libsofiasip: Fix T.38 bug in sofia_glue (r:2843f1ad/MODSOFIA-94)\r
libsofiasip: VS2010 sofia posix problem (r:46dd24c2/SFSIP-220)\r
mod_callcenter: Add more channel variable and event and fix a mem leak (r:2d3d8c8d)\r
mod_callcenter: Make more sence to bridge the caller to the agent. Before, in the xml_cdr you saw it it like the agent initiated the call to the member (r:0be95658)\r
mod_callcenter: Added max-wait-time and max-wait-time-with-no-agent param to a queue. (r:3482f95e)\r
+ mod_callcenter: Make sure we fail to load if config is not present (r:e1fb79a1)\r
+ mod_callcenter: Fix invalid update of agent field (r:426a448f/FS-2738)\r
mod_cidlookup: null xml is bad (r:095815f8)\r
mod_cid_lookup: honor skipcitystate when using whitepages (r:a66654de/FSMOD-53)\r
mod_commands: make break uuid_break and add cascade flag \r
mod_commands: Fix user_data returning the first value found instead of the last. Also add support to get variable from the group. (r:402f2391)\r
mod_commands: Allow cond API to return empty false value (r:c8a897b9)\r
mod_commands: ***BEHAVIOUR CHANGE*** reloadacl, load <module>, reload <module> will now explicitly call reloadxml (r:42c9df72)\r
+ mod_commands: add nat_map usage (r:7577b8aa)\r
mod_conference: Fix reporting of volume up/down (MODAPP-419)\r
mod_conference: add last talking time per member to conference xml list\r
mod_conference: add terminate-on-silence conference param\r
mod_dptools: add eavesdrop_enable_dtmf chan var (r:596c0012)\r
mod_dptools: Make park app not send 183 session progress (r:76932995/FSCORE-567)\r
mod_dptools: add block_dtmf and unblock_dtmf apps (r:d9eb0197)\r
+ mod_dptools: refactor export code and add new bridge_export app which is like export but exports across when one channel bridges another (r:4aa9a838)\r
mod_erlang_event: Make XML fetch reply ACKs distinguishable, update freeswitch.erl (r:9d44ed04)\r
mod_erlang_event: Add 3 new commands; session_event, session_noevents, session_nixevent (r:698fa045)\r
mod_erlang_event: generate long node names the same as erlang does (r:9ad509c2)\r
mod_fifo: add taking_calls param to fifo member add and config file (r:821488bf)\r
mod_fifo: add nomedia flag (r:2d30a8c2)\r
mod_fifo: Fix inconsistency between the fifo queue and the channels (num callers in queue can become "-1") (r:07487114/FS-1659)\r
+ mod_fifo: fix issue leaving stale records in fifo_bridge table (r:b36d015f)\r
mod_freetdm: Fix for TON and NPI not passed through to channel variables on incoming calls\r
mod_freetdm: add pvt data to freetdm channels fix fxs features (r:9d456900)\r
mod_freetdm: export and import boost custom data (r:edb2d582)\r
mod_lcr: don't count twice (r:eaeabc7b/FS-1810)\r
mod_loopback: add loopback_bowout_on_execute var to make 1 legged loopback calls bow out of the picture\r
mod_loopback: only execute app once in app mode (r:64f58f2d)\r
+ mod_loopback: fix bug in mod_loopback where bowout=false (r:e9ab5368)\r
mod_lua: Add switch_core_sqldb functionality from inside Lua script (r:26f2e095/FS-1384)\r
mod_lua: Made 2nd arg to freeswitch.Dbh:query (cb func) optional (r:87db11af)\r
mod_lua: Added SAF_ROUTING_EXEC flag to lua app, so it can be run inline (r:7d5ca1c0)\r
mod_sangoma_codec: rename load/noload to register/noregister\r
mod_sangoma_codec: silence suppression (r:73d9d56f)\r
mod_say_es: fix grammar when saying dates and time (r:6bed19b2/MODAPP-429)\r
+ mod_say_ja: initial commit, still needs sound files (r:b2423158/FS-2755)\r
mod_say_ru: Fix saying time with +1 hour of current time (r:68d74c31/MODAPP-444)\r
mod_say_zh: Number reading should now be OK for the whole range of integers for Cantonese and Mandarin\r
mod_silk: Fix mod_silk compliance and performance issues (r:2ddbc457/MODCODEC-20)\r
mod_sofia: add inline lists for tab complete db using ::[a:b syntax (r:445731ee)\r
mod_sofia: add sofia profile <profile> gwlist up|down to list up or downed profiles for feeding into mod distributor to exclude dead gateways (r:0477cb67)\r
mod_sofia: add 'sofia global siptrace on' so we don't have to always teach people to enable sip trace on each profile (r:09fa6678)\r
+ mod_sofia: fix seg on subscribe with no contact host (r:c236541e)\r
+ mod_sofia: fix typo and printf specifier resulting in incorrect output of call counts on profiles and gateways (r:29ea6e29)\r
+ mod_sofia: fix t38 passthru when port changes on re-invite (r:72baaf6d)\r
+ mod_sofia: let ~ signify that multipart content will contain headers (r:3548168d)\r
+ mod_sofia: Fix rash with rxfax when no remote host (r:a9446ac1/FS-677)\r
+ mod_sofia: Handle incorrectly formatted T.38 booleans (r:8f731f42/FS-957)\r
+ mod_sofia: fix crash in sofia_reg_find_gateway_by_realm__ (r:721c8019/FS-488)\r
+ mod_sofia: Handle 301 moved permanently. (r:ba59c51d/FS-2739)\r
+ mod_sofia: don't passthru when its proxy media, bypass media or there is no rtp session, fixes seg (r:45e2b99d)\r
+ mod_sofia: improve video support for new polycom phones (r:84a383fe)\r
+ mod_sofia: Forward unsolicited MWI nofity (r:e946da9a/FS-861)\r
+ mod_sofia: Support display updates for Cisco SIP endpoints (tested on SPA series) (r:6937ca39/FS-884)\r
+ mod_sofia: BLF compliance with RFC-4235: dialog-info 'version=' field is reset to 0 on every new call instead of being incremented (r:589502d3/FS-2747)\r
+ mod_sofia: fix parsing of sofia tracelevel param, moved param from profile params to global_settings as its global, and it only worked on reparse before anyways. Please correct any documentation on this issue on the wiki (r:82c4c4cc/FS-523)\r
+ mod_sofia: fix nat acl count check to check against the number of nat acls (r:e11550e7/FS-502)\r
+ mod_sofia: add sofia_glue_find_parameter_value function to get a specific value from a url params string (r:c701d41c)\r
mod_spandsp: initial checkin of mod_fax/mod_voipcodecs merge into mod_spandsp (r:fa9a59a8)\r
mod_spandsp: rework of new mod_spandsp to have functions broken up into different c files (r:65400642)\r
mod_spandsp: improve duplicate digit detection and add 'min_dup_digit_spacing_ms' channel variable for use with the dtmf detector (r:eab4f246/FSMOD-45)\r
mod_spandsp: Moved spandsp to a more recent version. A huge number of little changes occur here, as recently spandsp lost all the $Id$ entries the source files had for the dark old days of CVS (r:f029f7ef)\r
mod_spandsp: move app flag into 'T38' namespace for the sake of housekeeping (r:0d0b4b43)\r
mod_spandsp: make t38 terminal mode more reliable (r:83da7bd3)\r
+ mod_spandsp: deadlock in mod_spandsp (mod_spandsp_fax.c) (r:b02c69bb/FS-1690)\r
+ mod_spandsp: T.38 reINVITE glare condition causes FAX processing to stop. (r:04aa7ef9/FS-1682)\r
+ mod_spandsp: improve nat handling when using stun or host as ext-rtp-ip (r:03e74c51/FS-526)\r
mod_spidermonkey: allow vars to be set containing vars from languages (r:5cd072a3)\r
mod_spidermonkey: fix seg in js hangup (r:7d554c11)\r
mod_spidermonkey: Fix mod_spidermonkey build on FreeBSD, (Undefined symbol PR_LocalTimeParameters). (r:3edb8419)\r
mod_unimrcp: fix fortify findings for mod_unimrcp (r:336f0b4e/FSMOD-67)\r
mod_valet_parking: add event data to valet parking hold event\r
mod_valet_parking: add event for Valet Parking action exit\r
+ mod_valet_parking: pass hold class on transfer (r:76a065ec)\r
mod_voicemail: Fix vm_prefs profile lock (MODAPP-417)\r
mod_voicemail: add 'vm-enabled' param (default true)\r
mod_voicemail: fix vm msg being deleted when pressing key to forward to email (MODAPP-403)\r
mod_voicemail: Allow to forward a message or send it via email key during the playback of the recording, not just when the menu is playing. (r:83aeda79)\r
mod_voicemail: fix vm_inject to a group and change syntax for sending to a whole domain to domain= for clarity sake (r:f30a1cc6)\r
mod_voicemail: add quotes to vm_cc command generated internally to escape spaces in the caller id name (r:5f012813)\r
+ mod_voicemail: Play caller id of callee prior to playing a vmail (r:e7b97907/FS-2719)\r
mod_xml_cdr: add force_process_cdr var to process b leg cdr on a case by case basis when b leg cdr is disabled (XML-17)\r
mod_xml_cdr: add leg param to query string (XML-24)\r
mod_xml_cdr: fix locked sessions (XML-26)\r
mod_xml_cdr: fix minor memory leaks and config bug (r:19253d83/MODEVENT-62)\r
mod_xml_rpc: Fix crash if unauthorized XML RPC is attempted (r:9835395c/FS-184)\r
+ scripts: added honeypot.pl and blacklist.pl which add extra SIP security options (r:b6a81ba7)\r
sofia-sip: fix null derefernce segfault in soa (r:f356c5e6)\r
sofia-sip: extend timeout for session expires on short timeouts to be 90% of timeout instead of 1/3 to handle devices that do not refresh in time such as polycom (r:a7f48928/SFSIP-212)\r
\r