build: replace mod_radius_cdr's Makefile.am with Makefile that pulls freeradius-client source when needed (r:14053)\r
build: add experimental modules section to modules.conf.in (r:14062)\r
build: allow comments (using ##) in modules.conf (r:14093)\r
+ build: update to 0.6.0 celt codec (r:14206)\r
+ build: fix 64 bit build of radius modules (FSBUILD-179/r:14201)\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
core: Fix IVR menu timeout issue (MODAPP-301/r:14129)\r
core: add time of day routing attrs to condition tags in xml dialplan (r:14137)\r
core: change timing for media bug recording *yet again* (r:14143)\r
+ core: Fix voicemail rewind key, improve file seek (MODAPP-305/FSCORE-401/r:14199)\r
+ core: Fix uPNP for WRT-54TG-TM (FSCORE-402/r:14241)\r
+ core: group_confirm_cancel_timeout=true to stop timers once a group_confirm is triggered (r:14247)\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_conference: add member-type header to relevant events (r:13471)\r
mod_conference: make endconf count cumulative (r:13526)\r
mod_conference: don't transfer back to the same conference (r:13638)\r
+ mod_conference: Add Job-UUID to conference bgdial (MODAPP-304/r:14161)\r
mod_curl: Add mod_curl (API for querying Web resources) and moved mod_http to experimental because of probable leaks (r:14092)\r
mod_dahdi_codec: delay init of resources until the first time they are actually used to avoid unnecessary waste of resources in hardware codec (r:12962)\r
mod_dahdi_codec: set mod_dahdi_codec dahdi transcoding device sockets to non-blocking to avoid hanging when there is no data and just return 0 bytes frame (MODCODEC-8/r:13257)\r
mod_limit: close odbc handle (r:12632)\r
mod_limit: Add more error checking to hash api/app (r:13007)\r
mod_limit: prevent multiple bindings of the same event_hooks to make code simpler in mod_limit (MODAPP-264/r:13113)\r
+ mod_limit: Move over-limit messages down to INFO (MODAPP-308/r:14275)\r
mod_local_stream: Add show_local_stream [stream name] (MODFORM-27/r:13165)\r
mod_local_stream: fail over to default if desired stream is not found (r:13184,13185,13186)\r
mod_local_stream: refactor resampling in mod_local_stream (r:13222)\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_lua: fix memory leak in xml binding (MODLAN-113/r:14158)\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_say_ru: add ru_ip (r:13026)\r
mod_say_ru: Update phrase_ru.xml to include v1.0.8 sound prompts (r:13044,13045)\r
mod_say_ru: add russian language support and makefile targets (r:14091)\r
+ mod_say_ru: add mod_say_ru to windows build (r:14246)\r
mod_shell_stream: Initial commit (r:13851)\r
mod_shout: Fix race conditions; fix stutter when first 64k is drained from shoutcast stream (r:13218)\r
mod_shout: bring media back so telecast of a no-media call will work. (MODFORM-28/r:13895)\r
+ mod_shout: add mp3 improvements in seeking, cleanup (MODFORM-32/r:14223)\r
mod_skel: add more example code and info (r:12459)\r
mod_skypiax: move to trunk (r:12167)\r
mod_skypiax: fix hang on invalid mod_skypiax.conf.xml (MODSKYPIAX-21/r:12320-12322,12343)\r
mod_sofia: this one was my fault, it shouldn't set them as sip_h just in case. Moved it to set the full header into sip_HEADERNAME so you can use it as you see fit or re-export it to a sip_h on the b-leg if needed unchanged. (r:14081)\r
mod_sofia: manually handle bye to delay the 200 OK till after the call is torn down (reversible with a define) (r:14121)\r
mod_sofia: Have I said how dumb sip is sometimes? (r:14142)\r
+ mod_sofia: fix SFSIP-163, don't blindly copy the extrtpip when ip is defined. (r:14209)\r
+ mod_sofia: add sip_auto_answer_detected var set when we get intercom request on inbound invite. (r:14220)\r
+ mod_sofia: Gateway Config option caller-id-in-from disables/ignores option from-domain (MODSOFIA-16/r:14244)\r
+ mod_sofia: Fix OPTIONS ping sends OPTIONS of many gateways to one gateway (SFSIP-162/r:14249,14250)\r
+ mod_sofia: Fix problem w/OCS after svn14200 with transport=tcp (MODSOFIA-17/r:14251)\r
+ mod_sofia: Send outbound INVITES to outbound proxy (SFSIP-165/r:14263)\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
mod_unimrcp: Added LPCM (16-bit linear PCM) codec, which is used internally in host order; while L16 is RFC3551 defined 16-bit linear PCM codec in network order. (r:13859)\r
mod_unimrcp: add speech_channel_set_state_unlocked() (r:14049)\r
mod_xml_curl: fix data fetch (MODXMLINT-48/r:12586)\r
+ mod_xml_curl mod_xml_cdr: fix ssl verify peer option and add cookie options (MDXMLINT-51/MDXMLINT-52/r:14208)\r
mod_xml_rpc: xmlrpc fails to check security restrictions (MDXMLINT-53/r:13912)\r
scripts: Add -days option to set expiration time of certificates in gentls_cert (r:13825)\r
scripts: Add zrtp enrollment script, we do auto enrollment and verification (r:13843)\r