summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-17Merge "bridge_simple: Improve renegotiation success rate."Jenkins2
2017-10-17Merge "chan_dahdi: wrap include file which is not present on BSD systems in #...Jenkins2
2017-10-17Merge "res_pjsip_session: Rewrite o= with external_media_address."Jenkins2
2017-10-17bridge_softmix: Reduce topology cloning and improve renegotiation.Joshua Colp
2017-10-16cdr.c: Rename the Party A CDR container.Richard Mudgett
2017-10-16cdr.c: Add container to key off of Party B channel names.Richard Mudgett
2017-10-16Merge "declare optional openssl dependencies in moduleinfo"Jenkins2
2017-10-16contrib/script/sip_to_pjsip: implement 'all' for allow/disallowTorrey Searle
2017-10-16Merge "cdr.c: Eliminated many calls to ao2_global_obj_ref()."Joshua Colp
2017-10-16Merge "cdr.c: Defer getting ao2_global_obj_ref() until needed."Joshua Colp
2017-10-15Merge "ast_bt_get_symbols: Prevent double-free."Jenkins2
2017-10-15Merge "tcptls: NULL-check the parameter of ast_ssl_teardown before accessing ...Joshua Colp
2017-10-14chan_dahdi: wrap include file which is not present on BSD systems in #ifdefGuido Falsi
2017-10-14res_pjsip_session: Rewrite o= with external_media_address.Alexander Traud
2017-10-13Merge "cdr.c: Set stringfields only if they are different."Jenkins2
2017-10-13bridge_simple: Improve renegotiation success rate.Joshua Colp
2017-10-13Merge "cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr"Kevin Harwell
2017-10-13ast_bt_get_symbols: Prevent double-free.Corey Farrell
2017-10-13tcptls: NULL-check the parameter of ast_ssl_teardown before accessing it.Alexander Traud
2017-10-12cdr.c: Eliminated many calls to ao2_global_obj_ref().Richard Mudgett
2017-10-12cdr.c: Defer getting ao2_global_obj_ref() until needed.Richard Mudgett
2017-10-12cdr.c: Set stringfields only if they are different.Richard Mudgett
2017-10-12cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddrRichard Mudgett
2017-10-12features, manager : Add CancelAtxfer AMI actionThomas Sevestre
2017-10-12Merge "res_pjsip_session: Prevent user=phone being added to anonimized URIs."Jenkins2
2017-10-12Merge "sorcery: Use ao2_weakproxy to hold list of instances."Jenkins2
2017-10-12res_pjsip_session: Prevent user=phone being added to anonimized URIs.Daniel Tryba
2017-10-12Merge "named_locks: Use ao2_weakproxy_find."Jenkins2
2017-10-12Merge "astobj2: Add ao2_weakproxy_find function."Jenkins2
2017-10-12Merge "astobj2: Run weakproxy callbacks outside of lock."Jenkins2
2017-10-12Merge "cdr.c: Defer misc checks."Joshua Colp
2017-10-12Merge "res_pjsip: Prevent "user=phone" being added multiple times to header"Jenkins2
2017-10-11Merge "cdr_mysql: avoid releasing a config string"Jenkins2
2017-10-11Merge "chan_vpb: Fix a gcc 7 out-of-bounds complaint"Joshua Colp
2017-10-11Merge "app_originate: Set ORIGINATE_STATUS correctly on failure"Joshua Colp
2017-10-11res_pjsip: Prevent "user=phone" being added multiple times to headerDaniel Tryba
2017-10-11cdr.c: Defer misc checks.Richard Mudgett
2017-10-11Merge "cdr.c: Eliminated simple RAII_VAR usages."Jenkins2
2017-10-11Merge "ari/bridge: Add mute, dtmf suppression controls"Jenkins2
2017-10-11Merge "app_queue.c: clear moh field in init_queue"Jenkins2
2017-10-11ari/bridge: Add mute, dtmf suppression controlsSeán C McCord
2017-10-11chan_vpb: Fix a gcc 7 out-of-bounds complaintGeorge Joseph
2017-10-11Merge "res_pjsip_registrar.c: Update remove_existing AOR contact handling."Jenkins2
2017-10-11app_queue.c: clear moh field in init_queueNathan Bruning
2017-10-10sorcery: Use ao2_weakproxy to hold list of instances.Corey Farrell
2017-10-10named_locks: Use ao2_weakproxy_find.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 "contrib/thirdparty/sip_to_pjsip: add additional flag mappings"Jenkins2
2017-10-10app_originate: Set ORIGINATE_STATUS correctly on failureSean Bright