summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-08res_pjsip: Use hash for contact object identity instead of Contact URI.Joshua Colp
2015-09-07chan_ooh323: call ast_rtp_instance_stop on ooh323_destroyAlexander Anikin
2015-09-05Merge "endpoint snapshot: avoid second cleanup on alloc failure"Matt Jordan
2015-09-05Merge "channels/pjsip/dialplan_functions: Add an option for extracting the SI...Matt Jordan
2015-09-05Merge "res_pjsip: Change default from user value."Joshua Colp
2015-09-05Merge "Fix when remote candidates exceed PJ_ICE_MAX_CAND"Joshua Colp
2015-09-05channels/pjsip/dialplan_functions: Add an option for extracting the SIP call-idMatt Jordan
2015-09-04Fix when remote candidates exceed PJ_ICE_MAX_CANDDavid M. Lee
2015-09-04res_pjsip: Change default from user value.Mark Michelson
2015-09-04endpoint snapshot: avoid second cleanup on alloc failureScott Griepentrog
2015-09-04res/pjsip: Mark WSS transport as secureMartin Tomec
2015-09-02res_pjsip: Fix contact refleak on stateful responses.Mark Michelson
2015-09-02pbx: Fix crash when issuing "core show hints" with long pattern match.Joshua Colp
2015-09-01res_pjsip_pubsub: re-re-fix persistent subscription storage.Mark Michelson
2015-08-29Merge "taskprocessor: Fix race condition between unreferencing and finding."Matt Jordan
2015-08-29Merge "res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items."Matt Jordan
2015-08-29taskprocessor: Fix race condition between unreferencing and finding.Joshua Colp
2015-08-28res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.Joshua Colp
2015-08-28sched: ast_sched_del may return prematurely due to spurious wakeupJoshua Colp
2015-08-28res_pjsip_session: Don't invoke session supplements twice for BYE requests.Joshua Colp
2015-08-27Merge "res_pjsip: Add common ast_sip_get_host_ip API."Joshua Colp
2015-08-27Merge "Chaos: make hangup NULL tolerant"Mark Michelson
2015-08-26Chaos: handle failed allocation in get_media_encryption_typeScott Griepentrog
2015-08-26Chaos: make hangup NULL tolerantScott Griepentrog
2015-08-26chan_sip: Allow call pickup to set the hangup cause.Joshua Colp
2015-08-25res_pjsip: Add common ast_sip_get_host_ip API.Joshua Colp
2015-08-24Merge "res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referen...Mark Michelson
2015-08-24Merge "bridge: Kick channel from bridge if hung up during action."Mark Michelson
2015-08-24Merge "res_pjsip/pjsip_configuration: Disregard empty auth values"Joshua Colp
2015-08-24bridge: Kick channel from bridge if hung up during action.Joshua Colp
2015-08-24res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referencedJoshua Colp
2015-08-23res_pjsip/pjsip_configuration: Disregard empty auth valuesMatt Jordan
2015-08-22README*: Remove trailing whitespaceRodrigo Ramírez Norambuena
2015-08-20chan_sip.c: Set preferred rx payload type mapping on incoming offers.Richard Mudgett
2015-08-20res_pjsip_sdp_rtp.c: Set preferred rx payload type mapping on incoming offers.Richard Mudgett
2015-08-20rtp_engine.c: Get current or create a needed rx payload type mapping.Richard Mudgett
2015-08-19rtp_engine.c: Extract rtp_codecs_payload_replace_rx().Richard Mudgett
2015-08-19rtp_engine.c: Initial split of payload types into rx and tx mappings.Richard Mudgett
2015-08-19Merge "res_ari_events: Fix shutdown ref leak."Mark Michelson
2015-08-19Merge "app_queue.c: Extract some functions for simpler code."Mark Michelson
2015-08-19Merge "res_http_websocket.c: Add missing unref on an off nominal path."Mark Michelson
2015-08-19Merge "ari/ari_websockets.c: Fix ast_debug parameter type mismatch."Mark Michelson
2015-08-19ari/ari_websockets.c: Fix ast_debug parameter type mismatch.Richard Mudgett
2015-08-19contrib: script install_prereq should install sqlite3Scott Griepentrog
2015-08-19Merge "res_http_websocket.c: Fix some off nominal path cleanup."Matt Jordan
2015-08-19Merge "app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'."Matt Jordan
2015-08-18res_ari_events: Fix shutdown ref leak.Richard Mudgett
2015-08-18res_http_websocket.c: Add missing unref on an off nominal path.Richard Mudgett
2015-08-18res_http_websocket.c: Fix some off nominal path cleanup.Richard Mudgett
2015-08-18res_ari.c: Add missing off nominal unlock and remove a RAII_VAR().Richard Mudgett