Kevin P. Fleming
|
11f81ad761
|
remove remaining .cvsignore files
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.0@7220 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 18:09:49 +00:00 |
|
Kevin P. Fleming
|
ad8786f355
|
branch renames
remove unneeded branches
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.0@7199 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-27 16:04:52 +00:00 |
|
Russell Bryant
|
17fd431b31
|
remove misleading message
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@7179 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 17:58:38 +00:00 |
|
Russell Bryant
|
45c9175c77
|
re-add explicit poll support for Darwin
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@7177 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 16:53:51 +00:00 |
|
Russell Bryant
|
8355d829bb
|
re-add the CHANGES file as ChangeLog since that's how it was for all of the
other 1.0 releases
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@7176 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 16:37:10 +00:00 |
|
Russell Bryant
|
b14b81d8b4
|
remove the CHANGES file from v1-0
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@7175 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 16:27:55 +00:00 |
|
Admin Commit
|
e875a17b48
|
This commit was manufactured by cvs2svn to create branch 'v1-0'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@7173 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 15:09:31 +00:00 |
|
Russell Bryant
|
7f9f2f6543
|
add a couple missing queue_log entries (issue #5422)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6959 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-04 05:44:06 +00:00 |
|
Russell Bryant
|
b2cfc35315
|
Remove ancient copy/paste error (issue #5541)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6921 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-01 01:32:58 +00:00 |
|
Russell Bryant
|
31c57904fd
|
Actually write audio to file in get_voice (issue #5547)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6920 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-01 01:28:43 +00:00 |
|
Russell Bryant
|
0ead801f25
|
prevent possible seg fault (issue #5502)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6919 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-01 00:57:42 +00:00 |
|
Russell Bryant
|
009b812d76
|
removed unused variable (issue #5455)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6840 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-21 17:42:53 +00:00 |
|
Russell Bryant
|
a0d4959fc5
|
add hello world prompt to 1.0 for Jared
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6810 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-17 22:23:52 +00:00 |
|
Admin Commit
|
11c11d27bc
|
This commit was manufactured by cvs2svn to create branch 'v1-0'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6809 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-17 22:23:52 +00:00 |
|
Russell Bryant
|
6b36952664
|
correctly fix build issues on Mac OSX Tiger by using a more generic means
for determining wheter poll and dlfcn functionality needs to be provided
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6707 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-01 01:58:20 +00:00 |
|
Russell Bryant
|
afdd1c5512
|
fix 'say phonetic' (issue #5268)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6706 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-01 01:37:14 +00:00 |
|
Russell Bryant
|
ac303de4aa
|
fix incorrect CLI tab completion (issue #5041)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6647 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 17:26:52 +00:00 |
|
Russell Bryant
|
508b3ba688
|
Null out call number on release complete when number is unallocated (bug #4633)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6646 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 17:24:53 +00:00 |
|
Russell Bryant
|
75b0c4445a
|
Fix cut/paste error (issue #5282)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6637 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-24 21:24:35 +00:00 |
|
Russell Bryant
|
2f5ced421e
|
Fix CLI memory leak (issue #5035)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6636 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-24 21:19:42 +00:00 |
|
Russell Bryant
|
d09714e12b
|
ensure that user events are correctly identified (issue #5200)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6572 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-13 23:40:00 +00:00 |
|
Russell Bryant
|
52171d4c26
|
fix crash on amd64 (issue #5210)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6570 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-13 23:31:57 +00:00 |
|
Russell Bryant
|
8bd93a96ac
|
don't allow call waiting during the initial ringing (issue #5188)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6569 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-13 23:22:18 +00:00 |
|
Russell Bryant
|
5a80b57ccf
|
backport "Fix accidental RTCP/RTP linkage"
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6419 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-26 16:56:07 +00:00 |
|
Russell Bryant
|
b2fb3d501c
|
spell them words cowrecktly (issue #4964)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6418 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-26 16:31:36 +00:00 |
|
Russell Bryant
|
6cf8ee01a6
|
ensure buffers are large enough for ENUMLookup (issue #4943)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6417 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-26 16:26:37 +00:00 |
|
Russell Bryant
|
153119a7bc
|
make message more gooder (issue #4979)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6416 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-26 16:20:51 +00:00 |
|
Russell Bryant
|
9b8ba163f2
|
fix format string (issue #4945)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6414 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-26 15:54:25 +00:00 |
|
Russell Bryant
|
bfac0241be
|
fix crash related to saving a changed password (bug #4976)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6392 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-24 15:39:25 +00:00 |
|
Kevin P. Fleming
|
09f5f15a72
|
ensure buffer is adequately sized for complex frames (issue #4974)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6387 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 17:42:54 +00:00 |
|
Matthew Fredrickson
|
84957104b2
|
Commit backport of fix to DTMF detection during overlap mode
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6348 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-22 16:47:22 +00:00 |
|
Russell Bryant
|
312008513e
|
revert SIGHUP patch to restore original behavior for 1.0 (bug #4854)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6347 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-22 05:47:37 +00:00 |
|
Russell Bryant
|
08630905fa
|
Fix poll error condition causing memory corruption (bug #4915)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6311 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-08 18:58:19 +00:00 |
|
Russell Bryant
|
83ef83a5f8
|
terminate 'send text' with a newline (bug #4632)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6310 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-08 18:15:32 +00:00 |
|
Russell Bryant
|
2595998b8f
|
copy the monitor over when masquerading (bug #3809)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6287 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-05 00:02:09 +00:00 |
|
Russell Bryant
|
7fe4d52579
|
prevent mem leak (bug #4842)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6286 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-04 23:45:54 +00:00 |
|
Russell Bryant
|
39d4e1253b
|
fix qop to be RFC compliant (bug #4841)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6285 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-04 23:31:50 +00:00 |
|
Russell Bryant
|
f7eada3cff
|
fix potential crash in close_mailbox (bug #4800)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6284 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-04 23:03:56 +00:00 |
|
Russell Bryant
|
405ff91e92
|
unmask SIGHUP before exec'ing AGI scripts (bug #4854)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6283 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-04 22:52:15 +00:00 |
|
Russell Bryant
|
ce07ed72c0
|
add some more aliases from RFC's 3841 and 4028 (bug #4889)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6282 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-04 22:39:23 +00:00 |
|
Russell Bryant
|
150fc177cd
|
fix broken logic (bug #4879)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6281 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-04 20:26:36 +00:00 |
|
Mark Spencer
|
c73ad9e6f9
|
Fix memory leak
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6276 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-03 20:22:27 +00:00 |
|
Russell Bryant
|
cf638de6ad
|
make sure iaxs gets initialized (bug #4856)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6252 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-01 14:48:26 +00:00 |
|
Russell Bryant
|
40ea953811
|
add note about fix to LEN
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6241 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-07-28 17:42:43 +00:00 |
|
Russell Bryant
|
8061ba32c3
|
fix potential seg fault when using LEN() with a string greater than 80 characters (bug #4839)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6240 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-07-28 17:40:46 +00:00 |
|
Russell Bryant
|
120e4bc237
|
add note about fix to chan_local
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6223 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-07-26 14:48:05 +00:00 |
|
Russell Bryant
|
4fc7030156
|
fix masquerading of local channels into the new channel type (bug #4529)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6222 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-07-26 14:46:28 +00:00 |
|
Russell Bryant
|
34d2254f70
|
add note about the app_disa change
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6220 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-07-25 23:45:18 +00:00 |
|
Russell Bryant
|
b47ed67c84
|
don't set the account code if one wasn't supplied (bug #4751)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6219 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-07-25 23:41:29 +00:00 |
|
Russell Bryant
|
e6f049f9bf
|
remove some unnecessary checks
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6195 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-07-25 18:15:25 +00:00 |
|