Archived
14
0
Fork 0
Commit graph

6843 commits

Author SHA1 Message Date
mogorman
f259f9b1a2 Merged revisions 7963 via svnmerge from
https://svn.digium.com/svn/asterisk/branches/1.2

........
r7963 | mogorman | 2006-01-10 22:38:07 -0600 (Tue, 10 Jan 2006) | 2 lines

Minor typo refrenced in 6191

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8125 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-17 16:58:09 +00:00
kpfleming
a8d66d3900 Merged revisions 8122 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8122 | kpfleming | 2006-01-17 07:11:55 -0600 (Tue, 17 Jan 2006) | 2 lines

update CLI copyright notice

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8123 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-17 13:13:31 +00:00
kpfleming
2684505cef don't generate any message for native bridge attempts unless all the basic checks have passed and we're actually going to try it
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8120 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-17 05:15:33 +00:00
oej
8d535ff32b Doxygen update
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8118 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-17 03:05:43 +00:00
kpfleming
f9beeb8363 check rlimit _after_ reading config file, so that if 'dumpcore' is specified there it will take effect
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8114 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 23:52:51 +00:00
kpfleming
a482b16b4e block this revision, fix is different in this branch
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8113 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 23:52:02 +00:00
jdixon
e7d0e77bbb Added NOANSWER support, so that optional the DISA application starts without
answering (used in new version of app_rpt, and potentially other applicaitons).


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8105 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 18:52:13 +00:00
tilghman
03a07603de Argh, another ERROR that should have been DEBUG
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8104 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 18:41:18 +00:00
tilghman
d4489b1d3e Change a debugging message committed with the wrong level
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8103 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 18:39:01 +00:00
tilghman
2928785b7d Bug 5090 - sample configuration for udptl packets
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8102 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 18:05:19 +00:00
russell
a1447ba856 remove redundant CFLAGS for BSD which are already set in the main Makefile (issue #6250)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8101 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 17:51:35 +00:00
bweschke
4e83a000aa Spelling corrections (mostly in comments and doxygen areas) #6249
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8100 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 17:37:44 +00:00
bweschke
4bd6f65902 More code optimization with the new argument macros #6253
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8099 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 17:31:30 +00:00
russell
f70016e71e Merged revisions 7963 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7963 | mogorman | 2006-01-10 23:38:07 -0500 (Tue, 10 Jan 2006) | 2 lines

Minor typo refrenced in 6191

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8090 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 01:47:02 +00:00
russell
c9853e98f6 block more revisions ...
TO ALL DEVELOPERS WITH COMMIT ACCESS:
Please remember to *always* do an 'svnmerge block -r <rev#>' on the trunk
every single time you make a commit to the 1.2 branch which will not be pulled
into the trunk using svnmerge.  This is important for us to be able to take
full advatage of this tool.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8089 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 01:46:15 +00:00
russell
a98b050cab git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8088 f38db490-d61c-443f-a65b-d21fe96a405b 2006-01-16 01:36:10 +00:00
russell
ce2bcd8287 block appropriate revisions from being merged from 1.2 ...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8087 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 01:32:46 +00:00
tilghman
01ec86ea48 Clarify description of ARRAY function
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8080 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-15 18:08:04 +00:00
tilghman
d947f8c971 Allow application arguments to be quoted, allowing '|' characters inside arguments
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8079 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-15 18:02:46 +00:00
tilghman
4542518feb Prepare for removal of DBGet/DBPut manager commands, by allowing Getvar to get functions (Setvar can already set functions)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8078 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-15 05:50:19 +00:00
tilghman
103a3594e7 Bug 6238 - Janitor - update to app_args macros
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8076 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14 19:30:37 +00:00
tilghman
4a7d7c7ba6 Merged revisions 8074 via svnmerge from
/branches/1.2


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8075 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14 19:08:03 +00:00
mattf
f295d6727a Small documentation update for new AST_FRAME_MODEM type
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8073 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14 18:53:10 +00:00
mattf
c96bf629db Add mission options to agents.conf sample file (#6234)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8072 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14 16:18:03 +00:00
bweschke
0aa698481f Code cleanup spawned from an earlier commit today r8063. Standardize manager event responses and queue_log behavior on callbacklogoff.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8071 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14 03:25:38 +00:00
mogorman
61820f0d59 added feature for pausing and unpausing the
monitor app from manager and in the call through
features.conf bug 5395 for the patch


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8070 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14 00:32:30 +00:00
mogorman
2de7198c70 Added QUEUE_MEMBER_COUNT and QUEUE_MEMBER_LIST
from bug 5451


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8069 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 22:59:19 +00:00
mogorman
21ae33a90c make voicemail files group writable and uses a
nicer function for creating dirs as described in
5929


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8068 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 22:05:46 +00:00
mogorman
3615d91f38 Added forward context option from 5497
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8066 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 19:09:05 +00:00
russell
c68a2d2d8e Various cleanups from comments in an email from Luigi Rizzo. Thank you!
- Use a cleaner syntax for declaring the allocation macros
- Fix return value for ast_strdup/ast_strndup
- remove safe_strdup from app_macro, since ast_strup does the same thing
- fix a place in app_queue where ast_calloc+strncpy was used instead of
  ast_strdup.  If you are helping out with these conversions, please watch out
  for other places where this is done.
- add a note to the coding guidelines about the fix to app_queue


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8065 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 18:38:55 +00:00
mogorman
f94feca2c5 Made chan_agent code parsing more robust and
implemented new macro code. from 6228.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8064 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 18:30:49 +00:00
bweschke
5af8c4e9eb Implement the autologoffunavail option in chan_agent (#6038 with some minor mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8063 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 18:23:30 +00:00
mogorman
d1792564f7 added two new features to meetme, autofill and
autopause.  thanks twisted from 5577


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8060 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 17:39:56 +00:00
bweschke
6073eedd56 Another patch against this code (the right one now) to deal with cyclic ranges. #6230
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8059 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 17:35:12 +00:00
bweschke
ba9e24dd4a Address the condition where X-ClientCode could be NULL or an empty string - from a -dev posting.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8058 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 17:28:22 +00:00
mogorman
9eef25dff8 allow app_directed_pickup to try to pickup
multiple channels at the same time. however it
does not work in cases where dial was called
with multiple devices.  bug 5694.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8057 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 17:02:15 +00:00
bweschke
e0da756966 Range should be inclusive, not exclusive, of the end of the range.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8056 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 16:01:40 +00:00
tilghman
3496603957 Somebody complained the that length of the dah wasn't quite up to spec...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8051 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 07:14:42 +00:00
mogorman
10af5c1ff2 adding more output for shutdown. as per 6102
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8050 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 06:49:23 +00:00
mogorman
d52d4a92ea added some minor changes from bug 6046 thanks ppyy
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8049 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 06:43:27 +00:00
russell
f931a23477 fix spelling errors (issue #6227)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8048 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 06:11:41 +00:00
bweschke
589c3c0044 More memory wrapper cleanup. #6224
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8045 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 03:34:31 +00:00
bweschke
bb26a9138e More memory wrapper and cleanup work. #6226 w/one very minor compile fix mod in app_rpt.c
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8044 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 03:25:23 +00:00
mogorman
bb937ba384 forgot to take out createlink sample along with
other part.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8042 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 02:34:10 +00:00
tilghman
65f2a8e837 Bug 6223 - Remove unnecessary header that caused FreeBSD not to compile
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8038 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12 21:18:46 +00:00
tilghman
99fcbf119e Fix typos that caused voicemail not to compile.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8037 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12 21:12:25 +00:00
mogorman
98f945ee0f I will never touch VM again...
thanks qwell for spotting mistakes.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8034 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12 20:04:52 +00:00
mogorman
79d46268f8 some error checking added into g and a option
if there is no parens.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8030 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12 19:45:38 +00:00
mogorman
3490c9e795 More cosmetic changes. thanks qwell and everyone
else.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8024 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12 19:28:47 +00:00
mogorman
57c4d01026 Oops... need to keep my trunk folder clean...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8023 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12 19:15:20 +00:00