Olle Johansson [Wed, 5 Apr 2006 06:43:14 +0000 (06:43 +0000)]
Add reference pointers to RFCs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17488
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Wed, 5 Apr 2006 03:53:41 +0000 (03:53 +0000)]
Bug 6886 - Add application TryExec, which does mostly the same thing, but returns differently
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17454
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 4 Apr 2006 19:48:42 +0000 (19:48 +0000)]
Fix formatting
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17415
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Christian Richter [Tue, 4 Apr 2006 19:09:26 +0000 (19:09 +0000)]
fixed some essential segfaults happening under heavy load. Added a bit more error handling if we receive wrong data form mISDN (e.g. if we crashed before => handle_err() ). Added first steps to implement the parseing of the connected party number.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17404
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 4 Apr 2006 19:03:12 +0000 (19:03 +0000)]
Issue #6884 - manager.c formatting (casper)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17389
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 4 Apr 2006 18:34:21 +0000 (18:34 +0000)]
Formatting cleanup
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17369
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 4 Apr 2006 18:30:31 +0000 (18:30 +0000)]
Block 17367 from trunk, since it's already fixed (me bad)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17368
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 4 Apr 2006 18:26:24 +0000 (18:26 +0000)]
Issue #6878 - Manager event DNDstate hidden under verbose option (casper)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17366
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 4 Apr 2006 18:24:41 +0000 (18:24 +0000)]
- Don't return AST_DEVICE_UNKNOWN to devicestate engine, since this will
cause a channel walk...
- Doxygen fixed for devicestate.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17365
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 4 Apr 2006 18:02:40 +0000 (18:02 +0000)]
Issue #6882
- move "res=-1" out of verbose block.
- minor code cleanup
Imported from 1.2 branch
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17350
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Tue, 4 Apr 2006 17:13:37 +0000 (17:13 +0000)]
these files are now unused, corresponding functions are merged
into format_pcm.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17331
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Tue, 4 Apr 2006 17:12:35 +0000 (17:12 +0000)]
remove an unused function.
Funny enough, compiling with -O6 gives no warning, whereas -O2 gives
a warning for an unused function declared static.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17330
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matthew Fredrickson [Tue, 4 Apr 2006 17:05:01 +0000 (17:05 +0000)]
chan_iax2 cleanups and optimizations (#6858)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17329
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matt O'Gorman [Tue, 4 Apr 2006 16:59:27 +0000 (16:59 +0000)]
minor code clean up from 6880
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17312
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matt O'Gorman [Tue, 4 Apr 2006 16:15:40 +0000 (16:15 +0000)]
adds manager event when an iax2 peer loses registration.
also some minor code clean up. patch from 6868 with minor
changes.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17311
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Tue, 4 Apr 2006 15:40:47 +0000 (15:40 +0000)]
ogg_vorbis now compiles so put it back in.
On passing, remove an unnecessary initializazion in format_sln.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17285
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matt O'Gorman [Tue, 4 Apr 2006 15:27:47 +0000 (15:27 +0000)]
Merged revisions 17283 via svnmerge from
https://svn.digium.com/svn/asterisk/branches/1.2
........
r17283 | mogorman | 2006-04-04 10:24:50 -0500 (Tue, 04 Apr 2006) | 3 lines
Adds documentation to show what the w flag.
Patch from Ian Kinner at Digium.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17284
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Tue, 4 Apr 2006 14:39:22 +0000 (14:39 +0000)]
temporarily disconnect ogg_vorbis from the build while i update it
(should be a matter of a couple of hours).
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17265
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Tue, 4 Apr 2006 12:59:25 +0000 (12:59 +0000)]
Largely simplify format handlers (for file copy etc.)
collecting common functions in a single place and removing
them from the individual handlers.
The full description is on mantis,
http://bugs.digium.com/view.php?id=6375
and only the ogg_vorbis handler needs to be converted to
the new structure.
As a result of this change, format_au.c and format_pcm_alaw.c
should go away (in a separate commit) as their functionality
(trivial) has been merged in another file.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17243
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Tue, 4 Apr 2006 10:57:31 +0000 (10:57 +0000)]
some fields are const
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17226
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 4 Apr 2006 08:01:46 +0000 (08:01 +0000)]
Added information on call-limit and realtime
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17209
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 4 Apr 2006 07:59:02 +0000 (07:59 +0000)]
Clarify syntax of new manager events that reports a status.
We do not longer approve "ThisEventOn" and "ThisEventOff" named events,
they need to be named "ThisEvent" with a status header showing the
current status.
(Approved by Mark)
Old events won't be changed to keep backwards compatibility,
until we have a revision plan for the AMI.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17199
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Tue, 4 Apr 2006 05:53:48 +0000 (05:53 +0000)]
Does nobody know how to write a linked list properly? I mean seriously!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17183
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Mon, 3 Apr 2006 20:45:45 +0000 (20:45 +0000)]
Clarify the need for numeric parking positions (imported from 1.2)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17152
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Mon, 3 Apr 2006 20:40:08 +0000 (20:40 +0000)]
Add tag to NOTIFY headers (imported from 1.2)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17151
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matt O'Gorman [Mon, 3 Apr 2006 20:23:46 +0000 (20:23 +0000)]
updating cleancount to coincide with 17130
didnt know you are supposed to update that. now i do
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17149
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matt O'Gorman [Mon, 3 Apr 2006 19:42:26 +0000 (19:42 +0000)]
list word cant be used with g++ and causes problems
with h323. patch from bug 6446, renames list to chan_list
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17130
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Christian Richter [Mon, 3 Apr 2006 19:17:59 +0000 (19:17 +0000)]
* removed unneeded bc->state field
* added statefullness for bchannel activation/deactivation
* fixed a lot PCM bridging issues
* some debugging logs are now on a higher loglevel
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17128
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Mon, 3 Apr 2006 18:42:58 +0000 (18:42 +0000)]
Add misdn.txt to doxygen docs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17106
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Mon, 3 Apr 2006 18:38:28 +0000 (18:38 +0000)]
- Doxygen additions
- Formatting fixes (read guidelines :-) )
- Removing compilation warnings
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17105
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matt O'Gorman [Mon, 3 Apr 2006 18:36:30 +0000 (18:36 +0000)]
bug updates chan_h323 to some api changes it
also allows for it to compile once more patch
taken from 6446 with minor mods, similar bugs 6521
and 6560
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17104
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Mon, 3 Apr 2006 17:52:11 +0000 (17:52 +0000)]
Don't add hangup cause on non-final responses. (Imported from 1.2)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17075
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Mon, 3 Apr 2006 10:50:56 +0000 (10:50 +0000)]
Issue #6848 - Accept MWI subscriptions with no Accept: header
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17050
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Mon, 3 Apr 2006 07:44:29 +0000 (07:44 +0000)]
Include new README files in index
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17030
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Mon, 3 Apr 2006 07:34:40 +0000 (07:34 +0000)]
Bug 6861 - Routine should use the specified writetimeout, rather than the default
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17029
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Mon, 3 Apr 2006 07:30:07 +0000 (07:30 +0000)]
Bug 6862 - No need to initialize memory to zero twice
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17028
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Mon, 3 Apr 2006 01:48:59 +0000 (01:48 +0000)]
Minor demo cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17009
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Sun, 2 Apr 2006 23:55:15 +0000 (23:55 +0000)]
Cleanup URI (when none is specified) and make sure threads are stand alone
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16992
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Sun, 2 Apr 2006 20:11:55 +0000 (20:11 +0000)]
Minor cleanup in wakeup logic
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16975
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Sun, 2 Apr 2006 19:59:55 +0000 (19:59 +0000)]
Unify manager behind a single event queue
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16957
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Sun, 2 Apr 2006 09:10:43 +0000 (09:10 +0000)]
Properly handle empty prefix
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16939
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sun, 2 Apr 2006 06:27:54 +0000 (06:27 +0000)]
Reduce debugging messages from WARNING to DEBUG
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16922
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sun, 2 Apr 2006 06:17:47 +0000 (06:17 +0000)]
Fix formatting of the frog code
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16921
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Sat, 1 Apr 2006 20:39:33 +0000 (20:39 +0000)]
Make excessive debug optional
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16903
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Sat, 1 Apr 2006 18:18:20 +0000 (18:18 +0000)]
fix style and printf format errors in the frog command.
(it's april first i guess...)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16886
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jim Dixon [Sat, 1 Apr 2006 12:56:50 +0000 (12:56 +0000)]
Removed "frog" command (so it could be moved to cli.c)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16869
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jim Dixon [Sat, 1 Apr 2006 12:54:04 +0000 (12:54 +0000)]
Added "frog" CLI command, which performs frog-in-a-blender calculations.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16868
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Sat, 1 Apr 2006 08:49:54 +0000 (08:49 +0000)]
Flesh out the remainder of the manager + http changes and create a sample application to partially
demonstrate the capability of manager over http.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16850
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Sat, 1 Apr 2006 00:44:36 +0000 (00:44 +0000)]
Don't add ast_extension_state on re-subscribes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16829
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Sat, 1 Apr 2006 00:24:05 +0000 (00:24 +0000)]
Reverse revision 16804 that disables authentication
and a lot of other issues...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16825
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
BJ Weschke [Fri, 31 Mar 2006 21:02:23 +0000 (21:02 +0000)]
Don't process re-subscribes as new subscriptions.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16804
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 31 Mar 2006 19:41:35 +0000 (19:41 +0000)]
Typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16775
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 31 Mar 2006 19:40:27 +0000 (19:40 +0000)]
- Reference to doc/security.txt instead of SECURITY
- Instruct people to READ THE DOCUMENTATION!!!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16774
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 31 Mar 2006 19:14:28 +0000 (19:14 +0000)]
move a NULL check to before the first time the pointer is dereferenced (issue #6832)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16772
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 31 Mar 2006 19:02:27 +0000 (19:02 +0000)]
- code formatting tweaks
- use the callno stored in a local variable
- store the result of atoi() so it's only called once
(issue #6833)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16759
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 31 Mar 2006 18:43:45 +0000 (18:43 +0000)]
Merged revisions 16744 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r16744 | russell | 2006-03-31 13:42:09 -0500 (Fri, 31 Mar 2006) | 2 lines
fix the situation where bindport is specified but bindaddr is not (issue #6616)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16745
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Fri, 31 Mar 2006 18:28:52 +0000 (18:28 +0000)]
Merged revisions 16742 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r16742 | kpfleming | 2006-03-31 12:24:22 -0600 (Fri, 31 Mar 2006) | 2 lines
ensure that hint watchers (subscribers) cannot be added or removed while the dialplan is being modified
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16743
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 31 Mar 2006 17:46:03 +0000 (17:46 +0000)]
make an error message more descriptive (issue #6855)
M rtp.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16724
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 31 Mar 2006 16:02:29 +0000 (16:02 +0000)]
Doxygen fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16703
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 31 Mar 2006 15:19:04 +0000 (15:19 +0000)]
Make REG_STATE_* enum
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16690
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 31 Mar 2006 15:07:36 +0000 (15:07 +0000)]
Don't accept new INVITE if we already have one pending.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16688
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Fri, 31 Mar 2006 15:02:52 +0000 (15:02 +0000)]
trailing whitespace/ useless extern removal
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16687
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
BJ Weschke [Fri, 31 Mar 2006 13:51:37 +0000 (13:51 +0000)]
Provide warning about current behavior of autofill = yes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16673
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Fri, 31 Mar 2006 10:35:25 +0000 (10:35 +0000)]
more trailing whitespace and extern removal
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16654
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Fri, 31 Mar 2006 10:29:50 +0000 (10:29 +0000)]
removal of trailing whitespace and useless 'extern'
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16653
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Fri, 31 Mar 2006 10:13:22 +0000 (10:13 +0000)]
minor cleanup: localize a variable and replace i++; i++ with i +=2;
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16652
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Fri, 31 Mar 2006 10:11:10 +0000 (10:11 +0000)]
useless 'extern' and trailing whitespace removal
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16651
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Fri, 31 Mar 2006 10:06:42 +0000 (10:06 +0000)]
another batch of whitespace removal
(trailing space-tabs, and useless 'extern')
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16650
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Fri, 31 Mar 2006 10:02:52 +0000 (10:02 +0000)]
remove useless 'extern' and trailing whitespace.
(this is a whitespace-only change)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16646
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Fri, 31 Mar 2006 09:53:05 +0000 (09:53 +0000)]
fix formatting
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16640
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Fri, 31 Mar 2006 09:50:54 +0000 (09:50 +0000)]
minor code simplifications - no need to use temporary
variables.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16639
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 31 Mar 2006 00:53:32 +0000 (00:53 +0000)]
Do not leave a thread in limbo if an error occurs, or if testing packet loss.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16617
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 31 Mar 2006 00:33:28 +0000 (00:33 +0000)]
Issue 5852 (casper) Code clean up, adding documentation on new switches. Thanks!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16616
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 31 Mar 2006 00:25:50 +0000 (00:25 +0000)]
- Change AST_INLINE_AP to AST_INLINE_API for non-386 systems :-)
- Doxygen changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16615
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Fri, 31 Mar 2006 00:11:45 +0000 (00:11 +0000)]
remove useless 'extern' in function declarations.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16611
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Thu, 30 Mar 2006 23:42:57 +0000 (23:42 +0000)]
Add NetBSD for credits for editline
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16602
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Thu, 30 Mar 2006 23:26:22 +0000 (23:26 +0000)]
initial implementation of support for native atomic ops.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16601
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Thu, 30 Mar 2006 23:05:58 +0000 (23:05 +0000)]
Merged revisions 16581 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r16581 | tilghman | 2006-03-30 16:56:35 -0600 (Thu, 30 Mar 2006) | 2 lines
Bug 6853 - Manager fixes: 1) extra ActionID, 2) missing colon
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16600
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Thu, 30 Mar 2006 22:47:11 +0000 (22:47 +0000)]
Merged revisions 16579 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r16579 | tilghman | 2006-03-30 16:46:06 -0600 (Thu, 30 Mar 2006) | 2 lines
Bug 6849 - trivial typo fix
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16580
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 30 Mar 2006 21:57:49 +0000 (21:57 +0000)]
Add more 64-bit detection goodness (issue #6850 reported by evilbunny)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16564
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 30 Mar 2006 21:52:04 +0000 (21:52 +0000)]
Block 1.2 fix for amd64, trunk version coming soon
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16563
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Thu, 30 Mar 2006 21:49:24 +0000 (21:49 +0000)]
localize a variable
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16562
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Thu, 30 Mar 2006 21:47:22 +0000 (21:47 +0000)]
use ast_strdup instead of strdup
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16561
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Thu, 30 Mar 2006 21:45:43 +0000 (21:45 +0000)]
don't use 8000, use DEFAULT_SAMPLE_RATE
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16560
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Thu, 30 Mar 2006 21:29:39 +0000 (21:29 +0000)]
as discussed with Mark a few weeks ago, the 'newstack' argument
in pbx_exec is always 1 so it can be removed.
This change also takes away ast_exec_extension(), and lets all
switch functions (exists, canmatch, exec, matchmore) all use the same
prototype, which makes the code a bit cleaner.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16558
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 30 Mar 2006 19:05:00 +0000 (19:05 +0000)]
Doxygen doc updates
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16551
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 30 Mar 2006 18:17:36 +0000 (18:17 +0000)]
deprecate insecure=very and insecure=yes, since we have more explicit versions available now
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16548
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 30 Mar 2006 17:58:16 +0000 (17:58 +0000)]
Merged revisions 16534 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r16534 | file | 2006-03-30 13:55:28 -0400 (Thu, 30 Mar 2006) | 2 lines
Do not exceed the array size for maximum allowed moh files. (issue #6842)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16535
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Thu, 30 Mar 2006 17:11:49 +0000 (17:11 +0000)]
remove AST_MUTEX_DEFINE_EXPORTED, which now has no more clients.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16533
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Thu, 30 Mar 2006 17:10:11 +0000 (17:10 +0000)]
do not export the tzlock and the list head, and introduce a new method,
ast_walk_indications(), to walk through the list of indications.
The new method returns an unlocked record, which is no different from the
behaviour of other existing methods in indications.c
(i.e. they all need to be fixed, with refcounts or some similar
method).
Note that ast_walk_indications() uses the pointer argument only as a
search key, so its implementation is completely safe.
In turn, this change allows the removal of AST_MUTEX_DEFINE_EXPORTED.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16532
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Thu, 30 Mar 2006 16:09:23 +0000 (16:09 +0000)]
document why there are so many versions of the mutex functions,
with their pros and cons, and that we should converge to a single method.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16528
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 30 Mar 2006 14:19:25 +0000 (14:19 +0000)]
be more careful when merging in a branch with automerge properties :-(
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16521
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 30 Mar 2006 06:26:16 +0000 (06:26 +0000)]
convert internal timing to be stored as a flag in the ast_options flags
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16477
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 30 Mar 2006 06:07:04 +0000 (06:07 +0000)]
Issue #5374 - Enable internal timing of generators (cmantunes)
Thanks everyone involved for hard work, testing and testing!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16473
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 30 Mar 2006 04:16:38 +0000 (04:16 +0000)]
Issue #6450 - Don't remove characters from SIP uri's when not needed
Patch by jcomellas, heavily modified by oej
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16425
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 30 Mar 2006 03:16:09 +0000 (03:16 +0000)]
Fix IAX2 multithreaded scheduling (issue #6840)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16386
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 30 Mar 2006 01:35:56 +0000 (01:35 +0000)]
Set default value of adsipark (import from 1.2)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16347
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 30 Mar 2006 01:30:15 +0000 (01:30 +0000)]
Block patch on app_groupcount.c from 1.2
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16345
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 30 Mar 2006 00:32:01 +0000 (00:32 +0000)]
Typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16305
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 30 Mar 2006 00:30:49 +0000 (00:30 +0000)]
Formatting fix.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16304
65c4cc65-6c06-0410-ace0-
fbb531ad65f3