Russell Bryant
|
a6cea6892b
|
only initialize random number generators in one place (bug #4017)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5694 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-05-16 03:04:59 +00:00 |
|
Russell Bryant
|
43e32456ca
|
ensure that calls to gethostbyname are null terminated,
also use MAXHOSTNAMELEN where appropriate (bug #4198) (bug #4212)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5675 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-05-15 15:55:31 +00:00 |
|
Russell Bryant
|
8e267ac60a
|
remove unnecessary declaration (bug #4040)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5634 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-05-12 02:33:33 +00:00 |
|
Russell Bryant
|
47f2779b9d
|
*** empty log message ***
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5631 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-05-12 01:43:36 +00:00 |
|
Russell Bryant
|
56cf655835
|
fix queue URL passing (bug #3543)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5615 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-05-10 03:28:01 +00:00 |
|
Russell Bryant
|
1e70fa09cd
|
add some newlines and fix some misspellings (bug #4027)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5475 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-15 07:15:39 +00:00 |
|
Russell Bryant
|
d667d39367
|
add missing newline (bug #4018)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5457 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-13 03:45:53 +00:00 |
|
Russell Bryant
|
ed8a15efce
|
fix timeout with no password (bug #3589)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5401 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-05 09:31:11 +00:00 |
|
Russell Bryant
|
7ba20c5024
|
fix compile warning for FreeBSD (bug #3937)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5377 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-04 06:33:26 +00:00 |
|
Russell Bryant
|
ee53dc7286
|
prevent crash with some extra checks while doing authentication (bug #3686)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5121 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-02 22:24:02 +00:00 |
|
Russell Bryant
|
d6efd17100
|
fix seg fault with combination of 'g' and # transfer (bug #3650)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5094 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-02-27 01:40:43 +00:00 |
|
Russell Bryant
|
63b6e2a2a1
|
fix misspelling of separate (bug #3607)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5052 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-02-19 00:41:21 +00:00 |
|
Russell Bryant
|
d35a82a5b6
|
preserve original callerid functionality for 1.0 (bug #3490)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4994 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-02-09 22:53:30 +00:00 |
|
Russell Bryant
|
081e28667e
|
fix simultaneous voicemail messages -- Thanks Robert! (bug #3394)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4914 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-01-29 06:53:33 +00:00 |
|
Russell Bryant
|
1ef98ac6de
|
fix DIALEDPEERNUMBER (bug #3427)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4913 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-01-29 06:46:05 +00:00 |
|
Russell Bryant
|
d9d599a84d
|
fix penalty behavior, thanks florian!! (bug #3114)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4883 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-01-23 23:57:41 +00:00 |
|
Russell Bryant
|
6c5bf0d542
|
give outbound channels callerid of their extension after calling (bug #2489)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4826 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-01-17 22:52:49 +00:00 |
|
Russell Bryant
|
8c9f25ece1
|
working on the correct fix (bug #3080)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4815 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-01-17 00:12:30 +00:00 |
|
Russell Bryant
|
5d877f53ed
|
fix global operator=yes (bug #3080)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4782 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-01-13 05:39:04 +00:00 |
|
Russell Bryant
|
2880956743
|
cosmetic fixes (bug #3271)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4720 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-01-08 22:18:44 +00:00 |
|
Russell Bryant
|
3c54495507
|
fix an incorrect discription and some formatting (bug #3226)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4670 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-01-05 05:41:24 +00:00 |
|
Russell Bryant
|
f9eedef7ee
|
change option to be consistent (old option still works, too) (bug #3163)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4669 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-01-05 05:37:01 +00:00 |
|
Russell Bryant
|
de117b689e
|
Add option to save a file after pressing '0' to go to the operator (bug #3057)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4668 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-01-05 05:32:47 +00:00 |
|
Russell Bryant
|
74239cb26c
|
I got a crash in iax that I think is related to this timestamp patch, so I am going to back it out until we get it figured out. (bug #3119)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4658 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-01-04 17:18:15 +00:00 |
|
Russell Bryant
|
9a81d7270e
|
update 'show app' output (bug #3170)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4612 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-12-30 21:46:39 +00:00 |
|
Russell Bryant
|
cc8996361c
|
prevent seg faults
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4562 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-12-27 22:34:25 +00:00 |
|
Russell Bryant
|
00f2912aaa
|
don't return -1 if user enters nothing (bug #3042)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4499 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-12-20 01:40:29 +00:00 |
|
Russell Bryant
|
a97bf16d2d
|
fix language handling (bug #3023)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4481 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-12-19 13:06:11 +00:00 |
|
Russell Bryant
|
8a987daf3b
|
don't allow '#' as a voicemail password (bug #3066)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4465 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-12-15 23:05:28 +00:00 |
|
Russell Bryant
|
0a4530cead
|
Make macro processing consistent with regular exten processing (bug #3044)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4449 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-12-15 03:56:10 +00:00 |
|
Russell Bryant
|
cd65e922b2
|
Add missing free's in rare circumstances (bug #2985)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4394 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-12-06 23:15:19 +00:00 |
|
Russell Bryant
|
429432f5ff
|
canceled voicemail emails corrupt wav (bug 2957)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4382 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-12-03 01:59:08 +00:00 |
|
Russell Bryant
|
187942d00a
|
fix MEETMESECS (bug 2936)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4345 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-11-25 18:27:22 +00:00 |
|
Russell Bryant
|
2b9417e2e5
|
get rid of stray '\n' (bug 2922)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4340 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-11-25 07:32:43 +00:00 |
|
Russell Bryant
|
646dc459fa
|
Segfault if head caller times out of queue with moh running (bug 2891)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4337 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-11-25 07:13:08 +00:00 |
|
Russell Bryant
|
a39d05855e
|
fix spelling error (bug 2810)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-11-09 05:19:27 +00:00 |
|
Russell Bryant
|
66d0e5756f
|
fix voicemail debug output (bug #2789)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4182 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-11-08 00:30:21 +00:00 |
|
Russell Bryant
|
ef3f4d29c9
|
fix short message issue (bug #2723)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4104 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-26 15:22:09 +00:00 |
|
Russell Bryant
|
67c451783b
|
fix show applications output for forkcdr (bug #2677)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4096 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-25 21:57:27 +00:00 |
|
Russell Bryant
|
807bbf3461
|
fix debug message for voicemail email (bug #2675)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4093 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-25 00:51:27 +00:00 |
|
Russell Bryant
|
8b1cdad2f5
|
Fix user event body (bug #2713)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4092 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-25 00:48:28 +00:00 |
|
Russell Bryant
|
d354512eca
|
Sending SMS with no hangup supervision will hang the channel (bug #2708)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4090 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-24 21:26:29 +00:00 |
|
Russell Bryant
|
d91f0dadc9
|
fix potential segfault in MeetMeAdmin (bug #2681)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4063 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-23 12:42:16 +00:00 |
|
Russell Bryant
|
0faa51794d
|
make operator=no work correctly, fix typo (bug #2665)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4058 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-23 11:55:21 +00:00 |
|
Russell Bryant
|
737023e9d4
|
call ast_destroy on cfg appropriately (bug #2661)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4019 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-16 16:04:17 +00:00 |
|
Russell Bryant
|
8bccbf9afb
|
get rid of extra error message (bug #2633)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3989 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-13 02:24:30 +00:00 |
|
Russell Bryant
|
fbcd14b30b
|
add check for incorrect voicemail sequencing (bug #2436)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3979 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-12 01:39:21 +00:00 |
|
Russell Bryant
|
0e518edee4
|
Fix paths for app_sms (bug #2597)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3945 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-08 02:59:35 +00:00 |
|
Russell Bryant
|
dea58d2e88
|
Do not send progress when "ringing" only flag is set (bug #2553)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3944 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-08 02:50:22 +00:00 |
|
Russell Bryant
|
17a3454b92
|
voicemail beep shouldn't be played till we get next message number (bug #2594)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3942 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-08 00:05:36 +00:00 |
|