Commit Graph

194 Commits (12)

Author SHA1 Message Date
Walter Doekes 69ee011b5e Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Matthew Jordan 4588a0bc3c main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Richard Mudgett 19b943f3ba chan_dahdi/sig_pri: Fix type mismatch in the idledial feature's channel creation.
11 years ago
Richard Mudgett eee5fa369c chan_dahdi: Add inband_on_setup_ack compatibility option.
11 years ago
Richard Mudgett 7871d90d05 sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.
11 years ago
Richard Mudgett 8a3898cf5d chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Richard Mudgett aa0b833bf6 Fix compiler warning from GCC 4.10 fixup.
11 years ago
Kinsey Moore 8778568e82 Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 995d27b888 uniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr, and test_cel compiler errors.
11 years ago
Richard Mudgett bfc6b6c22f chan_dahdi/PRI: Suppress CONNECTED_LINE updates when nothing in the udpate is valid.
11 years ago
Richard Mudgett a624ee8afe Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Kevin Harwell d1b70b8e43 channel locking: Add locking for channel snapshot creation
12 years ago
David M. Lee c0b4e18900 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 4b7ba33125 Add channel locking for channel snapshot creation.
12 years ago
Joshua Colp 1dd63fbdfa Reduce channel snapshot creation and publishing by up to 50%.
12 years ago
David M. Lee 516dbe86a0 Remove dispatch object allocation from Stasis publishing
12 years ago
Richard Mudgett 1072858d0f Fix uninitialized value in struct ast_control_pvt_cause_code usage.
12 years ago
Richard Mudgett 46b9e5450f Fix memory corruption when trying to get "core show locks".
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
Mark Michelson ab6fc47d95 And get rid of another ast_bridged_channel()
12 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Kinsey Moore 909ee4bfb9 Refactor extraneous channel events
12 years ago
Richard Mudgett 6114166237 Refactor chan_dahdi/sig_analog/sig_pri and chan_misdn to use the common transfer functions.
12 years ago
Jason Parker 154fbf8cae Split Hold event into Hold/Unhold, and move it into core.
12 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
12 years ago
Richard Mudgett 79818112fd chan_dahdi: Add inband_on_proceeding compatibility option.
12 years ago
Kinsey Moore 1a2a4578d2 Convert MWI state message type to the new stasis naming convention
12 years ago
Richard Mudgett 23f363fcb1 Set the CALLERID(dnid-num-plan) for incoming ISDN calls.
12 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
12 years ago
Mark Michelson f2bb9afe17 Multiple revisions 375993-375994
13 years ago
Mark Michelson fdfb3ae5fa Allow for redirecting reasons to be set to arbitrary strings.
13 years ago
Richard Mudgett 8b933196e9 Fix loss of MOH on an ISDN channel when parking a call for the second time.
13 years ago
Kinsey Moore 76d642ff69 Add HANGUPCAUSE information to callee channels
13 years ago
Richard Mudgett fb6238899b Add private representation of caller, connected and redirecting party ids.
13 years ago
Richard Mudgett 18d5041981 Use better libss7 detection test and move libpri compile test.
13 years ago
Richard Mudgett 35bf5efeaf Convert sig_pri to use a global callback table.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Kinsey Moore cb9756daa2 Add hangupcause translation support
13 years ago
Matthew Jordan 9bc2127d7b Fix validation errors when producing documentation using default build script
13 years ago
Matthew Jordan 2ffae5745d Add some additional documentation for core AMI events
13 years ago
Kinsey Moore db59a3f123 Remove unnecessary generation of informational cause frames
13 years ago
Jonathan Rose 5eb94d7ebb Unique Call ID logging Phases III and IV
13 years ago
Kinsey Moore 1ab47ac137 Add HANGUPCAUSE hash support for analog and PRI DAHDI subtechs
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Richard Mudgett e65ad34770 Fix deadlock when executing CLI "pri show channels" and "ss7 show channels" commands.
13 years ago
Richard Mudgett af39a4374e Make DAHDISendCallreroutingFacility wait 5 seconds for a reply before disconnecting the call.
13 years ago
Richard Mudgett d2ac624b87 Clear ISDN channel resetting state if the peer continues to use it.
13 years ago
Richard Mudgett 73f48997f9 Add original party id and reason support.
13 years ago