aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-02-12Make the ditlen and tone configurable at runtimetilghman1-12/+25
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9658 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11Makefile updates for renaming of chan_misdn_configrussell1-6/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9644 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11rename chan_misdn_config.c to misdn_config.crussell1-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9643 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11eliminate warning on older versions of gccrussell2-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9629 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11don't blow up if multiple copies of the headers are foundkpfleming1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9628 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11Merged revisions 9609 via svnmerge from russell4-0/+4
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r9609 | russell | 2006-02-11 14:23:20 -0500 (Sat, 11 Feb 2006) | 2 lines fix memory leak from not destroying the scheduler context on module unload ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9610 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9608 ↵russell0-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11update for change to ast_pbx_outgoing_extenrussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9601 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11don't try to include non-existing (and unneeded) header filekpfleming1-3/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9586 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11don't try to build a chan_misdn_config.sorussell1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9585 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11Merged revisions 9581 via svnmerge from russell8-40/+48
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r9581 | russell | 2006-02-11 13:15:00 -0500 (Sat, 11 Feb 2006) | 2 lines now that CDR is a loadable module, don't depend on it elsewhere (issue #6460) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9582 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11remove unused header and channel modulekpfleming3-1274/+37
use auto-build for channels git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9569 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11use auto-build for pbx moduleskpfleming2-13/+17
correct install variable for format modules git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9568 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11use auto-build for formatskpfleming1-17/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9567 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11use auto-build for codecskpfleming1-49/+32
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9566 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11use auto-build for cdr moduleskpfleming1-33/+25
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9565 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11use auto-build for apps, simplify variable settingkpfleming3-48/+35
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9564 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11use auto-build for res modules tookpfleming2-33/+22
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9552 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11prepare to use auto-build rules in other Makefileskpfleming1-7/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9551 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11set standard properties on all non-binary fileskpfleming8-8/+8
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9549 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11Fix compile time warningstilghman2-2/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9548 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11Merged revisions 9493,9528 via svnmerge from kpfleming1-2/+1
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r9493 | bweschke | 2006-02-11 00:29:34 -0600 (Sat, 11 Feb 2006) | 3 lines kpfleming's fix from r9472 backported to 1.2 ........ r9528 | kpfleming | 2006-02-11 09:22:55 -0600 (Sat, 11 Feb 2006) | 2 lines clean up my mess from thread-starting change ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9529 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11Add capability to retrieve list of channel typesmarkster2-0/+19
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9508 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11Make IAX2 not try to authenticate when registration info is not changingmarkster1-3/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9507 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11Fix SMDI to not blow up asterisk when there's no config file.markster1-2/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9506 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11ignore archives in this directorykpfleming0-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9490 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11doh!kpfleming1-2/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9472 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11remove last vestiges of pbx_functionskpfleming1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9471 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11build function modules independently (no more pbx_functions.so)kpfleming22-527/+769
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9469 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11fix compiler warningskpfleming3-12/+13
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9468 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10one more copyright/file header and version string supportkpfleming1-9/+19
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9452 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10clean up SMDI support commit:kpfleming5-185/+164
copyright header format and dates code formatting and guidelines conformance use of timeval wrapper functions use of memory allocation wrappers propery unref created interface objects during config load document new variable set by chan_zap in doc/channelvariables.txt remove useless 'extern' on function prototypes and definitions git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9451 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10Lots of little fixes for doing MSVC compiling codecs in windows (#6022)mattf24-81/+993
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9450 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10Add boost gain option to microphone, also minor bug fixes (#6388)mattf1-18/+85
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9449 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10Minor bugfix for #6386mattf1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9436 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)mattf13-14/+1172
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9423 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10Merged revisions 9404 via svnmerge from kpfleming5-21/+7
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r9404 | kpfleming | 2006-02-10 14:38:59 -0600 (Fri, 10 Feb 2006) | 2 lines don't create monitor threads in detached mode, when we need to be able to pthread_join() them later if the module is unloaded (solve crash-on-unload problem for these channel modules) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9405 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10restore 'rfc2833' naming for DTMF mode in chan_sipkpfleming2-13/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9391 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10* jb can be configed by misdn_set_optcrichter1-37/+92
* reload does misdn_reload as well git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9378 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10added Proceeding state, to be more ETSI conform with outgoing setups on the ↵crichter1-0/+6
Network side (no release_complete but disconnect or release in proceeding state) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9364 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10Bug 6387 - janitor cleanup for linked liststilghman1-50/+28
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9349 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-09Blocked revisions 9326 via svnmergetilghman0-0/+0
........ r9326 | tilghman | 2006-02-09 15:10:10 -0600 (Thu, 09 Feb 2006) | 2 lines Revert behavior change from previous commit (fixes only) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9327 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-09Blocked revisions 9323 via svnmergetilghman0-0/+0
........ r9323 | tilghman | 2006-02-09 15:02:05 -0600 (Thu, 09 Feb 2006) | 2 lines Backport 5929 to 1.2 ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9324 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-09conversions to memory allocation wrappers, remove duplicated error messages,russell5-75/+49
remove unnecessary casts, malloc+memset to calloc (issue #6395) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9310 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-09still some L1 related fixescrichter1-2/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9309 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-09- Change "rfc2833" to "rtp" in sip.conf. Keeping backwards compatibility.oej2-12/+13
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9294 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-09- Adding example on using european time zones in voicemail.conf oej1-5/+7
- Moving the timezone section to below the documentation section Example written and contributed by Henrik Olsen, Astricon Training student. Thanks! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9292 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-09git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9263 ↵russell0-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-09remove some Makefile targets for things that don't exist in the treerussell1-9/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9261 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-09remove unnecessary format check in zt_request so that we will actually acceptrussell1-8/+0
a requested format of ALAW (issue #6421, different patch) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9260 f38db490-d61c-443f-a65b-d21fe96a405b