aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_zap.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-27Let's NOT create a deadlock scenario heremattf1-1/+1
2007-06-27Merged revisions 72205 via svnmerge from kpfleming1-1/+1
2007-06-21Remove deprecated function callmattf1-2/+0
2007-06-20Merged revisions 70397 via svnmerge from russell1-29/+37
2007-06-20Show TDD status in "zap show channels"oej1-0/+1
2007-06-19These changes were submitted via bug 6683, to allow CID detection in India, w...murf1-3/+49
2007-06-19Add support for setting nature of address, presentation, and other related SS...mattf1-9/+153
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-386/+225
2007-06-14Clean up debug messages a little bit for ss7 linkset debuggingmattf1-1/+8
2007-06-07Fix a couple of places that got missed in the conversion to using the new APIrussell1-3/+2
2007-06-06Allow overlapdialing directions to be configurable. Bug #8554mattf1-12/+30
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-23/+23
2007-06-06When SS7 is enabled add w/SS7 to the end. (issue #9893 reported by Mike Aniki...file1-1/+1
2007-06-05Merged revisions 67457 via svnmerge from russell1-17/+15
2007-06-05Improve the way that the zaptel channel name is created by using the Asteriskrussell1-10/+7
2007-05-30This concludes my tweaking of things.file1-4/+4
2007-05-24Add a new API call for creating detached threads. Then, go replace all of therussell1-24/+5
2007-05-23Make sure we get the cause code in the RELmattf1-2/+3
2007-05-23Merged revisions 65589 via svnmerge from russell1-16/+31
2007-05-22Merged revisions 65501 via svnmerge from russell1-0/+1
2007-05-15XXX-XXX-XXX appears to be the standard ANSI pointcode formatmattf1-1/+1
2007-05-14Only print the SS7 UP once. Not every time we get the test messages on the mattf1-2/+3
2007-05-09Merged revisions 63654 via svnmerge from mattf1-16/+18
2007-05-02Merged revisions 62689 via svnmerge from murf1-1/+1
2007-04-30Merged revisions 62419 via svnmerge from russell1-31/+16
2007-04-29Merged revisions 62331 via svnmerge from russell1-2/+1
2007-04-28Merge changes from team/russell/eventsrussell1-2/+34
2007-04-25Merged revisions 61914 via svnmerge from kpfleming1-0/+9
2007-04-25Merged revisions 61799 via svnmerge from russell1-1/+1
2007-04-24removed #if 0 block from chan_zap restart_monitor()dhubbard1-7/+1
2007-04-10Added zapata.conf parameter "cid_rxgain" to allow the user to adjust the gain...dbailey1-2/+10
2007-04-10Merged revisions 60989 via svnmerge from murf1-1/+1
2007-04-06Merged revisions 60485 via svnmerge from mattf1-1/+1
2007-04-06Merged revisions 60459 via svnmerge from mattf1-72/+75
2007-03-30Update to support multiple CIC groups and DPCs per linkset.mattf1-12/+45
2007-03-28added filtering options to 'zap show channels' to implement functionality des...dhubbard1-20/+56
2007-03-27Use better english. Renegotiate! Repeat after me: renegotiate.file1-1/+1
2007-03-26Fix bug in which parameter type we are passing. This shouldn't be a problem mattf1-2/+2
2007-03-26Small API related SS7 updates.mattf1-3/+10
2007-03-08Merged revisions 58510 via svnmerge from russell1-0/+1
2007-03-08Merged revisions 58320 via svnmerge from russell1-15/+28
2007-03-05Add zap show version CLI command. This pulls the version/echo canceller in us...file1-0/+31
2007-02-27Issue 7789 - some telcos want the TON set based on the number, but without th...tilghman1-7/+23
2007-02-24Doxygen updates and correctionsoej1-1/+1
2007-02-14Merged revisions 54375 via svnmerge from mattf1-7/+13
2007-01-31Merged revisions 53046 via svnmerge from russell1-7/+10
2007-01-23Merged revisions 51788 via svnmerge from file1-0/+2
2007-01-19Merged revisions 51311 via svnmerge from russell1-2/+2
2007-01-19remove variable declaration in the middle of a blockrizzo1-1/+2
2007-01-19whoops, fix a cut&paste error...rizzo1-3/+3