dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/channels
russell 9b1d7f9fa8 - convert the 'uninstall' target to use separate targets to process each
subdirectory instead of a for loop
- remove the FORCE target from the main Makefile and add the couple places
  I used it to the .PHONY target.  .PHONY does the same thing and is a built-in
  more efficient way of doing it.
- add a bunch more targets to .PHONY ...


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35503 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-22 15:38:13 +00:00
..
h323 - add the ability to configure forced jitterbuffers on h323, jingle, 2006-06-01 16:47:28 +00:00
misdn * added support for PID export/import to identify bridging in misdn_call already 2006-06-21 15:21:46 +00:00
DialTone.h
Makefile - convert the 'uninstall' target to use separate targets to process each 2006-06-22 15:38:13 +00:00
answer.h
chan_agent.c Add video support to chan_agent. 2006-06-21 20:11:09 +00:00
chan_alsa.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
chan_features.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
chan_h323.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
chan_iax2.c Fix timing issue (race) with poke/pong for very close peers that can cause a peer to be declared unreachable (issue #7396 reported by stevedavies) 2006-06-21 16:50:24 +00:00
chan_jingle.c bail if ast_calloc fails, this was done before but i accidently removed it when 2006-06-18 21:24:35 +00:00
chan_local.c Quit early and print a LOG_WARNING if we are trying to check devicestate on a Local channel that's been improperly defined. 2006-06-16 12:55:18 +00:00
chan_mgcp.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
chan_misdn.c * added support for PID export/import to identify bridging in misdn_call already 2006-06-21 15:21:46 +00:00
chan_nbs.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
chan_oss.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
chan_phone.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
chan_sip.c Issue #7380 - Cannot put a one-legged call on hold/off hold 2006-06-21 19:58:03 +00:00
chan_skinny.c fix an issue with dtmf not being sent sometimes 2006-06-20 08:09:30 +00:00
chan_vpb.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
chan_zap.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
gentone-ulaw.c
gentone.c
iax2-parser.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
iax2-parser.h
iax2-provision.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
iax2-provision.h
iax2.h Allow media to go directly between IAX endpoints while signalling still 2006-05-10 09:09:16 +00:00
misdn_config.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
ring10.h