summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-26res_pjsip_outbound_registration.c: Add a serializer shutdown group.Richard Mudgett
2015-06-26Merge "threadpool, res_pjsip: Add serializer group shutdown API calls."Matt Jordan
2015-06-26Merge "res_pjsip_outbound_registration.c: Fix handle_client_state_destruction...Matt Jordan
2015-06-26Merge "res_pjsip_outbound_registration.c: Use ast_sorcery_object_unregister()...Matt Jordan
2015-06-26Merge "res_pjsip_refer: Prevent sending duplicate headers."Matt Jordan
2015-06-26Merge "sorcery: Add ast_sorcery_object_unregister() API call."Matt Jordan
2015-06-26Merge "res_pjsip_outbound_registration.c: Reorder load_module() and unload_mo...Matt Jordan
2015-06-26Merge "AMI: Add Linkedid to the standard channel snapshot AMI event headers."Matt Jordan
2015-06-26Merge "res_pjsip_nat: Rewrite route set when required."Matt Jordan
2015-06-26res_pjsip_refer: Prevent sending duplicate headers.Mark Michelson
2015-06-26AMI: Add Linkedid to the standard channel snapshot AMI event headers.Richard Mudgett
2015-06-26res_pjsip_nat: Rewrite route set when required.Mark Michelson
2015-06-25threadpool, res_pjsip: Add serializer group shutdown API calls.Richard Mudgett
2015-06-25res_pjsip_outbound_registration.c: Fix handle_client_state_destruction() refsRichard Mudgett
2015-06-25res_pjsip_outbound_registration.c: Use ast_sorcery_object_unregister() APIRichard Mudgett
2015-06-25sorcery: Add ast_sorcery_object_unregister() API call.Richard Mudgett
2015-06-25res_pjsip_outbound_registration.c: Reorder load_module() and unload_module().Richard Mudgett
2015-06-25channel: Remove ignore of answer on non-outgoing channels.Joshua Colp
2015-06-25Merge "res_pjsip_mwi: Set up unsolicited MWI upon registration."Mark Michelson
2015-06-25Merge "test.c: Add unit test registration checks for summary and description."Joshua Colp
2015-06-25Merge "Unit tests: Fix more unit test description strings."Joshua Colp
2015-06-25Merge "Unit tests: Fix unit test description strings."Joshua Colp
2015-06-25Merge "DNS unit tests: Fix extraneous description string commas."Joshua Colp
2015-06-24test.c: Add unit test registration checks for summary and description.Richard Mudgett
2015-06-24Unit tests: Fix more unit test description strings.Richard Mudgett
2015-06-24Unit tests: Fix unit test description strings.Richard Mudgett
2015-06-24DNS unit tests: Fix extraneous description string commas.Richard Mudgett
2015-06-24app_dial: Hold reference to calling channel formats when dialing outbound.Joshua Colp
2015-06-23res_pjsip_outbound_registration.c: Add missing line endings to CLI commandsRichard Mudgett
2015-06-23res_pjsip_outbound_registration.c: Eliminate simple RAII_VAR() usage.Richard Mudgett
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-23res_pjsip_mwi: Set up unsolicited MWI upon registration.Joshua Colp
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