Commit Graph

20354 Commits

Author SHA1 Message Date
Jeff Peeler
3da327e87d Merged revisions 281391 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r281391 | jpeeler | 2010-08-09 15:07:29 -0500 (Mon, 09 Aug 2010) | 20 lines
  
  Merged revisions 281390 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r281390 | jpeeler | 2010-08-09 15:04:30 -0500 (Mon, 09 Aug 2010) | 13 lines
    
    Prevent loss of Caller ID information set on local channel after masquerade.
    
    Caller ID set on the channel before a masquerade occurs when using a local
    channel would cause the information to be lost. The problem was that the
    information was set on a channel destined to be hung up. The somewhat confusing
    fix is to detect if any Caller ID has been set on the channel and if so 
    preswap the Caller ID data so that basically the masquerade puts the data back.
    
    (closes issue #17138)
    Reported by: kobaz
    
    Review: https://reviewboard.asterisk.org/r/847/
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@281429 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-09 20:43:54 +00:00
Matthew Nicholson
83729137a5 Validate minrate, maxrate, and modem settings before attempting a fax session.
FAX-224


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@281358 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-09 14:49:38 +00:00
bd3409caf4 Added comment about IPv4-mapped IPv6 addresses and the output of netstat.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@281356 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-09 14:31:40 +00:00
Russell Bryant
9ebb42eb25 Add a couple of default values to the documentation of cdr.conf.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@281325 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-09 12:51:43 +00:00
Russell Bryant
5b55d4cbe5 Reorder some options in cdr.conf.sample.
Put all of the options that affect the contents of CDRs together, instead
of having the batch mode options in the middle of them.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@281294 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-09 12:14:34 +00:00
Tilghman Lesher
ab050f313d Fix alignment of stringfields on the SPARC architecture
(closes issue #17789)
 Reported by: Ian Mason
 Patches: 
       20100806__issue17789__2.diff.txt uploaded by tilghman (license 14)
 Tested by: Ian_Mason


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@281085 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-06 18:57:10 +00:00
Russell Bryant
cdd1943c89 Merged revisions 281051 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r281051 | russell | 2010-08-05 08:11:32 -0500 (Thu, 05 Aug 2010) | 9 lines
  
  Cleanup default option value handling for cdr.conf [general].
  
  The default values would differ depending on whether or not cdr.conf exists.
  That is no longer the case.
  
  Apply a default value to the unanswered option.
  
  Define all default values as named constants.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@281052 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-05 13:16:11 +00:00
Tilghman Lesher
20582d0a6d Merged revisions 280983 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r280983 | tilghman | 2010-08-05 02:40:47 -0500 (Thu, 05 Aug 2010) | 15 lines
  
  Merged revisions 280982 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r280982 | tilghman | 2010-08-05 02:28:33 -0500 (Thu, 05 Aug 2010) | 8 lines
    
    Change context lock back to a mutex, because functionality depends upon the lock being recursive.
    
    (closes issue #17643)
     Reported by: zerohalo
     Patches: 
           20100726__issue17643.diff.txt uploaded by tilghman (license 14)
     Tested by: zerohalo
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280984 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-05 07:46:36 +00:00
Matthew Nicholson
ec62b158dc Initialize FAXOPT() status variables in sendfax and receivefax instead of when the details structure is created.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280909 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-04 15:11:13 +00:00
Tilghman Lesher
ca2ace07aa Check cur value before attempting a deref.
(closes issue #17775)
 Reported by: svinson
 Patches: 
       20100804__issue17775.diff.txt uploaded by tilghman (license 14)
 Tested by: svinson

(closes issue #17743)
 Reported by: tgruenberg
 Patches: 
       20100804__issue17775.diff.txt uploaded by tilghman (license 14)
 Tested by: tgruenberg


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280879 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-04 14:04:07 +00:00
Tilghman Lesher
578920bd98 Blocked revisions 280812 via svnmerge
................
  r280812 | tilghman | 2010-08-03 15:52:20 -0500 (Tue, 03 Aug 2010) | 16 lines
  
  Merged revisions 280811 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r280811 | tilghman | 2010-08-03 15:49:10 -0500 (Tue, 03 Aug 2010) | 9 lines
    
    Prevent DAHDI channels from overriding the callerid, once it's been set by the user.
    
    (closes issue #16661)
     Reported by: jstapleton
     Patches: 
           20100414__issue16661.diff.txt uploaded by tilghman (license 14)
           20100415__issue16661__1.6.2.diff.txt uploaded by tilghman (license 14)
     Tested by: jstapleton
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280878 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-03 22:18:49 +00:00
Tilghman Lesher
a5b7f2ce04 Sneak FIELDNUM() into 1.8. Returns a 1-based index into a list of a specified item.
Matches up with FIELDQTY() and CUT().

(closes issue #17713)
 Reported by: gareth
 Patches: 
       svn-279754.diff uploaded by gareth (license 208)
 Tested by: gareth, tilghman

 Review: https://reviewboard.asterisk.org/r/810/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280809 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-03 20:25:10 +00:00
50cb08aefa Fixed IPv6-related SIP parsing bugs.
(closes issue #17663)
Reported by: oej
Patches:
      diff uploaded by sperreault (license 252)
      diff2 uploaded by sperreault (license 252)
      get_domain.diff uploaded by sperreault (license 252)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280778 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-03 19:54:03 +00:00
40496b580c Better documentation related to IPv6.
(closes issue #17737)
Reported by: oej
Patches:
      doc.diff uploaded by sperreault (license 252)
Tested by: mmichelson


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280777 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-03 19:53:07 +00:00
Russell Bryant
b0df8f51dc Remove the MP3 decoder source code and replace it with a small shell script.
Review: https://reviewboard.asterisk.org/r/836/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280742 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-03 18:48:45 +00:00
Tilghman Lesher
5dfac4e449 Merged revisions 280739 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r280739 | tilghman | 2010-08-03 13:39:28 -0500 (Tue, 03 Aug 2010) | 2 lines
  
  Document -B and -W flags and regenerate manpage from sgml
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280740 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-03 18:42:24 +00:00
Tilghman Lesher
0fed1acd2a Merged revisions 280671 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r280671 | tilghman | 2010-08-02 16:26:11 -0500 (Mon, 02 Aug 2010) | 2 lines
  
  Allow the pipe, but also allow the comma
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280672 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-02 21:27:25 +00:00
Tilghman Lesher
ad3167c134 Make this a little more deterministic... we want the latest value, not just a 1 somewhere.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280628 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-02 14:41:46 +00:00
Tilghman Lesher
2290e2d22a Apparently, the values in makeopts are sometimes 1:1 and sometimes 1. Compensate for this.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280624 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-02 14:27:20 +00:00
Tilghman Lesher
827d41e158 Blocked revisions 280556 via svnmerge
........
  r280556 | tilghman | 2010-07-29 16:07:03 -0500 (Thu, 29 Jul 2010) | 7 lines
  
  Off-by-one error
  
  (closes issue #17590)
   Reported by: atis
   Patches: 
         20100729__issue17590.diff.txt uploaded by tilghman (license 14)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280558 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 21:08:14 +00:00
Matthew Nicholson
c788a384aa Fix regression introduced in r1664. Give the fax stack time to shutdown and populate the FAXOPT output variables.
FAX-222


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280557 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 21:07:21 +00:00
David Vossel
f7a2194c58 Merged revisions 280551 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r280551 | dvossel | 2010-07-29 15:42:29 -0500 (Thu, 29 Jul 2010) | 11 lines
  
  fixes wrong SRV query for TLS connection
  
  (closes issue #17612)
  Reported by: marcelloceschia
  Patches:
        chan-sip_srvQuery.patch uploaded by marcelloceschia (license 1079)
        chan-sip_Trunk_srvQuery.patch uploaded by st (license 907)
        chan-sip_asterisk18b1_srvQuery.patch uploaded by marcelloceschia (license 1079)
  Tested by: marcelloceschia, st, pabelanger
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280552 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 20:43:47 +00:00
Russell Bryant
42e01a228b Add header to ccss.conf to appease oej.
(closes issue #17755)
Reported by: oej


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280549 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 20:35:30 +00:00
Sean Bright
e32da6f7a5 Fix compilation error in chan_dahdi (strdupa -> ast_strdupa).
(closes issue #17751)
Reported by: b11d
Patches:
      strdupa_oops.diff uploaded by malcolmd (license 924)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280519 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 19:47:16 +00:00
David Vossel
a00f7cf2aa Merged revisions 280449 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r280449 | dvossel | 2010-07-29 14:05:25 -0500 (Thu, 29 Jul 2010) | 18 lines
  
  Merged revisions 280448 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r280448 | dvossel | 2010-07-29 14:04:23 -0500 (Thu, 29 Jul 2010) | 12 lines
    
    fixes issue with translator frame not getting freed
    
    A translator frame even if it local storage so the translation path
    can be freed.  This issue prevented g729 licenses from being freed up.
    
    (closes issue #17630)
    Reported by: manvirr
    Patches:
          encoder_fix.diff uploaded by dvossel (license 671)
    Tested by: manvirr, dvossel
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280450 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 19:13:27 +00:00
Paul Belanger
ece489688e Remove res_crypto dependency.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280446 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 18:37:32 +00:00
Paul Belanger
44ebb6b667 crypto_loaded_test depends on res_crypto, else test will fail.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280414 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 16:44:22 +00:00
Russell Bryant
4f12b1c77f Don't blow up if get_codec() was not provided in the RTP glue.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280391 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 16:25:43 +00:00
Jean Galarneau
ae2e66e707 Merged revisions 280345 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r280345 | jeang | 2010-07-29 11:01:35 -0500 (Thu, 29 Jul 2010) | 10 lines
  
  Merged revisions 280341 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r280341 | jeang | 2010-07-29 10:52:31 -0500 (Thu, 29 Jul 2010) | 2 lines
    
    Fix a dsp structure leak occuring when a local channel is put into a meetme
    conference, then masquaraded away.
    ABE-2422
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280346 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 16:07:16 +00:00
Matthew Nicholson
a09163e0ae Use PRIx64 instead of PRId64 in format string.
related to r280302


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280343 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 15:57:57 +00:00
Matthew Nicholson
bb4178a14a Merged revisions 280306 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r280306 | mnicholson | 2010-07-29 08:45:11 -0500 (Thu, 29 Jul 2010) | 2 lines
  
  Implement support for ast_channel_queryoption on local channels.  Currently only AST_OPTION_T38_STATE is supported.

  ABE-2229
  Review: https://reviewboard.asterisk.org/r/813/
........

Additionally, pass AST_CONTROL_T38_PARAMETERS control frames through generic bridges.  This change appears to have been unintentionally left out of rev 203699.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280307 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 13:56:35 +00:00
Paul Belanger
c62b0630de Use PRId64 with format_t
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280302 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 00:45:34 +00:00
Jeff Peeler
50f2b57276 Give test category missing leading slash
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280269 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 20:49:26 +00:00
Richard Mudgett
3b7f592cc0 Merged revisions 280229 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r280229 | rmudgett | 2010-07-28 14:57:49 -0500 (Wed, 28 Jul 2010) | 2 lines
  
  Add missing enum value "unknown" to the SS7 called_nai and calling_nai config options.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280235 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 20:12:16 +00:00
Jason Parker
6adfd10100 Merged revisions 280231 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r280231 | qwell | 2010-07-28 15:02:27 -0500 (Wed, 28 Jul 2010) | 6 lines
  
  Work around some silly behavior on BSD.
  
  A non-zero exit from a subshell should make the build fail.
  
  (closes issue #17621)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280233 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 20:03:22 +00:00
Jason Parker
0d02e8b8e6 Blocked revisions 280227 via svnmerge
........
  r280227 | qwell | 2010-07-28 14:54:54 -0500 (Wed, 28 Jul 2010) | 1 line
  
  Add sha1sum-sh in case there is no util on the system.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280232 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 20:03:02 +00:00
Terry Wilson
03423eaadc Do rtp/rtcp debugging when it is turned on w/o filtering
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280225 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 19:34:42 +00:00
Jason Parker
e8d80887fd Merged revisions 280193 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r280193 | qwell | 2010-07-28 13:05:54 -0500 (Wed, 28 Jul 2010) | 9 lines
  
  Remove unnecessary subshells.  Attempt to make checksumming work.
  
  Also improves readability.
  
  (issue #17621)
  Reported by: bjm
  
  Review: https://reviewboard.asterisk.org/r/808/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280195 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 18:24:29 +00:00
Sean Bright
5b52f62450 Merged revisions 280160 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r280160 | seanbright | 2010-07-28 12:51:11 -0400 (Wed, 28 Jul 2010) | 8 lines
  
  Plug a reference leak in app_queue when adding members dynamically.
  
  (closes issue #17738)
  Reported by: bobwienholt
  Patches:
        issue17738.patch uploaded by bobwienholt (license 950)
  Tested by: bobwienholt, seanbright
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280161 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 16:52:12 +00:00
Leif Madsen
6319a49f02 Merged revisions 280089 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r280089 | lmadsen | 2010-07-28 08:51:16 -0500 (Wed, 28 Jul 2010) | 9 lines
  
  Merged revisions 280088 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r280088 | lmadsen | 2010-07-28 08:50:38 -0500 (Wed, 28 Jul 2010) | 1 line
    
    Update help text to be less confusing.
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280090 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 13:52:50 +00:00
Russell Bryant
c84ad0ab87 s/init keys/keys init/
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280058 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 13:01:15 +00:00
Paul Belanger
613e102539 Resolve compiler warning about formatting
(closes issue #17732)
Reported by: pabelanger


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280023 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 01:37:10 +00:00
Sean Bright
0140af581e Revert r280019 for now - This was poorly executed.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280020 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 22:30:38 +00:00
Sean Bright
5fb5c90b89 Add ability to use system libedit and update bundled libedit.
The version of libedit that is bundled with asterisk is old and has some bugs.
This patch updates the bundled version of libedit within asterisk, and also
updates asterisk to use the system libedit instead if one is available (and
pkg-config is available).  This review integrates several patches from other
users specifically kkm and tzafrir.

(closes issue #15929)
Reported by: kkm
Patches:
      015929-astcli-editrc-trunk.240324.diff uploaded by kkm (license 888)

(issue #16858)
Reported by: jw-asterisk

(closes issue #17039)
Reported by: tzafrir
Patches:
      0001-allow-using-system-copy-of-libedit.patch uploaded by tzafrir (license 46)

Review: https://reviewboard.asterisk.org/r/807/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280019 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 21:57:07 +00:00
Russell Bryant
4f6728bfb8 Add --enable-coverage option to configure script.
This option enables the proper compiler flags for tracking code coverage, which
is useful along side automated testing.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@279953 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 21:16:05 +00:00
David Vossel
df89f8da6a Merged revisions 279946 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r279946 | dvossel | 2010-07-27 15:54:32 -0500 (Tue, 27 Jul 2010) | 24 lines
  
  Merged revisions 279945 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r279945 | dvossel | 2010-07-27 15:33:40 -0500 (Tue, 27 Jul 2010) | 19 lines
    
    remove empty audiohook write list on channel
    
    If a channel has an audiohook write list created on it, that
    list stays on the channel until the channel is destroyed.  There
    is no reason to keep that list on the channel if it becomes empty.
    If it is empty that just means we are doing needless translating
    for every ast_read and ast_write.  This patch removes the audiohook
    list from the channel once it is detected to be empty on either a
    read or write.  If a audiohook is added back to the channel after
    this list is destroyed, the list just gets recreated as if it never
    existed to begin with.
    
    (closes issue #17630)
    Reported by: manvirr
    
    Review: https://reviewboard.asterisk.org/r/799/
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@279949 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 20:57:00 +00:00
Russell Bryant
e7b5069c9f Fix inband DTMF detection on outgoing ISDN calls.
This is a regression from the sig_pri split from chan_dahdi.  When a call is
first initiated, the inband DTMF detector is not enabled if it's an outgoing
ISDN call.  However, it needs to be turned on once the media path starts up.
This handling was put back in the open_media() callback of chan_dahdi.  In
sig_pri, open_media() calls were added to a few places where it was needed,
including handling of PRI_EVENT_RINGING, PRI_EVENT_PROGRESS, and
PRI_EVENT_PROCEEDING.

Thanks to rmudgett for helping me with the patch!


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@279916 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 19:50:56 +00:00
Mark Michelson
cbba00f5d0 Fix parsing error in sip_sipredirect().
The code was written in a way that did a bad job of
parsing the port out of a URI. Specifically, it would
do badly when dealing with an IPv6 address. In this
particular scenario, there was no value from parsing
the port out, so I just removed that logic. And while
I was messing around in the function, I changed some
variable names to be more descriptive.

(closes issue #17661)
Reported by: oej
Patches: 
      17661.diff uploaded by mmichelson (license 60)



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@279887 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 18:54:07 +00:00
Jason Parker
2756d814e3 Blocked revisions 279883 via svnmerge
........
  r279883 | qwell | 2010-07-27 12:54:54 -0500 (Tue, 27 Jul 2010) | 1 line
  
  Add SHA1SUM to configure, since we require it for sounds/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@279884 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 17:55:24 +00:00
Jason Parker
c32904b278 Blocked revisions 279852 via svnmerge
........
  r279852 | qwell | 2010-07-27 11:48:41 -0500 (Tue, 27 Jul 2010) | 1 line
  
  Remove aptly-named EMPTY and BS vars, since they aren't used anymore.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@279853 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 16:48:58 +00:00