summaryrefslogtreecommitdiff
path: root/channels/sig_pri.c
AgeCommit message (Expand)Author
2017-09-25build: A few gcc 7 error fixesGeorge Joseph
2015-10-24build: GCC 5.1.x catches some new const, array bounds and missing paren issuesGeorge Joseph
2015-05-22Stasis: Fix unsafe use of stasis_unsubscribe in modules.Corey Farrell
2015-05-12chan_dahdi/sig_pri: Fix crash on ISDN call hangup collision.Richard Mudgett
2015-04-30chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.Richard Mudgett
2015-04-20chan_dahdi/sig_pri: Make post AMI HangupRequest events on PRI channels.Richard Mudgett
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-07-10chan_dahdi/sig_pri: Fix type mismatch in the idledial feature's channel creat...Richard Mudgett
2014-07-03chan_dahdi: Add inband_on_setup_ack compatibility option.Richard Mudgett
2014-06-23suspended destructions of pri spans on eventsTzafrir Cohen
2014-05-16sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.Richard Mudgett
2014-05-13chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing ...Richard Mudgett
2014-05-13Fix compiler warning from GCC 4.10 fixup.Richard Mudgett
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-03-07uniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr, and test_cel compiler e...Richard Mudgett
2014-01-20chan_dahdi/PRI: Suppress CONNECTED_LINE updates when nothing in the udpate is...Richard Mudgett
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-08-27Fix uninitialized value in struct ast_control_pvt_cause_code usage.Richard Mudgett
2013-08-23Fix memory corruption when trying to get "core show locks".Richard Mudgett
2013-08-17Strip down the old event systemKinsey Moore
2013-08-02And get rid of another ast_bridged_channel()Mark Michelson
2013-08-01Fix documentation replication issuesKinsey Moore
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-25A great big renaming patchMatthew Jordan
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-07Refactor chan_dahdi/sig_analog/sig_pri and chan_misdn to use the common trans...Richard Mudgett
2013-05-24Split Hold event into Hold/Unhold, and move it into core.Jason Parker
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-04-03chan_dahdi: Add inband_on_proceeding compatibility option.Richard Mudgett
2013-03-27Convert MWI state message type to the new stasis naming conventionKinsey Moore
2013-03-25Set the CALLERID(dnid-num-plan) for incoming ISDN calls.Richard Mudgett
2013-03-16Transition MWI to Stasis-coreKinsey Moore
2012-11-07Multiple revisions 375993-375994Mark Michelson
2012-09-25Allow for redirecting reasons to be set to arbitrary strings.Mark Michelson
2012-09-06Fix loss of MOH on an ISDN channel when parking a call for the second time.Richard Mudgett
2012-08-15Add HANGUPCAUSE information to callee channelsKinsey Moore
2012-08-10Add private representation of caller, connected and redirecting party ids.Richard Mudgett
2012-08-09Use better libss7 detection test and move libpri compile test.Richard Mudgett
2012-08-08Convert sig_pri to use a global callback table.Richard Mudgett
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-20Add hangupcause translation supportKinsey Moore
2012-07-11Fix validation errors when producing documentation using default build scriptMatthew Jordan
2012-07-10Add some additional documentation for core AMI eventsMatthew Jordan