]>
git.ipfire.org Git - thirdparty/asterisk.git/log
Russell Bryant [Sun, 25 Sep 2005 17:24:53 +0000 (17:24 +0000)]
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
Russell Bryant [Sat, 24 Sep 2005 21:24:35 +0000 (21:24 +0000)]
Fix cut/paste error (issue #5282)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6637
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 24 Sep 2005 21:19:42 +0000 (21:19 +0000)]
Fix CLI memory leak (issue #5035)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6636
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 13 Sep 2005 23:40:00 +0000 (23:40 +0000)]
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
Russell Bryant [Tue, 13 Sep 2005 23:31:57 +0000 (23:31 +0000)]
fix crash on amd64 (issue #5210)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6570
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 13 Sep 2005 23:22:18 +0000 (23:22 +0000)]
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
Russell Bryant [Fri, 26 Aug 2005 16:56:07 +0000 (16:56 +0000)]
backport "Fix accidental RTCP/RTP linkage"
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6419
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 26 Aug 2005 16:31:36 +0000 (16:31 +0000)]
spell them words cowrecktly (issue #4964)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6418
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 26 Aug 2005 16:26:37 +0000 (16:26 +0000)]
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
Russell Bryant [Fri, 26 Aug 2005 16:20:51 +0000 (16:20 +0000)]
make message more gooder (issue #4979)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6416
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 26 Aug 2005 15:54:25 +0000 (15:54 +0000)]
fix format string (issue #4945)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6414
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 24 Aug 2005 15:39:25 +0000 (15:39 +0000)]
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
Kevin P. Fleming [Tue, 23 Aug 2005 17:42:54 +0000 (17:42 +0000)]
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
Matthew Fredrickson [Mon, 22 Aug 2005 16:47:22 +0000 (16:47 +0000)]
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
Russell Bryant [Mon, 22 Aug 2005 05:47:37 +0000 (05:47 +0000)]
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
Russell Bryant [Mon, 8 Aug 2005 18:58:19 +0000 (18:58 +0000)]
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
Russell Bryant [Mon, 8 Aug 2005 18:15:32 +0000 (18:15 +0000)]
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
Russell Bryant [Fri, 5 Aug 2005 00:02:09 +0000 (00:02 +0000)]
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
Russell Bryant [Thu, 4 Aug 2005 23:45:54 +0000 (23:45 +0000)]
prevent mem leak (bug #4842)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6286
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 4 Aug 2005 23:31:50 +0000 (23:31 +0000)]
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
Russell Bryant [Thu, 4 Aug 2005 23:03:56 +0000 (23:03 +0000)]
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
Russell Bryant [Thu, 4 Aug 2005 22:52:15 +0000 (22:52 +0000)]
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
Russell Bryant [Thu, 4 Aug 2005 22:39:23 +0000 (22:39 +0000)]
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
Russell Bryant [Thu, 4 Aug 2005 20:26:36 +0000 (20:26 +0000)]
fix broken logic (bug #4879)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6281
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Wed, 3 Aug 2005 20:22:27 +0000 (20:22 +0000)]
Fix memory leak
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6276
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 1 Aug 2005 14:48:26 +0000 (14:48 +0000)]
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
Russell Bryant [Thu, 28 Jul 2005 17:42:43 +0000 (17:42 +0000)]
add note about fix to LEN
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6241
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 28 Jul 2005 17:40:46 +0000 (17:40 +0000)]
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
Russell Bryant [Tue, 26 Jul 2005 14:48:05 +0000 (14:48 +0000)]
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
Russell Bryant [Tue, 26 Jul 2005 14:46:28 +0000 (14:46 +0000)]
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
Russell Bryant [Mon, 25 Jul 2005 23:45:18 +0000 (23:45 +0000)]
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
Russell Bryant [Mon, 25 Jul 2005 23:41:29 +0000 (23:41 +0000)]
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
Russell Bryant [Mon, 25 Jul 2005 18:15:25 +0000 (18:15 +0000)]
remove some unnecessary checks
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6195
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 13 Jul 2005 18:06:48 +0000 (18:06 +0000)]
this is my cheap hack to fix the build problem on darwin since it now has
poll.h. If anyone can think of a cleaner way to handle this, suggestions
are welcome
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6122
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 13 Jul 2005 14:05:48 +0000 (14:05 +0000)]
*** empty log message ***
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6118
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 13 Jul 2005 14:04:28 +0000 (14:04 +0000)]
fix typo in app description (bug #4697)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6117
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 12 Jul 2005 15:27:09 +0000 (15:27 +0000)]
fix compiler warning (bug #4682)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6109
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 12 Jul 2005 01:34:16 +0000 (01:34 +0000)]
update the password in memory as well when using externpass (bug #4602)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6094
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 11 Jul 2005 22:42:45 +0000 (22:42 +0000)]
if the first user hangs up while being prompted for a pin, don't hold the
conference open (bug #4656)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6088
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 11 Jul 2005 22:25:53 +0000 (22:25 +0000)]
change insecure options to support 'port' and/or 'invite' instead of forcing
the 'port' option when using 'invite' (bug #4024)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6087
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 7 Jul 2005 17:43:48 +0000 (17:43 +0000)]
make sure an automatic log rotation doesn't result in nasty recursion (bug #4646)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6045
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 7 Jul 2005 15:26:17 +0000 (15:26 +0000)]
update for change to zapras
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6044
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 7 Jul 2005 15:15:59 +0000 (15:15 +0000)]
ensure buffer policy is restored after RAS is done with a channel (bug #4648)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6043
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jul 2005 22:30:44 +0000 (22:30 +0000)]
add man pages for astgenkey, autosupport, and safe_asterisk (bug #4645)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6042
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Admin Commit [Wed, 6 Jul 2005 22:30:44 +0000 (22:30 +0000)]
This commit was manufactured by cvs2svn to create branch 'v1-0'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6041
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jul 2005 22:22:21 +0000 (22:22 +0000)]
fix misplaced shebang (bug #4643)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6040
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 30 Jun 2005 14:35:46 +0000 (14:35 +0000)]
fix busted osp build
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6016
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 29 Jun 2005 21:02:35 +0000 (21:02 +0000)]
fix callerid matching in extensions.conf
formatting fixes for the ChangeLog
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6014
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 24 Jun 2005 22:27:10 +0000 (22:27 +0000)]
when switching back to voice mode, wait for 'B' (bug #3833)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6007
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 24 Jun 2005 22:20:22 +0000 (22:20 +0000)]
after a *70, re-enable call waiting on hangup (bug #3971)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6006
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 24 Jun 2005 22:12:25 +0000 (22:12 +0000)]
merge endian.h (bug #3867)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6005
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Admin Commit [Fri, 24 Jun 2005 22:12:25 +0000 (22:12 +0000)]
This commit was manufactured by cvs2svn to create branch 'v1-0'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6004
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 24 Jun 2005 21:53:02 +0000 (21:53 +0000)]
print non-codec capabilities correctly (bug #3960)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6003
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 23 Jun 2005 19:32:10 +0000 (19:32 +0000)]
add note about 2nd gen
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5988
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 23 Jun 2005 01:00:32 +0000 (01:00 +0000)]
update for 1.0.8
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5980
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 22 Jun 2005 14:01:26 +0000 (14:01 +0000)]
correctly jump to fax extension when inside of a macro (bug #4471)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5967
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 21 Jun 2005 14:27:28 +0000 (14:27 +0000)]
tweak for arm4vl (bug #4545)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5955
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 21 Jun 2005 14:15:55 +0000 (14:15 +0000)]
fix via comparison to not be case sensitive (bug #4496)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5954
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 15 Jun 2005 21:42:31 +0000 (21:42 +0000)]
add support for native DTMF
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5917
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 14 Jun 2005 21:07:48 +0000 (21:07 +0000)]
remove pointless dereference (bug #4353)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5914
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 14 Jun 2005 20:57:38 +0000 (20:57 +0000)]
remove my debug output, d'oh! :)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5913
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 14 Jun 2005 20:49:33 +0000 (20:49 +0000)]
Fix offset calculation for signed linear (bug #4433)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5912
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 14 Jun 2005 20:30:47 +0000 (20:30 +0000)]
fix bounds checking (bug #4406)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5911
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 14 Jun 2005 20:24:38 +0000 (20:24 +0000)]
oops!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5910
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 14 Jun 2005 19:45:49 +0000 (19:45 +0000)]
don't kill the call if tdd mode is not supported by a channel (bug #4370)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5909
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 14 Jun 2005 18:41:48 +0000 (18:41 +0000)]
fix return values on systems where an unsigned char is the default (bug #4455)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5908
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 14 Jun 2005 04:21:14 +0000 (04:21 +0000)]
update indications to be current with cvs head (inspired by bug #4440)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5905
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 13 Jun 2005 22:22:34 +0000 (22:22 +0000)]
update changelog
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5904
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 13 Jun 2005 22:18:44 +0000 (22:18 +0000)]
if no extension is specified on an overlap call, use the 's' extension (bug #4317)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5903
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 13 Jun 2005 20:35:15 +0000 (20:35 +0000)]
handle stale authentication nonces more properly (bug #4451)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5902
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 10 Jun 2005 20:52:27 +0000 (20:52 +0000)]
restructure buggy parse_args routine
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5899
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 1 Jun 2005 20:56:18 +0000 (20:56 +0000)]
fix SayUnixTime (bug #4423)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5808
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 13:08:45 +0000 (13:08 +0000)]
fix recording of voicemail duration (bug #4288)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5804
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 12:58:08 +0000 (12:58 +0000)]
fix a sizeof bug (bug #4264)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5803
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 12:55:43 +0000 (12:55 +0000)]
correctly handle rtp padding (bug #4270)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5802
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 12:51:49 +0000 (12:51 +0000)]
remove seemingly bogus line (bug #4299)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5801
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 05:30:07 +0000 (05:30 +0000)]
fix rtptimeout options for a specific peer (bug #4325)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5800
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 04:39:24 +0000 (04:39 +0000)]
fix a mem leak (bug #4154)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5799
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 04:17:33 +0000 (04:17 +0000)]
add "Referred-by" to the aliases list (bug #4404)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5798
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 03:36:45 +0000 (03:36 +0000)]
find sound files that are in the language directory itself (bug #4399)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5797
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 03:27:59 +0000 (03:27 +0000)]
update changelog for the last fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5796
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 03:22:34 +0000 (03:22 +0000)]
fix distinctive ring for queue members (bug #3978)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5795
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 02:57:15 +0000 (02:57 +0000)]
fix mem leak (bug #4318)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5794
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 02:47:10 +0000 (02:47 +0000)]
Fix reply digest selection of size (bug #4409)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5793
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 02:34:28 +0000 (02:34 +0000)]
set DNID on incoming calls (bug #4220)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5792
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 02:24:16 +0000 (02:24 +0000)]
don't print an error when you receive no data until normal circumstances with recvfrom (bug #4156)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5791
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 31 May 2005 02:20:30 +0000 (02:20 +0000)]
fix comment (bug #4139)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5790
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 28 May 2005 01:40:13 +0000 (01:40 +0000)]
hopefully the last try at making this happy across
various versions of newt (bug #4388)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5781
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 26 May 2005 12:21:27 +0000 (12:21 +0000)]
fix usage of const char (bug #4288)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5771
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 24 May 2005 10:29:12 +0000 (10:29 +0000)]
fix output when no help text is available for a cli command
fix a seg fault when astmm is enabled (bug #4356)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5759
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 19 May 2005 03:13:31 +0000 (03:13 +0000)]
reset 'confirm' mode so DTMF can be used by Zap callees after confirming (bug #4083)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5730
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 19 May 2005 03:04:25 +0000 (03:04 +0000)]
close sip socket on unload (bug #4152)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5729
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 19 May 2005 02:59:43 +0000 (02:59 +0000)]
fix some compilation issues for ppc (bug #4228)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5728
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 19 May 2005 02:51:00 +0000 (02:51 +0000)]
perform variable substitution earlier so it can be used for the cidmatch as well (bug #4094)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5725
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 16 May 2005 17:54:55 +0000 (17:54 +0000)]
fix mem leak with MYSQL_USERS (bug #4287)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5703
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 16 May 2005 13:26:19 +0000 (13:26 +0000)]
note default values (bug #4284)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5697
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 16 May 2005 03:10:20 +0000 (03:10 +0000)]
Remove double fout++ and comment on flag (bug #4267)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5695
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 16 May 2005 03:04:59 +0000 (03:04 +0000)]
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
Russell Bryant [Sun, 15 May 2005 23:28:19 +0000 (23:28 +0000)]
document zap options (bug #4166)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5687
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sun, 15 May 2005 23:26:29 +0000 (23:26 +0000)]
protect ResponseTimeout and DigitTimeout apps from crashing when called in non-PBX channels (bug #4092)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5685
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3