summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-18Only install dahdi_span_config_hook if DAHDI is enabledDavid M. Lee
2014-09-18config: bug: Fix SEGV in ast_category_insert when matching category isn't foundGeorge Joseph
2014-09-17res_rtp_asterisk: Ensure that the thread terminating pj stuff is registered.Joshua Colp
2014-09-16pbx/Makefile: Revert r423237Matthew Jordan
2014-09-16Add some pbx python stuffMatthew Jordan
2014-09-16Multiple revisions 423209,423212Joshua Colp
2014-09-16Voicemail: get correct duration when copying file to vmScott Griepentrog
2014-09-16res_pjsip_session: Fix usage of wrong memory pool when creating local SDP.Joshua Colp
2014-09-16res_rtp_asterisk: Fix a myriad of TURN client issues.Joshua Colp
2014-09-15contrib: Fix verifyi typo in alembic DB script ps_transport table.Walter Doekes
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