Tilghman Lesher
|
abe55bf16f
|
Bug 9486 - memory leak when opening a filestream
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@60660 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2007-04-08 01:39:25 +00:00 |
|
Joshua Colp
|
bfbbc4de78
|
Even more frames to treat as though the remote side disappeared (issue #8097 reported by eldadran)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@44580 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-10-06 16:52:14 +00:00 |
|
Joshua Colp
|
4e717c8ea6
|
Treat busy control frames as hangup in the file streaming core (issue #8097 reported by eldadran)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@44501 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-10-05 19:55:41 +00:00 |
|
Kevin P. Fleming
|
2d7e3395a6
|
don't output 'no format found' when we _did_ find the format but couldn't open the desired file for some other reason
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@33993 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-06-14 02:20:22 +00:00 |
|
BJ Weschke
|
316e536e5c
|
Make certain ast_stopstream() sets the channel's stream members to NULL after closing them. #7067 (jcomellas)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@24295 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-05-02 19:39:50 +00:00 |
|
Russell Bryant
|
417438fea0
|
add missing unlock (issue #6112)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7915 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-09 22:07:26 +00:00 |
|
Tilghman Lesher
|
2ca80e76a0
|
Bug 5988 - record append option not working
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7523 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-19 19:06:46 +00:00 |
|
Kevin P. Fleming
|
a563eab49a
|
remove extraneous svn:executable properties
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 18:24:39 +00:00 |
|
Russell Bryant
|
a736096e0b
|
change ast_strlen_zero to also check for the string to be defined
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6862 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-26 18:54:24 +00:00 |
|
Russell Bryant
|
3453e3efa5
|
Doxygen documentation update from oej (issue #5505)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6847 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-24 20:12:06 +00:00 |
|
Kevin P. Fleming
|
4d5c1aefb7
|
minor changes and eliminate some compiler warnings
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6803 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-16 23:26:35 +00:00 |
|
Mark Spencer
|
d499a85f05
|
Use FILE * instead of fd for files to support buffering
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6801 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-16 16:12:51 +00:00 |
|
Kevin P. Fleming
|
5da915dcfd
|
update MANY more files with proper copyright/license info (thanks Ian!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6596 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 20:46:50 +00:00 |
|
Kevin P. Fleming
|
1e854ea773
|
remove useless buffer initializations (issue #5134)
convert pbx_dundi to use ast_copy_string) (issue #5134)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6540 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-07 21:01:31 +00:00 |
|
Mark Spencer
|
5d4d2fdfd4
|
Add SIP video fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6448 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-30 02:12:09 +00:00 |
|
Kevin P. Fleming
|
8a52a7cf10
|
add counter to 'show formats' (issue #5001)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6384 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 15:43:47 +00:00 |
|
Kevin P. Fleming
|
904beec507
|
ensure that format string macros are undef'd after use (bug #4716)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6139 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-07-15 16:13:26 +00:00 |
|
Kevin P. Fleming
|
97671a2b05
|
add 'exit context' and 'only stop on match' options to Background app (bug #4511)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6093 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-07-12 01:34:06 +00:00 |
|
Kevin P. Fleming
|
ca2f18839d
|
don't unlink files just because they can't be opened (bug #4641)
clean up and reformat ast_readfile and ast_writefile
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6020 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-07-05 14:37:24 +00:00 |
|
Kevin P. Fleming
|
2b8338cb52
|
more file version tags
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5866 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-06-06 22:12:19 +00:00 |
|
Kevin P. Fleming
|
0e6762dd5f
|
remove experimental module version tags
add per-file revision tags and 'show version files' CLI command
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5864 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-06-06 20:27:51 +00:00 |
|
Kevin P. Fleming
|
4f299de252
|
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: https://origsvn.digium.com/svn/asterisk/trunk@5855 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-06-06 03:04:58 +00:00 |
|
Kevin P. Fleming
|
723d6b5be8
|
more ast_copy_string() conversion
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5849 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-06-05 16:32:16 +00:00 |
|
Kevin P. Fleming
|
7a2d5cbb3e
|
make ast_waitstream_* return value compatible with platforms that use unsigned char by default (bug #4455)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5846 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-06-05 15:04:43 +00:00 |
|
Kevin P. Fleming
|
c0ff0e340b
|
consolidate API functions for saying numbers/digits/alpha/phonetic into less functions, using more efficient and clearer code (inspired by bug #4414)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5819 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-06-02 21:26:02 +00:00 |
|
Mark Spencer
|
f4d629f4ca
|
Fix language handling (bug #4399)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5783 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-05-30 13:16:29 +00:00 |
|
Kevin P. Fleming
|
199add9567
|
phase 1 of header include cleanup (bug #4067)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5498 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-22 13:11:34 +00:00 |
|
Kevin P. Fleming
|
1f9ab2380a
|
use double-quotes instead of angle-brackets for non-system include files (bug #4058)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5490 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-21 06:02:45 +00:00 |
|
Mark Spencer
|
ff42a275f8
|
Match special case of wav49 behavior (bug #3975)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5436 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-07 19:25:52 +00:00 |
|
Mark Spencer
|
c4ebbd5b2e
|
Use requested extension (bug #3894)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5312 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-31 03:25:55 +00:00 |
|
Mark Spencer
|
e93e62e29b
|
Ignore interrupted system calls (bug #3831)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5231 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-22 20:34:04 +00:00 |
|
Josh Roberson
|
9ec6b2a358
|
Don't crash when pause/stop keys aren't defined on the command line (Bug #3514)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4970 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-02-06 06:43:32 +00:00 |
|
Mark Spencer
|
6eca96c657
|
Fix wav append mode (bug #3498)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4958 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-02-03 05:35:03 +00:00 |
|
Mark Spencer
|
9a3304c65d
|
Fix voicemail symlinks (bug #3024)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4743 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-01-10 04:18:18 +00:00 |
|
Mark Spencer
|
713a2eb072
|
Merge anthm's native MOH patch (bug #2639) he promises me he'll rid it of ast_flag_moh...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4552 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-12-24 01:40:07 +00:00 |
|
Russell Bryant
|
3539a390fe
|
truncate 'const const' to 'const'
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4244 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-11-14 22:38:34 +00:00 |
|
Mark Spencer
|
dd43338425
|
Updates from char * to const char * + german syntax + enumeration (bug #2780)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4229 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-11-13 16:13:07 +00:00 |
|
Anthony Minessale II
|
42806dc1ac
|
fix placement of f->fmt->close
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3813 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-20 23:15:49 +00:00 |
|
James Golovich
|
550e8e56ba
|
Formatting cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3742 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-07 15:01:48 +00:00 |
|
James Golovich
|
54e81f5ca0
|
Formatting cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3738 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-07 14:36:56 +00:00 |
|
Mark Spencer
|
24e902d2a4
|
Merge anthm's "-t" flag (with minor mods) (bug #2380)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3735 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-07 01:49:08 +00:00 |
|
Mark Spencer
|
957782627c
|
If breakon is unspecified, make it ""
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3441 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-07-15 14:37:09 +00:00 |
|
Mark Spencer
|
8ed49644a6
|
Remaining rgagnon source audit improvements (bug #2011)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3430 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-07-14 07:44:19 +00:00 |
|
Mark Spencer
|
7be9c6e469
|
Add "show file formats" (courtesy bkw_) and Update IAXY firmware to 17 (altserver support)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3360 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-06-30 03:22:29 +00:00 |
|
Mark Spencer
|
74fdefdf1e
|
Merge Tilghman's voicemail broadcast improvements (thanks!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3287 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-06-23 18:00:50 +00:00 |
|
James Golovich
|
8801247d76
|
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3276 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-06-22 18:49:00 +00:00 |
|
Mark Spencer
|
727abcdec7
|
Merge FreeBSD locking fixes (bug #1411)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3176 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-06-09 01:45:08 +00:00 |
|
James Golovich
|
c94e23b2f6
|
Use ast_strlen_zero in file.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2911 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-05-06 21:17:06 +00:00 |
|
James Golovich
|
fcf07fce61
|
Fix format unregister
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2725 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-04-21 03:53:15 +00:00 |
|
Mark Spencer
|
13bca43aa8
|
Get rid of all that old needlock garbage now that we're using recursive mutexes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2644 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-04-06 22:17:32 +00:00 |
|