Commit Graph

15815 Commits

Author SHA1 Message Date
Tilghman Lesher
2dc658b3b6 Merged revisions 128857 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r128857 | tilghman | 2008-07-07 19:02:11 -0500 (Mon, 07 Jul 2008) | 15 lines

Merged revisions 128856 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r128856 | tilghman | 2008-07-07 19:01:30 -0500 (Mon, 07 Jul 2008) | 7 lines

Check for non-NULL before stripping characters.
(closes issue #12954)
 Reported by: bfsworks
 Patches: 
       20080701__bug12954.diff.txt uploaded by Corydon76 (license 14)
 Tested by: deti

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128858 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-08 00:03:25 +00:00
Tilghman Lesher
bf9782a18c Merged revisions 128830 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r128830 | tilghman | 2008-07-07 18:25:39 -0500 (Mon, 07 Jul 2008) | 10 lines

Merged revisions 128812 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r128812 | tilghman | 2008-07-07 18:21:52 -0500 (Mon, 07 Jul 2008) | 2 lines

Stop using deprecated method, as requested by Kevin.

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128855 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-07 23:47:24 +00:00
Russell Bryant
0b2f1a8975 Merged revisions 128796 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r128796 | russell | 2008-07-07 17:42:30 -0500 (Mon, 07 Jul 2008) | 16 lines

Merged revisions 128795 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r128795 | russell | 2008-07-07 17:41:48 -0500 (Mon, 07 Jul 2008) | 8 lines

Fix handling of when a pvt disappears.  Properly return the pvt locked
and don't hold the pvt lock while destroying the ast_channel.

(closes issue #13014)
Reported by: jpgrayson
Patches:
      chan_iax2_ast_iax2_new2.patch uploaded by jpgrayson (license 492)

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128797 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-07 22:44:49 +00:00
Sean Bright
316061549c Merged revisions 128738 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r128738 | seanbright | 2008-07-07 16:50:29 -0400 (Mon, 07 Jul 2008) | 17 lines

Merged revisions 128737 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r128737 | seanbright | 2008-07-07 16:47:56 -0400 (Mon, 07 Jul 2008) | 9 lines

Remove spurious trailing whitespace from log messages and fix a spelling error
in a log message.

(closes issue #13017)
Reported by: jpgrayson
Patches:
      chan_iax2_space_after_newline.patch uploaded by jpgrayson (license 492)
      chan_iax2_spelling.patch uploaded by jpgrayson (license 492)

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128739 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-07 20:51:48 +00:00
Mark Michelson
b372ba5e50 Merged revisions 128733 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128733 | mmichelson | 2008-07-07 15:30:46 -0500 (Mon, 07 Jul 2008) | 3 lines

Crap


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128735 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-07 20:31:07 +00:00
Mark Michelson
33ec19cebf Merged revisions 128731 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128731 | mmichelson | 2008-07-07 15:28:33 -0500 (Mon, 07 Jul 2008) | 7 lines

If imapfolder=foo were set in voicemail.conf, then when calling VoiceMailMain,
app_voicemail would attempt to play a file called vm-foo instead of playing
vm-INBOX to play the "new" sound file. This commit fixes that issue.

This may fix one of the problems reported in issue #12987


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128732 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-07 20:29:04 +00:00
Mark Michelson
1c094419c4 Blocked revisions 128690 via svnmerge
........
r128690 | mmichelson | 2008-07-07 12:34:06 -0500 (Mon, 07 Jul 2008) | 5 lines

Get app_voicemail compiling when IMAP storage is used.

Brought up by reporter on issue #12987


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128694 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-07 17:36:58 +00:00
Mark Michelson
959cf9cdee Merged revisions 128640 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r128640 | mmichelson | 2008-07-07 12:09:11 -0500 (Mon, 07 Jul 2008) | 18 lines

Merged revisions 128639 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r128639 | mmichelson | 2008-07-07 12:02:28 -0500 (Mon, 07 Jul 2008) | 10 lines

By using the iaxdynamicthreadcount to identify a thread, it was possible
for thread identifiers to be duplicated. By using a globally-unique monotonically-
increasing integer, this is now avoided.

(closes issue #13009)
Reported by: jpgrayson
Patches:
      chan_iax2_dyn_threadnum.patch uploaded by jpgrayson (license 492)


........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128641 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-07 17:10:14 +00:00
Mark Michelson
2fbb1c5b86 Merged revisions 128599 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128599 | mmichelson | 2008-07-07 09:35:27 -0500 (Mon, 07 Jul 2008) | 6 lines

Update a few instances of "extensions reload" to "dialplan reload"
in the documentation.

Patch provided by caio1982 (license 22)


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128601 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-07 14:36:30 +00:00
Russell Bryant
8c095156bd Blocked revisions 128564 via svnmerge
........
r128564 | russell | 2008-07-07 06:53:52 -0500 (Mon, 07 Jul 2008) | 3 lines

As pointed out on the -dev list, actually use the result of find_peer() so that
a peer reference is not leaked.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128565 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-07 11:55:08 +00:00
Olle Johansson
175dc59c60 Blocked revisions 128525 via svnmerge
........
r128525 | oej | 2008-07-06 22:19:04 +0200 (Sön, 06 Jul 2008) | 7 lines

- Adding alias "udpbindaddr" for the UDP port to comply with "tcpbindaddr" and "tlsbindaddr".
  Note: I don't think we can start properly without UDP port open, that needs to be tested.

- Removing "bindport" from configuration example, not needed to mention this any more

I suggest we deprecate "bindaddr" and "bindport" in trunk (for 1.6.1)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128543 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-06 20:22:58 +00:00
Olle Johansson
781482ec4a Merged revisions 128524 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128524 | oej | 2008-07-06 22:11:37 +0200 (Sön, 06 Jul 2008) | 5 lines

- Fixing issues with "sip show settings"
- Adding IP address for TCP and/or TLS too if auto-domain is enabled and
  binding to a different IP address
- Fixing documentation in sip.conf.sample

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128539 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-06 20:22:09 +00:00
Olle Johansson
207b9c07e4 Merged revisions 128491 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128491 | oej | 2008-07-06 21:14:06 +0200 (Sön, 06 Jul 2008) | 3 lines

- Remove unused variable "expiry"
- Set global_outboundproxy.force at reload.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128523 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-06 19:56:10 +00:00
Olle Johansson
c6e18beaae Blocked revisions 128485 via svnmerge
........
r128485 | oej | 2008-07-06 20:25:39 +0200 (Sön, 06 Jul 2008) | 2 lines

More doxygen comments.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128490 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-06 18:26:44 +00:00
Olle Johansson
8353163bdd Blocked revisions 128455 via svnmerge
........
r128455 | oej | 2008-07-06 19:58:06 +0200 (Sön, 06 Jul 2008) | 4 lines

- Formatting changes
- Doxygen changes
- Replacing a doxygen description that was copied from another function

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128487 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-06 18:26:01 +00:00
Olle Johansson
ca9b0f89f7 Blocked revisions 128454 via svnmerge
........
r128454 | oej | 2008-07-06 19:45:43 +0200 (Sön, 06 Jul 2008) | 2 lines

Adding note about incorrect manager registration...

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128456 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-06 17:58:40 +00:00
Olle Johansson
ce784b9856 The following patch with references to t140red removed, since it only exists
in trunk.

Merged revisions 128417 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
r128417 | oej | 2008-07-06 12:13:45 +0200 (Sön, 06 Jul 2008) | 3 lines

Adding documentation on the T.140 support in Asterisk. This is a function that we're
the reference implementation on now. :-)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128418 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-06 10:19:07 +00:00
Olle Johansson
532284317e Blocked revisions 128381 via svnmerge
........
r128381 | oej | 2008-07-06 10:43:08 +0200 (Sön, 06 Jul 2008) | 3 lines

Remove comments that doesn't make sense. The deprecation of type=user will come at a later stage,
as indicated by previous commit message

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128383 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-06 08:52:31 +00:00
Olle Johansson
8e98476573 Blocked revisions 128379 via svnmerge
........
r128379 | oej | 2008-07-06 10:32:11 +0200 (Sön, 06 Jul 2008) | 4 lines

Fix severe problem with my previous commit of "kill-the-user". Russell saw a problem with this
code, but not the correct problem. Thanks, anyway! ;-)


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128382 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-06 08:43:31 +00:00
Olle Johansson
d18409c969 Blocked revisions 128378 via svnmerge
........
r128378 | oej | 2008-07-06 10:28:58 +0200 (Sön, 06 Jul 2008) | 3 lines

Changing name of global api call to ast_* 
My mistake, pointed out by Russell.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128380 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-06 08:32:43 +00:00
Olle Johansson
037268e890 Blocking patch that is not needed
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128350 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-06 08:20:09 +00:00
Olle Johansson
db353de824 Merged revisions 128343 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128343 | oej | 2008-07-06 10:10:27 +0200 (Sön, 06 Jul 2008) | 2 lines

Removing the CLI dumpdb command (see asterisk-dev discussion and decision)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128345 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-06 08:17:34 +00:00
Olle Johansson
a578766ab0 The todo's are not needed in 1.6 release candidate...
Blocked revisions 128294 via svnmerge

........
r128294 | oej | 2008-07-06 00:07:37 +0200 (Sön, 06 Jul 2008) | 2 lines

Adding a few reminders

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128295 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 22:09:52 +00:00
Olle Johansson
10aaad920e Merged revisions 128290 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128290 | oej | 2008-07-05 23:55:57 +0200 (Lör, 05 Jul 2008) | 5 lines

Adding doxygen comments to missing parts, moving some #define

...trying to get my head around the thoughts behind the TCP/TLS stuff
and figure out what needs to be done to make it useful...

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128293 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 22:04:19 +00:00
Olle Johansson
73c1f29476 Merged revisions 128287 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128287 | oej | 2008-07-05 23:37:57 +0200 (Lör, 05 Jul 2008) | 3 lines

Adding TCP and TLS to "sip show settings". 
TLS needs to have one configuration per configured domain at some point.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128291 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 21:56:33 +00:00
Olle Johansson
9b389f95d3 Blocking changes in trunk.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128288 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 21:38:53 +00:00
Michiel van Baak
1504717261 Blocked revisions 128254 via svnmerge
........
r128254 | mvanbaak | 2008-07-05 23:20:09 +0200 (Sat, 05 Jul 2008) | 2 lines

fix compiling of chan_sip.c

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128264 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 21:22:41 +00:00
Olle Johansson
4d29402dfa Keep the "sip-user" structure in 1.6.0, while testing new funky stuff in trunk.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128243 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 21:02:11 +00:00
Olle Johansson
8f101e3a7c Blocking the AGi changes from 1.6.0. Let's test them for a while in trunk before a release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128241 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 20:55:50 +00:00
Olle Johansson
d011616e6e Merged revisions 128237 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128237 | oej | 2008-07-05 22:39:54 +0200 (Lör, 05 Jul 2008) | 2 lines

Make TCP disabled by default (it's considered experimental)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128239 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 20:49:40 +00:00
Olle Johansson
cd4363d649 Merged revisions 128236 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128236 | oej | 2008-07-05 22:37:53 +0200 (Lör, 05 Jul 2008) | 2 lines

Reformatting the config sample

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128238 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 20:43:50 +00:00
Tilghman Lesher
02cad6c401 Merged revisions 128160 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128160 | tilghman | 2008-07-05 10:17:51 -0500 (Sat, 05 Jul 2008) | 7 lines

LDAP schema updates
(closes issue #12860)
 Reported by: flyn
 Patches: 
       asterisk.ldif uploaded by suretec (license 70)
       asterisk.schema uploaded by suretec (license 70)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128161 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 15:19:08 +00:00
Matthew Fredrickson
5ffa99cdce Merged revisions 128125 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128125 | mattf | 2008-07-04 22:39:07 -0500 (Fri, 04 Jul 2008) | 1 line

It would help if we actually parsed the ss7_explicitacm option in the config file...
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128127 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 03:40:10 +00:00
Matthew Fredrickson
cba19dde7c Merged revisions 128122 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r128122 | mattf | 2008-07-04 22:26:42 -0500 (Fri, 04 Jul 2008) | 1 line

Add option to wait to be able to explicitly send ACM via the Proceeding() application in the dialplan.  Also minor documentation update explaining how to setup multiple signalling links within a linkset
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128124 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 03:29:45 +00:00
Tilghman Lesher
6d15b3a980 Blocked revisions 128030 via svnmerge
................
r128030 | tilghman | 2008-07-04 11:11:32 -0500 (Fri, 04 Jul 2008) | 9 lines

Blocked revisions 128029 via svnmerge

........
r128029 | tilghman | 2008-07-04 11:11:03 -0500 (Fri, 04 Jul 2008) | 2 lines

Move the free down one

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128031 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-04 16:12:08 +00:00
Tilghman Lesher
631361ec04 Merged revisions 128027 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r128027 | tilghman | 2008-07-04 11:06:34 -0500 (Fri, 04 Jul 2008) | 16 lines

Merged revisions 127973 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r127973 | tilghman | 2008-07-03 22:30:30 -0500 (Thu, 03 Jul 2008) | 8 lines

Fix the 'dialplan remove extension' logic, so that it a) works with cidmatch,
and b) completes contexts correctly when the extension is ambiguous.
(closes issue #12980)
 Reported by: licedey
 Patches: 
       20080703__bug12980.diff.txt uploaded by Corydon76 (license 14)
 Tested by: Corydon76

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128028 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-04 16:10:32 +00:00
Kevin P. Fleming
a2a2d2d0a0 Merged revisions 127903 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r127903 | kpfleming | 2008-07-03 17:23:04 -0500 (Thu, 03 Jul 2008) | 20 lines

Merged revisions 127892,127895 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r127892 | kpfleming | 2008-07-03 17:18:38 -0500 (Thu, 03 Jul 2008) | 6 lines

a couple of small Solaris-related fixes

(closes issue #11885)
Reported by: snuffy, asgaroth


........
r127895 | kpfleming | 2008-07-03 17:20:16 -0500 (Thu, 03 Jul 2008) | 3 lines

remove this, it has been moved to the main Makefile


........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127905 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-03 22:23:32 +00:00
Mark Michelson
7b103e45f2 Blocked revisions 127857 via svnmerge
........
r127857 | mmichelson | 2008-07-03 15:59:51 -0500 (Thu, 03 Jul 2008) | 3 lines

Make change proposed by andrew53 on bugtracker


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127859 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-03 21:00:41 +00:00
Mark Michelson
00fdcecebb Blocked revisions 127856 via svnmerge
........
r127856 | mmichelson | 2008-07-03 15:37:21 -0500 (Thu, 03 Jul 2008) | 4 lines

Thanks to a suggestion from seanbright, print a warning if the attachment
of the whisper or barge audiohooks fails.


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127858 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-03 21:00:23 +00:00
Mark Michelson
066768fff1 Blocked revisions 127852 via svnmerge
........
r127852 | mmichelson | 2008-07-03 15:23:57 -0500 (Thu, 03 Jul 2008) | 3 lines

Fix build


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127855 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-03 20:24:18 +00:00
Mark Michelson
c41294b83c Blocked revisions 127831 via svnmerge
........
r127831 | mmichelson | 2008-07-03 15:19:10 -0500 (Thu, 03 Jul 2008) | 6 lines

Fix a crash when attempting to spy on an unbridged channel.

(closes issue #12986)
Reported by: andrew53


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127844 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-03 20:22:09 +00:00
Steve Murphy
b8002ee93e Merged revisions 127793 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r127793 | murf | 2008-07-03 11:16:44 -0600 (Thu, 03 Jul 2008) | 38 lines

Merged revisions 127663 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r127663 | murf | 2008-07-02 18:16:25 -0600 (Wed, 02 Jul 2008) | 30 lines

The CDRfix4/5/6 omnibus cdr fixes.

(closes issue #10927)
Reported by: murf
Tested by: murf, deeperror

(closes issue #12907)
Reported by: falves11
Tested by: murf, falves11


(closes issue #11849)
Reported by: greyvoip

As to 11849, I think these changes fix the core problems 
brought up in that bug, but perhaps not the more global
problems created by the limitations of CDR's themselves
not being oriented around transfers.

Reopen if necc, but bug reports are not the best
medium for enhancement discussions. We need to start
a second-generation CDR standardization effort to cover
transfers.

(closes issue #11093)
Reported by: rossbeer
Tested by: greyvoip, murf



........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127830 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-03 19:12:14 +00:00
Olle Johansson
5098eedd6d Merged revisions 127791 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r127791 | oej | 2008-07-03 18:48:23 +0200 (Tor, 03 Jul 2008) | 5 lines

Make sure we stop session timers as soon as we start hanging up an active call.

May fix issue 12919.


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127792 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-03 16:50:43 +00:00
Olle Johansson
434c1b619e Merged revisions 127779 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r127779 | oej | 2008-07-03 18:25:59 +0200 (Tor, 03 Jul 2008) | 4 lines

Revert some logic for session timers. We do send in-dialog requests that should not have session-timer
require headers, like MESSAGE and REFER. So in the future, only add them on requests and responses
that are related to INVITEs and re-INVITEs.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127790 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-03 16:33:05 +00:00
Kevin P. Fleming
eeda7c996b Merged revisions 127767 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r127767 | kpfleming | 2008-07-03 11:22:02 -0500 (Thu, 03 Jul 2008) | 2 lines

some minor fixes found while working on issue #12911 (and block the rev from 1.4 since the equivalent is already here)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127778 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-03 16:24:57 +00:00
Mark Michelson
1eaf84a6e3 Blocked revisions 127720 via svnmerge
........
r127720 | mmichelson | 2008-07-03 09:34:25 -0500 (Thu, 03 Jul 2008) | 7 lines

Added a new option, "timeoutpriority" to queues.conf. A detailed
explanation of the change may be found in configs/queues.conf.sample

(closes issue #12690)
Reported by: atis


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127721 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-03 14:34:56 +00:00
Tilghman Lesher
5256257cd8 Blocked revisions 127622 via svnmerge
........
r127622 | tilghman | 2008-07-02 17:17:37 -0500 (Wed, 02 Jul 2008) | 2 lines

Oops

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127623 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-02 22:18:12 +00:00
Mark Michelson
cc212c962e Merged revisions 127566 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r127566 | mmichelson | 2008-07-02 16:09:18 -0500 (Wed, 02 Jul 2008) | 4 lines

Add a janitor project to use ARRAY_LEN instead of in-line
sizeof() and division.


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127567 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-02 21:10:00 +00:00
Tilghman Lesher
0a06013cd4 Blocked revisions 127564 via svnmerge
........
r127564 | tilghman | 2008-07-02 15:52:27 -0500 (Wed, 02 Jul 2008) | 5 lines

Fix some crashlike bugs because flag could be NULL in play_record_review().
(Closes issue #12892)
Reported by: jaroth
Patch originally by jaroth, fixed by me.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127565 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-02 20:53:11 +00:00
Mark Michelson
2f2fa0b0e9 Merged revisions 127562 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r127562 | mmichelson | 2008-07-02 15:49:08 -0500 (Wed, 02 Jul 2008) | 11 lines

Merged revisions 127560 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r127560 | mmichelson | 2008-07-02 15:47:38 -0500 (Wed, 02 Jul 2008) | 3 lines

Fix thread-safety of some of the pbx_builtin_getvar_helper calls


........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127563 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-02 20:49:36 +00:00