summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-06-26chan_sip: Fix handling of "From" headers longer than 256 charactersCorey Farrell
2014-06-25Abstract PJSIP-specific elements from the pubsub API.Mark Michelson
2014-06-25ao2_container node object ignores REF_DEBUG in all places except oneCorey Farrell
2014-06-25Skinny: cleanup some log messages around sessions.Damien Wedhorn
2014-06-24Move eid functions to utils.c, mark netsock.h deprecatedCorey Farrell
2014-06-23res_rtp_asterisk: Return the length of data written when sending via ICE inst...Joshua Colp
2014-06-23core_unreal: Fix off by one buffer overwrite error.Richard Mudgett
2014-06-23suspended destructions of pri spans on eventsTzafrir Cohen
2014-06-22astobj2: Add an ao2_replace macro to astobj2.hGeorge Joseph
2014-06-20build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.George Joseph
2014-06-20build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.George Joseph
2014-06-20res_parking: Make manager commands register with module informationJonathan Rose
2014-06-20Logger: Add manager command 'LoggerRotate' to rotate loggerJonathan Rose
2014-06-20voicemail API callbacks: Extract the sayname API call to its own registerd ca...Richard Mudgett
2014-06-20astobj2: Additional refactoring to push impl specific code down into the impls.George Joseph
2014-06-19pjsip cli: Change Identify to show CIDR notation instead of netmasks.George Joseph
2014-06-19Fix build warnings with TEST_FRAMEWORK enabledKinsey Moore
2014-06-19Remove the problematic and unneeded AST_MODFLAG_GLOBAL_SYMBOLS from pbx_lua.cGeorge Joseph
2014-06-18Update extensions.lua.sample with naming conflict guidance.George Joseph
2014-06-18stasis_channels: Update the stasis cache if manager variables are neededMatthew Jordan
2014-06-17Allow the PUSH and UNSHIFT functions to set inheritable channel variables.Mark Michelson
2014-06-17Fix string growth algorithm for XML presence bodies.Mark Michelson
2014-06-17MoH: Don't restart stream on repeated start callsKinsey Moore
2014-06-16chan_dahdi: Adds support for major update to libss7.Richard Mudgett
2014-06-16res_http_websocket: read/write string fixupKevin Harwell
2014-06-16We have faced situation when using CDR and CEL by sqlite3 modules. With syste...Igor Goncharovskiy
2014-06-16channels/chan_sip: Forbid remote bridging if T.38 is negotiatedMatthew Jordan
2014-06-15channel_internal_api: Publish a snapshot change when linkedids changeMatthew Jordan
2014-06-15test_stasis_endpoints: Remove expected channel snapshotMatthew Jordan
2014-06-15MoH: Undo commit r416150 (1.8)Matthew Jordan
2014-06-14res_manager_devicestate and res_manager_presencestate missing support levelCorey Farrell
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-06-13MoH: Don't restart stream on repeated start callsKinsey Moore
2014-06-13CEL: Expose parking retreiver in extra fieldKinsey Moore
2014-06-13AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.Richard Mudgett
2014-06-12main/pbx - documentation - enhance 'core show hints' and 'core show hint' hel...Rusty Newton
2014-06-12Fix build in devmode for GCC 4.10Kinsey Moore
2014-06-12AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.Richard Mudgett
2014-06-12Blocked revisions 415838Jonathan Rose
2014-06-12app_queue: delayed state can cause early leavewhenempty ringingScott Griepentrog
2014-06-12MixMontior: Add class authorization requirements to MixMonitor AMI commandsJonathan Rose
2014-06-12res_pjsip_pubsub: unauthenticated remote crash in PJSIP pub/sub frameworkKevin Harwell
2014-06-12Fix potential deadlock situation in res_pjsip.Mark Michelson
2014-06-12res_pjsip_pubsub: Persist subscriptions in sorcery so they are recreated on s...Joshua Colp
2014-06-12safe_asterisk: Overwrite old safe_asterisk on make install.Walter Doekes
2014-06-11format.c: Fix misuse of hash container function.Richard Mudgett
2014-06-11CLI: correct presence information on core show hintsScott Griepentrog
2014-06-10CLI: add presence information to core show hintsScott Griepentrog
2014-06-10Fix build in dev mode due to signed/unsigned mismatchKinsey Moore