Commit Graph

4783 Commits (03ce56d6c5e35fa170c9af2c4aaa0fa05e58be4e)

Author SHA1 Message Date
Joshua Colp 03ce56d6c5 sorcery: Don't try to load object types which haven't been defined.
12 years ago
Ashley Sanders 6a76740b83 HTTP: For httpd server, need option to define server name for security purposes
12 years ago
Mark Michelson bd0bdf1e41 Fix some memory leaks.
12 years ago
Scott Griepentrog 388d691f34 stasis transfer: fix stasis bridge push race part two
12 years ago
Richard Mudgett 69e107b24e res_pjsip_outbound_registration: Fix reload race condition.
12 years ago
Kevin Harwell c7591ef6bc tcptls: Bad file descriptor error when reloading chan_sip
12 years ago
Jonathan Rose e826cb8a26 Manager: Fix Manager Action ModuleLoad to give correct response when reloading
12 years ago
Kevin Harwell e62bd46511 res_pjsip: make it unloadable (take 2)
12 years ago
Joshua Colp a43d24a9d3 bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during direct media.
12 years ago
David M. Lee 965777ccfc Various fixes for OS X
12 years ago
Matthew Jordan a8ae5a7bcb dynamic realtime: Updates fail to work due to update fields being passed over
12 years ago
Walter Doekes 49cbfa7de6 Fix typo's (retrieve, specified, address).
12 years ago
Richard Mudgett 9bff4eeca3 Bridge core: Pass a ref with the swap channel when joining a bridge.
12 years ago
Matthew Jordan 228fdb3f4e main/rtp_engine: Format NTP timestamps as unsigned longs
12 years ago
Mark Michelson 7dc784ffa9 Call extension state callbacks at hint creation.
12 years ago
Kevin Harwell 07e2a48ab1 REVERTING res_pjsip: make it unloadable
12 years ago
Kevin Harwell 49542a794b res_pjsip: make it unloadable
12 years ago
Richard Mudgett 4dd6b6ff59 AMI: Revert non-backwards compatible changes from earlier commit.
12 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
12 years ago
Matthew Jordan 9065488ddd main/syslog: Allow dynamic logs, such as security events, to log to the syslog
12 years ago
Scott Griepentrog 5b30938394 app_bridge: return to the next dialplan priority
12 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
12 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
12 years ago
George Joseph 56de48107f config: Add option to NOT preserve effective context when changing a template
12 years ago
Kinsey Moore 0c5234f12a Fix dev-mode build on recent gcc
12 years ago
Scott Griepentrog 0b8fbf9238 bridge: avoid leaking channel during blond transfer pt2
12 years ago
Scott Griepentrog 8d059c3808 rtp_engine: keep payload types in correct range
12 years ago
Matthew Jordan 3a73c6c90e main/pbx.c: Fix double lock of contexts lock introduced by r429967
12 years ago
Richard Mudgett 1c0604e905 DTMF atxfer: Setup recall channels as if the transferee initiated the call.
12 years ago
Richard Mudgett bbd9ff122e queue_log: Post QUEUESTART entry when Asterisk fully boots.
12 years ago
Matthew Jordan 0c38276d6e presencestate: Allow channel drivers to provide presence state information
12 years ago
Joshua Colp ba403e83bd acl: Fix reloading of configuration if configuration file does not exist at startup.
12 years ago
Scott Griepentrog 07d1012383 bridge: avoid leaking channel during blond transfer
12 years ago
Mark Michelson 2b1f2b5c1f Prevent possible race condition on dual redirect of channels in the same bridge.
12 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
12 years ago
George Joseph 6472568bc6 loader: Move definition of ast_module_reload from _private.h to module.h
12 years ago
Richard Mudgett 308c1b41dd DEBUG_THREADS: Fix regression and lock tracking initialization problems.
12 years ago
Joshua Colp 8d325be503 media: Fix crash when determining sample count of a frame during shutdown.
12 years ago
Scott Griepentrog 8fe45f0f0a core: avoid possible asterisk -r crash from long id
12 years ago
Kevin Harwell d673209abc ARI/AMI: Include language in standard channel snapshot output
12 years ago
Kevin Harwell c17cef1c38 Direct Media calls within private network sometimes get one way audio
12 years ago
Mark Michelson fe7671fee6 Add new AMI and ARI events for connected line changes on a channel.
12 years ago
Kinsey Moore 4bb556a847 Stasis: Fix StasisStart/End order and missing events
12 years ago
George Joseph d04445c24a sorcery: Add additional observer capabilities.
12 years ago
Matthew Jordan 19992844be main/test: Fix compilation issue on 32-bit systems
12 years ago
Matthew Jordan 343a83d7d8 main/test: Fix race condition between AMI topic and Test Suite topic
12 years ago
George Joseph f128ff61ab config: Create ast_variable_find_in_list()
12 years ago
Joshua Colp 4ff6bd831f rtp_engine: Add support for transporting signed linear at 12kHz, 24kHz, 32kHz, 44kHz, 48kHz, 96kHz, and 192kHz over RTP.
12 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
12 years ago
Joshua Colp 7db3d1642b channel: Extend size of buffer for codecs in "core show channeltype" CLI command.
12 years ago