summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-14chan_sip: Clarify that sipdebug=yes cannot be undone by the CLI.Walter Doekes
2014-09-14musiconhold: Add sort=randstart, and deprecate old stuff.Walter Doekes
2014-09-12chan_rtp: Add unicast RTP support.Joshua Colp
2014-09-12Realtime: Fix a bug that caused realtime destroy command to crashJonathan Rose
2014-09-11Remove undocumented default behavior of ast_play_and_record_full acceptdtmf.Mark Michelson
2014-09-10config: bug: fix truncation of included config files on permissions errorGeorge Joseph
2014-09-10pjsip/config_auth.c: Add missing whitespace to log messages.Sean Bright
2014-09-09Update CHANGES for CHANNEL(onhold).Richard Mudgett
2014-09-09Sounds/BuildSystem: Modifications to include new releases and Japanese language.Rusty Newton
2014-09-09func_channel: Add CHANNEL(onhold) item to get the current hold status of the ...Richard Mudgett
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-28chan_sip.c: Add 'rtpbindaddr' settingPaul Belanger
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