Commit Graph

23945 Commits (c57a2735d8446f11b733039993f885cc7eace46c)
 

Author SHA1 Message Date
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
Richard Mudgett 79818112fd chan_dahdi: Add inband_on_proceeding compatibility option.
12 years ago
Matthew Jordan 1cafccdf87 Update documentation for CHANNEL function
12 years ago
Richard Mudgett b9962ee26a astobj2: Fix rbtree duplicate handling.
12 years ago
David M. Lee 0da0797cb0 Fixed spurious rebuilds of func_version.
12 years ago
Joshua Colp 56313ee068 Pass the object type name to the configuration framework.
12 years ago
Matthew Jordan bcc0aca23d Make things work again
12 years ago
David M. Lee d4e25a456e install_prereq: Build jansson from source, when necessary
12 years ago
Matthew Jordan 8c5367226b Make appropriate items parse using '|' instead of ','
12 years ago
Joshua Colp 3f2ff8594b Remove silly use of strncmp.
12 years ago
David M. Lee b23e8e1950 stasis: Fixed message ordering issues when forwarding
12 years ago
David M. Lee 2d45dbc79b Fix parallel make problems.
12 years ago
Matthew Jordan ad191ebfcd Properly format an intmax_t value
12 years ago
Matthew Jordan e8015cc460 Convert TestEvent AMI events over to Stasis Core
12 years ago
Jonathan Rose d16efd5be8 app_voicemail: Add blank argument to externnotify if no context argument
12 years ago
Richard Mudgett a1c94fece8 Add uuid wrapper API call ast_uuid_generate_str().
12 years ago
Kinsey Moore 71206544a7 Break the world. Stasis message type accessors should now all be named correctly.
12 years ago
Kinsey Moore 1a2a4578d2 Convert MWI state message type to the new stasis naming convention
12 years ago
David M. Lee c67a06a2ff Added a doxygen group for Stasis messages and topics
12 years ago
Kinsey Moore 72bccf69c3 Address uninitialized conditional that valgrind found
12 years ago
Matthew Jordan 15b892323a Fix a file descriptor leak in off nominal path
12 years ago
Kinsey Moore 15bbfb941f Fix white noise on SRTP decryption
12 years ago
Matthew Jordan 0ffce56f1b AST-2013-003: Prevent username disclosure in SIP channel driver
12 years ago