chan_dahdi/sig_pri: Fix crash on ISDN call hangup collision.
[asterisk/asterisk.git] / channels / sig_pri.c
2015-05-12 Richard Mudgettchan_dahdi/sig_pri: Fix crash on ISDN call hangup colli...
2015-04-30 Richard Mudgettchan_dahdi: Add the chan_dahdi.conf force_restart_unava...
2015-04-21 Richard Mudgettchan_dahdi/sig_pri: Make post AMI HangupRequest events...
2015-03-13 Corey FarrellLogger: Convert 'struct ast_callid' to unsigned int.
2014-12-17 Walter DoekesFix printf problems with high ascii characters after...
2014-12-01 Matthew Jordanmain/stasis: Allow subscriptions to use a threadpool...
2014-07-10 Richard Mudgettchan_dahdi/sig_pri: Fix type mismatch in the idledial...
2014-07-03 Richard Mudgettchan_dahdi: Add inband_on_setup_ack compatibility option.
2014-06-23 Tzafrir Cohensuspended destructions of pri spans on events
2014-05-16 Richard Mudgettsig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case...
2014-05-13 Richard Mudgettchan_dahdi/sig_pri: Prevent unnecessary PROGRESS events...
2014-05-13 Richard MudgettFix compiler warning from GCC 4.10 fixup.
2014-05-09 Kinsey MooreAllow Asterisk to compile under GCC 4.10
2014-03-07 Richard Mudgettuniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr...
2014-01-20 Richard Mudgettchan_dahdi/PRI: Suppress CONNECTED_LINE updates when...
2013-12-19 Richard MudgettVoicemail: Remove mailbox identifier format (box@contex...
2013-12-18 Kevin Harwellchannel locking: Add locking for channel snapshot creation
2013-12-05 David M. LeeReverting r403311. It's causing ARI tests to hang.
2013-12-03 Mark MichelsonAdd channel locking for channel snapshot creation.
2013-10-02 Joshua ColpReduce channel snapshot creation and publishing by...
2013-09-30 David M. LeeMultiple revisions 399887,400138,400178,400180-400181
2013-08-27 Richard MudgettFix uninitialized value in struct ast_control_pvt_cause...
2013-08-23 Richard MudgettFix memory corruption when trying to get "core show...
2013-08-17 Kinsey MooreStrip down the old event system
2013-08-02 Mark MichelsonAnd get rid of another ast_bridged_channel()
2013-08-01 Kinsey MooreFix documentation replication issues
2013-08-01 David M. LeeSplit caching out from the stasis_caching_topic.
2013-07-25 Matthew JordanA great big renaming patch
2013-07-01 Kinsey MooreRefactor extraneous channel events
2013-06-07 Richard MudgettRefactor chan_dahdi/sig_analog/sig_pri and chan_misdn...
2013-05-24 Jason ParkerSplit Hold event into Hold/Unhold, and move it into...
2013-05-24 Matthew JordanMigrate a large number of AMI events over to Stasis...
2013-04-03 Richard Mudgettchan_dahdi: Add inband_on_proceeding compatibility...
2013-03-27 Kinsey MooreConvert MWI state message type to the new stasis naming...
2013-03-25 Richard MudgettSet the CALLERID(dnid-num-plan) for incoming ISDN calls.
2013-03-16 Kinsey MooreTransition MWI to Stasis-core
2012-11-07 Mark MichelsonMultiple revisions 375993-375994
2012-09-25 Mark MichelsonAllow for redirecting reasons to be set to arbitrary...
2012-09-06 Richard MudgettFix loss of MOH on an ISDN channel when parking a call...
2012-08-15 Kinsey MooreAdd HANGUPCAUSE information to callee channels
2012-08-10 Richard MudgettAdd private representation of caller, connected and...
2012-08-09 Richard MudgettUse better libss7 detection test and move libpri compil...
2012-08-08 Richard MudgettConvert sig_pri to use a global callback table.
2012-07-31 Kinsey MooreClean up and ensure proper usage of alloca()
2012-07-20 Kinsey MooreAdd hangupcause translation support
2012-07-11 Matthew JordanFix validation errors when producing documentation...
2012-07-10 Matthew JordanAdd some additional documentation for core AMI events
2012-07-06 Kinsey MooreRemove unnecessary generation of informational cause...
2012-06-26 Jonathan RoseUnique Call ID logging Phases III and IV
2012-06-22 Kinsey MooreAdd HANGUPCAUSE hash support for analog and PRI DAHDI...
2012-06-15 Kevin P. FlemingMultiple revisions 369001-369002
2012-05-30 Richard MudgettFix deadlock when executing CLI "pri show channels...
2012-04-25 Richard MudgettMake DAHDISendCallreroutingFacility wait 5 seconds...
2012-04-25 Richard MudgettClear ISDN channel resetting state if the peer continue...
2012-04-20 Richard MudgettAdd original party id and reason support.
2012-04-18 Richard MudgettAdd ability to ignore layer 1 alarms for BRI PTMP lines.
2012-03-24 Richard MudgettMake number not available presentation also set screeni...
2012-03-13 Richard MudgettAdd ability for chan_dahdi ISDN to block connected...
2012-03-02 Richard MudgettRemove ISDN hold restriction for non-bridged calls.
2012-03-01 Terry WilsonOpaquify ast_channel typedefs, fd arrays, and softhangu...
2012-02-29 Terry WilsonOpaquify ast_channel structs and lists
2012-02-28 Richard MudgettUse more reasonable cause code when rejecting incoming...
2012-02-20 Terry Wilsonast_channel opaquification of pointers and integral...
2012-02-18 Alec L Davispush 'outgoing' flag from sig_XXX up to chan_dahdi
2012-02-13 Terry WilsonOpaquify char * and char[] in ast_channel
2012-02-02 Richard MudgettRestore the 'w' modifier support for ISDN spans. Dial...
2012-02-01 Richard MudgettConstify some more channel driver technology callback...
2012-01-24 Terry WilsonOpaquify channel stringfields
2012-01-09 Terry WilsonReplace direct access to channel name with accessor...
2011-11-17 Richard MudgettRemove dead code since pri_grab() can never fail.
2011-11-15 Richard MudgettFix typo in sig_pri using wrong structure name.
2011-10-25 Richard MudgettChange D-channel warning to be less confusing on non...
2011-09-28 Richard MudgettMerged revisions 338323 via svnmerge from
2011-09-22 Richard MudgettMerged revisions 337721 via svnmerge from
2011-09-19 Richard MudgettMerged revisions 336570 via svnmerge from
2011-09-09 Matthew JordanMerged revisions 335078 via svnmerge from
2011-08-17 Richard MudgettMerged revisions 332265 via svnmerge from
2011-07-28 Richard MudgettMerged revisions 330051 via svnmerge from
2011-07-21 Russell BryantMerged revisions 329257 via svnmerge from
2011-05-17 Richard MudgettOption needed for Q931_IE_TIME_DATE to be optional...
2011-05-13 Richard MudgettMerged revisions 318783 via svnmerge from
2011-05-10 Richard MudgettMerged revisions 318499 via svnmerge from
2011-05-09 Richard MudgettMerged revisions 318231 via svnmerge from
2011-05-03 Richard MudgettMerged revisions 316224 via svnmerge from
2011-04-21 Richard MudgettImplement AMI action PRIShowSpans.
2011-04-21 Richard MudgettSimplify sig_pri.c:build_status().
2011-04-18 Richard MudgettProblems with ISDN MWI to phones.
2011-04-08 Richard MudgettAdd private lock deadlock avoidance callback to PRI...
2011-04-07 Alec L DavisMerged revisions 313001 via svnmerge from
2011-04-05 Richard MudgettMerged revisions 312949 via svnmerge from
2011-04-04 Richard MudgettRemove the channel parameter from sig_pri_handle_subcmds().
2011-04-04 Richard MudgettMerged revisions 312575 via svnmerge from
2011-03-18 Richard MudgettMerged revisions 311297 via svnmerge from
2011-03-08 Richard MudgettMerged revisions 309994 via svnmerge from
2011-03-04 Richard MudgettMerged revisions 309445 via svnmerge from
2011-02-23 Richard MudgettMerged revisions 308622 via svnmerge from
2011-02-15 Richard MudgettAdd CLI "pri show channels" command.
2011-02-15 Richard MudgettMerged revisions 307879 via svnmerge from
2011-02-07 Richard MudgettPass a MCID request to the bridged channel.
2011-02-04 Richard MudgettAdd ISDN display ie text handling options to chan_dahdi...
next