Commit Graph

479 Commits (077c4187d9789eaf585568f8178f5e3a470ab781)

Author SHA1 Message Date
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Richard Mudgett 45ade68cb4 Remove unused RAII_VAR() declarations.
12 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
12 years ago
Damien Wedhorn a744b29ab5 Skinny - Fix deadlock when pickup of no call.
12 years ago
Damien Wedhorn e8eb6a9e30 Skinny: fix up possible double unlock of chan.
12 years ago
Damien Wedhorn 4bc84b1b9f Skinny: fix up handling of fragmented packets.
12 years ago
Damien Wedhorn 1f401eed45 Skinny: fix up session logging.
12 years ago
Damien Wedhorn fcc492645b Skinny: fix reversed device reset from CLI.
12 years ago
Damien Wedhorn 9ec4d15c8e Skinny: do not add call to missed calls list if answered elsewhere.
12 years ago
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Damien Wedhorn c2fd229fba Fixup some skinny bugs causing Fracks and ao2 cleanup issues.
12 years ago
Damien Wedhorn af723c6572 Fixup skinny registration following network issues.
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Joshua Colp c1235f2639 Reduce channel snapshot creation and publishing by up to 50%.
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Kinsey Moore 56aea1c030 Allow res_parking to be unloadable
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
Mark Michelson f8622e7c5c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.
12 years ago
Matthew Jordan 38236e54a8 Remove dead code from features.c; refactor pickup code into pickup.c
12 years ago
Matthew Jordan 5c4b482471 Support externally initiated parking requests; remove some dead code
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Jason Parker b700dc6641 Fix a compiler warning.
12 years ago
David M. Lee 043a71ee76 Fixed chan_skinny for systems were pthread_t isn't an int.
12 years ago
Damien Wedhorn 6a2b3af90c Refactor and cleanup of skinny session handling.
12 years ago
Matthew Jordan d0a55fa52d Refactor RTCP events over to Stasis; associate with channels
13 years ago
Mark Michelson 6d624eb008 Add stasis publications for blind and attended transfers.
13 years ago
Joshua Colp 94ec267888 Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip device state.
13 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
13 years ago
Damien Wedhorn 75e7c3a8fa Change chan_skinny to use core transfer API.
13 years ago
Jason Parker 154fbf8cae Split Hold event into Hold/Unhold, and move it into core.
13 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
13 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
13 years ago
Damien Wedhorn 8d6b0c9f3b Add transfer softkey to ringout state to enable blond transfers.
13 years ago
Damien Wedhorn 01d6e8dbc9 Add call forward no answer to skinny and cleanup general callfwd handling.
13 years ago
Richard Mudgett 30cf1a590c Remove some unnecessary calls to ast_bridged_channel() in chan_skinny.c
13 years ago
Kinsey Moore 1a2a4578d2 Convert MWI state message type to the new stasis naming convention
13 years ago
Damien Wedhorn 63a4da4eba Fix skinny encall button to not blind xfer.
13 years ago
Russell Bryant 88874a95d7 Suppress compiler warning.
13 years ago
Damien Wedhorn 401f7c1880 Fix skinny voicemail indication issues.
13 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
13 years ago
Richard Mudgett de90681293 More places to eliminate the cast to argv but were not giving warnings.
13 years ago
Richard Mudgett 31f08344ee Fix compiler warning by eliminating the need for a cast.
13 years ago
Damien Wedhorn b34479ad37 More called details fixup for skinny.
13 years ago
Damien Wedhorn 0928f45794 Add prinotify messages to skinny.
13 years ago
Damien Wedhorn 0d553eece8 Add serviceURL stuff to skinny.
13 years ago
Damien Wedhorn 96025d5dfc Fixup skinny CLI completion.
13 years ago