Commit Graph

18170 Commits

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

................
  r204563 | tilghman | 2009-06-30 15:41:04 -0500 (Tue, 30 Jun 2009) | 13 lines
  
  Merged revisions 204556 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r204556 | tilghman | 2009-06-30 15:23:51 -0500 (Tue, 30 Jun 2009) | 6 lines
    
    More incorrect language codes, plus ensuring that regionalizations use the specified language, and not English for grammar.
    (closes issue #15022)
     Reported by: greenfieldtech
     Patches: 
           20090519__issue15022.diff.txt uploaded by tilghman (license 14)
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204611 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 21:30:23 +00:00
Sean Bright
3e463b119f Blocked revisions 204561 via svnmerge
........
  r204561 | seanbright | 2009-06-30 16:39:39 -0400 (Tue, 30 Jun 2009) | 1 line
  
  Remove an unnecessary #ifdef
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204562 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 20:40:19 +00:00
Mark Michelson
5c5a31a4ad Blocked revisions 204532 via svnmerge
........
  r204532 | mmichelson | 2009-06-30 14:59:20 -0500 (Tue, 30 Jun 2009) | 5 lines
  
  Move the masquerade in local_attended_transfer to a point where we hold the channel lock.
  
  Masquerading without the channel's lock held is a *horrible* idea.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204533 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 19:59:33 +00:00
Mark Michelson
7aebb56579 Blocked revisions 204530 via svnmerge
........
  r204530 | mmichelson | 2009-06-30 14:55:59 -0500 (Tue, 30 Jun 2009) | 10 lines
  
  Remove some bogus deadlock avoidance code from local_attended_transfer.
  
  First of all, the code was unnecessary. The goal was to lock a channel
  which was already locked. Second, the assumption of the deadlock avoidance
  loop was that the sip_pvt was already locked and we were trying to get the
  channel lock. The problem is that the sip_pvt was unlocked a few lines above.
  
  Basically, I'm removing 5 lines of no-op.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204531 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 19:57:15 +00:00
Jason Parker
0464891ac4 Merged revisions 204475 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r204475 | qwell | 2009-06-30 13:48:35 -0500 (Tue, 30 Jun 2009) | 9 lines
  
  Merged revisions 204474 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r204474 | qwell | 2009-06-30 13:47:06 -0500 (Tue, 30 Jun 2009) | 1 line
    
    Fix ast_say_counted_noun to correctly handle Polish.  Fix a comment typo in passing.
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204478 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 18:55:11 +00:00
Tilghman Lesher
e886a48334 Recorded merge of revisions 204470 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r204470 | tilghman | 2009-06-30 13:36:24 -0500 (Tue, 30 Jun 2009) | 18 lines
  
  Recorded merge of revisions 204469 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r204469 | tilghman | 2009-06-30 13:23:35 -0500 (Tue, 30 Jun 2009) | 11 lines
    
    "tw" is the language specification for Twi (from Ghana) not Taiwanese.
    (closes issue #15346)
     Reported by: volivier
     Patches: 
           20090617__issue15346__1.4.diff.txt uploaded by tilghman (license 14)
           20090617__issue15346__trunk.diff.txt uploaded by tilghman (license 14)
           20090617__issue15346__1.6.0.diff.txt uploaded by tilghman (license 14)
           20090617__issue15346__1.6.1.diff.txt uploaded by tilghman (license 14)
           20090617__issue15346__1.6.2.diff.txt uploaded by tilghman (license 14)
     Tested by: volivier
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204473 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 18:44:35 +00:00
Russell Bryant
8300f67982 Merged revisions 204440 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r204440 | russell | 2009-06-30 12:22:16 -0500 (Tue, 30 Jun 2009) | 2 lines
  
  Rename res_config_sqlite.conf to res_config_sqlite.conf.sample (missing .sample).
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204442 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 17:22:27 +00:00
Russell Bryant
fe27ed43f5 Blocked revisions 204422-204423,204428 via svnmerge
........
  r204422 | russell | 2009-06-30 12:15:09 -0500 (Tue, 30 Jun 2009) | 2 lines
  
  Rename res_mysql.conf to res_config_mysql.conf, make module support both
........
  r204423 | russell | 2009-06-30 12:16:56 -0500 (Tue, 30 Jun 2009) | 2 lines
  
  Rename mobile.conf to chan_mobile.conf, make module support old name, too
........
  r204428 | russell | 2009-06-30 12:18:18 -0500 (Tue, 30 Jun 2009) | 2 lines
  
  Rename ooh323.conf to chan_ooh323.conf, make module support both names
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204430 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 17:18:37 +00:00
Russell Bryant
4213e49e30 Blocked revisions 204417-204420 via svnmerge
........
  r204417 | russell | 2009-06-30 12:08:14 -0500 (Tue, 30 Jun 2009) | 2 lines
  
  Rename app_addon_sql_mysql to app_mysql
........
  r204418 | russell | 2009-06-30 12:09:04 -0500 (Tue, 30 Jun 2009) | 2 lines
  
  Rename cdr_addon_mysql to cdr_mysql
........
  r204419 | russell | 2009-06-30 12:10:45 -0500 (Tue, 30 Jun 2009) | 2 lines
  
  Rename mysql.conf to app_mysql.conf, make module support both names
........
  r204420 | russell | 2009-06-30 12:11:31 -0500 (Tue, 30 Jun 2009) | 2 lines
  
  Make addons build last - this is for Qwell.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204421 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 17:12:20 +00:00
Kevin P. Fleming
1632359310 Blocked revisions 204415 via svnmerge
........
  r204415 | kpfleming | 2009-06-30 12:04:35 -0500 (Tue, 30 Jun 2009) | 8 lines
  
  Add-ons related build system improvements.
  
  Ensure that add-on modules can be embedded, fix up Makefile.moddir_rules
  to allow module directory Makefiles to more easily specify the modules to
  be built, and explicitly list the addons modules in its Makefile, since
  the module names don't follow any pattern.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204416 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 17:05:23 +00:00
Russell Bryant
d7fc3aa980 Blocked revisions 204413 via svnmerge
........
  r204413 | russell | 2009-06-30 11:40:38 -0500 (Tue, 30 Jun 2009) | 12 lines
  
  Move Asterisk-addons modules into the main Asterisk source tree.
  
  Someone asked yesterday, "is there a good reason why we can't just put these
  modules in Asterisk?".  After a brief discussion, as long as the modules are
  clearly set aside in their own directory and not enabled by default, it is
  perfectly fine.
  
  For more information about why a module goes in addons, see README-addons.txt.
  
  chan_ooh323 does not currently compile as it is behind some trunk API updates.
  However, it will not build by default, so it should be okay for now.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204414 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 16:41:12 +00:00
Sean Bright
f6cb5c7444 Blocked revisions 204355 via svnmerge
........
  r204355 | seanbright | 2009-06-29 19:50:46 -0400 (Mon, 29 Jun 2009) | 2 lines
  
  A few const changes in app_meetme.c that I noticed while browsing the source.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204356 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-29 23:51:52 +00:00
Mark Michelson
88b7cce6cb Merged revisions 204301 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r204301 | mmichelson | 2009-06-29 17:50:35 -0500 (Mon, 29 Jun 2009) | 15 lines
  
  Merged revisions 204300 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r204300 | mmichelson | 2009-06-29 17:45:34 -0500 (Mon, 29 Jun 2009) | 9 lines
    
    Add error message so that it is clear why a SIP peer was not processed when
    a DNS lookup fails on a host or outboundproxy.
    
    (closes issue #13432)
    Reported by: p_lindheimer
    Patches:
          outboundproxy.patch uploaded by p (license 558)
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204304 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-29 22:53:46 +00:00
Mark Michelson
0c3fa0cb94 Merged revisions 204247 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r204247 | mmichelson | 2009-06-29 16:48:54 -0500 (Mon, 29 Jun 2009) | 32 lines
  
  Merged revisions 204243,204246 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r204243 | mmichelson | 2009-06-29 16:23:43 -0500 (Mon, 29 Jun 2009) | 22 lines
    
    Fix a problem where chan_sip would ignore "old" but valid responses.
    
    chan_sip has had a problem for quite a long time that would manifest when
    Asterisk would send multiple SIP responses on the same dialog before receiving
    a response. The problem occurred because chan_sip only kept track of the highest
    outgoing sequence number used on the dialog. If Asterisk sent two requests out,
    and a response arrived for the first request sent, then Asterisk would ignore
    the response. The result was that Asterisk would continue retransmitting the
    requests and ignoring the responses until the maximum number of retransmissions
    had been reached.
    
    The fix here is to rearrange the code a bit so that instead of simply comparing
    the sequence number of the response to our latest outgoing sequence number, we
    walk our list of outstanding packets and determine if there is a match. If there is,
    we continue. If not, then we ignore the response.
    
    In doing this, I found a few completely useless variables that I have now removed.
    
    (closes issue #11231)
    Reported by: flefoll

    Review: https://reviewboard.asterisk.org/r/298
  ........
    r204246 | mmichelson | 2009-06-29 16:37:05 -0500 (Mon, 29 Jun 2009) | 3 lines
    
    Fix build oops.
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204250 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-29 21:55:40 +00:00
Sean Bright
d0a03c1dab Blocked revisions 204217 via svnmerge
........
  r204217 | seanbright | 2009-06-29 16:29:10 -0400 (Mon, 29 Jun 2009) | 1 line
  
  Reorganize this adaptive CEL config a bit.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204222 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-29 20:32:33 +00:00
Sean Bright
5678befe98 Blocked revisions 204119,204143 via svnmerge
........
  r204119 | seanbright | 2009-06-29 14:05:27 -0400 (Mon, 29 Jun 2009) | 1 line
  
  Add common headers to CEL related configs.
........
  r204143 | seanbright | 2009-06-29 14:44:44 -0400 (Mon, 29 Jun 2009) | 7 lines
  
  Get app_rpt compiling again.  I doubt seriously that it actually works.
  
  Also, the code in this module is horrendous and we should remove it from the
  tree.  I'm not sure who is supposed to be maintaning this thing, but they
  clearly are not.  I don't see the sense of leaving it in the main tree.  If it
  lives *anywhere* it should be in addons.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204145 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-29 19:07:41 +00:00
Mark Michelson
4751b2d549 Blocked revisions 204013 via svnmerge
................
  r204013 | mmichelson | 2009-06-29 10:04:39 -0500 (Mon, 29 Jun 2009) | 11 lines
  
  Blocked revisions 204012 via svnmerge
  
  ........
    r204012 | mmichelson | 2009-06-29 10:04:17 -0500 (Mon, 29 Jun 2009) | 6 lines
    
    Place unlock of mutex in an else block so that it does not get unlocked twice.
    
    (closes issue #15400)
    Reported by: aragon
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@204017 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-29 15:07:14 +00:00
Sean Bright
b15be10f1a Blocked revisions 203985 via svnmerge
........
  r203985 | seanbright | 2009-06-27 16:26:01 -0400 (Sat, 27 Jun 2009) | 1 line
  
  Another CHANGES spelling fix.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203986 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-27 20:26:24 +00:00
Russell Bryant
e3b0b93cc5 Blocked revisions 203962 via svnmerge
........
  r203962 | russell | 2009-06-27 05:04:51 -0500 (Sat, 27 Jun 2009) | 8 lines
  
  Only update total silence counter after a counter reset.
  
  (closes issue #2264)
  Reported by: pfn
  Patches:
        silent-vm-1.6.2-fix2.txt uploaded by pfn (license 810)
  Tested by: pfn
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203963 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-27 10:05:06 +00:00
Russell Bryant
6fa0b80d01 Merged revisions 203960 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r203960 | russell | 2009-06-27 04:51:45 -0500 (Sat, 27 Jun 2009) | 2 lines
  
  Minor tweaks and spelling fixes for CHANGES and UPGRADE.txt.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203961 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-27 09:55:54 +00:00
Richard Mudgett
fb7229c56f Merged revisions 203909 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r203909 | rmudgett | 2009-06-26 20:07:52 -0500 (Fri, 26 Jun 2009) | 23 lines
  
  Merged revisions 203908 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r203908 | rmudgett | 2009-06-26 19:55:12 -0500 (Fri, 26 Jun 2009) | 16 lines
    
    The ISDN CPE side should not exclusively pick B channels normally.
    
    Before this patch, Asterisk unconditionally picked B channels exclusively
    on the CPE side and normally allowed alternative B channels on the network
    side.  Now Asterisk does the opposite.
    
    Reasons for the CPE side to normally not pick B channels exclusively:
    *  For CPE point-to-multipoint mode (i.e. phone side), the CPE side does
    not have enough information to exclusively pick B channels.  (There may be
    other devices on the line.)
    *  Q.931 gives preference to the network side picking B channels.
    *  Some telcos require the CPE side to not pick B channels exclusively.
    
    (closes issue #14383)
    Reported by: mbrancaleoni
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203941 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-27 01:24:38 +00:00
Jeff Peeler
02b001519b Merged revisions 203853 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r203853 | jpeeler | 2009-06-26 17:11:31 -0500 (Fri, 26 Jun 2009) | 12 lines
  
  Merged revisions 203848 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r203848 | jpeeler | 2009-06-26 17:09:19 -0500 (Fri, 26 Jun 2009) | 5 lines
    
    Make sure to recreate the dahdi pseudo channel after dahdi restart
    
    (closes issue #14477)
    Reported by: timking
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203857 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 22:14:02 +00:00
Sean Bright
4a475d8dc8 Blocked revisions 203846 via svnmerge
........
  r203846 | seanbright | 2009-06-26 18:08:05 -0400 (Fri, 26 Jun 2009) | 14 lines
  
  Add a new module, cdr_syslog, which allows writing CDRs to syslog.
  
  The original patch for this was written by Brett Bryant, and I split it out into
  it's own module.
  
  (closes issue #12876)
  Reported by: bbryant
  Patches:
        06162008_cdr_custom_syslog.diff uploaded by bbryant (license 36)
        05212009_cdr_syslog.patch uploaded by seanbright (license 71)
  Tested by: seanbright
  
  Review: https://reviewboard.asterisk.org/r/297/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203854 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 22:11:46 +00:00
Russell Bryant
756a2d672a Blocked revisions 203842 via svnmerge
........
  r203842 | russell | 2009-06-26 16:48:41 -0500 (Fri, 26 Jun 2009) | 7 lines
  
  Add 's' option to ChanSpy, which makes the app exit when no channels are left to spy on.
  
  (closes issue #14594)
  Reported by: JimDickenson
  Patches:
        chanspy.diff uploaded by JimDickenson (license 710)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203843 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 21:49:03 +00:00
Russell Bryant
d548c0216f Merged revisions 203802 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r203802 | russell | 2009-06-26 16:21:48 -0500 (Fri, 26 Jun 2009) | 22 lines
  
  Merged revisions 203785 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r203785 | russell | 2009-06-26 16:16:39 -0500 (Fri, 26 Jun 2009) | 15 lines
    
    Don't fast forward past the end of a message.
    
    This is nice change for users of the voicemail application.  If someone gets a
    little carried away with fast forwarding through a message, they can easily
    get to the end and accidentally exit the voicemail application by hitting the
    fast forward key during the following prompt.
    
    This adds some safety by not allowing a fast forward past the end of a message.
    
    (closes issue #14554)
    Reported by: lacoursj
    Patches:
          21761.patch uploaded by lacoursj (license 707)
    Tested by: lacoursj
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203828 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 21:27:53 +00:00
Mark Michelson
9a49a4c3ce Blocked revisions 203783 via svnmerge
........
  r203783 | mmichelson | 2009-06-26 15:52:19 -0500 (Fri, 26 Jun 2009) | 8 lines
  
  Add timestamp to response to "Ping" manager action.
  
  (closes issue #14596)
  Reported by: JimDickenson
  Patches:
        pong2.diff uploaded by JimDickenson (license 710)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203784 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 20:53:50 +00:00
Russell Bryant
679544f8dd Merged revisions 203779 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r203779 | russell | 2009-06-26 15:45:00 -0500 (Fri, 26 Jun 2009) | 5 lines
  
  Ensure the TCP read buffer is fully initialized before handling each packet.
  
  (closes issue #14452)
  Reported by: umberto71
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203782 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 20:50:20 +00:00
Joshua Colp
430e366367 Blocked revisions 203735 via svnmerge
........
  r203735 | file | 2009-06-26 17:19:49 -0300 (Fri, 26 Jun 2009) | 6 lines
  
  Fix the 'nat' option to actually do RFC3581 as expected and extend the configurable values for finer control.
  
  (closes issue #8855)
  Reported by: mikma
  Tested by: klaus3000, file
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203741 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 20:21:00 +00:00
David Brooks
6653490743 Merged revisions 203721 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r203721 | dbrooks | 2009-06-26 15:13:51 -0500 (Fri, 26 Jun 2009) | 16 lines
  
  Fixing voicemail's error in checking max silence vs min message length
  
  Max silence was represented in milliseconds, yet vmminsecs (minmessage) was represented
  as seconds.
  
  Also, the inequality was reversed. The warning, if triggered, was "Max silence should 
  be less than minmessage or you may get empty messages", which should have been logged 
  if max silence was greater than minmessage, but the check was for less than.
  
  Also, conforming if statement to coding guidelines.
  
  closes issue #15331)
  Reported by: markd
  
  Review: https://reviewboard.asterisk.org/r/293/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203731 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 20:18:47 +00:00
Russell Bryant
e3e62b491b Merged revisions 203702 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r203702 | russell | 2009-06-26 14:31:14 -0500 (Fri, 26 Jun 2009) | 5 lines
  
  Make invalid hints report Unavailable instead of Idle.
  
  (closes issue #14413)
  Reported by: pj
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203715 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 19:49:28 +00:00
David Vossel
576540abec Merged revisions 203710 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r203710 | dvossel | 2009-06-26 14:47:11 -0500 (Fri, 26 Jun 2009) | 7 lines
  
  moving debug message from level 0 to 1.
  
  (closes issue #15404)
  Reported by: leobrown
  Patches:
        iax_codec_debug.patch uploaded by leobrown (license 541)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203712 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 19:48:04 +00:00
Jeff Peeler
c33b1aa707 Merged revisions 203672 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r203672 | jpeeler | 2009-06-26 14:03:25 -0500 (Fri, 26 Jun 2009) | 16 lines
  
  Check if polarityonanswerdelay has elapsed before setting a channel as answered
  after a polarity reversal.
  
  Previously on a polarity switch event chan_dahdi would set the channel
  immediately as answered. This would cause problems if a polarity reversal
  occurred when the line was picked up as the dial would not have yet occurred. 
  Now if the polarity reversal occurs before delay has elapsed after coming off
  hook or an answer, it is ignored. Also, some refactoring was done in
  _handle_event.
  
  (closes issue #13917)
  Reported by: alecdavis
  Patches:
        chan_dahdi.bug13917.feb09.diff2.txt uploaded by alecdavis (license 585)
  Tested by: alecdavis
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203709 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 19:42:51 +00:00
Joshua Colp
45d9ad47ca Merged revisions 203699 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r203699 | file | 2009-06-26 16:27:24 -0300 (Fri, 26 Jun 2009) | 2 lines
  
  Improve T.38 negotiation by exchanging session parameters between application and channel.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203705 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 19:38:10 +00:00
Russell Bryant
93cefa071c Blocked revisions 203638,203640 via svnmerge
........
  r203638 | russell | 2009-06-26 10:28:53 -0500 (Fri, 26 Jun 2009) | 14 lines
  
  Merge the new Channel Event Logging (CEL) subsystem.
  
  CEL is the new system for logging channel events.  This was inspired after
  facing many problems trying to represent what is possible to happen to a call
  in Asterisk using CDR records.  For more information on CEL, see the built in
  HTML or PDF documentation generated from the files in doc/tex/.
  
  Many thanks to Steve Murphy (murf) and Brian Degenhardt (bmd) for their hard
  work developing this code.  Also, thanks to Matt Nicholson (mnicholson) and
  Sean Bright (seanbright) for their assistance in the final push to get this
  code ready for Asterisk trunk.
  
  Review: https://reviewboard.asterisk.org/r/239/
........
  r203640 | russell | 2009-06-26 10:42:26 -0500 (Fri, 26 Jun 2009) | 2 lines
  
  Note a new API call, and one that changed in doxygen.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203641 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 15:45:24 +00:00
Sean Bright
b3e3fa531c Blocked revisions 203605 via svnmerge
........
  r203605 | seanbright | 2009-06-26 09:00:35 -0400 (Fri, 26 Jun 2009) | 5 lines
  
  Add functions to map syslog facilities and priorities constants to strings.
  
  Also change the default casing of the string contants to lowercase.  This really
  just saves us from have to lowercase them later when displaying them.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203608 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 13:17:29 +00:00
Sean Bright
577af409e4 Blocked revisions 203569 via svnmerge
........
  r203569 | seanbright | 2009-06-25 23:06:06 -0400 (Thu, 25 Jun 2009) | 2 lines
  
  Add checks in configure for non-POSIX syslog facilities.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203570 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 03:07:02 +00:00
Russell Bryant
b33146ade9 Blocked revisions 203534 via svnmerge
........
  r203534 | russell | 2009-06-25 19:23:55 -0500 (Thu, 25 Jun 2009) | 2 lines
  
  One more formatting nit ... use spaces for inline indentation.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203535 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 00:24:08 +00:00
Russell Bryant
3722f64e38 Blocked revisions 203525 via svnmerge
........
  r203525 | russell | 2009-06-25 19:21:09 -0500 (Thu, 25 Jun 2009) | 2 lines
  
  Convert spaces to tabs for indentation.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203527 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 00:21:26 +00:00
Sean Bright
f3f190699c Blocked revisions 203508 via svnmerge
........
  r203508 | seanbright | 2009-06-25 19:54:03 -0400 (Thu, 25 Jun 2009) | 5 lines
  
  Move syslog utility functions into a separate file so they can be re-used.
  
  This has the pleasant side effect of cleaning up the header inclusion process
  in logger.c.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203509 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-25 23:54:44 +00:00
Jeff Peeler
99d1d79e1e Blocked revisions 203479 via svnmerge
........
  r203479 | jpeeler | 2009-06-25 17:48:33 -0500 (Thu, 25 Jun 2009) | 1 line
  
  make sure chan_dahdi compiles with only libss7 and not libpri installed
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203481 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-25 22:49:58 +00:00
David Vossel
d0364d0a48 Merged revisions 203444 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r203444 | dvossel | 2009-06-25 16:45:32 -0500 (Thu, 25 Jun 2009) | 4 lines
  
  fixes a few redundant conditions
  
  (issue #15269)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203445 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-25 21:46:14 +00:00
Jeff Peeler
9fc5eeecc7 Blocked revisions 203402 via svnmerge
........
  r203402 | jpeeler | 2009-06-25 16:22:12 -0500 (Thu, 25 Jun 2009) | 2 lines
  
  Remove some unnecessary code and update sample config file with respect to GR-303.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203410 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-25 21:23:27 +00:00
Terry Wilson
91016716b3 Merged revisions 203381 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r203381 | twilson | 2009-06-25 16:15:11 -0500 (Thu, 25 Jun 2009) | 11 lines
  
  Merged revisions 203380 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r203380 | twilson | 2009-06-25 16:13:10 -0500 (Thu, 25 Jun 2009) | 4 lines
    
    I didn't see that Mark already fixed the underlying issue!
    
    Yay for removing useless code.
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203400 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-25 21:21:43 +00:00
Russell Bryant
0b68700133 Merged revisions 203376 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r203376 | russell | 2009-06-25 16:04:55 -0500 (Thu, 25 Jun 2009) | 16 lines
  
  Merged revisions 203375 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r203375 | russell | 2009-06-25 16:02:18 -0500 (Thu, 25 Jun 2009) | 9 lines
    
    Fix a case where CDR answer time could be before the start time involving parking.
    
    (closes issue #13794)
    Reported by: davidw
    Patches:
          13794.patch uploaded by murf (license 17)
          13794.patch.160 uploaded by murf (license 17)
    Tested by: murf, dbrooks
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203379 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-25 21:08:49 +00:00
Terry Wilson
952be9a1d0 Blocked revisions 203338 via svnmerge
................
  r203338 | twilson | 2009-06-25 15:25:39 -0500 (Thu, 25 Jun 2009) | 9 lines
  
  Merged revisions 203311 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r203311 | twilson | 2009-06-25 15:09:15 -0500 (Thu, 25 Jun 2009) | 2 lines
    
    Don't try to free NULL
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203362 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-25 20:31:48 +00:00
Jeff Peeler
5429dc5da6 Blocked revisions 203304 via svnmerge
........
  r203304 | jpeeler | 2009-06-25 14:54:12 -0500 (Thu, 25 Jun 2009) | 6 lines
  
  New signaling module to handle PRI/BRI operations in chan_dahdi
  
  This merge splits the PRI/BRI signaling logic out of chan_dahdi.c into
  sig_pri.c. Functionality in theory should not change (mostly). A few trivial
  changes were made in sig_analog with verbose messages and commenting.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203307 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-25 19:56:22 +00:00
Jason Parker
a87390de51 Merged revisions 203258 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r203258 | qwell | 2009-06-25 14:22:46 -0500 (Thu, 25 Jun 2009) | 10 lines
  
  Unmute when we get a dtmfup (we muted on dtmfdown) event.
  
  This would occasionally cause one-way audio when using hardware DTMF detection.
  
  (closes issue #14761)
  Reported by: tzafrir
  Patches:
        v1-14761.patch uploaded by dimas (license 88)
  Tested by: tzafrir, dimas
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203276 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-25 19:27:09 +00:00
Mark Michelson
bb4df696ac Blocked revisions 203231 via svnmerge
................
  r203231 | mmichelson | 2009-06-25 13:53:12 -0500 (Thu, 25 Jun 2009) | 8 lines
  
  Blocked revisions 203230 via svnmerge
  
  ........
    r203230 | mmichelson | 2009-06-25 13:52:22 -0500 (Thu, 25 Jun 2009) | 3 lines
    
    Prevent false positives when freeing a NULL pointer with MALLOC_DEBUG enabled.
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203234 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-25 18:55:33 +00:00
Joshua Colp
9908c222e8 Blocked revisions 203227 via svnmerge
........
  r203227 | file | 2009-06-25 15:25:24 -0300 (Thu, 25 Jun 2009) | 7 lines
  
  Add support for multicast RTP paging.
  
  (closes issue #11797)
  Reported by: macbrody
  
  Review: https://reviewboard.asterisk.org/r/270/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203228 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-25 18:26:22 +00:00
Sean Bright
cbd07bdfb8 Blocked revisions 203188 via svnmerge
........
  r203188 | seanbright | 2009-06-25 13:01:32 -0400 (Thu, 25 Jun 2009) | 2 lines
  
  Pass a logmsg to ast_log_vsyslog instead of separate arguments.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@203189 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-25 17:02:11 +00:00