summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-19Merge "CHAOS: avoid crash if string create fails"Joshua Colp
2015-09-19pbx: Update device and presence state when changing a hint extension.Joshua Colp
2015-09-18CHAOS: avoid crash if string create failsScott Griepentrog
2015-09-18dr_adaptive_odbc.c, cel_odbc.c, cel_pgsql.c: REFACTOR Macro LENGTHEN_BUFRodrigo Ramírez Norambuena
2015-09-18chan_sip: Fix From header truncation for extremely long CALLERID(name).Walter Doekes
2015-09-17CHAOS: res_pjsip_diversion avoid crash if allocation failsRichard Mudgett
2015-09-17app_queue: AgentComplete event has wrong reasonKevin Harwell
2015-09-17PJSIP: avoid crash when getting rtp peerScott Griepentrog
2015-09-17app_queue: Crash when transferringKevin Harwell
2015-09-17res_pjsip_pubsub: Eliminate race during initial NOTIFY.Mark Michelson
2015-09-17translate: Fix transcoding while different in frame size.Alexander Traud
2015-09-15scheduler: Use queue for allocating sched IDs.Mark Michelson
2015-09-11main/config_options: Check for existance of internal object before derefingMatt Jordan
2015-09-11Merge "res/res_pjsip_nat: Ignore REGISTER requests when looking for a Record-...Matt Jordan
2015-09-11Merge "chan_sip.c: Validation on module reload"Matt Jordan
2015-09-10chan_sip.c: Validation on module reloadRodrigo Ramírez Norambuena
2015-09-10res_pjsip_pubsub.c: Mark ast_sip_create_subscription() as not used.Richard Mudgett
2015-09-10res_pjsip_pubsub.c: Add some notification comments.Richard Mudgett
2015-09-10res_pjsip_pubsub.c: Set dlg_status code instead of sending SIP response.Richard Mudgett
2015-09-10res_pjsip_pubsub.c: Fix off-nominal memory leak.Richard Mudgett
2015-09-10res_pjsip_pubsub.c: Fix one byte buffer overrun error.Richard Mudgett
2015-09-10res_pjsip_pubsub.c: Use ast_alloca() instead of alloca().Richard Mudgett
2015-09-10res_pjsip_pubsub.c: Add missing error return in load_module().Richard Mudgett
2015-09-10res_pjsip/location.c: Use the builtin ao2_callback() match function instead.Richard Mudgett
2015-09-10res_pjsip: Copy default_from_user to avoid crash.Mark Michelson
2015-09-10res/res_pjsip_nat: Ignore REGISTER requests when looking for a Record-RouteMatt Jordan
2015-09-10Merge "ParkAndAnnounce: Add variable inheritance"Joshua Colp
2015-09-09Merge "chan_ooh323: Add ProgressIndicator IE with inband info available"Matt Jordan
2015-09-09Merge "pjsip: avoid possible crash req_caps allocation failure"Joshua Colp
2015-09-09chan_ooh323: Add ProgressIndicator IE with inband info availableAlexander Anikin
2015-09-09pjsip: avoid possible crash req_caps allocation failureScott Griepentrog
2015-09-09Merge "res_pjsip: Use hash for contact object identity instead of Contact URI."Joshua Colp
2015-09-08Merge "res_rtp_asterisk: Add more ICE debugging"Matt Jordan
2015-09-08Merge "Core/General: Add #ifdef needed on FreeBSD."Joshua Colp
2015-09-08res_rtp_asterisk: Add more ICE debuggingDavid M. Lee
2015-09-08Merge "res/res_pjsip: Purge contacts when an AoR is deleted"Joshua Colp
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-07res/res_pjsip: Purge contacts when an AoR is deletedMatt Jordan
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-04ParkAndAnnounce: Add variable inheritanceJonathan Rose
2015-09-04endpoint snapshot: avoid second cleanup on alloc failureScott Griepentrog
2015-09-04res/pjsip: Mark WSS transport as secureMartin Tomec
2015-09-03Core/General: Add #ifdef needed on FreeBSD.Guido Falsi