Russell Bryant
|
10191fe126
|
fix inaccurate ack message to ChangeMonitor action (issue #6630)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11561 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-02 19:05:40 +00:00 |
|
Russell Bryant
|
4a391da1bd
|
make the terminology used in the synopsis match the option description
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11530 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-02 06:16:26 +00:00 |
|
Russell Bryant
|
86406e8ba0
|
add the -L option to the synopsis on the man page
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11528 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-02 06:11:53 +00:00 |
|
Tilghman Lesher
|
536dcc2058
|
Bug 6615 - Fix 64bit conversion errors by using a long int
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11503 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-01 17:41:52 +00:00 |
|
Tilghman Lesher
|
c4c44af8e3
|
Bug 6618 - Solaris compatibility fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11479 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-01 06:39:10 +00:00 |
|
Russell Bryant
|
b26f150b75
|
fix the output that indicates whether qualify smoothing is on or not (issue #6608)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11410 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-28 19:46:04 +00:00 |
|
Russell Bryant
|
271ccecaf2
|
adjust the keys directory when astvarlibdir is specified in asterisk.conf (issue #6602)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11408 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-28 19:31:10 +00:00 |
|
Russell Bryant
|
0742e08800
|
add a missing newline in the agi app description (thanks wunderkin!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11382 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-28 18:31:04 +00:00 |
|
Russell Bryant
|
34a135da3b
|
don't try to print the help text for a CLI command when RESULT_SHOWUSAGE is
returned if there is no help text available (issue #6604)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11281 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-27 15:20:48 +00:00 |
|
Russell Bryant
|
39139b2802
|
fix finding realtime peers that are not dynamic by ip address (issue #6093)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11279 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-27 15:14:53 +00:00 |
|
Russell Bryant
|
799247b4d5
|
don't hang up the channel if its state is set to UP before we return from ast_call (issue #6569)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11250 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-27 02:50:09 +00:00 |
|
Tilghman Lesher
|
677a22c209
|
Bug 5950 - reenable queue log rotation; also, eliminate redundant code
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11165 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-26 16:26:39 +00:00 |
|
Matthew Fredrickson
|
973a1dec88
|
Backport of fix to translation optimizations. Thanks again file!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11120 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-25 19:54:40 +00:00 |
|
Kevin P. Fleming
|
dfc0e65f4b
|
factor the number of translation steps required into translation path decisions, so that equal cost paths that require fewer translations are preferred
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11089 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-25 05:08:46 +00:00 |
|
Kevin P. Fleming
|
1e94621214
|
reformat code to fit guidelines
remember which translation paths are multi-step paths
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11062 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-25 04:59:50 +00:00 |
|
Kevin P. Fleming
|
5fbe407b98
|
ensure that spy frame queueing is able to deal with translation failing for any reason (issue #6546)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11058 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-25 04:23:48 +00:00 |
|
Tilghman Lesher
|
a3ce65e5cd
|
Oops, this was broken in 1.2, too.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10952 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-23 23:06:42 +00:00 |
|
Kevin P. Fleming
|
fcf8040825
|
backport list handling fix from trunk (solves memory leak problem in cdr variables and device state watchers)
remove unusued variable to silence compiler warning
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10863 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-23 14:57:53 +00:00 |
|
Kevin P. Fleming
|
842e9246a6
|
add comment warning people about trying to use hostnames/IPs in the sample config
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10736 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-22 17:32:15 +00:00 |
|
Tilghman Lesher
|
6b682d34ff
|
Would be nice to tell people to look in the right file to increase a constant
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10577 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-20 23:01:12 +00:00 |
|
Mark Spencer
|
1ef0003131
|
Handle ACKing properly (remove gratuitous -1)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10535 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-20 06:17:26 +00:00 |
|
Mark Spencer
|
4e884dbd28
|
Fix numerous places in jitter buffer where freed memory is referenced
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10511 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-20 05:54:10 +00:00 |
|
Tilghman Lesher
|
0a1d8918d8
|
Okay, fseek doesn't return an offset
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10487 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-19 18:29:16 +00:00 |
|
Tilghman Lesher
|
3da520e492
|
Fix possible lack of initialization of useadsi
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10464 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-19 17:26:31 +00:00 |
|
Tilghman Lesher
|
0a0cf51877
|
Bug 6539 - Division by two negates error flag
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10462 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-19 17:11:02 +00:00 |
|
Tilghman Lesher
|
cab988b595
|
Bug 6529 - memory leak in ast_play_and_prepend
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10409 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-18 00:17:09 +00:00 |
|
Russell Bryant
|
507c47ffa4
|
fix incorrent index calculation for jitterbuffer history (issue #6517)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10368 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-17 01:55:10 +00:00 |
|
Russell Bryant
|
7c92ffe150
|
when executing the Directory application from voicemail and a context is not
specified, use the "default" context, not the channel's current context (issue #6507)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10301 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-16 18:07:52 +00:00 |
|
Kevin P. Fleming
|
f522e07cbd
|
ensure that agents logged in via the manager interface are stored in the persistence database (related to issue #6301)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10137 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-15 01:21:33 +00:00 |
|
Kevin P. Fleming
|
df18b234b1
|
handle longer ENUM lookup results (issue #6476)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10110 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-15 00:46:18 +00:00 |
|
Kevin P. Fleming
|
7652fdda20
|
ensure that FastAGI launcher can handle system call interruption (issue #6449)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10108 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-15 00:36:57 +00:00 |
|
Matt O'Gorman
|
bab77bbab1
|
bug fix from 6485 with musiconhold not being turned
off by app_meetme
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10021 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-14 20:56:41 +00:00 |
|
Kevin P. Fleming
|
ce008d40a1
|
don't double-increment abandon counter for calls that are hung up while dialing members (issue #6289)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10018 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-14 20:20:15 +00:00 |
|
Mark Spencer
|
710445b5b1
|
Fix stopstream in menus (bug #6137)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9990 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-14 19:11:25 +00:00 |
|
BJ Weschke
|
ba001a7d15
|
#ifdef the include too.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9964 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-14 18:50:42 +00:00 |
|
BJ Weschke
|
4f144aa5e3
|
#ifdef'd the prctl fix to only try and compile on linux systems. Thanks rizzo for pointing this out.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9961 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-14 18:45:34 +00:00 |
|
Kevin P. Fleming
|
8d66f50877
|
when answering INVITE, don't send codecs the peer didn't offer (issue #6052)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9958 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-14 18:30:10 +00:00 |
|
Kevin P. Fleming
|
e0db36550e
|
revert yesterday's temporary fix for issue #6052
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9953 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-14 18:23:13 +00:00 |
|
BJ Weschke
|
13f4e66b14
|
Fixed my silly backport error from r9861
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9870 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-14 04:45:14 +00:00 |
|
BJ Weschke
|
ae8fe3738b
|
Merged changes from r9844 from /trunk. Make sure that PR_SET_DUMPABLE is set to make certain that we still dump core if Asterisk has setuid'd to run as non-root.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9861 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-14 03:08:17 +00:00 |
|
Kevin P. Fleming
|
b5111fb985
|
don't try to use peer's dynamic codec numbers, it leads to duplication (issue #6052)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9818 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-14 00:46:00 +00:00 |
|
Josh Roberson
|
671cde62de
|
Don't set the formats before we stop indications. (issue #6380)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9756 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-13 17:37:53 +00:00 |
|
Russell Bryant
|
0ea76a52a9
|
fix memory leak from not destroying the scheduler context on module unload
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9609 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-11 19:23:20 +00:00 |
|
Russell Bryant
|
db467378b4
|
fix due to CDR changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9607 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-11 19:16:23 +00:00 |
|
Russell Bryant
|
e27d844918
|
now that CDR is a loadable module, don't depend on it elsewhere (issue #6460)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9581 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-11 18:15:00 +00:00 |
|
Kevin P. Fleming
|
3b0edd5cfe
|
clean up my mess from thread-starting change
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9528 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-11 15:22:55 +00:00 |
|
BJ Weschke
|
74eef60486
|
kpfleming's fix from r9472 backported to 1.2
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9493 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-11 06:29:34 +00:00 |
|
Kevin P. Fleming
|
b3a8fbf495
|
don't create monitor threads in detached mode, when we need to be able to pthread_join() them later if the module is unloaded (solve crash-on-unload problem for these channel modules)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9404 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-10 20:38:59 +00:00 |
|
Tilghman Lesher
|
bae6e7b617
|
Revert behavior change from previous commit (fixes only)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9326 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-09 21:10:10 +00:00 |
|
Tilghman Lesher
|
cf015dbefc
|
Backport 5929 to 1.2
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9323 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-09 21:02:05 +00:00 |
|