dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

201 Commits

Author SHA1 Message Date
kpfleming 5320d461a7 don't remove .version during 'make clean', it's not the temporary file it used to be
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6471 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-31 18:48:21 +00:00
kpfleming aaf884276b minor cleanup and reorganization (issue #5073)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6468 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-31 03:32:15 +00:00
kpfleming 3c4140b8b1 major header file cleanup: license, copyrights, descriptions, markers, etc.
remove deprecated config_old.c/config_old.h
remove unused cvsid.h


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6454 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30 18:32:10 +00:00
kpfleming ebb5719570 correct syntax error
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6452 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30 15:44:09 +00:00
kpfleming 6ef6450301 ensure that the parser is generated in 'full/fast' mode
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6450 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30 14:44:00 +00:00
kpfleming 475a3fdb24 clean up, use make functions instead of subshells, remove unused stuff
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6449 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30 02:54:02 +00:00
kpfleming 623800343f remove extra dependencies
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6421 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26 19:55:11 +00:00
kpfleming 47d5a35439 switch to 'new' expression parser, remove support for old parser
provide parser files in source tree, so flex/bison are not need to build
update Makefile to use simpler techniques to build parser
update README to remove references to old vs. new parsers
remove version comparison tool used for flex/bison programs


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6420 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26 19:21:57 +00:00
kpfleming bd6bd30899 make MALLOC_DEBUG build work properly (issue #4970 with additional changes)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6379 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23 15:08:55 +00:00
kpfleming 81a66109b7 don't require 'make samples' to require code to be built (issue #4997)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6375 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23 02:30:30 +00:00
markster 3b61ac0907 Build safe_asterisk script substituting the proper path in (bug #4952, patch not used)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6327 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-14 02:19:16 +00:00
markster 12356e59f1 Build dependencies first
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6320 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-11 15:47:41 +00:00
markster a87fbd027a Default paths properly when building for solaris (bug #4902)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6301 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-07 14:59:41 +00:00
markster b1a6374598 Remove from maekfile, too
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6257 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-02 11:57:29 +00:00
russell ec09fb0081 remove the need to have the BUSYDETECT routine defined in the CFLAGS unless
you want to use one other than the default


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6206 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 21:57:14 +00:00
kpfleming 000130b1d3 add slinfactory object, and change app_chanspy to use it (bug #4724)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6177 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 00:53:21 +00:00
kpfleming c37a8a42b2 split acl and netsock code into separate files, in preparation for new netsock implementation
various minor cleanups


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6165 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 23:17:02 +00:00
russell 3d51126059 actually install the demo sounds ...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6155 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-18 20:09:09 +00:00
russell 5347367b50 also include /etc/asterisk.makeopts, but have file in home directory override
it if present


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6154 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-18 18:34:52 +00:00
twisted d4f3114e43 Update muted for operation on OSX. :)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6148 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-18 04:22:08 +00:00
kpfleming c05cf07847 clean up scheduler debugging and expose defines in the Makefile (bug #4703)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6145 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-15 22:21:31 +00:00
kpfleming 4903f50fe8 first phase of proper fix for portable string function problems (bug #4669)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6133 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-15 00:39:01 +00:00
russell e534215277 add ability to have a file, ~/.asterisk.makeopts, that will be included in
the makefile so that every time you checkout Asterisk, you don't have to
edit the makefile to set all of your common options


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6127 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-14 19:40:15 +00:00
kpfleming 732b6f974b add privacy/screening functionality to app_dial (bug #752)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6102 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-12 03:23:31 +00:00
kpfleming 7b2753f223 make 'webvmail' installation directories more configurable (bug #4649)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6095 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-12 02:08:03 +00:00
markster 08be46197d You must have version.h before building dependencies!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6071 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-10 15:53:05 +00:00
malcolmd 5af73195c1 Bug #4652 - Take two
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6065 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-09 12:18:59 +00:00
malcolmd 7b1859927c Bug #4652 - Require libstrfunc for FreeBSD. Thanks Corydon
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6064 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-08 21:54:07 +00:00
kpfleming 1945cc0f81 queue device state changes and handle them serially in a background thread
optimize device state related functions
add ast_get_channel_by_name_prefix to allow searching for matching channels in O(1) operation


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6062 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-08 21:14:34 +00:00
kpfleming 5f5adc7281 add man pages for autosupport and safe_asterisk scripts (bug #4642)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6026 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-05 19:04:49 +00:00
kpfleming ec11479229 actually _install_ the astgenkey man page
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6025 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-05 19:02:25 +00:00
kpfleming d501075341 don't repeat a command during 'make install' (bug #4582)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5984 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-23 17:32:36 +00:00
kpfleming 444632df72 allow PROC to be supplied on the make command line (bug #4570)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5966 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-22 00:09:27 +00:00
kpfleming 579e989494 use Solaris-compatible shell syntax (bug #4567)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5961 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-21 22:16:30 +00:00
kpfleming e4c73c5b8d move tools used during build into build_tools subdirectory
clean up Makefile headers


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5942 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-20 17:26:08 +00:00
kpfleming 749fca7442 fix 'make rpm'
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5868 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06 22:44:37 +00:00
kpfleming 4b1baec1ef don't force build.h to be built at 'install' time, if it's already there leave it alone
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5861 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06 18:29:57 +00:00
kpfleming e500673791 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5855 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06 03:04:58 +00:00
malcolmd 20fdc24a26 Whoopsie :)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5778 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-26 20:31:40 +00:00
markster 09a03fa87f Fix agent deadlock and remove braindead tags dependency
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5777 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-26 20:24:56 +00:00
twisted 32019cad87 Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin being open sourced, and able to run on x86, OSX isn't really suitable)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5769 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-25 21:56:50 +00:00
kpfleming 6fcde5d8bf fix Solaris compatibility issues (bug #4339)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5747 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-20 03:18:35 +00:00
kpfleming beeee1fba9 more Makefile tweaks
ensure mkdep can handle creating rules for files that are using double-colon rules


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5738 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19 15:20:06 +00:00
kpfleming 539431015d make version-testing and echo constructs more shell-portable
add proper attribution to vercomp.c


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5736 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19 14:53:56 +00:00
kpfleming cbc3631df6 use new C-coded version comparison program for bison and flex (bug #2058, with different Makefile changes)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5731 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19 04:08:01 +00:00
kpfleming 95956d1c7d temporarily suppress usage of vercomp.sh script until it can be fixed
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5699 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-16 13:51:56 +00:00
kpfleming 5e9ff3009e add upgraded expression parser (bug #2058)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5691 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-16 00:35:38 +00:00
kpfleming 6a262d98ee major re-work of dialplan functions, including:
- locking of functions list during registration/unregistration/searching
 - rename of function description structure to be consistent with the rest of the API
 - addition of 'desc' element to description structure, for detailed description (like applications)
 - addition of 'show function' CLI command to show function details
 - conversion of existing functions to use uppercase names to match policy
 - creation of new 'pbx_functions.so' module to contain standard 'builtin' functions
 - removal of all builtin functions from pbx.c and apps and placement into new 'funcs' directory


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5583 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-05 05:39:33 +00:00
kpfleming 3aea9a1dc7 add app_dictate (bug #3893)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5579 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-04 19:33:33 +00:00
kpfleming 3683ec9972 ensure that old modules warning does not occur when 'make install' is run directly after 'make clean'
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5537 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-01 01:43:44 +00:00