Commit Graph

17847 Commits

Author SHA1 Message Date
Tilghman Lesher
3e8506979a Merged revisions 213900 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r213900 | tilghman | 2009-08-24 21:41:17 -0500 (Mon, 24 Aug 2009) | 11 lines
  
  Merged revisions 213899 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r213899 | tilghman | 2009-08-24 21:40:22 -0500 (Mon, 24 Aug 2009) | 4 lines
    
    Use the default runlevels for Debian derivatives, instead of making up our own.
    (closes issue #14730)
     Reported by: pkempgen
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213902 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-25 02:42:41 +00:00
Jeff Peeler
8d94bcc4ef Merged revisions 213833 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r213833 | jpeeler | 2009-08-24 11:43:57 -0500 (Mon, 24 Aug 2009) | 14 lines
  
  Fix storage of greetings when using IMAP_STORAGE
  
  The store macro was not getting called preventing storage of IMAP greetings
  at all. This has been corrected along with fixing checking if the
  imapgreetings option is turned on to store the greeting in IMAP. Lastly,
  the attachment filename was incorrectly using the full path instead of just
  the basename, which was causing problems with retrieval of the greeting.
  
  (closes issue #14950)
  Reported by: noahisaac
  
  (closes issue #15729)
  Reported by: lmadsen
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213835 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-24 16:49:02 +00:00
David Vossel
8e4798e146 Merged revisions 213716 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r213716 | dvossel | 2009-08-21 17:22:11 -0500 (Fri, 21 Aug 2009) | 10 lines
  
  Register request line contains wrong address when user domain and register host differ
  
  (closes issue #15539)
  Reported by: Nick_Lewis
  Patches:
        chan_sip.c-registraraddr.patch uploaded by Nick (license 657)
        register_domain_fix_1.6.2 uploaded by dvossel (license 671)
  Tested by: Nick_Lewis, dvossel
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213724 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-21 22:24:48 +00:00
Kevin P. Fleming
bedb59c696 Merged revisions 213697 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r213697 | kpfleming | 2009-08-21 16:39:51 -0500 (Fri, 21 Aug 2009) | 12 lines
  
  Ensure that realtime mailboxes properly report status on subscription.
  
  This patch modifies app_voicemail's response to mailbox status subscriptions
  (via the internal event system) to ensure that a subscription triggers an
  explicit poll of the mailbox, so the subscriber can get an immediate cached
  event with that status. Previously, the cache was only populated with the
  status of non-realtime mailboxes.
  
  (closes issue #15717)
  Reported by: natmlt
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213699 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-21 21:52:33 +00:00
Tilghman Lesher
ae45fbe3ca Merged revisions 213560 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r213560 | tilghman | 2009-08-21 11:53:52 -0500 (Fri, 21 Aug 2009) | 14 lines
  
  Merged revisions 213559 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r213559 | tilghman | 2009-08-21 11:52:53 -0500 (Fri, 21 Aug 2009) | 7 lines
    
    Permit DEBUG_FD_LEAKS to be used with C++ source files.
    (closes issue #15698)
     Reported by: slavon
     Patches: 
           20090817__issue15698.diff.txt uploaded by tilghman (license 14)
     Tested by: slavon, tilghman
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213562 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-21 16:55:20 +00:00
Jason Parker
1bd918db02 Merged revisions 213494 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r213494 | qwell | 2009-08-21 11:04:21 -0500 (Fri, 21 Aug 2009) | 12 lines
  
  Merged revisions 213493 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r213493 | qwell | 2009-08-21 11:03:21 -0500 (Fri, 21 Aug 2009) | 5 lines
    
    Clarify queues.conf comments to specify that variables should be set in the dialplan.
    
    (closes issue #15755)
    Reported by: trendboy
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213496 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-21 16:06:12 +00:00
Terry Wilson
5e8dc1a7d1 Oops, committed this first. Make the merged property happy
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213452 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-21 03:51:37 +00:00
Terry Wilson
8689746d32 Make LOAD_ORDER actually work
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213449 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-21 03:40:07 +00:00
Jeff Peeler
e918f0680a Merged revisions 213404 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r213404 | jpeeler | 2009-08-20 16:33:11 -0500 (Thu, 20 Aug 2009) | 12 lines
  
  Fix greeting retrieval from IMAP
  
  Properly check for the current voicemail state and if it doesn't exist,
  create it.
  
  (closes issue #14597)
  Reported by: wtca
  Patches:
        14597_v2.patch uploaded by mmichelson (license 60)
  Tested by: jpeeler
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213412 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-20 21:43:52 +00:00
Matthew Nicholson
b7d5b3be6e Merged revisions 213327 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r213327 | mnicholson | 2009-08-20 15:29:32 -0500 (Thu, 20 Aug 2009) | 7 lines
  
  Fix a crash by checking the proper pointer for validity before deferencing it.
  
  (closes issue #15751)
  Reported by: atis
  Patches:
        ast_bridge_call_peer_cdr.patch uploaded by atis (license 242)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213349 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-20 20:37:43 +00:00
Jason Parker
f77b0a9c23 Merged revisions 213179 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r213179 | qwell | 2009-08-19 17:38:46 -0500 (Wed, 19 Aug 2009) | 5 lines
  
  Fix compile when certain G711 menuselect options are enabled.
  
  (closes issue #15697)
  Reported by: slavon
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213181 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-19 22:40:49 +00:00
David Vossel
da1425c3fd Merged revisions 213113 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r213113 | dvossel | 2009-08-19 16:21:00 -0500 (Wed, 19 Aug 2009) | 14 lines
  
  Merged revisions 213103 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r213103 | dvossel | 2009-08-19 16:18:37 -0500 (Wed, 19 Aug 2009) | 8 lines
    
    Fixes memory leak caused by incorrectly freeing mixmonitor
    
    (closes issue #15699)
    Reported by: edantie
    Patches:
          mixmonitor.patch uploaded by edantie (license 862)
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213132 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-19 21:26:14 +00:00
Tilghman Lesher
8be21262e9 Merged revisions 213093 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r213093 | tilghman | 2009-08-19 15:29:41 -0500 (Wed, 19 Aug 2009) | 7 lines
  
  If we have realtime caching enabled, 'sip reload' must purge users/peers, even if the config files haven't changed.
  (closes issue #12869)
   Reported by: bcnit
   Patches: 
         20090819__issue12869__2.diff.txt uploaded by tilghman (license 14)
   Tested by: lasko
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@213096 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-19 20:34:38 +00:00
Kevin P. Fleming
1ded8884ea Merged revisions 212939 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r212939 | kpfleming | 2009-08-18 15:33:34 -0500 (Tue, 18 Aug 2009) | 1 line
  
  Remove some accidentally-committed properties.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212942 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-18 20:34:13 +00:00
Kevin P. Fleming
d5b0d58aa5 Merged revisions 212922 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r212922 | kpfleming | 2009-08-18 15:29:37 -0500 (Tue, 18 Aug 2009) | 6 lines
  
  Convert this branch to Opsound music-on-hold.
  
  For more details:
  http://blogs.digium.com/2009/08/18/asterisk-music-on-hold-changes/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212928 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-18 20:31:18 +00:00
Tilghman Lesher
0e582be3ec Merged revisions 212857 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r212857 | tilghman | 2009-08-18 14:25:09 -0500 (Tue, 18 Aug 2009) | 4 lines
  
  Make the default extconfig.conf match entries with the sample res_mysql.conf.
  This eliminates a future source of possible confusion with the configuration of
  1.6.1 and higher.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212862 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-18 19:27:06 +00:00
Richard Mudgett
6999ab3338 Merged revisions 212758 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r212758 | rmudgett | 2009-08-18 11:29:47 -0500 (Tue, 18 Aug 2009) | 9 lines
  
  Merged revisions 212727 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r212727 | rmudgett | 2009-08-18 11:00:56 -0500 (Tue, 18 Aug 2009) | 1 line
    
    Removed some deadwood and added some doxygen comments.
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212768 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-18 16:48:01 +00:00
Sean Bright
a4e5d33adc Merged revisions 212764 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r212764 | seanbright | 2009-08-18 12:38:36 -0400 (Tue, 18 Aug 2009) | 18 lines
  
  Merged revisions 212763 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r212763 | seanbright | 2009-08-18 12:36:00 -0400 (Tue, 18 Aug 2009) | 11 lines
    
    Delay the creation of temporary files until we have a valid manager command to handle.
    
    Without this patch, asterisk creates a temporary file before determining if the
    specified command is valid.  If invalid, we weren't properly cleaning up the file.
    
    (closes issue #15730)
    Reported by: zmehmood
    Patches:
          M15730.diff uploaded by junky (license 177)
    Tested by: zmehmood
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212766 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-18 16:41:15 +00:00
Tilghman Lesher
9b3dadaaf4 Merged revisions 212627 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r212627 | tilghman | 2009-08-17 14:57:42 -0500 (Mon, 17 Aug 2009) | 4 lines
  
  Check the return value of opendir(3), or we may crash.
  (closes issue #15720)
   Reported by: tobias_e
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212630 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-17 20:00:06 +00:00
Sean Bright
f13ed5160c Merged revisions 212581 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r212581 | seanbright | 2009-08-17 14:50:24 -0400 (Mon, 17 Aug 2009) | 5 lines
  
  Correct spelling of AGENTACCEPTDTMF in chan_agent.
  
  (closes issue #15668)
  Reported by: davidw
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212583 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-17 18:55:32 +00:00
Sean Bright
1e3025e613 Merged revisions 212574 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r212574 | seanbright | 2009-08-17 14:18:16 -0400 (Mon, 17 Aug 2009) | 8 lines
  
  Correct the return value check for ast_safe_system.
  
  The logic here was reversed as ast_safe_system returns -1 on error and not on
  success.  Fix suggested by reporter.
  
  (closes issue #15667)
  Reported by: loic
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212579 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-17 18:21:38 +00:00
Jeff Peeler
f395f03ef6 Merged revisions 212506 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r212506 | jpeeler | 2009-08-17 11:50:45 -0500 (Mon, 17 Aug 2009) | 19 lines
  
  Merged revisions 212498 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r212498 | jpeeler | 2009-08-17 11:34:56 -0500 (Mon, 17 Aug 2009) | 12 lines
    
    Fix segfault when reloading chan_misdn.
    
    If more ports were specified than configured in misdn.conf a reload would crash
    asterisk. The problem was the unconfigured port was using data from the
    previously configured port. When the data for an unconfigured port was freed a
    crash would result from the double free.
    
    (closes issue #12113)
    Reported by: agupta
    Patches:
          bug12113.patch uploaded by jpeeler (license 325)
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212508 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-17 16:52:12 +00:00
Richard Mudgett
cfd8debc3f Merged revisions 212431 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r212431 | rmudgett | 2009-08-17 10:42:51 -0500 (Mon, 17 Aug 2009) | 16 lines
  
  Merged revisions 212430 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  Fix uninitialized variable causing random MWI indications.
  
  (closes issue #15727)
  Reported by: doda
  Patches:
        dahdi_changes.patch uploaded by doda (license 853)
  
  ........
    r212430 | rmudgett | 2009-08-17 10:36:28 -0500 (Mon, 17 Aug 2009) | 1 line
    
    Fix uninitialized variable.
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212433 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-17 15:50:31 +00:00
Sean Bright
307ec2afe5 Handle slin16 for extra sounds as well.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212386 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-15 15:51:51 +00:00
Michiel van Baak
cfbc3b65ec Blocked revisions 212343 via svnmerge
........
  r212343 | mvanbaak | 2009-08-15 13:36:19 +0200 (Sat, 15 Aug 2009) | 10 lines
  
  cast time_t type variables to long where needed.
  
  This makes res_calendar.c compile on OpenBSD and the same
  cast is used in a lot of other places where time_t type vars are used.
  
  (closes issue #15656)
  Reported by: mvanbaak
  Patches:
        2009081100-rescalendarcompilefix.diff.txt uploaded by mvanbaak (license 7)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212345 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-15 11:40:10 +00:00
Michiel van Baak
f6d22e7037 Blocked revisions 212339 via svnmerge
........
  r212339 | mvanbaak | 2009-08-15 13:25:11 +0200 (Sat, 15 Aug 2009) | 10 lines
  
  Add an empty line after each option when printing the
  documentation of a function/application.
  
  This will make reading the docs on the CLI way more easy.
  
  (closes issue #15694)
  Reported by: mvanbaak
  Patches:
        2009081100-extralinesoptionlist.diff.txt uploaded by mvanbaak (license 7)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212341 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-15 11:32:04 +00:00
Jeff Peeler
cbef2f96fd Blocked revisions 212287 via svnmerge
........
  r212287 | jpeeler | 2009-08-14 17:39:11 -0500 (Fri, 14 Aug 2009) | 9 lines
  
  More code that somehow got left out of sig_analog
  
  * confirmanswer option now respected
  * check and set waiting for dialtone timer
  * unneeded needcallerid flag removed from analog_subchannel
  * ss_astchan does not need to be a void pointer
  * swap_channels callback updated to trunk
  * analog_hangup now resets channel to default law
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212289 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-14 22:40:01 +00:00
Kevin P. Fleming
b6370b2383 Merged revisions 212113 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r212113 | kpfleming | 2009-08-13 10:46:25 -0500 (Thu, 13 Aug 2009) | 3 lines
  
  Ensure that T38FaxVersion is put into outgoing SDP in the proper case.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212115 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-13 15:47:26 +00:00
Joshua Colp
bedce86b42 Merged revisions 212067 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r212067 | file | 2009-08-13 10:51:04 -0300 (Thu, 13 Aug 2009) | 2 lines
  
  Check an actual populated variable when seeing if we need to do video or not.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212069 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-13 13:54:42 +00:00
Gavin Henry
b954f1ce87 Merged revisions 212027 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r212027 | ghenry | 2009-08-13 12:37:12 +0100 (Thu, 13 Aug 2009) | 6 lines
  
  Fixed typo
  
  (closes issue #15710)
  Reported by: suretec
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212029 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-13 11:44:01 +00:00
Matthew Nicholson
c949b41e67 Merged revisions 211957 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r211957 | mnicholson | 2009-08-12 18:14:36 -0500 (Wed, 12 Aug 2009) | 17 lines
  
  Merged revisions 211953 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r211953 | mnicholson | 2009-08-12 18:04:02 -0500 (Wed, 12 Aug 2009) | 10 lines
    
    This patch adds additional checking when generating queue log TRANSFER events.
    
    The additional checks prevent generation of false TRANSFER events in certain situations.
    
    (closes issue #14536)
    Reported by: aragon
    Patches:
          queue-log-xfer-fix1.diff uploaded by mnicholson (license 96)
    Tested by: aragon, mnicholson
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211958 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-12 23:16:20 +00:00
Matthew Nicholson
a26a8a80bd Merged revisions 211876 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r211876 | mnicholson | 2009-08-12 14:53:14 -0500 (Wed, 12 Aug 2009) | 11 lines
  
  Make asterisk handle 423 Interval Too Short messages better.
  
  This change uses separate values for the acceptable minimum expiry provided by the 423 error and the expiry value stored in the configuration file.  Previously, the value pulled from the configuration file would be overwritten.
  
  (closes issue #14366)
  Reported by: Nick_Lewis
  Patches:
        sip-expiry-fix1.diff uploaded by mnicholson (license 96)
        chan_sip.c-reqexpiry.patch uploaded by Nick (license 657)
  Tested by: mnicholson
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211950 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-12 22:38:30 +00:00
Jeff Peeler
051bd54789 Blocked revisions 211908 via svnmerge
........
  r211908 | jpeeler | 2009-08-12 15:47:45 -0500 (Wed, 12 Aug 2009) | 12 lines
  
  Fix chan_dahdi option ringtimeout
  
  dahdi_read relies on the dahdi_pvt copy of ringt which was not getting set
  in sig_analog. This patch adds a callback to do so.
  
  (closes issue #15288)
  Reported by: alecdavis
  Patches:
        chan_dahdi.ringtimeout.diff.txt uploaded by alecdavis (license 585)
  Tested by: alecdavis
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211910 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-12 20:48:47 +00:00
Mark Michelson
506deadfeb Blocked revisions 211809 via svnmerge
................
  r211809 | mmichelson | 2009-08-12 13:47:51 -0500 (Wed, 12 Aug 2009) | 15 lines
  
  Blocked revisions 211807 via svnmerge
  
  ........
    r211807 | mmichelson | 2009-08-12 13:46:09 -0500 (Wed, 12 Aug 2009) | 10 lines
    
    Backport fix so that outbound CANCEL requests have same branch as challenged INVITEs.
    
    There already was code present to be sure that a CANCEL will contain the same branch-id
    as the INVITE it is cancelling. However, for INVITES which are challenged downstream,
    this mechanism did not work properly. Now this is taken care of.
    
    This is a backport of a fix already present in all 1.6.X branches and in trunk. It also
    fixes ABE-1907.
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211811 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-12 18:48:38 +00:00
Gavin Henry
82bb507be9 Merged revisions 211767 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r211767 | ghenry | 2009-08-12 17:00:46 +0100 (Wed, 12 Aug 2009) | 33 lines
  
  Added three new attributes and applied a patch to res_config_ldap.c
  
  attributetype ( AstAccountSubscribeContext
          NAME 'AstAccountSubscribeContext'
          DESC 'Asterisk subscribe context'
          EQUALITY caseIgnoreMatch
          SUBSTR caseIgnoreSubstringsMatch
          SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
  
  attributetype ( AstAccountIpAddr
          NAME 'AstAccountIpAddr'
          DESC 'Asterisk aaccount IP address'
          EQUALITY caseIgnoreMatch
          SUBSTR caseIgnoreSubstringsMatch
          SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
  
  attributetype ( AstAccountUserAgent
          NAME 'AstAccountUserAgent'
          DESC 'Asterisk account user context'
          EQUALITY caseIgnoreMatch
          SUBSTR caseIgnoreSubstringsMatch
          SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
  
  and patch fix_empty_attributes_1.6.1.4_v2.patch 
  
  (closes issue #13725)
  Reported by: macogeek
  Patches:
        fix_empty_attributes_1.6.1.4_v2.patch uploaded by xvisor (license 863)
  Tested by: suretec
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211775 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-12 16:19:00 +00:00
Tilghman Lesher
b48d1b2eae Merged revisions 211584 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r211584 | tilghman | 2009-08-10 14:49:41 -0500 (Mon, 10 Aug 2009) | 9 lines
  
  Merged revisions 211583 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r211583 | tilghman | 2009-08-10 14:48:48 -0500 (Mon, 10 Aug 2009) | 1 line
    
    Conversion specifiers, not format specifiers
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211586 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-10 19:51:29 +00:00
Tilghman Lesher
07e59f290c AST-2009-005
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211569 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-10 19:30:55 +00:00
Michiel van Baak
78918abc74 Blocked revisions 211475 via svnmerge
........
  r211475 | mvanbaak | 2009-08-10 20:01:47 +0200 (Mon, 10 Aug 2009) | 8 lines
  
  add manager events when a skinny device registers/unregisters
  like we have in chan_sip
  
  (closes issue #15499)
  Reported by: arifzaman
  Patches:
        2009072600-skinnymanagerevents.diff.txt uploaded by mvanbaak (license 7)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211477 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-10 18:03:59 +00:00
Jeff Peeler
60dde1643b Blocked revisions 211435 via svnmerge
........
  r211435 | jpeeler | 2009-08-10 12:17:06 -0500 (Mon, 10 Aug 2009) | 3 lines
  
  Fix PRI/BRI channels when in alarm condition to only be marked for hangup if 
  T309 is not enabled.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211440 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-10 17:18:11 +00:00
Joshua Colp
cba1b6e411 Merged revisions 211347 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r211347 | file | 2009-08-10 11:07:44 -0300 (Mon, 10 Aug 2009) | 5 lines
  
  Fix retrieval of the port used for the video stream when adding SDP to a SIP message.
  
  (closes issue #15121)
  Reported by: jsmith
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211349 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-10 14:12:18 +00:00
Tilghman Lesher
3f71a5ea71 Merged revisions 211275 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r211275 | tilghman | 2009-08-09 10:42:02 -0500 (Sun, 09 Aug 2009) | 9 lines
  
  Merged revisions 211274 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r211274 | tilghman | 2009-08-09 10:41:01 -0500 (Sun, 09 Aug 2009) | 2 lines
    
    Small oops.  Clear the flags which have been checked.
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211277 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-09 15:43:27 +00:00
Tilghman Lesher
aff3871fa3 Merged revisions 211232 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r211232 | tilghman | 2009-08-09 02:11:22 -0500 (Sun, 09 Aug 2009) | 4 lines
  
  Check for NULL frame, before dereferencing pointer.
  (closes issue #15617)
   Reported by: rain
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211234 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-09 07:12:51 +00:00
Russell Bryant
c323b728c8 Merged revisions 211113 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r211113 | russell | 2009-08-07 15:12:21 -0500 (Fri, 07 Aug 2009) | 11 lines
  
  Recorded merge of revisions 211112 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r211112 | russell | 2009-08-07 15:11:31 -0500 (Fri, 07 Aug 2009) | 4 lines
    
    Resolve a deadlock involving app_chanspy and masquerades.
    
    (ABE-1936)
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211115 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-07 20:17:08 +00:00
Tilghman Lesher
a9edc24e1b Merged revisions 211040 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r211040 | tilghman | 2009-08-07 13:17:41 -0500 (Fri, 07 Aug 2009) | 21 lines
  
  Merged revisions 211038 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r211038 | tilghman | 2009-08-07 13:16:28 -0500 (Fri, 07 Aug 2009) | 14 lines
    
    QUEUE_MEMBER_LIST _really_ wants the interface name, not the membername.
    
    This is a partial revert of revision 82590, which was an attempted cleanup,
    but in reality, it broke QUEUE_MEMBER_LIST, which has always been intended
    as a method by which component interfaces could be queried from the queue.
    Membername isn't useful here, because that field cannot be used to obtain
    further information about the member.  See the documentation on
    QUEUE_MEMBER_LIST, RemoveQueueMember, QUEUE_MEMBER_PENALTY, and the various
    AMI commands which take a member argument for further justification.
    (closes issue #15664)
     Reported by: rain
     Patches: 
           app_queue-queue_member_list.diff uploaded by rain (license 327)
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211047 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-07 18:19:15 +00:00
Kevin P. Fleming
58cde0fa4c Merged revisions 210992 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r210992 | kpfleming | 2009-08-07 08:08:00 -0500 (Fri, 07 Aug 2009) | 13 lines
  
  Workaround broken T.38 endpoints that offer tiny MaxDatagram sizes.
  
  Some T.38 endpoints treat T38FaxMaxDatagram as the maximum IFP size that should
  be sent to them, rather than the maximum packet payload size. If such an
  endpoint also requests UDPRedundancy as the error correction mode, we'll end
  up calculating a tiny maximum IFP size, so small as to be unusable. This patch
  sets a lower bound on what we'll consider the remote's maximum IFP size to be,
  assuming that endpoints that do this really can accept larger packets than
  they've offered to accept.
  
  (closes issue #15649)
  Reported by: dazza76
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@210994 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-07 13:09:38 +00:00
Tilghman Lesher
5871c2e5a8 Merged revisions 210914 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r210914 | tilghman | 2009-08-06 16:46:01 -0500 (Thu, 06 Aug 2009) | 14 lines
  
  Merged revisions 210913 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r210913 | tilghman | 2009-08-06 16:45:01 -0500 (Thu, 06 Aug 2009) | 7 lines
    
    Because channel information can be accessed outside of the channel thread, we must lock the channel prior to modifying it.
    (closes issue #15397)
     Reported by: caspy
     Patches: 
           20090714__issue15397.diff.txt uploaded by tilghman (license 14)
     Tested by: caspy
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@210916 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-06 21:47:17 +00:00
Tilghman Lesher
b2e07dae8c Merged revisions 210908 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r210908 | tilghman | 2009-08-06 16:29:26 -0500 (Thu, 06 Aug 2009) | 9 lines
  
  Allow Gosub to recognize quote delimiters without consuming them.
  (closes issue #15557)
   Reported by: rain
   Patches: 
         20090723__issue15557.diff.txt uploaded by tilghman (license 14)
   Tested by: rain
   
  Review: https://reviewboard.asterisk.org/r/316/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@210910 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-06 21:33:58 +00:00
Joshua Colp
41af598912 Merged revisions 210817 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r210817 | file | 2009-08-06 14:47:04 -0300 (Thu, 06 Aug 2009) | 11 lines
  
  Accept additional T.38 reinvites after an initial one has been handled.
  
  Discussion of this subject has yielded that it is not actually acceptable to change
  T.38 parameters after the initial reinvite but declining is harsh and can cause the
  fax to fail when it may be possible to allow it to continue. This patch changes things
  so that additional T.38 reinvites are accepted but parameter changes ignored. This gives
  the fax a fighting chance.
  
  (closes issue #15610)
  Reported by: huangtx2009
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@210819 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-06 17:48:57 +00:00
Richard Mudgett
8794156fd3 Merged revisions 210640 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r210640 | rmudgett | 2009-08-05 14:40:03 -0500 (Wed, 05 Aug 2009) | 21 lines
  
  Merged revisions 210575 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r210575 | rmudgett | 2009-08-05 14:18:56 -0500 (Wed, 05 Aug 2009) | 14 lines
    
    Dialplan starts execution before the channel setup is complete.
    
    *  Issue 15655: For the case where dialing is complete for an incoming
    call, dahdi_new() was asked to start the PBX and then the code set more
    channel variables.  If the dialplan hungup before these channel variables
    got set, asterisk would likely crash.
    *  Fixed potential for overlap incoming call to erroneously set channel
    variables as global dialplan variables if the ast_channel structure failed
    to get allocated.
    *  Added missing set of CALLINGSUBADDR in the dialing is complete case.
    
    (closes issue #15655)
    Reported by: alecdavis
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@210681 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-05 20:28:07 +00:00
Leif Madsen
4da15175cb Merged revisions 210564 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r210564 | lmadsen | 2009-08-05 13:49:58 -0500 (Wed, 05 Aug 2009) | 19 lines
  
  Merged revisions 210563 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r210563 | lmadsen | 2009-08-05 13:46:21 -0500 (Wed, 05 Aug 2009) | 11 lines
    
    Update imapstorage.txt documentation.
    Updated the imapstorage.txt documentation to reflect that issues with
    c-client versions older than 2007 seem to cause crashing issues that
    are not seen with more recent versions. Documentation has been updated
    to reflect this.
    
    (closes issue #14496)
    Reported by: vbcrlfuser
    Patches:
          __20090727-imap-documentation-patch.txt uploaded by lmadsen (license 10)
    Tested by: lmadsen, mmichelson, dbrooks
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@210567 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-05 18:57:21 +00:00