Commit Graph

777 Commits (acb51ca5c28a9f67c3a338e7b88f1c6a5bfe1321)

Author SHA1 Message Date
Tilghman Lesher acb51ca5c2 Add new queryable fields from zaptel to 'zap show status'
18 years ago
Matthew Fredrickson 3616eb166f Add VMWI chan_zap support #9909
18 years ago
Kevin P. Fleming b16f018d96 Merged revisions 80501 via svnmerge from
18 years ago
Joshua Colp 65e4c80d48 Fix random segfault issue when loading chan_zap. Trying to access a configuration structure that has already been destroyed is bad, mmmk?
18 years ago
Tilghman Lesher 749b67bd1d We weren't properly encapsulating the mtime ignores of config files (closes issue #10488)
18 years ago
Russell Bryant 57d5934e5d Merged revisions 79912 via svnmerge from
18 years ago
Joshua Colp ecff1370fb Fix building of chan_zap under development mode without libpri and libss7 installed.
18 years ago
Tilghman Lesher 56b9568164 Don't reload a configuration file if nothing has changed.
18 years ago
Steve Murphy 4f98b05cd5 Don't ask me why, but waitfordigit will immediately return a 1 on my system, unless the outfd is initialized to -1 before calling the nandfds func
18 years ago
Joshua Colp d5eda8709c Merged revisions 79174 via svnmerge from
18 years ago
Russell Bryant 9d1acad76b Fix a problem that I had introduced into MWI handling. I had ignored
18 years ago
Joshua Colp 22114b509d Add support for using epoll instead of poll. This should increase scalability and is done in such a way that we should be able to add support for other poll() replacements.
18 years ago
Joshua Colp 063c747f3a HAVEL_SS7 should be HAVE_SS7. Reported by kwallace.
18 years ago
Russell Bryant eba344f498 Merged revisions 78371 via svnmerge from
18 years ago
Joshua Colp 57769b9a53 Can't forget outsignaling!
18 years ago
Joshua Colp 4684dd1761 Just for jsmith... make signaling a valid option that acts like signalling.
18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro
18 years ago
Steve Murphy 30c771a9d7 Merged revisions 76983 via svnmerge from
18 years ago
Tilghman Lesher 81bc1d7af5 Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second
18 years ago
Russell Bryant 432a087ed9 Merged revisions 75053 via svnmerge from
18 years ago
Jason Parker d61b0cac84 Merged revisions 74159 via svnmerge from
18 years ago
Matthew Fredrickson da124685f3 Fix bug where point code gets corrupted on CPG
18 years ago
Matthew Fredrickson 7f233a8dc2 Let's NOT create a deadlock scenario here
18 years ago
Kevin P. Fleming 86fcb89338 Merged revisions 72205 via svnmerge from
18 years ago
Matthew Fredrickson 8da2de3a6c Remove deprecated function call
18 years ago
Russell Bryant a89e4c5083 Merged revisions 70397 via svnmerge from
18 years ago
Olle Johansson 3aafb233f2 Show TDD status in "zap show channels"
18 years ago
Steve Murphy c6ed12405f These changes were submitted via bug 6683, to allow CID detection in India, with carriers that do Polarity/DTMF CID signalling.
18 years ago
Matthew Fredrickson f408a5405a Add support for setting nature of address, presentation, and other related SS7 number options (#10000)
18 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago
Matthew Fredrickson 60b029aa82 Clean up debug messages a little bit for ss7 linkset debugging
18 years ago
Russell Bryant d2a78872cc Fix a couple of places that got missed in the conversion to using the new API
18 years ago
Matthew Fredrickson 46e054c1af Allow overlapdialing directions to be configurable. Bug #8554
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Joshua Colp ca529e58e6 When SS7 is enabled add w/SS7 to the end. (issue #9893 reported by Mike Anikienko)
18 years ago
Russell Bryant d8fa6b0312 Merged revisions 67457 via svnmerge from
18 years ago
Russell Bryant bbd0541f98 Improve the way that the zaptel channel name is created by using the Asterisk
18 years ago
Joshua Colp c103a8d298 This concludes my tweaking of things.
18 years ago
Russell Bryant 4b3a3fb14c Add a new API call for creating detached threads. Then, go replace all of the
18 years ago
Matthew Fredrickson cc016de696 Make sure we get the cause code in the REL
18 years ago
Russell Bryant 5558323d0c Merged revisions 65589 via svnmerge from
18 years ago
Russell Bryant d3ee017682 Merged revisions 65501 via svnmerge from
18 years ago
Matthew Fredrickson 9b5454232c XXX-XXX-XXX appears to be the standard ANSI pointcode format
18 years ago
Matthew Fredrickson 79f553a4ab Only print the SS7 UP once. Not every time we get the test messages on the
18 years ago
Matthew Fredrickson e2ca869abd Merged revisions 63654 via svnmerge from
18 years ago
Steve Murphy fe7068a51b Merged revisions 62689 via svnmerge from
18 years ago
Russell Bryant a91f9b138d Merged revisions 62419 via svnmerge from
18 years ago
Russell Bryant 0efe511879 Merged revisions 62331 via svnmerge from
18 years ago
Russell Bryant b6b1bf3213 Merge changes from team/russell/events
18 years ago
Kevin P. Fleming ee95074173 Merged revisions 61914 via svnmerge from
18 years ago