summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-23res_pjsip_outbound_registration.c: Misc code cleanups.Richard Mudgett
2015-06-23Merge "res_pjsip_outbound_registration.c: Fix whitespace conflict potential."Joshua Colp
2015-06-23bridge.c: Hangup attended transfer target if bridgedKevin Harwell
2015-06-22res_pjsip_outbound_registration.c: Fix whitespace conflict potential.Richard Mudgett
2015-06-22chan_sip: Reload peer without its old capabilities.Alexander Traud
2015-06-20chan_sip: Destroy peers without holding peers container lock.Joshua Colp
2015-06-19Merge "Resolve race conditions involving Stasis bridges."Matt Jordan
2015-06-18Resolve race conditions involving Stasis bridges.Mark Michelson
2015-06-17res_sorcery_memory_cache: Remove 'prefetch' option.Joshua Colp
2015-06-16Merge "Parking: Add documentation for AMI ParkedCallSwap event."Matt Jordan
2015-06-16Parking: Add documentation for AMI ParkedCallSwap event.Mark Michelson
2015-06-16Merge "res_pjsip: Add option to force G.726 to be treated as AAL2 packed."Joshua Colp
2015-06-15func_pjsip_aor: Fix leaked contact from iterator.Corey Farrell
2015-06-15res_pjsip: Add option to force G.726 to be treated as AAL2 packed.Kevin Harwell
2015-06-15main/cdr: Carry over the disable flag when 'disable all' is specifiedmjordan
2015-06-13main/cdr: Copy context/exten on chained CDRs for parallel dials in subroutinesMatt Jordan
2015-06-13Merge "bridge: When performing a blonde transfer update connected line inform...Matt Jordan
2015-06-12Merge "chan_sip.c: Update dialog fromtag after request with auth"Mark Michelson
2015-06-12Merge "app_directory: Fix crash when using the alias option 'a'."Mark Michelson
2015-06-12chan_sip.c: Update dialog fromtag after request with authDamian Ivereigh
2015-06-11chan_pjsip: Set the context and extension on the channel when createdMatt Jordan
2015-06-11Merge "install_prereq: Check if is installed aptitude otherwise to install."Matt Jordan
2015-06-11bridge: When performing a blonde transfer update connected line information.Joshua Colp
2015-06-11app_directory: Fix crash when using the alias option 'a'.Richard Mudgett
2015-06-10DNS: Need to use the same serializer for a pjproject SIP transaction.Richard Mudgett
2015-06-10DNS: Fix some corner cases.Richard Mudgett
2015-06-10DNS: Remove trailing newline from summary and descriptions.Richard Mudgett
2015-06-10pjsip_resolver.c: Fix debug code to only execute at acceptable debug level.Richard Mudgett
2015-06-10DNS: Fix doxygen comments.Richard Mudgett
2015-06-10res_pjsip.h: Fix some doxygen comments.Richard Mudgett
2015-06-10taskprocessor.c: Remove extra unref from off-nominal path.Richard Mudgett
2015-06-10Merge "chan_iax2: Prevent deadlock between hangup and sending lagrq/ping"Mark Michelson
2015-06-10Merge "weakref attribute detection broken with gcc 4.6 and higher"Mark Michelson
2015-06-10Merge "res_pjsip_transport_websocket: Fix use-after-free bugs."Mark Michelson
2015-06-10res_pjsip_transport_websocket: Fix use-after-free bugs.Ivan Poddubny
2015-06-10weakref attribute detection broken with gcc 4.6 and higheribercom
2015-06-09Merge "Fix unsafe uses of ast_context pointers."Matt Jordan
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell
2015-06-08AMI: Escape string values.Kevin Harwell
2015-06-05Merge "test_sorcery_memory_cache_thrash: Add unit tests for thrashing the mem...Matt Jordan
2015-06-05Merge "res_sorcery_memory_cache: Implement expire_on_reload option."Matt Jordan
2015-06-05Fixes for OS XDavid M. Lee
2015-06-05CLI: Cosmetic issue - core show uptimeibercom
2015-06-04res_sorcery_memory_cache: Implement expire_on_reload option.Joshua Colp
2015-06-04test_sorcery_memory_cache_thrash: Add unit tests for thrashing the memory cache.Joshua Colp
2015-06-04Merge "res_sorcery_memory_cache: Add test event when a refresh occurs."Mark Michelson
2015-06-04Merge "Remove const cast from leaf functions."Matt Jordan
2015-06-04res_sorcery_memory_cache: Add test event when a refresh occurs.Joshua Colp
2015-06-03install_prereq: Check if is installed aptitude otherwise to install.Rodrigo Ramírez Norambuena
2015-06-03res_pjsip: Prevent access of NULL channels.Mark Michelson