summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-17Merge "DEBUG_FD_LEAKS: Add missing FD creators."Joshua Colp
2017-11-17Merge "Build: Make function constructor/destructor attributes mandatory."Joshua Colp
2017-11-16Merge "pjsip / hep: Provide correct local address for Websockets."Joshua Colp
2017-11-16Merge "sorcery: Add ast_sorcery_retrieve_by_prefix()"Jenkins2
2017-11-16Merge "This patch adds a beanstalk CDR backend."Jenkins2
2017-11-14pjsip / hep: Provide correct local address for Websockets.Joshua Colp
2017-11-14Merge "core: Add cache_media_frames debugging option."Jenkins2
2017-11-14Merge "alertpipe: Correct documented return of ast_alertpipe_write."Joshua Colp
2017-11-13alertpipe: Correct documented return of ast_alertpipe_write.Corey Farrell
2017-11-13sorcery: Add ast_sorcery_retrieve_by_prefix()Sean Bright
2017-11-13vectors: Add new macro and a string vector definition.Corey Farrell
2017-11-11core: Add cache_media_frames debugging option.Richard Mudgett
2017-11-10Build: Make function constructor/destructor attributes mandatory.Corey Farrell
2017-11-08DEBUG_FD_LEAKS: Add missing FD creators.Corey Farrell
2017-11-07Merge "Fix ast_(v)asprintf() malloc failure usage conditions."Joshua Colp
2017-11-06Merge "dtls: Add support for ephemeral DTLS certificates."Joshua Colp
2017-11-06Fix ast_(v)asprintf() malloc failure usage conditions.Richard Mudgett
2017-11-06dtls: Add support for ephemeral DTLS certificates.Sean Bright
2017-11-06configure: Add autoconf check for libopusfile.Corey Farrell
2017-11-01Modules: Additional improvements to CLI completion.Corey Farrell
2017-10-31Merge "Build System: Fix --disable-xmldoc option."Joshua Colp
2017-10-30core / pjsip: Add support for grouping streams together.Joshua Colp
2017-10-26Merge "res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint."Joshua Colp
2017-10-25res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.Joshua Colp
2017-10-25Build System: Fix --disable-xmldoc option.Corey Farrell
2017-10-24Single API for ast_store_lock_info and ast_remove_lock_info.Corey Farrell
2017-10-20This patch adds a beanstalk CDR backend.Nir Simionovich
2017-10-12features, manager : Add CancelAtxfer AMI actionThomas Sevestre
2017-10-12Merge "sorcery: Use ao2_weakproxy to hold list of instances."Jenkins2
2017-10-12Merge "astobj2: Add ao2_weakproxy_find function."Jenkins2
2017-10-12Merge "astobj2: Run weakproxy callbacks outside of lock."Jenkins2
2017-10-11ari/bridge: Add mute, dtmf suppression controlsSeán C McCord
2017-10-11Merge "res_pjsip_registrar.c: Update remove_existing AOR contact handling."Jenkins2
2017-10-10sorcery: Use ao2_weakproxy to hold list of instances.Corey Farrell
2017-10-10astobj2: Add ao2_weakproxy_find function.Corey Farrell
2017-10-10astobj2: Run weakproxy callbacks outside of lock.Corey Farrell
2017-10-10Merge "res_pjsip: Add REF_DEBUG info to module references."Jenkins2
2017-10-09Merge "cdr.h: Fix doxygen comments."Jenkins2
2017-10-09Merge "res_pjsip: Fix issues that prevented shutdown of modules."Jenkins2
2017-10-09cdr.h: Fix doxygen comments.Richard Mudgett
2017-10-09res_pjsip_registrar.c: Update remove_existing AOR contact handling.Richard Mudgett
2017-10-06vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED.Corey Farrell
2017-10-04res_pjsip: Add REF_DEBUG info to module references.Corey Farrell
2017-10-04res_pjsip: Fix issues that prevented shutdown of modules.Corey Farrell
2017-09-28logger: Bring back ability to turn debug on by source fileGeorge Joseph
2017-09-21bridge: Change participant SFU streams when source streams change.Joshua Colp
2017-09-20bridge : Fix one-way direct-media when early bridging with native_rtpJean Aunis
2017-09-13res_pjsip: Add handling for incoming unsolicited MWI NOTIFYGeorge Joseph
2017-09-06stasis/control: Fix possible deadlock with swap channelGeorge Joseph
2017-09-05res/res_pjsip: Standardize/fix localnet checks across pjsip.Walter Doekes