Commit Graph

3109 Commits (89617370ec0e0cd0384ee24c451d2c70b51ec222)

Author SHA1 Message Date
George Joseph 2b8c441096 loader: Move definition of ast_module_reload from _private.h to module.h
11 years ago
Richard Mudgett 8f12ded887 DEBUG_THREADS: Fix regression and lock tracking initialization problems.
11 years ago
Joshua Colp 439e6e1c5d media: Fix crash when determining sample count of a frame during shutdown.
11 years ago
Joshua Colp 0c9fbb449f res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.
11 years ago
Kevin Harwell 525c823b4b Direct Media calls within private network sometimes get one way audio
11 years ago
Matthew Jordan cbc91f50c1 AMI/ARI: Update version to 2.6.0/1.6.0 respectively for new features
11 years ago
Mark Michelson 93b1df3bf6 Add new AMI and ARI events for connected line changes on a channel.
11 years ago
Kinsey Moore 55c9a46abd Stasis: Fix StasisStart/End order and missing events
11 years ago
George Joseph 67372d1f0a sorcery: Add additional observer capabilities.
11 years ago
George Joseph a53efbb86c config: Create ast_variable_find_in_list()
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Corey Farrell 8fb20cb05d stringfields: Fix bug in ast_string_fields_copy.
11 years ago
Joshua Colp a0d9eab389 res_pjsip_sdp_rtp: Add support for optimistic SRTP.
11 years ago
Mark Michelson a1f1cdbd87 Allow for transferer to retry when dialing an invalid extension.
11 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Mark Michelson 77c57f2b1a Fix race condition where duplicated requests may be handled by multiple threads.
11 years ago
Kinsey Moore 5013659972 Stasis: Fix StasisEnd message ordering
11 years ago
Richard Mudgett 2878554bcc Bridge DTMF hooks: Made audio pass from the bridge while waiting for more matching digits.
11 years ago
Corey Farrell 433366ab90 Fix unintential memory retention in stringfields.
11 years ago
George Joseph 9d1b3ec22a config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
Sean Bright 88d9d3f1fc configure: Add autoconf check for libopus.
11 years ago
George Joseph cb31a8aa7a build: Force -fsigned-char on platforms where the default for char is unsigned
11 years ago
George Joseph b8f505294a config: Fix inf loop using ast_category_browse and ast_variable_retrieve
11 years ago
Kinsey Moore 289830cdc6 PJSIP: Enforce module load dependencies
11 years ago
George Joseph 54a5b8798f config: Fix SEGV in unit test with MALLOC_DEBUG
11 years ago
George Joseph 26724c65f7 res_phoneprov: Create accessor for ast_phoneprov_std_variable_lookup
11 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
11 years ago
George Joseph d1c9621852 res_phoneprov: Refactor phoneprov to allow pluggable config providers
11 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Kinsey Moore fade256307 PJSIP: Prevent T38 framehook being put on wrong channel
11 years ago
George Joseph c7ae706b2d utils: Create ast_strsep function that ignores separators inside quotes
11 years ago
Mark Michelson 23a375be5f Add API call to determine if format capability structure is "empty".
11 years ago
Mark Michelson 7a35800551 res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.
11 years ago
George Joseph a2482acdce res_pjsip: ami: Fix error in AMI output when an endpoint has no transport
11 years ago
George Joseph 0a2e6a1c7e config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Scott Griepentrog 79b702f308 Voicemail: get correct duration when copying file to vm
11 years ago
Joshua Colp 4098d87eef res_rtp_asterisk: Fix a myriad of TURN client issues.
11 years ago
Matthew Jordan 0fbd9947e2 main/cdrs: Preserve context/extension when executing a Macro or GoSub
11 years ago
Jonathan Rose c56aa2d8f6 Dial API: Add a dial option to indicate the dialed channel will replace dialer
11 years ago
Mark Michelson c98e04753b Resolve race condition where channels enter dialplan application before media has been negotiated.
11 years ago
Richard Mudgett a02d8a0681 sched: Fix typo and whitespace change.
11 years ago
Kinsey Moore a4a58c2771 CallerID: Fix parsing of malformed callerid
11 years ago
Jonathan Rose 712907eec6 ARI: Fix a crash caused by hanging during playback to a channel in a bridge
11 years ago
Matthew Jordan 12341c90c1 uri: Quiet warning about type qualifiers ignored on function return type
11 years ago
Kinsey Moore 04f478212c Stasis: Add information to blind transfer event
11 years ago
Jonathan Rose cd28e5dda2 Bridges: Fix feature interruption/unintended kick caused by external actions
11 years ago
Matthew Jordan e30904854e AMI/ARI: Update version to 2.5.0/1.5.0 respectively
11 years ago
Kinsey Moore 406dded64c Stasis: Allow internal channels directly into bridges
11 years ago
Mark Michelson ef70c08dc7 Improve call forwarding reporting, especially with regards to ARI.
11 years ago
Mark Michelson 99d0bccd35 Add support for RFC 4662 resource list subscriptions.
11 years ago