summaryrefslogtreecommitdiff
path: root/channels/sig_pri.c
AgeCommit message (Expand)Author
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
2012-07-06Remove unnecessary generation of informational cause framesKinsey Moore
2012-06-26Unique Call ID logging Phases III and IVJonathan Rose
2012-06-22Add HANGUPCAUSE hash support for analog and PRI DAHDI subtechsKinsey Moore
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-05-30Fix deadlock when executing CLI "pri show channels" and "ss7 show channels" ...Richard Mudgett
2012-04-25Make DAHDISendCallreroutingFacility wait 5 seconds for a reply before disconn...Richard Mudgett
2012-04-25Clear ISDN channel resetting state if the peer continues to use it.Richard Mudgett
2012-04-20Add original party id and reason support.Richard Mudgett
2012-04-18Add ability to ignore layer 1 alarms for BRI PTMP lines.Richard Mudgett
2012-03-24Make number not available presentation also set screening to network provided.Richard Mudgett
2012-03-13Add ability for chan_dahdi ISDN to block connected line updates per span.Richard Mudgett
2012-03-02Remove ISDN hold restriction for non-bridged calls.Richard Mudgett
2012-03-01Opaquify ast_channel typedefs, fd arrays, and softhangup flagTerry Wilson
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-28Use more reasonable cause code when rejecting incoming call waiting calls.Richard Mudgett
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-18push 'outgoing' flag from sig_XXX up to chan_dahdiAlec L Davis
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-02Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888)Richard Mudgett
2012-02-01Constify some more channel driver technology callback parameters.Richard Mudgett
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-11-17Remove dead code since pri_grab() can never fail.Richard Mudgett
2011-11-15Fix typo in sig_pri using wrong structure name.Richard Mudgett
2011-10-25Change D-channel warning to be less confusing on non-NFAS setups.Richard Mudgett
2011-09-28Merged revisions 338323 via svnmerge from Richard Mudgett
2011-09-22Merged revisions 337721 via svnmerge from Richard Mudgett
2011-09-19Merged revisions 336570 via svnmerge from Richard Mudgett
2011-09-09Merged revisions 335078 via svnmerge from Matthew Jordan
2011-08-17Merged revisions 332265 via svnmerge from Richard Mudgett
2011-07-28Merged revisions 330051 via svnmerge from Richard Mudgett
2011-07-21Merged revisions 329257 via svnmerge from Russell Bryant
2011-05-17Option needed for Q931_IE_TIME_DATE to be optional in CONNECT message.Richard Mudgett
2011-05-13Merged revisions 318783 via svnmerge from Richard Mudgett
2011-05-10Merged revisions 318499 via svnmerge from Richard Mudgett
2011-05-09Merged revisions 318231 via svnmerge from Richard Mudgett
2011-05-03Merged revisions 316224 via svnmerge from Richard Mudgett
2011-04-21Implement AMI action PRIShowSpans.Richard Mudgett
2011-04-21Simplify sig_pri.c:build_status().Richard Mudgett