summaryrefslogtreecommitdiff
path: root/channels/chan_zap.c
AgeCommit message (Expand)Author
2007-09-19More conversions to NEW_CLIJason Parker
2007-09-18Don't use ast_channel_lock_both() here, it only exists in one of my branches.Russell Bryant
2007-09-17convert various places that access the channel lock directly to use the chann...Russell Bryant
2007-09-14Merged revisions 82394 via svnmerge from Jason Parker
2007-09-13Add setvar support to chan_zap. Just like you can in chan_sip and chan_iax2 y...Joshua Colp
2007-09-11Fix to make sure we don't hangup a call when getting a RLC without sending RE...Matthew Fredrickson
2007-09-06Patch on 10575. Add support for unequipped CIC (UCIC) message as well as imp...Matthew Fredrickson
2007-08-30Add new queryable fields from zaptel to 'zap show status'Tilghman Lesher
2007-08-24Add VMWI chan_zap support #9909Matthew Fredrickson
2007-08-23Merged revisions 80501 via svnmerge from Kevin P. Fleming
2007-08-20Fix random segfault issue when loading chan_zap. Trying to access a configura...Joshua Colp
2007-08-18We weren't properly encapsulating the mtime ignores of config files (closes i...Tilghman Lesher
2007-08-17Merged revisions 79912 via svnmerge from Russell Bryant
2007-08-17Fix building of chan_zap under development mode without libpri and libss7 ins...Joshua Colp
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-08-14Don't ask me why, but waitfordigit will immediately return a 1 on my system, ...Steve Murphy
2007-08-13Merged revisions 79174 via svnmerge from Joshua Colp
2007-08-09Fix a problem that I had introduced into MWI handling. I had ignoredRussell Bryant
2007-08-08Add support for using epoll instead of poll. This should increase scalability...Joshua Colp
2007-08-08HAVEL_SS7 should be HAVE_SS7. Reported by kwallace.Joshua Colp
2007-08-07Merged revisions 78371 via svnmerge from Russell Bryant
2007-08-07Can't forget outsignaling!Joshua Colp
2007-08-07Just for jsmith... make signaling a valid option that acts like signalling.Joshua Colp
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-07-25Merged revisions 76983 via svnmerge from Steve Murphy
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-07-13Merged revisions 75053 via svnmerge from Russell Bryant
2007-07-09Merged revisions 74159 via svnmerge from Jason Parker
2007-06-28Fix bug where point code gets corrupted on CPGMatthew Fredrickson
2007-06-27Let's NOT create a deadlock scenario hereMatthew Fredrickson
2007-06-27Merged revisions 72205 via svnmerge from Kevin P. Fleming
2007-06-21Remove deprecated function callMatthew Fredrickson
2007-06-20Merged revisions 70397 via svnmerge from Russell Bryant
2007-06-20Show TDD status in "zap show channels"Olle Johansson
2007-06-19These changes were submitted via bug 6683, to allow CID detection in India, w...Steve Murphy
2007-06-19Add support for setting nature of address, presentation, and other related SS...Matthew Fredrickson
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-06-14Clean up debug messages a little bit for ss7 linkset debuggingMatthew Fredrickson
2007-06-07Fix a couple of places that got missed in the conversion to using the new APIRussell Bryant
2007-06-06Allow overlapdialing directions to be configurable. Bug #8554Matthew Fredrickson
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-06-06When SS7 is enabled add w/SS7 to the end. (issue #9893 reported by Mike Aniki...Joshua Colp
2007-06-05Merged revisions 67457 via svnmerge from Russell Bryant
2007-06-05Improve the way that the zaptel channel name is created by using the AsteriskRussell Bryant
2007-05-30This concludes my tweaking of things.Joshua Colp
2007-05-24Add a new API call for creating detached threads. Then, go replace all of theRussell Bryant
2007-05-23Make sure we get the cause code in the RELMatthew Fredrickson
2007-05-23Merged revisions 65589 via svnmerge from Russell Bryant
2007-05-22Merged revisions 65501 via svnmerge from Russell Bryant
2007-05-15XXX-XXX-XXX appears to be the standard ANSI pointcode formatMatthew Fredrickson