Russell Bryant
5f45148399
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: https://origsvn.digium.com/svn/asterisk/trunk@280743 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-03 18:50:14 +00:00
Tilghman Lesher
ee6592684b
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: https://origsvn.digium.com/svn/asterisk/trunk@280741 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-03 18:43:37 +00:00
b641ad14a4
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/trunk@280707 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-03 16:52:01 +00:00
b5fbde2e06
Better documentation related to IPv6.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@280706 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-03 16:34:36 +00:00
Tilghman Lesher
18dee4d996
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: https://origsvn.digium.com/svn/asterisk/trunk@280673 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-02 21:28:09 +00:00
Tilghman Lesher
2d4092887b
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: https://origsvn.digium.com/svn/asterisk/trunk@280629 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-02 14:42:38 +00:00
David Vossel
f507546498
if totag is not present for an ACK request, do not send an error response
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@280627 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-02 14:30:50 +00:00
Tilghman Lesher
f5c02a6206
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: https://origsvn.digium.com/svn/asterisk/trunk@280626 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-02 14:28:29 +00:00
Damien Wedhorn
a352ff7f60
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: https://origsvn.digium.com/svn/asterisk/trunk@280589 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-30 09:12:55 +00:00
Matthew Nicholson
680c3e1883
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: https://origsvn.digium.com/svn/asterisk/trunk@280559 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 21:08:42 +00:00
Paul Belanger
0443248aa7
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: https://origsvn.digium.com/svn/asterisk/trunk@280555 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 21:06:13 +00:00
David Vossel
5e2999324b
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: https://origsvn.digium.com/svn/asterisk/trunk@280553 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 20:44:37 +00:00
Russell Bryant
461dc05465
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: https://origsvn.digium.com/svn/asterisk/trunk@280550 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 20:36:18 +00:00
Sean Bright
d5e83070b7
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: https://origsvn.digium.com/svn/asterisk/trunk@280520 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 19:48:38 +00:00
David Vossel
91cfe9a93e
respond with 481 when request requiring totag has no totag to match against
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@280518 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 19:35:34 +00:00
David Vossel
139e3e5d84
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: https://origsvn.digium.com/svn/asterisk/trunk@280459 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 19:18:50 +00:00
Paul Belanger
9bbe763be5
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: https://origsvn.digium.com/svn/asterisk/trunk@280447 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 18:51:39 +00:00
Jean Galarneau
0a5c0dd75e
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: https://origsvn.digium.com/svn/asterisk/trunk@280416 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 16:47:23 +00:00
Paul Belanger
ee20d59ec5
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: https://origsvn.digium.com/svn/asterisk/trunk@280415 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 16:45:34 +00:00
Russell Bryant
7855a973b4
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: https://origsvn.digium.com/svn/asterisk/trunk@280395 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 16:26:13 +00:00
Matthew Nicholson
b20da321c3
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: https://origsvn.digium.com/svn/asterisk/trunk@280344 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 15:58:39 +00:00
Matthew Nicholson
a29c220884
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: https://origsvn.digium.com/svn/asterisk/trunk@280342 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 15:56:26 +00:00
Matthew Nicholson
3329e69b12
Make chan_usbradio.c build on 64bit platforms.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@280340 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 15:41:27 +00:00
Matthew Nicholson
3def1196b4
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: https://origsvn.digium.com/svn/asterisk/trunk@280308 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-29 14:03:59 +00:00
Jeff Peeler
7a987a853e
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: https://origsvn.digium.com/svn/asterisk/trunk@280270 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 20:50:02 +00:00
Richard Mudgett
b75433a9e6
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: https://origsvn.digium.com/svn/asterisk/trunk@280247 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 20:19:21 +00:00
Jason Parker
9d0deecc2f
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: https://origsvn.digium.com/svn/asterisk/trunk@280234 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 20:04:06 +00:00
Terry Wilson
0d4a91f062
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: https://origsvn.digium.com/svn/asterisk/trunk@280226 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 19:37:45 +00:00
Jason Parker
d132b586bc
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: https://origsvn.digium.com/svn/asterisk/trunk@280196 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 18:25:00 +00:00
Sean Bright
395ecf1153
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: https://origsvn.digium.com/svn/asterisk/trunk@280162 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 16:53:14 +00:00
Olle Johansson
8e4efe2164
Formatting changes
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@280093 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 14:14:06 +00:00
Leif Madsen
83fe232b9f
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: https://origsvn.digium.com/svn/asterisk/trunk@280091 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 13:53:23 +00:00
Russell Bryant
0bac4255db
Merged revisions 280058 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r280058 | russell | 2010-07-28 08:01:15 -0500 (Wed, 28 Jul 2010) | 2 lines
s/init keys/keys init/
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@280059 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 13:02:11 +00:00
Paul Belanger
642c9534bb
Merged revisions 280023 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r280023 | pabelanger | 2010-07-27 21:37:10 -0400 (Tue, 27 Jul 2010) | 5 lines
Resolve compiler warning about formatting
(closes issue #17732 )
Reported by: pabelanger
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@280024 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 01:39:29 +00:00
Russell Bryant
0aff0b8e73
Merged revisions 279953 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279953 | russell | 2010-07-27 16:16:05 -0500 (Tue, 27 Jul 2010) | 5 lines
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/trunk@279954 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 21:16:39 +00:00
David Vossel
395a35900a
Merged revisions 279949 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r279949 | dvossel | 2010-07-27 15:57:00 -0500 (Tue, 27 Jul 2010) | 31 lines
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/trunk@279951 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 20:59:16 +00:00
Russell Bryant
538d044aca
Merged revisions 279916 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279916 | russell | 2010-07-27 14:50:56 -0500 (Tue, 27 Jul 2010) | 12 lines
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/trunk@279917 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 19:55:40 +00:00
Mark Michelson
eecac589ec
Merged revisions 279887 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279887 | mmichelson | 2010-07-27 13:54:07 -0500 (Tue, 27 Jul 2010) | 16 lines
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/trunk@279888 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 18:55:06 +00:00
Jason Parker
332a4ed3fc
Merged revisions 279850 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r279850 | qwell | 2010-07-27 11:40:05 -0500 (Tue, 27 Jul 2010) | 9 lines
Merged revisions 279849 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r279849 | qwell | 2010-07-27 11:39:16 -0500 (Tue, 27 Jul 2010) | 1 line
Simply sounds/Makefile some more.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279851 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 16:41:19 +00:00
David Vossel
d61a4088f5
Merged revisions 279817 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279817 | dvossel | 2010-07-27 11:09:15 -0500 (Tue, 27 Jul 2010) | 2 lines
fix sip transaction match with authentication, fix confusing log message when using getaddrinfo
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279818 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 16:11:11 +00:00
Russell Bryant
8bd241f238
Merged revisions 279636,279815 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279636 | russell | 2010-07-26 16:53:30 -0500 (Mon, 26 Jul 2010) | 2 lines
Ignore a control subclass of -1 in ast_waitfordigit_full().
........
r279815 | russell | 2010-07-27 11:06:58 -0500 (Tue, 27 Jul 2010) | 4 lines
Support "channels" in addition to "channel" in chan_dahdi.conf.
Review: https://reviewboard.asterisk.org/r/804
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279816 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 16:08:10 +00:00
Mark Michelson
805082efd4
Merged revisions 279785 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r279785 | mmichelson | 2010-07-27 10:15:22 -0500 (Tue, 27 Jul 2010) | 20 lines
Merged revisions 279784 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r279784 | mmichelson | 2010-07-27 10:13:24 -0500 (Tue, 27 Jul 2010) | 14 lines
Fix bad behavior of dynamic_exclude_static option in sip.conf.
We were attempting to create a contactdeny rule based on the peer's
IP address before the peer's IP address had been set. By moving the
processing further down in the function, we can ensure stuff works
as we expect for it to.
(closes issue #17717 )
Reported by: mmichelson
Patches:
17717.patch uploaded by mmichelson (license 60)
Tested by: DennisD
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279786 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 15:16:45 +00:00
Paul Belanger
61c782df58
Merged revisions 279755 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279755 | pabelanger | 2010-07-26 22:57:33 -0400 (Mon, 26 Jul 2010) | 10 lines
If dringXcontext is null, fallback to default context value.
(closes issue #17693 )
Reported by: iasgoscouk
Patches:
issue17693.patch uploaded by pabelanger (license 224)
Tested by: iasgoscouk
Review: https://reviewboard.asterisk.org/r/803/
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279756 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 03:02:33 +00:00
Paul Belanger
da2a5e5aa9
Merged revisions 279726 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279726 | pabelanger | 2010-07-26 21:53:38 -0400 (Mon, 26 Jul 2010) | 9 lines
Use ast_sockaddr_setnull() when http is not enabled.
Otherwise, ast_tcptls_server_start() will still start http.
(closes issue #17708 )
Reported by: pabelanger
Patches:
http.patch uploaded by pabelanger (license 224)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279727 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 01:56:30 +00:00
Russell Bryant
b54557e72e
Make a formatting change. (Demonstrating the commit IRC bot to pabelanger)
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279725 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-27 01:39:58 +00:00
Paul Belanger
a84347029b
Merged revisions 279689 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279689 | pabelanger | 2010-07-26 19:29:34 -0400 (Mon, 26 Jul 2010) | 2 lines
Updated documentation for FAX logger level.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279692 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-26 23:35:03 +00:00
Jason Parker
189839c307
Merged revisions 279658 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r279658 | qwell | 2010-07-26 18:03:38 -0500 (Mon, 26 Jul 2010) | 12 lines
Merged revisions 279657 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r279657 | qwell | 2010-07-26 17:59:52 -0500 (Mon, 26 Jul 2010) | 5 lines
Really fix sounds Makefile (and make it readableish).
There was a rather large syntax error that should have caused ALL versions of GNU make to fail.
I don't know how it worked.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279659 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-26 23:06:47 +00:00
Tilghman Lesher
05a0a0538a
Merged revisions 279619 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r279619 | tilghman | 2010-07-26 16:20:12 -0500 (Mon, 26 Jul 2010) | 9 lines
Merged revisions 279609 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r279609 | tilghman | 2010-07-26 16:18:17 -0500 (Mon, 26 Jul 2010) | 2 lines
Dunno why this worked on my machine, but it works better this way.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279624 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-26 21:21:23 +00:00
Tilghman Lesher
12a0639429
Merged revisions 279601 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r279601 | tilghman | 2010-07-26 16:07:45 -0500 (Mon, 26 Jul 2010) | 19 lines
Merged revisions 279597 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r279597 | ghenry | 2010-07-26 15:25:54 -0500 (Mon, 26 Jul 2010) | 13 lines
Apply all patches in:
https://issues.asterisk.org/view.php?id=13573
(closes issue #13573 )
Reported by: navkumar
Patches:
res_config_ldap-category.diff uploaded by navkumar (license 580)
res_config_ldap.patch uploaded by bencer (license 961)
res_config_ldap uploaded by bencer (license 961)
Tested by: suretec
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279602 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-26 21:08:24 +00:00
Gavin Henry
5a4e87b916
Merged revisions 279598 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279598 | ghenry | 2010-07-26 21:58:12 +0100 (Mon, 26 Jul 2010) | 21 lines
Merged revisions 279597 via svnmerge from
https://origsvn.digium.com/svn/asterisk/1.6.2
-----------------------------------------------------------------------
r279597 | ghenry | 2010-07-26 15:25:53 -0500 (Mon, 26 Jul 2010) | 13 lines
Apply all patches in:
https://issues.asterisk.org/view.php?id=13573 [^]
(closes issue 0013573)
Reported by: navkumar
Patches:
res_config_ldap-category.diff uploaded by navkumar (license 580)
res_config_ldap.patch uploaded by bencer (license 961)
res_config_ldap uploaded by bencer (license 961)
Tested by: suretec
------------------------------------------------------------------------
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279600 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-26 21:07:38 +00:00