asterisk/asterisk.git
17 years agoAdd PICKUPMARK support to app_directed_pickup (issue #7104 reported by thaeger)
Joshua Colp [Mon, 22 May 2006 16:08:23 +0000 (16:08 +0000)]
Add PICKUPMARK support to app_directed_pickup (issue #7104 reported by thaeger)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29463 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agodon't stop recording until hangup (no terminator) (issue #7168 reported by julien23)
Joshua Colp [Mon, 22 May 2006 15:48:22 +0000 (15:48 +0000)]
don't stop recording until hangup (no terminator) (issue #7168 reported by julien23)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29435 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years ago Add UniqueID to the leave manager event.
BJ Weschke [Mon, 22 May 2006 15:28:28 +0000 (15:28 +0000)]
 Add UniqueID to the leave manager event.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29434 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadded callcounters for incoming and outgoing calls
Christian Richter [Mon, 22 May 2006 15:02:03 +0000 (15:02 +0000)]
added callcounters for incoming and outgoing calls

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29411 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 29398 via svnmerge from
Tilghman Lesher [Mon, 22 May 2006 15:01:36 +0000 (15:01 +0000)]
Merged revisions 29398 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r29398 | tilghman | 2006-05-22 09:59:59 -0500 (Mon, 22 May 2006) | 2 lines

Bug 7194 - spelling fix

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29407 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBlocked revisions 29394 via svnmerge
Tilghman Lesher [Mon, 22 May 2006 14:39:10 +0000 (14:39 +0000)]
Blocked revisions 29394 via svnmerge

........
r29394 | tilghman | 2006-05-22 09:34:34 -0500 (Mon, 22 May 2006) | 2 lines

Bug 7196 - month range did not work

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29395 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoEscaping commas within fields isn't always desireable.
Tilghman Lesher [Mon, 22 May 2006 03:40:31 +0000 (03:40 +0000)]
Escaping commas within fields isn't always desireable.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29364 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoremove code duplication generating some ast_verbose messages .
Luigi Rizzo [Mon, 22 May 2006 03:16:38 +0000 (03:16 +0000)]
remove code duplication generating some ast_verbose messages .

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29363 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agouse functional form of time()
Luigi Rizzo [Mon, 22 May 2006 02:51:04 +0000 (02:51 +0000)]
use functional form of time()

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29335 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agouse the functional form of time(), and mark XXX a couple of places
Luigi Rizzo [Mon, 22 May 2006 02:43:24 +0000 (02:43 +0000)]
use the functional form of time(), and mark XXX a couple of places
with dubious assignments.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29334 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agomore constifications
Luigi Rizzo [Mon, 22 May 2006 02:31:58 +0000 (02:31 +0000)]
more constifications

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29333 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agovarious constification of function arguments to prevent erroneous
Luigi Rizzo [Mon, 22 May 2006 02:27:33 +0000 (02:27 +0000)]
various constification of function arguments to prevent erroneous
usage and to ease understanding of the function themselves.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29332 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agothe msg argument of the various transmi_response*() functions is const.
Luigi Rizzo [Mon, 22 May 2006 02:22:39 +0000 (02:22 +0000)]
the msg argument of the various transmi_response*() functions is const.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29331 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agomark const the 'header' argument of gettag
Luigi Rizzo [Mon, 22 May 2006 02:19:14 +0000 (02:19 +0000)]
mark const the 'header' argument of gettag

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29330 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agomark const the source of copy_request
Luigi Rizzo [Mon, 22 May 2006 02:17:52 +0000 (02:17 +0000)]
mark const the source of copy_request

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29329 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix indentation to make a table more readable
Luigi Rizzo [Mon, 22 May 2006 02:16:04 +0000 (02:16 +0000)]
fix indentation to make a table more readable

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29328 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agosimplify register_peer_exten() removing some duplicated code.
Luigi Rizzo [Mon, 22 May 2006 02:02:57 +0000 (02:02 +0000)]
simplify register_peer_exten() removing some duplicated code.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29315 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agouse strsep() to trim away ;xxx from SIP messages.
Luigi Rizzo [Mon, 22 May 2006 01:27:52 +0000 (01:27 +0000)]
use strsep() to trim away ;xxx from SIP messages.
Note that in a couple of places the code overwrites the string
in the buffer - mark the two places with XXX but do not fix the
bug yet.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29299 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agouse a more compact method to trim the trailing ;... from SIP lines.
Luigi Rizzo [Mon, 22 May 2006 01:08:41 +0000 (01:08 +0000)]
use a more compact method to trim the trailing ;... from SIP lines.
These are just the first two instances, there are many more to replace.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29298 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoannotate const parameters of copy_header()
Luigi Rizzo [Mon, 22 May 2006 00:46:04 +0000 (00:46 +0000)]
annotate const parameters of copy_header()

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29268 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agosrc is const in parse_copy()
Luigi Rizzo [Mon, 22 May 2006 00:32:36 +0000 (00:32 +0000)]
src is const in parse_copy()

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29267 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agominor logic simplification in get_sip_pvt_byid_locked()
Luigi Rizzo [Mon, 22 May 2006 00:29:12 +0000 (00:29 +0000)]
minor logic simplification in get_sip_pvt_byid_locked()

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29266 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agosimplify logic in function create_addr()
Luigi Rizzo [Mon, 22 May 2006 00:17:46 +0000 (00:17 +0000)]
simplify logic in function create_addr()

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29265 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agosimplify logic in realtime_peer(), removing an unnecessary
Luigi Rizzo [Mon, 22 May 2006 00:07:48 +0000 (00:07 +0000)]
simplify logic in realtime_peer(), removing an unnecessary
initialization, an extra variable (newpeername) and a
variable newpeername, and an 'else' branch.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29264 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agostrcmp() is the right function to use here, not strncmp().
Luigi Rizzo [Sun, 21 May 2006 23:54:28 +0000 (23:54 +0000)]
strcmp() is the right function to use here, not strncmp().
On passing simplify an ast_cli message nearby.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29234 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 29196 via svnmerge from
BJ Weschke [Sun, 21 May 2006 15:25:31 +0000 (15:25 +0000)]
Merged revisions 29196 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r29196 | bweschke | 2006-05-21 10:16:59 -0500 (Sun, 21 May 2006) | 3 lines

 When an application that is executed via applicationmap and exits non-zero, make sure that we pass through the correct return value from the application to make sure a segfault doesn't occur by a bridge trying to continue when it should not. Also, when executing applications via applicationmap, make sure that the application is executed against the channel whose DTMF caused it to be fired off in the first place. (part 1/2 of #7090 - this is the only fix that will be applied to both 1.2 and /trunk) acunningham and blitzrage on testing...

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29197 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoput a bunch of defines in enums, and convert comments to doxygen format
Russell Bryant [Sun, 21 May 2006 15:13:19 +0000 (15:13 +0000)]
put a bunch of defines in enums, and convert comments to doxygen format

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29195 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoremove a CLI command that has been marked deprecated since before Asterisk 1.0
Russell Bryant [Sun, 21 May 2006 14:06:37 +0000 (14:06 +0000)]
remove a CLI command that has been marked deprecated since before Asterisk 1.0

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29164 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoremove an unused variable, and while at it
Luigi Rizzo [Sun, 21 May 2006 09:56:38 +0000 (09:56 +0000)]
remove an unused variable, and while at it
add some very minor optimizations.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29129 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoremove unused variable
Russell Bryant [Sat, 20 May 2006 22:37:18 +0000 (22:37 +0000)]
remove unused variable

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29095 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdd support for logging CDR recrods to a radius server (issue #6639, phsultan)
Russell Bryant [Sat, 20 May 2006 22:30:05 +0000 (22:30 +0000)]
Add support for logging CDR recrods to a radius server (issue #6639, phsultan)
 - with contributions from miconda, jcollie, and sb
 - branch maintained by oej
Thanks everyone!

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29094 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix the possibility of writing one byte past the end of a buffer.
Russell Bryant [Sat, 20 May 2006 19:54:14 +0000 (19:54 +0000)]
fix the possibility of writing one byte past the end of a buffer.
(issue #7189, Mithraen)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29053 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd some code optimizations, see the report for an explanation
Russell Bryant [Sat, 20 May 2006 13:37:11 +0000 (13:37 +0000)]
add some code optimizations, see the report for an explanation
(issue #7105, Mithraen)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29018 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years ago- add a UserEvent action that allows a manager client to "broadcast" an event
Russell Bryant [Sat, 20 May 2006 13:29:22 +0000 (13:29 +0000)]
- add a UserEvent action that allows a manager client to "broadcast" an event
  to all connected manager clients
- update the UserEvent application to use the application argument parsing
  macros and to allow headers to be specified as pipe delimeted arguments
  (issue #5324, original patch by outtolunc, committed patch by Corydon)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29017 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 28968 via svnmerge from
Kevin P. Fleming [Sat, 20 May 2006 02:51:53 +0000 (02:51 +0000)]
Merged revisions 28968 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28968 | kpfleming | 2006-05-19 21:35:53 -0500 (Fri, 19 May 2006) | 2 lines

don't allow queue member devices to ring longer than the total queue timeout (issue #6423, reported and patched by bcnit)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28970 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agogit-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28967 65c4cc65-6c06-0410...
Russell Bryant [Sat, 20 May 2006 02:32:54 +0000 (02:32 +0000)]
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28967 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoremove an unused variable, and default the user to asterisk if not specified
Russell Bryant [Sat, 20 May 2006 01:35:12 +0000 (01:35 +0000)]
remove an unused variable, and default the user to asterisk if not specified
in the config file (issue #7153, Mithraen)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28936 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agovarious fixes regarding coding guidelines issues
Russell Bryant [Sat, 20 May 2006 01:29:08 +0000 (01:29 +0000)]
various fixes regarding coding guidelines issues

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28935 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix up another place where the code made assumptions about how space for
Russell Bryant [Sat, 20 May 2006 01:28:14 +0000 (01:28 +0000)]
fix up another place where the code made assumptions about how space for
variables would be allocatted on the stack

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28934 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 28896 via svnmerge from
Kevin P. Fleming [Sat, 20 May 2006 01:01:20 +0000 (01:01 +0000)]
Merged revisions 28896 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28896 | kpfleming | 2006-05-19 19:55:31 -0500 (Fri, 19 May 2006) | 2 lines

don't try to predict where the compiler will place things on the stack... put them in the right place explicitly (issues #7029 and #7100, maybe others)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28903 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoif a hostname is not specified, connect over a unix socket instead of
Russell Bryant [Sat, 20 May 2006 00:57:04 +0000 (00:57 +0000)]
if a hostname is not specified, connect over a unix socket instead of
connecting to localhost (issue #7145, Mithraen)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28897 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix the build of func_realtime and aelparse with MTX_PROFILE enabled
Russell Bryant [Sat, 20 May 2006 00:41:36 +0000 (00:41 +0000)]
fix the build of func_realtime and aelparse with MTX_PROFILE enabled
(issue #7187, #7188, casper)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28895 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agodefaults.h must be listed as a dependency after the cleantest because if it
Russell Bryant [Sat, 20 May 2006 00:36:18 +0000 (00:36 +0000)]
defaults.h must be listed as a dependency after the cleantest because if it
forces a make clean, it has to be regenerated.  This fixes the problem that
people have been seeing where the build would fail complaining about defaults.h
not being present.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28894 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoattributes need trailing CR-LF
Kevin P. Fleming [Fri, 19 May 2006 23:08:47 +0000 (23:08 +0000)]
attributes need trailing CR-LF

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28863 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoallow chan_h323 to build (issue #7006, casper)
Russell Bryant [Fri, 19 May 2006 22:55:09 +0000 (22:55 +0000)]
allow chan_h323 to build (issue #7006, casper)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28834 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agolet's use the proper variable here, instead of segfaulting (don't know how this worke...
Kevin P. Fleming [Fri, 19 May 2006 22:55:02 +0000 (22:55 +0000)]
let's use the proper variable here, instead of segfaulting (don't know how this worked for anyone at all)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28833 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMake the new behavior where the timestamp is checked on the call file before
Russell Bryant [Fri, 19 May 2006 22:51:44 +0000 (22:51 +0000)]
Make the new behavior where the timestamp is checked on the call file before
deleting it optional, defaulting to the old behavior, where it is always
deleted (issue #6750, jcollie)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28832 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agowe have to build local copies of aelflex.o, aelbison.o, and pbx_ael.o as well
Russell Bryant [Fri, 19 May 2006 19:46:10 +0000 (19:46 +0000)]
we have to build local copies of aelflex.o, aelbison.o, and pbx_ael.o as well
to make sure aelparse doesn't use versions of these objects compiled with astmm
support (issue #7122)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28796 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 28794 via svnmerge from
Kevin P. Fleming [Fri, 19 May 2006 19:43:33 +0000 (19:43 +0000)]
Merged revisions 28794 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28794 | kpfleming | 2006-05-19 14:39:55 -0500 (Fri, 19 May 2006) | 2 lines

use the specified 'subscribecontext' for a peer rather than the context found via the target domain (domain contexts are for calls, not for subscriptions) (issue #7122, reported by raarts)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28795 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix tab completion when you just do a plain tab without entering anything, and also...
Joshua Colp [Fri, 19 May 2006 19:35:16 +0000 (19:35 +0000)]
Fix tab completion when you just do a plain tab without entering anything, and also fix show application tab completion. (issue #7089 reported by blitzrage)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28792 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 28790 via svnmerge from
Russell Bryant [Fri, 19 May 2006 19:19:27 +0000 (19:19 +0000)]
Merged revisions 28790 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28790 | russell | 2006-05-19 15:18:41 -0400 (Fri, 19 May 2006) | 3 lines

fix the build of smsq with -Werror.  I learned something new about format
strings from this patch!  (issue #7141, Mithraen)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28791 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agothere is no reason to explicity specify -fomit-frame-pointer when building with
Russell Bryant [Fri, 19 May 2006 19:10:06 +0000 (19:10 +0000)]
there is no reason to explicity specify -fomit-frame-pointer when building with
optimization enabled, because it is enabled automatically (issue #7108, casper)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28789 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 28754 via svnmerge from
Russell Bryant [Fri, 19 May 2006 19:04:24 +0000 (19:04 +0000)]
Merged revisions 28754 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28754 | russell | 2006-05-19 15:01:17 -0400 (Fri, 19 May 2006) | 6 lines

This explicit poll is only needed on mac.  In fact, it breaks some systems
such as some versions of Fedora, causing 'asterisk -rx' to never exit.  This
has been tested on systems showing the asterisk -rx problem, as well as other
unaffected versions of linux, mac osx 10.4, and FreeBSD 6.
(issue #7071)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28771 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd support for more refined ability to set install paths using the standard
Russell Bryant [Fri, 19 May 2006 18:54:21 +0000 (18:54 +0000)]
add support for more refined ability to set install paths using the standard
options to configure such as --libdir, --sbindir, etc. All of the default paths
are still the same. (issue #7057, jcollie)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28747 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAs requested by kpfleming, renaming messagecount to inboxcount and messagecount2...
Tilghman Lesher [Fri, 19 May 2006 18:21:31 +0000 (18:21 +0000)]
As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28745 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoonly delete call files if the timestamp on the file is not in the future, so
Russell Bryant [Fri, 19 May 2006 17:25:52 +0000 (17:25 +0000)]
only delete call files if the timestamp on the file is not in the future, so
that a call file can be reused (issue #6750, patch by moy, committed patch is
slightly simplified)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28705 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoClean up some chan_zap code to make it more readable. (issue #6834 reported by ppyy)
Joshua Colp [Fri, 19 May 2006 17:15:29 +0000 (17:15 +0000)]
Clean up some chan_zap code to make it more readable. (issue #6834 reported by ppyy)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28704 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 28698 via svnmerge from
Joshua Colp [Fri, 19 May 2006 17:05:22 +0000 (17:05 +0000)]
Merged revisions 28698 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28698 | file | 2006-05-19 14:04:02 -0300 (Fri, 19 May 2006) | 2 lines

Make the minidle option actually exist as documented (issue #7159 reported by imran)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28703 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 28651 via svnmerge from
Joshua Colp [Fri, 19 May 2006 16:04:35 +0000 (16:04 +0000)]
Merged revisions 28651 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28651 | file | 2006-05-19 13:03:33 -0300 (Fri, 19 May 2006) | 2 lines

When forwarding messages use the context that the active voicemail user was found in. (issue #7010)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28657 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBlocked revisions 28630 via svnmerge
Joshua Colp [Fri, 19 May 2006 15:53:14 +0000 (15:53 +0000)]
Blocked revisions 28630 via svnmerge

........
r28630 | file | 2006-05-19 12:52:09 -0300 (Fri, 19 May 2006) | 2 lines

Backport of fix for issue #6654 that was fixed in trunk but not here

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28631 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMissing messagecount2 function
Tilghman Lesher [Fri, 19 May 2006 15:44:33 +0000 (15:44 +0000)]
Missing messagecount2 function

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28629 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 28627 via svnmerge from
Joshua Colp [Fri, 19 May 2006 15:40:39 +0000 (15:40 +0000)]
Merged revisions 28627 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28627 | file | 2006-05-19 12:38:59 -0300 (Fri, 19 May 2006) | 2 lines

Treat paused queue members as unreachable (issue #7127 reported by peterh)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28628 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix up a patch that did not merge properly from 1.2 ... weird
Russell Bryant [Fri, 19 May 2006 14:51:08 +0000 (14:51 +0000)]
fix up a patch that did not merge properly from 1.2 ... weird
(issue #6866, flefoll)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28592 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdding some documentation on Asterisk and video telephony. Thanks to the team
Olle Johansson [Fri, 19 May 2006 09:28:05 +0000 (09:28 +0000)]
Adding some documentation on Asterisk and video telephony. Thanks to the team
on the asterisk-video mailing list for teaching me :-)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28555 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdding send_text capability to chan_local
Olle Johansson [Fri, 19 May 2006 08:20:01 +0000 (08:20 +0000)]
Adding send_text capability to chan_local

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28520 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFirst stab at supporting video in chan_local
Olle Johansson [Fri, 19 May 2006 08:03:28 +0000 (08:03 +0000)]
First stab at supporting video in chan_local

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28502 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdd simple devicestate for chan_local
Olle Johansson [Fri, 19 May 2006 07:56:56 +0000 (07:56 +0000)]
Add simple devicestate for chan_local

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28484 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFormatting cleanup
Olle Johansson [Fri, 19 May 2006 07:52:08 +0000 (07:52 +0000)]
Formatting cleanup

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28483 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agowhen displaying the list of registered music on hold classes, only show
Russell Bryant [Fri, 19 May 2006 03:11:35 +0000 (03:11 +0000)]
when displaying the list of registered music on hold classes, only show
the format if the mode is not "files", because the field has no meaning
in that case

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28445 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agorevert bogus change
Kevin P. Fleming [Thu, 18 May 2006 21:11:43 +0000 (21:11 +0000)]
revert bogus change

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28395 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 28380,28384 via svnmerge from
Kevin P. Fleming [Thu, 18 May 2006 21:02:21 +0000 (21:02 +0000)]
Merged revisions 28380,28384 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28380 | kpfleming | 2006-05-18 15:24:07 -0500 (Thu, 18 May 2006) | 2 lines

handle incoming multipart/mixed message bodies in SIP and find the SDP, if presnet (issue #7124 reported and patched by eborgstrom, but very different fix)

........
r28384 | kpfleming | 2006-05-18 15:43:42 -0500 (Thu, 18 May 2006) | 2 lines

fix up a few more places to find the SDP properly (fallout from fix for #7124)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28394 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdd missing argument to ast_carefulwrite
Olle Johansson [Thu, 18 May 2006 21:01:38 +0000 (21:01 +0000)]
Add missing argument to ast_carefulwrite

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28393 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 28337 via svnmerge from
Kevin P. Fleming [Thu, 18 May 2006 19:39:39 +0000 (19:39 +0000)]
Merged revisions 28337 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28337 | kpfleming | 2006-05-18 14:35:55 -0500 (Thu, 18 May 2006) | 2 lines

use unsigned counters for handling answer/IE lengths while processing DNS results (issue #7174)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28338 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoblock this fix from the 1.2 branch; proper fix will go here and is much more complex
Kevin P. Fleming [Thu, 18 May 2006 19:18:08 +0000 (19:18 +0000)]
block this fix from the 1.2 branch; proper fix will go here and is much more complex

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28336 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk than for...
Tilghman Lesher [Thu, 18 May 2006 18:28:52 +0000 (18:28 +0000)]
Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk than for 1.2)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28300 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBlocked revisions 28257 via svnmerge
Tilghman Lesher [Thu, 18 May 2006 17:29:32 +0000 (17:29 +0000)]
Blocked revisions 28257 via svnmerge

........
r28257 | tilghman | 2006-05-18 12:27:59 -0500 (Thu, 18 May 2006) | 2 lines

Bug 7167 - HasNewVoicemail and VMCOUNT() didn't work when USE_ODBC_STORAGE was defined

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28258 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd another media path reinvite 'flavor', where we will only redirect our media to...
Kevin P. Fleming [Thu, 18 May 2006 16:57:59 +0000 (16:57 +0000)]
add another media path reinvite 'flavor', where we will only redirect our media to devices that we know are not behind a NAT (based on the evidence collected when we receive media from them)
also, documented the 'canreinvite=update' option in the sample config file

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28215 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadding new code should require following the formatting guidelines :-)
Kevin P. Fleming [Thu, 18 May 2006 16:38:26 +0000 (16:38 +0000)]
adding new code should require following the formatting guidelines :-)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28214 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 28212 via svnmerge from
Joshua Colp [Thu, 18 May 2006 16:32:37 +0000 (16:32 +0000)]
Merged revisions 28212 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28212 | file | 2006-05-18 13:31:16 -0300 (Thu, 18 May 2006) | 2 lines

Return -1 on error in ODBC messagecount and 0 on success (issue #7133 reported by cfieldmtm)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28213 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 28169 via svnmerge from
Joshua Colp [Thu, 18 May 2006 14:40:20 +0000 (14:40 +0000)]
Merged revisions 28169 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28169 | file | 2006-05-18 11:27:21 -0300 (Thu, 18 May 2006) | 2 lines

Fix endless looping message by checking value of res before doing retries stuff. (issue #7140 reported by tanischen)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28170 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAllow contexts in regexten so that extensions can be added to multiple contexts when...
Joshua Colp [Thu, 18 May 2006 14:07:46 +0000 (14:07 +0000)]
Allow contexts in regexten so that extensions can be added to multiple contexts when peer registers (issue #6869 reported by and created by Marquis)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28168 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoRemove unsupported, unimplemented, unfunctional "v" option from meetme documentation
Olle Johansson [Thu, 18 May 2006 12:19:00 +0000 (12:19 +0000)]
Remove unsupported, unimplemented, unfunctional "v" option from meetme documentation
(Imported from 1.2)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28126 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agothis is not a warning, it might happen during call initialization
Christian Richter [Thu, 18 May 2006 08:45:43 +0000 (08:45 +0000)]
this is not a warning, it might happen during call initialization

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28091 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoforce a "make clean" because existing .depend files in the subdirectories
Russell Bryant [Thu, 18 May 2006 06:48:58 +0000 (06:48 +0000)]
force a "make clean" because existing .depend files in the subdirectories
may be bogus

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28056 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix file dependency generation so that the resulting files in the subdirectories
Russell Bryant [Thu, 18 May 2006 06:41:53 +0000 (06:41 +0000)]
fix file dependency generation so that the resulting files in the subdirectories
are not of zero length (issue #7138, reported/patched by casper, fixed by a
different patch)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28055 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix receiving message count information from a remote IAX2 peer. (issue #7163 reporte...
Joshua Colp [Thu, 18 May 2006 00:12:54 +0000 (00:12 +0000)]
Fix receiving message count information from a remote IAX2 peer. (issue #7163 reported by and fixed by akohlsmith)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28017 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdd SPRINTF dialplan function made by the ever insaneful Corydon (issue #7078 reporte...
Joshua Colp [Thu, 18 May 2006 00:00:32 +0000 (00:00 +0000)]
Add SPRINTF dialplan function made by the ever insaneful Corydon (issue #7078 reported by Corydon76)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28016 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoRemove needless check for autofill (issue #7180 reported by Marquis)
Joshua Colp [Wed, 17 May 2006 22:51:28 +0000 (22:51 +0000)]
Remove needless check for autofill (issue #7180 reported by Marquis)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27975 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 27973 via svnmerge from
Joshua Colp [Wed, 17 May 2006 22:35:53 +0000 (22:35 +0000)]
Merged revisions 27973 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r27973 | file | 2006-05-17 19:34:08 -0300 (Wed, 17 May 2006) | 2 lines

Fix codec priority stuff during authentication (issue #6194 reported by jkoopmann)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27974 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoOnly set the RTP DTMF information of an RTP structure does indeed exist.
Joshua Colp [Wed, 17 May 2006 22:02:15 +0000 (22:02 +0000)]
Only set the RTP DTMF information of an RTP structure does indeed exist.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27972 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoIssue #7176 - Crash in expire_register (imported from 1.2)
Olle Johansson [Wed, 17 May 2006 19:37:51 +0000 (19:37 +0000)]
Issue #7176 - Crash in expire_register (imported from 1.2)

This is a bad fix, since peer should never be 0. Why is it zero
on Royk's system?

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27928 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdding a debug line
Olle Johansson [Wed, 17 May 2006 18:19:17 +0000 (18:19 +0000)]
Adding a debug line

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27892 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 27847 via svnmerge from
Joshua Colp [Wed, 17 May 2006 17:10:44 +0000 (17:10 +0000)]
Merged revisions 27847 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r27847 | file | 2006-05-17 14:07:52 -0300 (Wed, 17 May 2006) | 2 lines

Priority jumping not working on VoiceMail app with new syntax (issue #7164 reported and fixed by alvaro_palma_aste)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27848 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdd distinctive ring detection with Caller ID for Australia, New Zealand, and other...
Joshua Colp [Wed, 17 May 2006 16:51:47 +0000 (16:51 +0000)]
Add distinctive ring detection with Caller ID for Australia, New Zealand, and other countries. (issue #3596 reported by deon patch by dbowerman with minor mods by moi)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27812 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofixed bug that we've lost the orginator of the call.. now we can hear to disconnect...
Christian Richter [Wed, 17 May 2006 15:29:01 +0000 (15:29 +0000)]
fixed bug that we've lost the orginator of the call.. now we can hear to disconnect indications again

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27770 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBlocked revisions 27767 via svnmerge
Joshua Colp [Wed, 17 May 2006 15:19:29 +0000 (15:19 +0000)]
Blocked revisions 27767 via svnmerge

........
r27767 | file | 2006-05-17 12:17:04 -0300 (Wed, 17 May 2006) | 2 lines

OSPNext does not handle success/failure correctly (issue #7147 reported and fixed by eborgstrom)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27768 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBlock TRANSFER_CONTEXT patch for 1.2 only, since is already implemented in siptransfer
Olle Johansson [Wed, 17 May 2006 09:29:55 +0000 (09:29 +0000)]
Block TRANSFER_CONTEXT patch for 1.2 only, since is already implemented in siptransfer

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27724 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoUse pointer instead of un-needed buffer. Thanks Kevin!
Olle Johansson [Wed, 17 May 2006 06:18:09 +0000 (06:18 +0000)]
Use pointer instead of un-needed buffer. Thanks Kevin!

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27684 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 27636 via svnmerge from
Tilghman Lesher [Wed, 17 May 2006 02:27:17 +0000 (02:27 +0000)]
Merged revisions 27636 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r27636 | tilghman | 2006-05-16 21:19:50 -0500 (Tue, 16 May 2006) | 2 lines

Bug 7125 - Fix race condition between resequencing and leaving a message

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27637 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoInherit channel variables when call forwarding through chan_local (issue #7095 report...
Joshua Colp [Tue, 16 May 2006 23:39:29 +0000 (23:39 +0000)]
Inherit channel variables when call forwarding through chan_local (issue #7095 reported by raarts)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27595 65c4cc65-6c06-0410-ace0-fbb531ad65f3