summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-01-23res_config_mysql: Fix Setting The Column Name IncorrectlyMichael L. Young
2014-01-23Multiple revisions 406294-406295Mark Michelson
2014-01-22pbx.c: Pre-initialize timezone to avoid crash on destroyScott Griepentrog
2014-01-22ConfBridge: Fix channel parameter documentationKinsey Moore
2014-01-22chan_sip: Decline image streams on unsupported transportsKinsey Moore
2014-01-22res_stasis_playback: Correct error argument orderKinsey Moore
2014-01-21res_pjsip: Documentation improvement for Endpoint and AOR mailbox options.Rusty Newton
2014-01-21manager: Clarify eventfilter documentation. Textual changes only.Walter Doekes
2014-01-21chan_mgcp: Enforce locking for oseqKinsey Moore
2014-01-21PJSIP: Handle headers in a list appropriatelyKinsey Moore
2014-01-21ARI: Support channel variables in originateKinsey Moore
2014-01-20Skinny: fix up handling of fragmented packets.Damien Wedhorn