dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

20360 Commits

Author SHA1 Message Date
dvossel 476a598eef Merged revisions 281432 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r281432 | dvossel | 2010-08-09 15:47:53 -0500 (Mon, 09 Aug 2010) | 20 lines
  
  Merged revisions 281430 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.6.2
  
  ........
    r281430 | dvossel | 2010-08-09 15:46:50 -0500 (Mon, 09 Aug 2010) | 13 lines
    
    fixes SIP peers memory leak
    
    We zeroed out the peer's addr before it was removed from the
    peers_by_ip container.  This made it impossible to be removed
    from the container as the addr is the key used by the container
    to find the peer.
    
    (closes issue #17774)
    Reported by: kkm
    Patches:
          017774-sip-peer-leak-1.6.2.10.diff uploaded by kkm (license 888)
          017774-sip-peer-leak-1.8.diff uploaded by kkm (license 888)
  ........
................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@281433 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-09 20:49:13 +00:00
jpeeler dbc3315429 Merged revisions 281429 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r281429 | jpeeler | 2010-08-09 15:43:54 -0500 (Mon, 09 Aug 2010) | 27 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@281431 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-09 20:46:50 +00:00
mnicholson fb49771055 Merged revisions 281358 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r281358 | mnicholson | 2010-08-09 09:49:38 -0500 (Mon, 09 Aug 2010) | 4 lines
  
  Validate minrate, maxrate, and modem settings before attempting a fax session.
  
  FAX-224
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@281359 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-09 14:52:21 +00:00
simon.perreault 5cbf88d9cd Merged revisions 281356 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r281356 | simon.perreault | 2010-08-09 10:31:40 -0400 (Mon, 09 Aug 2010) | 2 lines
  
  Added comment about IPv4-mapped IPv6 addresses and the output of netstat.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@281357 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-09 14:32:59 +00:00
russell 876db12eb2 Merged revisions 281325 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r281325 | russell | 2010-08-09 07:51:43 -0500 (Mon, 09 Aug 2010) | 2 lines
  
  Add a couple of default values to the documentation of cdr.conf.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@281326 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-09 12:52:04 +00:00
russell 5a5a70cbe2 Merged revisions 281294 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r281294 | russell | 2010-08-09 07:14:34 -0500 (Mon, 09 Aug 2010) | 5 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@281295 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-09 12:14:58 +00:00
wedhorn 44b3bdf401 Fix up handling and indications during transfer.
Cleaned up handling of onhook indications and added indications if more than one sub on device. Also fixes issue in 12324 so that the phone can call itself without locking up.

(closes issue #17692)
Reported by: jmhunter
Patches:
      chan_skinny-transfer-v4.txt uploaded by DEA (license 3)
      skinnytransfver.v8.diff uploaded by wedhorn (license 30)
Tested by: jmhunter, salecha, wedhorn

Review: NA 


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@281257 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-07 22:36:08 +00:00
wedhorn ed22853367 Move call answering stuff into new setsubstate_connected.
Move call answering stuff into new setsubstate_connected. Also add sub->substate var and set it to SUBSTATE_CONNECTED in setsubstate_connected.

(closes issue #17772)
Reported by: wedhorn
Patches:
      cleanup.stateconnected2.diff uploaded by wedhorn (license 30)
Tested by: wedhorn, salecha

Review: NA 


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@281227 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-07 22:17:10 +00:00
wedhorn ee91a75987 Start rtp on answer before the answer is queued
(closes issue #17770)
Reported by: salecha
Patches:
      skinny.answercrash.diff uploaded by wedhorn (license 30)
Tested by: salecha

Review: NA 


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@281226 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-07 22:07:43 +00:00
tilghman 6e67d7fbf7 Merged revisions 281085 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r281085 | tilghman | 2010-08-06 13:57:10 -0500 (Fri, 06 Aug 2010) | 8 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@281086 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-06 18:58:39 +00:00
russell cce98625bc Merged revisions 281052 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r281052 | russell | 2010-08-05 08:16:11 -0500 (Thu, 05 Aug 2010) | 16 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@281054 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-05 13:19:52 +00:00
tilghman 34deca4ab8 Merged revisions 280984 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r280984 | tilghman | 2010-08-05 02:46:36 -0500 (Thu, 05 Aug 2010) | 22 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280985 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-05 07:47:30 +00:00
mnicholson bc893f1b2f Merged revisions 280909 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280909 | mnicholson | 2010-08-04 10:11:13 -0500 (Wed, 04 Aug 2010) | 2 lines
  
  Initialize FAXOPT() status variables in sendfax and receivefax instead of when the details structure is created.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280910 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-04 15:22:02 +00:00
tilghman 4b4f043355 Merged revisions 280879 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280879 | tilghman | 2010-08-04 09:04:07 -0500 (Wed, 04 Aug 2010) | 14 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280880 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-04 14:05:11 +00:00
tilghman 9b60ed7729 Merged revisions 280809 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280809 | tilghman | 2010-08-03 15:25:10 -0500 (Tue, 03 Aug 2010) | 12 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280810 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-03 20:29:51 +00:00
simon.perreault fe5a3edcad Merged revisions 280778 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280778 | simon.perreault | 2010-08-03 15:54:03 -0400 (Tue, 03 Aug 2010) | 9 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280780 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-03 19:59:37 +00:00
simon.perreault 182b8b69af Merged revisions 280777 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280777 | simon.perreault | 2010-08-03 15:53:07 -0400 (Tue, 03 Aug 2010) | 8 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280779 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-03 19:58:59 +00:00
simon.perreault 497fcbf03e Reverted r280706 and r280707. Will commit in branch 1.8 and merge to trunk properly.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280745 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-03 19:05:50 +00:00
russell 92cc158ac4 Merged revisions 280742 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280742 | russell | 2010-08-03 13:48:45 -0500 (Tue, 03 Aug 2010) | 4 lines
  
  Remove the MP3 decoder source code and replace it with a small shell script.
  
  Review: https://reviewboard.asterisk.org/r/836/
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280743 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-03 18:50:14 +00:00
tilghman e8c1cd4e1c Merged revisions 280740 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r280740 | tilghman | 2010-08-03 13:42:24 -0500 (Tue, 03 Aug 2010) | 9 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280741 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-03 18:43:37 +00:00
simon.perreault def724f00d 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: http://svn.digium.com/svn/asterisk/trunk@280707 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-03 16:52:01 +00:00
simon.perreault 32ffdb54e1 Better documentation related to IPv6.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280706 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-03 16:34:36 +00:00
tilghman 4cf7ae4b30 Merged revisions 280672 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r280672 | tilghman | 2010-08-02 16:27:25 -0500 (Mon, 02 Aug 2010) | 9 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280673 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-02 21:28:09 +00:00
tilghman af3013ef3d Merged revisions 280628 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280628 | tilghman | 2010-08-02 09:41:46 -0500 (Mon, 02 Aug 2010) | 2 lines
  
  Make this a little more deterministic... we want the latest value, not just a 1 somewhere.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280629 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-02 14:42:38 +00:00
dvossel 7719354aa6 if totag is not present for an ACK request, do not send an error response
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280627 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-02 14:30:50 +00:00
tilghman 82857f824e Merged revisions 280624 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280624 | tilghman | 2010-08-02 09:27:20 -0500 (Mon, 02 Aug 2010) | 2 lines
  
  Apparently, the values in makeopts are sometimes 1:1 and sometimes 1.  Compensate for this.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280626 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-02 14:28:29 +00:00
wedhorn f122234fbc Cleanup transmit_ for handle_register and keepalives
Moved inline packet sending to transmit_ subs. Removed handle_keep_alive and handle_register_message to inline in handle_message. Also moved transmit_response(d) to transmit_response_bysessions(s) and created a wrapper transmit_response(d) that calls transmit_response_bysession(d->session).

(closes issue #16980)
Reported by: wedhorn
Patches:
      skinny-clean06b.diff uploaded by wedhorn (license 30)
Tested by: wedhorn, DEA

Review: NA 


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280589 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-30 09:12:55 +00:00
mnicholson f11b907d9e Merged revisions 280557 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280557 | mnicholson | 2010-07-29 16:07:21 -0500 (Thu, 29 Jul 2010) | 4 lines
  
  Fix regression introduced in r1664.  Give the fax stack time to shutdown and populate the FAXOPT output variables.
  
  FAX-222
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280559 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 21:08:42 +00:00
pabelanger 0bbe4439aa PeerStatus now includes Address and Port
(closes issue #17730)
Reported by: jkroon
Patches:
      iax2-peerstate-address.patch uploaded by jkroon (license 714)
Tested by: lmadsen


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280555 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 21:06:13 +00:00
dvossel d92944497f Merged revisions 280552 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r280552 | dvossel | 2010-07-29 15:43:47 -0500 (Thu, 29 Jul 2010) | 17 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280553 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 20:44:37 +00:00
russell ab52c7aefe Merged revisions 280549 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280549 | russell | 2010-07-29 15:35:30 -0500 (Thu, 29 Jul 2010) | 5 lines
  
  Add header to ccss.conf to appease oej.
  
  (closes issue #17755)
  Reported by: oej
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280550 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 20:36:18 +00:00
seanbright f406265fba Merged revisions 280519 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280519 | seanbright | 2010-07-29 15:47:16 -0400 (Thu, 29 Jul 2010) | 7 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280520 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 19:48:38 +00:00
dvossel 99a9a025c3 respond with 481 when request requiring totag has no totag to match against
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280518 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 19:35:34 +00:00
dvossel 876638bf5c Merged revisions 280450 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r280450 | dvossel | 2010-07-29 14:13:27 -0500 (Thu, 29 Jul 2010) | 25 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280459 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 19:18:50 +00:00
pabelanger 178157252e Merged revisions 280446 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280446 | pabelanger | 2010-07-29 14:37:32 -0400 (Thu, 29 Jul 2010) | 2 lines
  
  Remove res_crypto dependency.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280447 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 18:51:39 +00:00
jeang df49299e82 Merged revisions 280346 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r280346 | jeang | 2010-07-29 11:07:16 -0500 (Thu, 29 Jul 2010) | 17 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280416 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 16:47:23 +00:00
pabelanger 469e9a62b5 Merged revisions 280414 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280414 | pabelanger | 2010-07-29 12:44:22 -0400 (Thu, 29 Jul 2010) | 2 lines
  
  crypto_loaded_test depends on res_crypto, else test will fail.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280415 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 16:45:34 +00:00
russell 7cc13f619d Merged revisions 280391 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280391 | russell | 2010-07-29 11:25:43 -0500 (Thu, 29 Jul 2010) | 2 lines
  
  Don't blow up if get_codec() was not provided in the RTP glue.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280395 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 16:26:13 +00:00
mnicholson a2d75b5504 Merged revisions 280343 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280343 | mnicholson | 2010-07-29 10:57:57 -0500 (Thu, 29 Jul 2010) | 4 lines
  
  Use PRIx64 instead of PRId64 in format string.
  
  related to r280302
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280344 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 15:58:39 +00:00
mnicholson 80d23e87af Merged revisions 280302 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280302 | pabelanger | 2010-07-28 19:45:34 -0500 (Wed, 28 Jul 2010) | 2 lines
  
  Use PRId64 with format_t
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280342 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 15:56:26 +00:00
mnicholson 1a2caec4c9 Make chan_usbradio.c build on 64bit platforms.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280340 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 15:41:27 +00:00
mnicholson 4a8a7f428d Merged revisions 280307 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r280307 | mnicholson | 2010-07-29 08:56:35 -0500 (Thu, 29 Jul 2010) | 11 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280308 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-29 14:03:59 +00:00
jpeeler f038a74817 Merged revisions 280269 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280269 | jpeeler | 2010-07-28 15:49:26 -0500 (Wed, 28 Jul 2010) | 2 lines
  
  Give test category missing leading slash
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280270 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-28 20:50:02 +00:00
rmudgett c8a294d4a2 Merged revisions 280235 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r280235 | rmudgett | 2010-07-28 15:12:16 -0500 (Wed, 28 Jul 2010) | 9 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280247 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-28 20:19:21 +00:00
qwell bc2eb1c9d8 Merged revisions 280233 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r280233 | qwell | 2010-07-28 15:03:22 -0500 (Wed, 28 Jul 2010) | 13 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280234 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-28 20:04:06 +00:00
twilson 2fc11f039a Merged revisions 280225 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r280225 | twilson | 2010-07-28 12:34:42 -0700 (Wed, 28 Jul 2010) | 3 lines
  
  Do rtp/rtcp debugging when it is turned on w/o filtering
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280226 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-28 19:37:45 +00:00
qwell 76b175515b Merged revisions 280195 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r280195 | qwell | 2010-07-28 13:24:29 -0500 (Wed, 28 Jul 2010) | 16 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280196 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-28 18:25:00 +00:00
seanbright 72cfd503f1 Merged revisions 280161 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r280161 | seanbright | 2010-07-28 12:52:12 -0400 (Wed, 28 Jul 2010) | 15 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280162 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-28 16:53:14 +00:00
oej b24d1585ed Formatting changes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280093 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-28 14:14:06 +00:00
lmadsen b749a4eea9 Merged revisions 280090 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r280090 | lmadsen | 2010-07-28 08:52:50 -0500 (Wed, 28 Jul 2010) | 16 lines
  
  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: http://svn.digium.com/svn/asterisk/trunk@280091 f38db490-d61c-443f-a65b-d21fe96a405b
2010-07-28 13:53:23 +00:00