summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-09Sounds/BuildSystem: Modifications to include new releases and Japanese language.Rusty Newton
2014-09-08Add note about configuring list_items on a single line.Mark Michelson
2014-09-08Add sample configuration for resource lists.Mark Michelson
2014-09-08Pre-allocate transmission data buffer for RLS NOTIFY requests.Mark Michelson
2014-09-08res_pjsip_pubsub: Check supported headers for eventlist when subscribing toJonathan Rose
2014-09-06main/cdr: Copy over location information during a forkMatthew Jordan
2014-09-06main/rtp_engine: Format NTP timestamps as unsigned intsMatthew Jordan
2014-09-06res_pjsip_sdp_rtp: Fix retrieval of "ice-pwd" attribute if in session and not...Joshua Colp
2014-09-05main/cdrs: Preserve context/extension when executing a Macro or GoSubMatthew Jordan
2014-09-05main/cdr: Fix crash/memory consumption in CDRs in multi-party bridge scenariosMatthew Jordan
2014-09-05func_channel.c: Add missing locking to some CHANNEL() requests.Richard Mudgett
2014-09-05Dial API: Add a dial option to indicate the dialed channel will replace dialerJonathan Rose
2014-09-05Call IDs: Fix appearance of call ID in core show channels when NULLJonathan Rose
2014-09-05devicestate.c: Minor tweaksRichard Mudgett
2014-09-05Menuselect: Fix incorrect enabling on failed depsKinsey Moore
2014-09-04Manager: Require read permission for SYSTEM in order to send FullyBootedJonathan Rose
2014-09-03res_pjsip_transport_websocket: Fix crash when the Contact header is not a URI.Joshua Colp
2014-09-02Resolve race condition where channels enter dialplan application before media...Mark Michelson
2014-09-01main/cli: Do not attempt to show CDR data for internal channelsMatthew Jordan
2014-09-01res_stasis: Don't play MoH to channels by default when added to holding bridgesMatthew Jordan
2014-08-30confbridge: Add Duration to ConfbridgeList eventGeorge Joseph
2014-08-30manager: Make WaitEvent action respect eventfiltersGeorge Joseph
2014-08-29doc: Add a manpage for the smsq utilityMatthew Jordan
2014-08-29doc: Add a manpage for the aelparse utilityMatthew Jordan
2014-08-29The assertion that peer was not found on final eventScott Griepentrog
2014-08-28LICENSE: Clarify language in Asterisk's LICENSE to allow for linking to UniMRCPMatthew Jordan
2014-08-28chan_iax2: Fix Dynamic IAX2 Registrations After Temporary DNS FailureMichael L. Young
2014-08-28Added ConfBridge AMI event note to UPGRADE.txt.Richard Mudgett
2014-08-28Fix bug that did not allow for multiple batched RLS notifications to be sent.Mark Michelson
2014-08-28res/res_pjsip/pjsip_options.c: Eliminate excessive RAII_VAR usage.Richard Mudgett
2014-08-28sched: Fix typo and whitespace change.Richard Mudgett
2014-08-27confbridge: Add 'Admin' param to join, leave, mute, unmute and talking eventsGeorge Joseph
2014-08-27CallerID: Fix parsing of malformed calleridKinsey Moore
2014-08-26confbridge: Make kick, mute and unmute handle channel targets consistently.George Joseph
2014-08-26Fix race condition in the scheduler when deleting a running entry.Mark Michelson
2014-08-25res_musiconhold.c: Release any format refs before memset().Richard Mudgett
2014-08-25res_musiconhold: Fix MOH restarting where it left off from the last hold.Richard Mudgett
2014-08-24res_pjsip_transport_websocket: Attach the Websocket module on outgoing INVITEs.Joshua Colp
2014-08-24res_pjsip_transport_websocket: Fix a progressive memory growth.Joshua Colp
2014-08-24res_pjsip_transport_websocket: Ensure secure Websocket clients can be called.Joshua Colp
2014-08-24chan_sip: Use the server reflexive ICE candidate RTCP port as provided.Joshua Colp
2014-08-22Fix a locking inversion in MixMonitor.Mark Michelson
2014-08-22ARI: Fix a crash caused by hanging during playback to a channel in a bridgeJonathan Rose
2014-08-22main/message: Add a new-line to a DEBUG messageMatthew Jordan
2014-08-21res_musiconhold.c: Remove obsolete REF_DEBUG code.Richard Mudgett
2014-08-21Switch from hostname to an IP address in the SDP origin line.Mark Michelson
2014-08-21Ensure after-bridge behavior is correct when moving from Stasis to a non-Stas...Mark Michelson
2014-08-21Let's try checking the name and number, instead of the name twice.Mark Michelson
2014-08-21res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG setJonathan Rose
2014-08-21Improve consistency of party ID privacy usage.Mark Michelson