summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-29Merge "app_dial.c: Make 'A' option pass COLP updates." into 13Matt Jordan
2015-09-29Merge "app_dial.c: Force COLP update if outgoing channel name changed." into 13Matt Jordan
2015-09-28Merge "translate: Fix transcoding while different in frame size." into 13Joshua Colp
2015-09-28Merge "app_dial.c: Factor out a connected line update routine." into 13Joshua Colp
2015-09-28Merge "res/res_stasis: Fix accidental subscription to 'all' bridge topic" int...Matt Jordan
2015-09-28Merge "app_dial.c: Remove some no-op code." into 13Joshua Colp
2015-09-27res/res_stasis: Fix accidental subscription to 'all' bridge topicMatt Jordan
2015-09-25Scripts: check file versions of Asterisk and dependenciesScott Griepentrog
2015-09-25app_dial.c: Make 'A' option pass COLP updates.Richard Mudgett
2015-09-25app_dial.c: Force COLP update if outgoing channel name changed.Richard Mudgett
2015-09-25app_dial.c: Factor out a connected line update routine.Richard Mudgett
2015-09-25app_dial.c: Remove some no-op code.Richard Mudgett
2015-09-25Merge "logger: Prevent duplicate dynamic channels from being added." into 13Joshua Colp
2015-09-24logger: Prevent duplicate dynamic channels from being added.Mark Michelson
2015-09-24Do not swallow frames on channels leaving bridges.Mark Michelson
2015-09-23Merge "ARI: Add events for Contact and Peer Status changes" into 13Matt Jordan
2015-09-22app_page.c: Fix crash when forwarding with a predial handler.Richard Mudgett
2015-09-22ARI: Add events for Contact and Peer Status changesMatt Jordan
2015-09-22res/res_stasis_device_state: Allow for subscribing to 'all' device stateMatt Jordan
2015-09-22ARI: Add the ability to subscribe to all eventsMatt Jordan
2015-09-22core/logging: Fix logging to more than one syslog channelElazar Broad
2015-09-22Merge "app_record: RECORDED_FILE variable not being populated" into 13Matt Jordan
2015-09-22Merge "pbx: Update device and presence state when changing a hint extension."...Joshua Colp
2015-09-21app_record: RECORDED_FILE variable not being populatedKevin Harwell
2015-09-21Merge "main/config_options: Check for existance of internal object before der...Matt Jordan
2015-09-19Merge "app_queue: AgentComplete event has wrong reason" into 13Matt Jordan
2015-09-19Merge "app_queue: Crash when transferring" into 13Matt Jordan
2015-09-19Merge "CHAOS: res_pjsip_diversion avoid crash if allocation fails" into 13Matt Jordan
2015-09-19Merge "chan_sip: Fix From header truncation for extremely long CALLERID(name)...Joshua Colp
2015-09-19Merge "CHAOS: avoid crash if string create fails" into 13Joshua 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-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-17Merge "res_pjsip_pubsub: Eliminate race during initial NOTIFY." into 13Joshua Colp
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-11Merge "res/res_pjsip_nat: Ignore REGISTER requests when looking for a Record-...Matt Jordan
2015-09-11chan_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