dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

94 Commits

Author SHA1 Message Date
kpfleming 29f496ef12 Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22267 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-24 17:11:45 +00:00
kpfleming 298fa6c9e1 merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10805 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-22 22:53:49 +00:00
kpfleming e217105bfc ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9691 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-12 16:52:42 +00:00
russell bbbb174a27 Makefile updates for renaming of chan_misdn_config
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9644 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11 22:09:31 +00:00
russell 4a78d9faeb don't try to build a chan_misdn_config.so
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9585 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11 18:40:42 +00:00
kpfleming 39387e08cc remove unused header and channel module
use auto-build for channels


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9569 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11 17:58:21 +00:00
mattf 8ebf7821fe Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9423 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10 21:50:56 +00:00
crichter 870f55a59b * removed unnecessary struct elements and functions
* fixed "RETRIEVE does not work" bug
* fixed some NT Mode bugs
* removed some // comments
* added configureable jitterbuffer
* removed own tone-generator, and use asterisks instead, to support 
  asterisks indications
* added more support for hw-bridging, we bridge now every possible call
* fixed some hdlc mode issues, with a patch for chan_zap we can make 
  data calls between chan_zap and chan_misdn now
* completely reworked the config engine, works like a charm now
* fixed SetCallerPres - bug
* added Progress and Proceeding passing
* optimized Ringing Indication handling
* added full ast_send_text support (you can setup nice menus with the dialplan
  now)
* added support to read /etc/misdn-init.conf to clarify the NT+PTP Problem
* we compile now channels/misdn if mISDNuser is installed systemwide


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9114 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-02 21:15:34 +00:00
mogorman 4ef13bdcda Allows for user to uninstall asterisk binaries
bug 6177


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9052 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-01 18:39:41 +00:00
russell a1447ba856 remove redundant CFLAGS for BSD which are already set in the main Makefile (issue #6250)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8101 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 17:51:35 +00:00
kpfleming 64b7b1e161 remove deprecated chan_modem drivers
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7802 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04 23:33:59 +00:00
russell e4e135851c allow forcing the build to exclude PRI support using WITHOUT_PRI, similar to
how we already have WITHOUT_ZAPTEL (issue #5985)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7538 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-20 07:45:05 +00:00
crichter bffe61fcd2 chan_misdn links against shared mISDNuser libraries now
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7412 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-09 11:00:48 +00:00
kpfleming 24c1e3c222 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
twisted b0ce77d2de issue #5799
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7136 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-20 04:54:15 +00:00
kpfleming e11256bc38 backport chan_modem fixes from v1-2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7129 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-17 16:57:25 +00:00
kpfleming cae20b2737 don't build chan_modem by default
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7122 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-16 20:54:15 +00:00
kpfleming d26d4447c4 issue #5634 and a little ChangeLog cleanup
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7003 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-08 00:12:21 +00:00
kpfleming 4d4023555b issue #4678
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6936 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01 21:53:30 +00:00
kpfleming 3021b77d12 add experimental mISDN channel driver (issue #4077)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6910 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-31 22:51:12 +00:00
kpfleming a4c24a32cf correct cygwin detection (issue #5328)
handle parallel make better (issue #5328)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6725 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-05 00:17:57 +00:00
kpfleming 06e6b25ca4 more BSD portability fixes (issue #5155)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6578 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14 01:10:20 +00:00
kpfleming 226945ec6a remove unused define
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6462 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-31 00:27:33 +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 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
jeremy 044d2218ba Rework astersk make process to be compatable with the Open H.323 build process. Bug #3981
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5528 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-29 04:37:02 +00:00
markster ab1b16c479 Delete cross targets for gentone and friends
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5291 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-28 16:28:00 +00:00
markster 72fc19e07f Fix cross compiling (bug #3868)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5278 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-27 22:39:17 +00:00
markster 70cedacdde Merge slimey's Solaris compatibility (with small mods) (bug #2740)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4446 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-14 23:36:30 +00:00
markster bf6699ffaa Add features (incomplete, highly experimental), fix DundiLookup app, debug improvements (bug #2800)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4167 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-06 21:33:01 +00:00
jeremy 58c0d6affc enable compiling of chan_h323.so
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3978 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-11 21:26:00 +00:00
markster 4557e78ccd Remove last vestiges of MySQL friends from makefile, in favor of realtime config
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3936 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-07 19:05:05 +00:00
markster 8c00c4e642 Remove IAX and VoFR channel drivers permenantly
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3876 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-02 01:09:05 +00:00
jeremy 93da176009 make chan_h323 not compile, until i can fix
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3860 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-30 19:31:39 +00:00
markster 4d4a7c00d7 More Asterisk sparc patches (courtesy Belgarath)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3693 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-31 16:33:00 +00:00
markster efb40d0fe5 Merge NetBSD and Courtesty tone with modifications (bug #2329)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3686 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-31 13:32:11 +00:00
malcolmd 74890d67fa chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115..next time read carefully. :)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3541 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-30 18:57:37 +00:00
markster 41300db58d Add IAX provisioning support to Asterisk
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3382 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-07 09:34:01 +00:00
markster f0c5eec5e6 Don't build old chan_iax by default (oops)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3347 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-29 13:03:39 +00:00
markster ed56b47de7 Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3345 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-29 12:56:46 +00:00
markster 6c6c4ed386 Enhancements for zaptel+bsd (bug #1781)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3143 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-04 15:44:14 +00:00
markster bc5de50bc9 More BSD compile fixes (bugs #1754 and #1756)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3121 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-31 19:40:23 +00:00
markster eadbf9f9ca Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeout
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3097 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-27 22:12:55 +00:00
citats 9ffd2c811e Re-Disable building chan_iax.so
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3017 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-19 17:16:46 +00:00
markster ac5ca1f9f9 Don't qualify with overlap dial anymore
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3014 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-19 15:11:27 +00:00
markster 8b2e1eeb57 FreeBSD compile fix (bug #1655)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2970 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-15 22:42:25 +00:00
citats 68694468d8 Oops, actually use the right variable in channels/Makefile
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2875 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-03 19:29:52 +00:00
citats 235dc89c4a Fix channels/Makefile so USE_MYSQL_FRIENDS implies USE_SIP_MYSQL_FRIENDS
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2874 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-03 19:14:50 +00:00
markster e5dfa8c5bf Work properly with USE_SIP_MYSQL_FRIENDS set to 1 for linking
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2826 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-30 01:09:52 +00:00
citats e199c677b1 Portability fix, use the shells path for sed and env
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2787 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-27 21:30:32 +00:00