Commit Graph

708 Commits (bae41357596e6ec24c1d1a222bc1036c469413c7)

Author SHA1 Message Date
Tilghman Lesher 51601e2e1f Remove unused 4k of memory on the program stack (closes issue #10827)
18 years ago
Jason Parker 2eff5e9334 If a channel does not have an owner, do not try to set a channel variable.
18 years ago
Kevin P. Fleming 9a118809b4 report the actual channel number that was unregistered, instead of assuming that the interface list consists of channels 1 through <x> with no gaps in the sequence
18 years ago
Russell Bryant 467ceebc82 Avoid a crash in the handling of DTMF based Caller ID. It is valid for
18 years ago
Joshua Colp 9a35428295 (closes issue #10437)
18 years ago
Russell Bryant c40325aecc Merged revisions 78370 via svnmerge from
18 years ago
Jim Dixon cd1614fcd8 Made VAST improvements in DTMF receiver in RADIO_RELAX mode (thanx Steve
18 years ago
Steve Murphy 0d7eb34a3e Merged revisions 76978 via svnmerge from
18 years ago
Russell Bryant 3e138057df Merged revisions 75052 via svnmerge from
18 years ago
Jason Parker bf8172ff95 Merged revisions 74158 via svnmerge from
18 years ago
Luigi Rizzo 475e73e27d Add -Wdeclaration-after-statement to AST_DEVMODE flags to catch
18 years ago
Kevin P. Fleming 39236d2728 use the proper type for storing group number bits so that if someone specifies 'group=42' it will actually work instead of being silently ignored
18 years ago
Russell Bryant 85f7646a2a Merged revisions 70396 via svnmerge from
18 years ago
Russell Bryant 83744c244a Suppress a bunch of debug output unless option_debug is on
18 years ago
Joshua Colp 7905fca326 Change how channel names are generated a bit. (issue #9825 reported by eldadran)
18 years ago
Joshua Colp 3a5a649415 Make the usedistinctiveringdetection option work again. (issue #9823 reported by premeau)
18 years ago
Jason Parker a8ab3e5738 I don't know what this was trying to do, but it's clearly incorrect.
18 years ago
Russell Bryant 7398856cea Merged revisions 65588 via svnmerge from
18 years ago
Russell Bryant c556cc222c List res_smdi as a dependency for app_voicemail and chan_zap
18 years ago
Matthew Fredrickson a181c6a777 Merged revisions 63653 via svnmerge from
18 years ago
Steve Murphy 55f4eb3e3d a)In chan_zap, set the clid, src fields in channel_alloc call. b)in the channel_alloc func, set the cid_num and name fields from the arglist[blush]. c) don't update the channel app & app data fields if you are in the 'h' extension. d)the load_module func in cdr_radius needs to return DECLINE, SUCCESS.
18 years ago
Russell Bryant 3595c5fed1 Merged revisions 62417 via svnmerge from
18 years ago
Russell Bryant 8936804377 Fix a bug that made the "language" setting in zapata.conf not
18 years ago
Olle Johansson b0121ca8a3 Issue #9608 - fix some annoying DEBUG messages not controlled by option_debug (DEA). Thanks!
18 years ago
Kevin P. Fleming 0e525813a8 Merged revisions 61913 via svnmerge from
18 years ago
Russell Bryant 77c52fd8bf Merged revisions 61798 via svnmerge from
18 years ago
Dwayne M. Hubbard db55615090 Merged revisions 61777 via svnmerge from
18 years ago
Steve Murphy 7d5a79a0b9 This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered.
18 years ago
Matthew Fredrickson e7e3929740 Make sure we check the faxdetect option before doing fax processing
18 years ago
Matthew Fredrickson 96a8eadf29 Merged revisions 60456 via svnmerge from
18 years ago
Russell Bryant 2f54661cf8 Add a missing break statement so that handling the above event does not
18 years ago
Russell Bryant 5603ca69eb If we receive ZT_EVENT_REMOVED, destroy the specified channel.
18 years ago
Matthew Fredrickson 91e22d1df2 Merged revisions 54373 via svnmerge from
19 years ago
Russell Bryant 9aab046002 Merged revisions 53045 via svnmerge from
19 years ago
Joshua Colp 8f7ddbef0d Update channel drivers to use module referencing so that unloading them while in use will not result in crashes. (issue #8897 reported by junky)
19 years ago
Russell Bryant 33235b40d6 Merge the changes from the /team/group/vldtmf_fixup branch.
19 years ago
Dwayne M. Hubbard b62be97f7a chan_zap compiles without libpri after committing 7877 patch
19 years ago
Dwayne M. Hubbard a4317ce870 Merged revisions 51271 via svnmerge from
19 years ago
Russell Bryant 2b2f8d22f7 Instead of dividing the offset by 2 directly, make it more clear that the
19 years ago
Joshua Colp 531d008066 Merged revisions 51085 via svnmerge from
19 years ago
Jason Parker 9803b9a357 Make codec_zap and chan_zap also depend on zaptel.
19 years ago
Kevin P. Fleming 444adcb477 reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases
19 years ago
Kevin P. Fleming 95758b4920 remove comment that is unrelated to this function
19 years ago
Kevin P. Fleming f195c5d622 check specifically for VLDTMF and transcoding support in the system's Zaptel installation, and make only the modules that need those features dependent on them (this will allow building the other Zaptel-using parts of Asterisk against older versions of Zaptel or those on other platforms that haven't caught up yet to the Linux version)
19 years ago
Joshua Colp 05716471b5 Use asprintf to build the channel names instead of custom function. I believe the custom function is doing some things that are not portable across all implementations. (issue #8570 reported by hterag & issue #8692 reported by nicolasg)
19 years ago
Steve Murphy f6cf1458ad Merged revisions 48371 via svnmerge from
19 years ago
Tilghman Lesher 129280f4ee Merged revisions 47522 via svnmerge from
19 years ago
Matthew Fredrickson eb4c18e444 Make sure we don't use 32bits when we only need one bit.
19 years ago
Matthew Fredrickson 60c6acf03f Fix for #7321. Be able to explicitly hide callerid name for switches that bork
19 years ago
Russell Bryant 58ed1b07ab Work around an issue that caused menuselect to display a bogus description for
19 years ago