Commit Graph

23767 Commits (72828808c88cd95cbc5014da931275bccda4208d)
 

Author SHA1 Message Date
Richard Mudgett 72828808c8 confbridge: Make search the conference bridges container using OBJ_KEY.
12 years ago
Kinsey Moore e6d77dcdb5 Fix some bad whitespace
12 years ago
Richard Mudgett c137d12111 Fix crash when AMI redirect action redirects two channels out of a bridge.
12 years ago
Andrew Latham e05870ccae Doxygen - Markup Guidelines
12 years ago
David M. Lee 1c21b8575b This patch adds a RESTful HTTP interface to Asterisk.
12 years ago
Olle Johansson 1871017cc6 Fix mistake in Doxygen.
12 years ago
Russell Bryant 1cb52c6026 sla: remove redundant locking.
12 years ago
Matthew Jordan 511cf82367 Prevent res_timing_pthread from blocking callers
12 years ago
David M. Lee e61cc22404 cli.c: Properly initialize debug_modules and verbose_modules.
12 years ago
David M. Lee 9c696e665f Allow WebSocket connections on more URL's
12 years ago
David M. Lee aff127a737 Fix lock errors on startup.
12 years ago
Alec L Davis fed7249ad1 res_xmpp and res_jabber need to search 'cachable' in the attrib section of the received IE, not data.
12 years ago
Kinsey Moore 1f71abdfae Allow res_corosync to build
12 years ago
Kinsey Moore 71a01725b8 Move presence state distribution to Stasis-core
12 years ago
Kinsey Moore 191cf99ae1 Move device state distribution to Stasis-core
12 years ago
David M. Lee c1ae5dc49b Fixed a typo
12 years ago
Jason Parker f4870aa71c Don't unnecessarily rebuild things on every run of 'make'.
12 years ago
David M. Lee 4b9e9fd2c0 Avoid unused variable warning when not in devmode
12 years ago
David M. Lee c599aca553 Moved core logic from app_stasis to res_stasis
12 years ago
David M. Lee 2450722f52 DTMF events are now published on a channel's stasis_topic. AMI was
12 years ago
David M. Lee c6cf12408e Fix the svn:keywords property on several files.
12 years ago
Matthew Jordan 2dd40e9707 Calculate the timestamp for outbound RTP if we don't have timing information
12 years ago
Matthew Jordan 5111744214 Don't attempt to create a voice frame on a read error
12 years ago
Michael L. Young a7c5183d67 Fix Manager Segfault When app_queue Is Unloaded
12 years ago
Kinsey Moore 510b3b3594 Allow codec_resample to be unloaded
12 years ago
Michael L. Young 1a09839e6b Fix app_voicemail Segfault And A Few Memory Leaks
12 years ago
Jason Parker ab6c0e74f1 Fix documentation.
12 years ago
Kinsey Moore 7f885dc31d Expose channel snapshot manager blob generation
12 years ago
Michael L. Young fcbb9f0c8d Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBX
12 years ago
Alec L Davis e5b0de5535 IAX2 defer_full_frames fail to get sent
12 years ago
Alec L Davis 3959535615 IAX2, prevent network thread starting before all helper threads are ready
12 years ago
Jason Parker 67cc3b53c9 Blocked revisions 385356
12 years ago
Richard Mudgett 13e2aae2ef Fix 'pri intense debug span' alias.
12 years ago
Richard Mudgett 3afeac5e3b Eliminated dial_features_destroy() since it is equivalent to ast_free_ptr()
12 years ago
Richard Mudgett eb2d144195 * Fix unlocked accesses to feature_list. The feature_list is now also
12 years ago
David M. Lee ff7ecd3dbf Fixed manager channelvars support.
12 years ago
Matthew Jordan 1f3fff7b91 Use LDAP memory management functions instead of Asterisk's
12 years ago
Matthew Jordan caf4a5f605 Fix crash in chan_sip when a core initiated op occurs at the same time as a BYE
12 years ago
Richard Mudgett d09eeaa8eb Rename struct feature_ds to struct feature_datastore.
12 years ago
David M. Lee 0cc9528f9d Backported app_stasis fix from stasis-http branch.
12 years ago
Russell Bryant ee05bdec92 Add inheritance support to FEATURE()/FEATUREMAP().
12 years ago
Rusty Newton 98f2318559 Modified the list of keys for the driver backends for sake of sample clarity
12 years ago
Walter Doekes 5bf283d406 Clean up Makefile "warning" clutter when makeopts doesn't exist.
12 years ago
Matthew Jordan a5df2542c3 Don't attempt a websocket protocol removal if res_http_websocket isn't there
12 years ago
Matthew Jordan b8d4e573f1 Add multi-channel Stasis messages; refactor Dial AMI events to Stasis
12 years ago
David M. Lee a2a53cc306 Stasis application WebSocket support
12 years ago
Joshua Colp 426095bc55 Add a res_sorcery_astdb module which uses the astdb to persist objects.
12 years ago
Michael L. Young 03286cf23f Fix For Not Overriding The Default Settings In chan_sip
12 years ago
Richard Mudgett b8e5189456 Separate some event struct definitions from instantiation.
12 years ago
Richard Mudgett 6a25d49296 chan_dahdi: Change inband_on_proceeding option default to no/disabled.
12 years ago