summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-05formats/format_wav: enhancing log message "Not a wav file" to be clear on wha...Rusty Newton
2014-02-05CHANGES: Improved description of Name/Creator changes to bridge ARI, adds AMIJonathan Rose
2014-02-05Logger: Fix handling of absolute pathsKinsey Moore
2014-02-05res_pjsip: When no global type the debug option defaults to "yes"Kevin Harwell
2014-02-05CHANGES: Update changes log to include r403414 entryJonathan Rose
2014-02-05CHANGES: Update changes log to include new bridge fields added in r404042Jonathan Rose
2014-02-05ARI/AMI: Update versions; update UPGRADE/CHANGES notes for 12.1.0 changesMatthew Jordan
2014-02-04devicestate: Make ast_devstate_changed_literal() return value and doxygen con...Richard Mudgett
2014-02-04res_pjsip: Fix assertion for pjsip.conf authorization list options.Richard Mudgett
2014-02-04tcptls.c: Made TLS handle a certificate chain file.Richard Mudgett
2014-02-04funcs/func_cdr: Fix non-epoch timestamps broken by improper char array derefMatthew Jordan
2014-02-04res_clialiases: Fix crash when reloading and re-aliasing an alias that is in ...Joshua Colp
2014-02-04Skinny - Fix deadlock when pickup of no call.Damien Wedhorn
2014-02-03cdrs: Check for applications to lock onto during dial begin handlingMatthew Jordan
2014-02-01res_stasis: Enable transfers and provide events when they occur.Joshua Colp
2014-02-01app_stack: protect against missing parameters to STACK_PEEK and LOCAL_PEEKCorey Farrell
2014-01-31CDRs: fix a variety of dial status problems, h/hangup handler creating CDRsMatthew Jordan
2014-01-31app_dial: Allow macro/gosub pre-bridge execution to occur on prioritiesMatthew Jordan
2014-01-31res_pjsip: Config option to enable PJSIP logger at load time.Kevin Harwell
2014-01-31res_pjsip_exten_state: Exporting global symbols caused load order issuesKevin Harwell
2014-01-31ChanSpy: Add ability to specify channel uniqueids as well as channel names.Richard Mudgett
2014-01-31Add file that apparently got missed in the merge.Mark Michelson
2014-01-31Decouple subscription handling from NOTIFY/PUBLISH body generation.Mark Michelson
2014-01-31alembic: script modifications due to errorsKevin Harwell
2014-01-31res_pjsip_mwi: Subscribe fails when missing aor nameKevin Harwell
2014-01-31PJSIP: Fix address for ACK in NAT situationsKinsey Moore
2014-01-31Skinny: fix up possible double unlock of chan.Damien Wedhorn
2014-01-30res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictionsCorey Farrell
2014-01-30Make a NOTICE about an invalid channel name more useful.Sean Bright
2014-01-29queues.conf.sample Fix documented default for persistentmembersRussell Bryant
2014-01-28res_pjsip_pubsub: potential crash on timeoutKevin Harwell
2014-01-28cdr_radius, cel_radius: build agains libfreeradius-clientKevin Harwell
2014-01-28res_pjsip,compat: INFINITY and NAN undefinedKevin Harwell
2014-01-28ARI: Make double subscribe respond with successKinsey Moore
2014-01-28rtp_engine: improved handling of get_rtp_info failureScott Griepentrog
2014-01-28test_cdr.c, test_cel.c: Correctly destroy created bridges.Richard Mudgett
2014-01-27manager: ExtensionStatus event status human readableKevin Harwell
2014-01-27manager: ExtensionStatus event status human readableKevin Harwell
2014-01-27Allow nested #includes in extconfig.confRussell Bryant
2014-01-27manager: The eventfilter= option now takes an extended regex.Walter Doekes
2014-01-27Protect ast_filestream object when on a channelRussell Bryant
2014-01-26tcptls.c: Add missing cleanup on off nominal path.Richard Mudgett
2014-01-26live_ast: run wrapped programs with execTzafrir Cohen
2014-01-26res_pjsip_session: Be less strict with core requested outgoing capabilities.Joshua Colp
2014-01-24CEL: Protect data structures during reload and shutdown.Richard Mudgett
2014-01-24Thread Debugging: Add LWP to core show locks outputJonathan Rose
2014-01-24manager: Register atexit shutdown routine only once.Richard Mudgett
2014-01-24res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practicalJonathan Rose
2014-01-24manager: Protect data structures during shutdown.Richard Mudgett
2014-01-23Today is not my day for writing code that compiles.Mark Michelson