summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-17bridge_softmix / app_confbridge: Add support for REMB combining.Joshua Colp
2018-04-17Merge "res_musiconhold: Don't restart MOH from beginning after announcement."Jenkins2
2018-04-16res_rtp_asterisk: Add support for receiving and handling NACK requests.Ben Ford
2018-04-16Merge "res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations."George Joseph
2018-04-16Merge "pjsip_scheduler.c: Add ability to trace scheduled tasks."Jenkins2
2018-04-16Merge "pjsip_scheduler.c: Fix some corner cases."Jenkins2
2018-04-13res_musiconhold: Don't restart MOH from beginning after announcement.Ben Ford
2018-04-12pjsip_scheduler.c: Add ability to trace scheduled tasks.Richard Mudgett
2018-04-12res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.Richard Mudgett
2018-04-12pjsip_scheduler.c: Fix some corner cases.Richard Mudgett
2018-04-12pjsip_scheduler.c: Sort "pjsip show scheduled_tasks" output.Richard Mudgett
2018-04-12Merge "res_pjsip_notify.c: enable in-dialog NOTIFY"Jenkins2
2018-04-12Merge "pjsip_scheduler.c: Fix ao2 usage errors."Jenkins2
2018-04-12Merge "Build System: Strip '-std=c99' from CFLAGS provided by libraries."Jenkins2
2018-04-11cdr_mysql: Compile error because MYSQL_PORT definition is missingEvandro Cesar Arruda
2018-04-11res_pjsip_session: Rewrite o= with external_media_address.Chris-Savinovich
2018-04-11res_pjsip_notify.c: enable in-dialog NOTIFYNathan Bruning
2018-04-11Merge "res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBri...Jenkins2
2018-04-10Merge "chan_sip.c: Fix INVITE with replaces channel ref leak."George Joseph
2018-04-09pjsip_scheduler.c: Fix ao2 usage errors.Richard Mudgett
2018-04-09Merge "pjsip / res_rtp_asterisk: Add support for sending REMB"Jenkins2
2018-04-09Merge "res_rtp_asterisk: Fix minimum block word length for REMB."Joshua Colp
2018-04-09Merge "app_confbridge / bridge_softmix: Add ability to configure REMB interval."Joshua Colp
2018-04-09Merge "Build System: Fixes for configure script."Joshua Colp
2018-04-09Merge "app_originate: Add async option."Joshua Colp
2018-04-09Merge "res_rtp_asterisk: Queue video update on picture loss indication."Jenkins2
2018-04-06res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridgeRichard Mudgett
2018-04-06pjsip / res_rtp_asterisk: Add support for sending REMBJoshua Colp
2018-04-06Merge "res_pjsip: Update authenticate_qualify documentation."Jenkins2
2018-04-05res_rtp_asterisk: Fix minimum block word length for REMB.Joshua Colp
2018-04-05res_rtp_asterisk: Queue video update on picture loss indication.Joshua Colp
2018-04-05chan_sip.c: Fix INVITE with replaces channel ref leak.Richard Mudgett
2018-04-04res_pjsip: Update authenticate_qualify documentation.Richard Mudgett
2018-04-04app_agent_pool.c: Fix off nominal ref leak.Richard Mudgett
2018-04-04Build System: Strip '-std=c99' from CFLAGS provided by libraries.Corey Farrell
2018-04-03Build System: Fixes for configure script.Corey Farrell
2018-04-03app_confbridge / bridge_softmix: Add ability to configure REMB interval.Joshua Colp
2018-04-03Merge "install_prereq: Add Gentoo Linux."Joshua Colp
2018-04-03Merge "install_prereq: Add Slackware (somehow)."Jenkins2
2018-04-02Merge "res_pjsip: Correct usages of pjproject's timer heap"Jenkins2
2018-04-02Merge "pjroject_bundled: Add already-destroyed check to tsx_timer_callback"Jenkins2
2018-04-02res_pjsip: Correct usages of pjproject's timer heapGeorge Joseph
2018-04-02Merge "main: Update copyright notice with year 2018"George Joseph
2018-04-02pjroject_bundled: Add already-destroyed check to tsx_timer_callbackGeorge Joseph
2018-04-02pjproject_bundled: timer: Clean up usage of timer heapGeorge Joseph
2018-04-02Merge "BuildSystem: With external editline, do not require libs for internal ...Jenkins2
2018-04-02Merge "core: Create main/options.c."Jenkins2
2018-04-02Merge "pjproject_bundled: Add patch for pj_atomic crashes"George Joseph
2018-03-29Merge "res_rtp_asterisk: Add support for raising additional RTCP messages."Kevin Harwell
2018-03-29Merge "main/indications: Use ast_cli_completion_add for all completions."Kevin Harwell