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
dvossel 004794f6bd Merged revisions 233471 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r233471 | dvossel | 2009-12-07 12:07:38 -0600 (Mon, 07 Dec 2009) | 9 lines
  
  fixes missing Contact header angle brackets
  
  (closes issue #16298)
  Reported by: mgernoth
  Patches:
        reg_parse_issue_1.4.diff uploaded by dvossel (license 671)
  Tested by: dvossel
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@233472 f38db490-d61c-443f-a65b-d21fe96a405b
2009-12-07 18:08:46 +00:00
..
h323 Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
misdn Whitespace change. 2009-10-02 01:49:25 +00:00
xpmr AST-2009-005 2009-08-10 19:20:57 +00:00
Makefile Merged revisions 207647 via svnmerge from 2009-07-21 13:28:04 +00:00
chan_agent.c Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
chan_alsa.c Add mute functionality. Add config option to not try to open capture device. 2009-11-12 23:37:36 +00:00
chan_bridge.c Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
chan_console.c Fix various problems detected with Valgrind. 2009-11-09 07:37:52 +00:00
chan_dahdi.c Merged revisions 232090 via svnmerge from 2009-12-02 00:45:18 +00:00
chan_gtalk.c Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
chan_h323.c More 32->64 bit codec conversions. 2009-12-01 20:27:37 +00:00
chan_iax2.c fixes iax2 show cache locking error, thanks alecdavis! 2009-11-20 22:35:54 +00:00
chan_jingle.c Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
chan_local.c Merged revisions 230038 via svnmerge from 2009-11-13 19:44:53 +00:00
chan_mgcp.c Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
chan_misdn.c Merged revisions 228078 via svnmerge from 2009-11-05 19:34:50 +00:00
chan_multicast_rtp.c Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
chan_nbs.c Missed these two channel drivers on the codec_bits merge 2009-11-06 19:38:33 +00:00
chan_oss.c Fix mute toggling on OSS channels. 2009-11-12 23:30:10 +00:00
chan_phone.c More 32->64 bit codec conversions. 2009-12-01 20:27:37 +00:00
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 2008-05-28 20:00:21 +00:00
chan_sip.c Merged revisions 233471 via svnmerge from 2009-12-07 18:08:46 +00:00
chan_skinny.c Let's unlock the lines list after the AST_LIST_TRAVERSE instead of inside it. 2009-12-04 16:55:07 +00:00
chan_unistim.c More 32->64 bit codec conversions. 2009-12-01 20:27:37 +00:00
chan_usbradio.c AST-2009-005 2009-08-10 19:20:57 +00:00
chan_vpb.cc Merged revisions 228079 via svnmerge from 2009-11-05 19:16:29 +00:00
console_board.c import the recent additions for video console into trunk, 2008-06-29 21:17:14 +00:00
console_gui.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
console_video.c (closes issue #13557) 2008-10-09 14:17:33 +00:00
console_video.h implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
iax2-parser.c Don't try to convert a 64-bit integer, where only a 32-bit integer is stored. 2009-11-09 17:17:29 +00:00
iax2-parser.h Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
iax2-provision.c AST-2009-005 2009-08-10 19:20:57 +00:00
iax2-provision.h Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2.h Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
misdn_config.c Merged revisions 222797 via svnmerge from 2009-10-08 16:44:33 +00:00
sig_analog.c Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
sig_analog.h Add a few missing events to analog_handle_event. 2009-10-05 19:20:36 +00:00
sig_pri.c Fix problem on digital channels due to digital flag not getting set 2009-11-24 17:12:25 +00:00
sig_pri.h Fix problem on digital channels due to digital flag not getting set 2009-11-24 17:12:25 +00:00
vcodecs.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
vgrabbers.c free memory used by the x11 grabber when closing it. 2008-07-14 16:50:54 +00:00