summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-04-12Merge "stun.c: Fix ast_stun_request() erratic timeout."Joshua Colp
2017-04-11Merge "sorcery.c: Speed up ast_sorcery_retrieve_by_id()"zuul
2017-04-11stun.c: Fix ast_stun_request() erratic timeout.Richard Mudgett
2017-04-11sorcery.c: Speed up ast_sorcery_retrieve_by_id()Richard Mudgett
2017-04-11tcptls.c: Cleanup TCP/TLS listener thread on abnormal exit.Richard Mudgett
2017-04-04CDR: Protect from data overflow in ast_cdr_setuserfield.Corey Farrell
2017-04-03Merge "sdp: Add support for setting connection address and clean up state."Mark Michelson
2017-03-30build: Fix deb build issues with fakerootWalter Doekes
2017-03-30sdp: Add support for setting connection address and clean up state.Joshua Colp
2017-03-30astobj2: Prevent potential deadlocks with ao2_global_obj_releaseSean Bright
2017-03-29Merge "core: Remove embedded module support"George Joseph
2017-03-29Merge "channel: Remove old epoll support and fixed max number of file descrip...zuul
2017-03-27channel: Remove old epoll support and fixed max number of file descriptors.Joshua Colp
2017-03-27core: Remove embedded module supportSean Bright
2017-03-24Merge "cdr: Allow setting of user field from 'h' extension"Joshua Colp
2017-03-24Merge "rtp_engine: allocate RTP dynamic payloads per session"zuul
2017-03-24Merge "audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor."Joshua Colp
2017-03-22rtp_engine: allocate RTP dynamic payloads per sessionKevin Harwell
2017-03-22Merge "res_pjsip_messaging: Check URI type before dereferencing"zuul
2017-03-22cdr: Allow setting of user field from 'h' extensionSebastian Gutierrez
2017-03-21Merge "autochan/mixmonitor/chanspy: Fix unsafe channel locking and references."zuul
2017-03-21res_pjsip_messaging: Check URI type before dereferencingSean Bright
2017-03-20audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor.Aaron An
2017-03-20thread safety: Don't use getprotobyname()Sean Bright
2017-03-16Merge "RFC sdp: Initial SDP creation"Joshua Colp
2017-03-15Merge "pbx.c: Fix crash from malformed exten pattern."zuul
2017-03-15autochan/mixmonitor/chanspy: Fix unsafe channel locking and references.Richard Mudgett
2017-03-15Merge "core: Add stream topology changing primitives with tests."zuul
2017-03-14pbx.c: Fix crash from malformed exten pattern.Richard Mudgett
2017-03-14RFC sdp: Initial SDP creationGeorge Joseph
2017-03-14main/stasis_cache: Demote the ERROR message when removing a nonexistent itemMatt Jordan
2017-03-08media_cache: Prefer ast_file_is_readable() over access()Sean Bright
2017-03-07core: Add stream topology changing primitives with tests.Joshua Colp
2017-03-06Saynumber is trying to get "and" from "digits/" subfolderDaniel Journo
2017-03-02core: Cleanup ast_get_hint() usage.Richard Mudgett
2017-03-01Merge "stream: Unit tests for stream read and tweaks framework"Joshua Colp
2017-03-01stream: Unit tests for stream read and tweaks frameworkGeorge Joseph
2017-03-01SDP: Add initial SDP state machine.Mark Michelson
2017-03-01Merge "media_cache: Mark cache entry stale if cache file is removed"Joshua Colp
2017-02-28media_cache: Mark cache entry stale if cache file is removedSean Bright
2017-02-27build: Warn if asterisk is installed in both 32 and 64 bit sys dirsGeorge Joseph
2017-02-27Merge "channel: Add ast_read_stream function for reading frames from all stre...George Joseph
2017-02-24Merge "Binaural synthesis (confbridge): Adds binaural synthesis to bridge_sof...Joshua Colp
2017-02-24Merge "build: Execute ldconfig to build cache. (take two)"zuul
2017-02-24Merge "channel: Add support for writing to a specific stream."zuul
2017-02-24channel: Add ast_read_stream function for reading frames from all streams.Joshua Colp
2017-02-23build: Execute ldconfig to build cache. (take two)George Joseph
2017-02-23channel: Add support for writing to a specific stream.Joshua Colp
2017-02-23Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.frahaase