Commit Graph

3088 Commits (f3fbcc550ed1a9bd1aa59a9970a6f0103a73627f)

Author SHA1 Message Date
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
Richard Mudgett ea7d4ab09e chan_iax2: Several media format fixes.
11 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
11 years ago
Joshua Colp a8829490b6 res_pjsip_publish_asterisk: Add support for exchanging device and mailbox state using SIP.
11 years ago
Joshua Colp ece78c6991 res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support.
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
11 years ago
Richard Mudgett e2d8fce2a3 Remove duplicate definitions of ast_format_vp8.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
11 years ago
Michael L. Young 7059b001ad core/db: Revert Patch Added In Attempt To Improve I/O Performance
11 years ago
Corey Farrell d074a93902 Deprecate astobj.h
11 years ago
Kinsey Moore 4445ee7fc0 AMI: Allow for command response documentation
11 years ago
Michael L. Young b4a681684d core/db: Improve I/O When Updating Rows
11 years ago
Matthew Jordan bb87796f67 ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech
11 years ago
Corey Farrell e04607f8a3 res_smdi: convert to astobj2
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan b299052e20 ari: Add a copy operation for stored recordings
11 years ago
Scott Griepentrog 0a99e4099b astobj2: assert on invalid ref and backtrace cleanup
11 years ago
Jonathan Rose af4cd65143 Channels: Masquerades to automatically move frame/audio hooks
11 years ago
Jonathan Rose 5c988cc4e6 res_fax: Provide AMI equivalents for fax CLI commands
11 years ago
Matthew Jordan 26c7e684ea menuselect: Add libxml2 support (Patch 3)
11 years ago