summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-03-22Merge "res_pjsip_messaging: Check URI type before dereferencing"zuul
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-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
2017-02-22Merge "Revert "build: Execute ldconfig to build cache.""zuul
2017-02-22Merge "core: Show streams in "core show channel"."zuul
2017-02-22Revert "build: Execute ldconfig to build cache."Joshua Colp
2017-02-22Merge "Add initial SDP state code."Joshua Colp
2017-02-22core: Show streams in "core show channel".Joshua Colp
2017-02-21Add initial SDP state code.Mark Michelson
2017-02-21Merge changes from topic 'sdp_state_beginnings'Joshua Colp
2017-02-21build: Execute ldconfig to build cache.Joshua Colp
2017-02-20Merge "tcptls.c: Add some missing allocation failure checks."zuul
2017-02-20Merge "Revert "build: Execute ldconfig to build cache.""zuul
2017-02-20Revert "build: Execute ldconfig to build cache."Joshua Colp
2017-02-17Merge "Remove extra ast_iostream_close() calls."zuul
2017-02-17tcptls.c: Add some missing allocation failure checks.Richard Mudgett
2017-02-17Remove extra ast_iostream_close() calls.Mark Michelson
2017-02-17Add SDP translator and PJMEDIA implementation.Mark Michelson
2017-02-17Add initial SDP options.Mark Michelson
2017-02-16build: Execute ldconfig to build cache.Joshua Colp
2017-02-16Merge "stream: Rename creates/destroys to allocs/frees"zuul
2017-02-16stream: Rename creates/destroys to allocs/freesGeorge Joseph
2017-02-16http: Ensure capath is defined on all http creationsJoshua Elson
2017-02-15Merge "stream: Add stream topology to channel"George Joseph