Commit Graph

16051 Commits

Author SHA1 Message Date
Russell Bryant
74c4b84e73 Merged revisions 137987 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r137987 | russell | 2008-08-14 17:43:15 -0500 (Thu, 14 Aug 2008) | 2 lines

Fix a bashism that causes an error when trying to build the pdf on ubuntu

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137988 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-14 22:43:36 +00:00
Sean Bright
2bc89083d9 Merged revisions 137933 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r137933 | seanbright | 2008-08-14 14:47:28 -0400 (Thu, 14 Aug 2008) | 8 lines

Fix memory leak in cdr_sqlite3_custom.

(closes issue #13304)
Reported by: eliel
Patches:
      sqlite.patch uploaded by eliel (license 64)
      (Slightly modified by me)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137934 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-14 18:48:39 +00:00
Russell Bryant
586653b2c5 Blocked revisions 137901 via svnmerge
........
r137901 | russell | 2008-08-14 13:12:16 -0500 (Thu, 14 Aug 2008) | 1 line

Prepare for adding 1.6.2 changes
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137902 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-14 18:12:33 +00:00
Tilghman Lesher
6f80e827c7 Blocked revisions 137851 via svnmerge
................
r137851 | tilghman | 2008-08-14 12:01:00 -0500 (Thu, 14 Aug 2008) | 9 lines

Blocked revisions 137850 via svnmerge

........
r137850 | tilghman | 2008-08-14 11:55:20 -0500 (Thu, 14 Aug 2008) | 2 lines

Oops, wrong direction

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137852 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-14 17:01:35 +00:00
Tilghman Lesher
af9f8bf291 Merged revisions 137848 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r137848 | tilghman | 2008-08-14 11:52:43 -0500 (Thu, 14 Aug 2008) | 17 lines

Merged revisions 137847 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r137847 | tilghman | 2008-08-14 11:47:30 -0500 (Thu, 14 Aug 2008) | 9 lines

When creating the secondary subchannel name, it is necessary to compare to
the existing channel name without the "Zap/" or "DAHDI/" prefix, since our
test string is also without that prefix.
(closes issue #13027)
 Reported by: dferrer
 Patches: 
       chan_zap-1.4.21.1_fix2.patch uploaded by dferrer (license 525)
       (Slightly modified by me, to compensate for both names)

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137849 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-14 16:54:22 +00:00
Jason Parker
17f520666d Merged revisions 137812 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r137812 | qwell | 2008-08-14 10:32:16 -0500 (Thu, 14 Aug 2008) | 8 lines

Make sure we set the socket port, so we don't try to use <ip address>:0.

(closes issue #13255)
Reported by: falves11
Patches:
      13255-socketport.diff uploaded by qwell (license 4)
Tested by: falves11

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137814 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-14 15:37:35 +00:00
Russell Bryant
42d49d655d Merged revisions 137732 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r137732 | russell | 2008-08-14 09:15:50 -0500 (Thu, 14 Aug 2008) | 12 lines

Merged revisions 137731 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r137731 | russell | 2008-08-14 09:05:23 -0500 (Thu, 14 Aug 2008) | 4 lines

Comments in this config file were aligned only if your tab size was set to 8.
So, convert tabs to spaces so that things should be aligned regardless of what
tab size you use in your editor.

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137783 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-14 15:20:37 +00:00
Sean Bright
9968e9a09b Merged revisions 137780 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r137780 | seanbright | 2008-08-14 11:03:03 -0400 (Thu, 14 Aug 2008) | 8 lines

If we detect that we are no longer connected, try to reconnect a few times
before giving up.  This relies on the timeout settings in the freetds.conf
file and, unfortunately, on a recent version of FreeTDS (0.82 or newer).

I either need to change the current execs to be non-blocking (which I do
not want to do) or we have to force people to run with the latest and
greatest of FreeTDS.  I'm on the fence...

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137781 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-14 15:05:00 +00:00
Kevin P. Fleming
5aa7e82924 Merged revisions 137680 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r137680 | kpfleming | 2008-08-13 21:03:47 -0500 (Wed, 13 Aug 2008) | 9 lines

Merged revisions 137679 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r137679 | kpfleming | 2008-08-13 21:03:04 -0500 (Wed, 13 Aug 2008) | 1 line

forgot one module name that changed
........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137681 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-14 02:04:05 +00:00
Kevin P. Fleming
666ca122e8 Merged revisions 137640 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r137640 | kpfleming | 2008-08-13 18:00:37 -0500 (Wed, 13 Aug 2008) | 1 line

make this script actually work
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137641 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-13 23:00:55 +00:00
Kevin P. Fleming
d0c3c48a54 Merged revisions 137627 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r137627 | kpfleming | 2008-08-13 17:33:32 -0500 (Wed, 13 Aug 2008) | 9 lines

Merged revisions 137530 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r137530 | kpfleming | 2008-08-13 15:46:19 -0500 (Wed, 13 Aug 2008) | 1 line

add document describing what users will need to be aware of when upgrading to this version and using DAHDI
........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137631 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-13 22:34:25 +00:00
Jason Parker
c6681ec41d Merged revisions 137532 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r137532 | qwell | 2008-08-13 16:08:58 -0500 (Wed, 13 Aug 2008) | 8 lines

Correctly end locally ended calls.

(closes issue #12170)
Reported by: pj
Patches:
      20080702__issue12170_clear_pendinginvite.diff uploaded by bbryant (license 36)
Tested by: bbryant, pabelanger

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137533 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-13 21:09:36 +00:00
Jason Parker
84d0f2de87 Merged revisions 137496 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r137496 | qwell | 2008-08-13 15:05:50 -0500 (Wed, 13 Aug 2008) | 6 lines

Add FAXMODE variable with what fax transport was used.

(closes issue #13252)
Patches:
      v1-13252.patch uploaded by dimas (license 88)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137497 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-13 20:06:33 +00:00
Tilghman Lesher
54f95d4596 Blocked revisions 137456 via svnmerge
........
r137456 | tilghman | 2008-08-13 12:36:15 -0500 (Wed, 13 Aug 2008) | 6 lines

Convert deprecated routines to the new names.
(closes issue #13297)
 Reported by: snuffy
 Patches: 
       bug13297_20080814.diff uploaded by snuffy (license 35)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137457 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-13 17:37:26 +00:00
Sean Bright
c4cf3534a5 Merged revisions 137406 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r137406 | seanbright | 2008-08-13 10:41:49 -0400 (Wed, 13 Aug 2008) | 9 lines

Merged revisions 137405 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r137405 | seanbright | 2008-08-13 10:33:49 -0400 (Wed, 13 Aug 2008) | 1 line

Update docs to reflect the change to cdr_tds
........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137407 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-13 14:47:43 +00:00
Sean Bright
c5cd445b7a Merged revisions 137403 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r137403 | seanbright | 2008-08-13 10:22:47 -0400 (Wed, 13 Aug 2008) | 1 line

Use the ast_vasprintf macro instead of vasprintf directly.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137404 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-13 14:24:14 +00:00
Sean Bright
4430462543 Blocked revisions 137349 via svnmerge
................
r137349 | seanbright | 2008-08-12 20:11:13 -0400 (Tue, 12 Aug 2008) | 15 lines

Blocked revisions 137348 via svnmerge

........
r137348 | seanbright | 2008-08-12 20:10:35 -0400 (Tue, 12 Aug 2008) | 8 lines

Bring cdr_tds in line with the other CDR backends and have it try to store
CDR(userfield) if it is set.  The new behavior is to check for the userfield
column on module load, and if it exists, we will store CDR(userfield) when
CDRs are written.  A similar patch already went into trunk and 1.6.0.

(closes issue #13290)
Reported by: falves11

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137350 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-13 00:12:03 +00:00
Russell Bryant
13c2dc2eff Merged revisions 137301 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r137301 | russell | 2008-08-12 14:48:38 -0500 (Tue, 12 Aug 2008) | 2 lines

Grammar hax from Qwell

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137302 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-12 19:48:52 +00:00
Russell Bryant
2fc924a91c Merged revisions 137299 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r137299 | russell | 2008-08-12 14:40:35 -0500 (Tue, 12 Aug 2008) | 3 lines

Note that developer documentation belongs in doxygen, and not integrated with
the user manual stuff in doc/tex/.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137300 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-12 19:41:22 +00:00
Russell Bryant
ed7e56bcf9 Merged revisions 137239 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r137239 | russell | 2008-08-11 11:14:29 -0500 (Mon, 11 Aug 2008) | 2 lines

Make PRINT_DIR work as advertised.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137240 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-11 16:15:18 +00:00
Sean Bright
3a483084a1 Merged revisions 137203 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r137203 | seanbright | 2008-08-11 10:25:15 -0400 (Mon, 11 Aug 2008) | 7 lines

Log the userfield CDR variable like the other CDR backends, assuming the
column is actually there.  If it's not, we still log everything else as
before.

(closes issue #13281)
Reported by: falves11

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137217 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-11 14:31:59 +00:00
Tilghman Lesher
5f36f21d6b Merged revisions 137150 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r137150 | tilghman | 2008-08-10 19:25:28 -0500 (Sun, 10 Aug 2008) | 13 lines

Merged revisions 137138 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r137138 | tilghman | 2008-08-10 19:20:38 -0500 (Sun, 10 Aug 2008) | 5 lines

Deallocate database connection handle on disconnect, as we allocate another
one on connect.
(closes issue #13271)
 Reported by: dveiga

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137160 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-11 00:27:46 +00:00
Sean Bright
8d236dac5d Blocked revisions 137112 via svnmerge
........
r137112 | seanbright | 2008-08-10 17:10:04 -0400 (Sun, 10 Aug 2008) | 3 lines

Fix this again so we can compile with shadow warnings enabled and IMAP chosen
in voicemail.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137113 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-10 21:11:21 +00:00
Sean Bright
8f5c042ed0 Blocked revisions 137110 via svnmerge
........
r137110 | seanbright | 2008-08-10 16:57:25 -0400 (Sun, 10 Aug 2008) | 3 lines

That's all, folks.  Not going to update the Makefile until res_jabber is
converted (snuffy, you there? :))

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137111 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-10 20:57:54 +00:00
Sean Bright
3ca6fcdb0c Blocked revisions 137089 via svnmerge
........
r137089 | seanbright | 2008-08-10 16:23:50 -0400 (Sun, 10 Aug 2008) | 3 lines

Another batch of files from RSW.  The remaining apps and a few more
files from main/

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137092 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-10 20:24:24 +00:00
Sean Bright
06dfd61855 Blocked revisions 137082 via svnmerge
........
r137082 | seanbright | 2008-08-10 15:35:50 -0400 (Sun, 10 Aug 2008) | 2 lines

Another big chunk of changes from the RSW branch.  Bunch of stuff from main/

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137083 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-10 19:36:20 +00:00
Sean Bright
c904c89b58 Blocked revisions 137055 via svnmerge
........
r137055 | seanbright | 2008-08-10 10:45:25 -0400 (Sun, 10 Aug 2008) | 3 lines

More RSW merges.  Everything from apps/ except for the big offenders
app_voicemail and app_queue.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137056 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-10 14:47:03 +00:00
Sean Bright
27cb0935bf Blocked revisions 137028 via svnmerge
........
r137028 | seanbright | 2008-08-09 20:47:56 -0400 (Sat, 09 Aug 2008) | 1 line

All of the res/ stuff (other than res_jabber) from the RSW branch.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137029 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-10 00:48:37 +00:00
Tilghman Lesher
80d244e8ec Merged revisions 136947 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r136947 | tilghman | 2008-08-09 10:26:27 -0500 (Sat, 09 Aug 2008) | 18 lines

Merged revisions 136946 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r136946 | tilghman | 2008-08-09 10:25:36 -0500 (Sat, 09 Aug 2008) | 10 lines

Merged revisions 136945 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r136945 | tilghman | 2008-08-09 10:24:36 -0500 (Sat, 09 Aug 2008) | 2 lines

Regression fixes for Solaris

........

................

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136948 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-09 15:27:11 +00:00
Sean Bright
b8d6ca0b62 Blocked revisions 136917 via svnmerge
........
r136917 | seanbright | 2008-08-09 10:12:34 -0400 (Sat, 09 Aug 2008) | 2 lines

More RSW merges.  This should do it for the channels/ dir.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136918 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-09 14:13:10 +00:00
Sean Bright
7df6d764db Blocked revisions 136890 via svnmerge
........
r136890 | seanbright | 2008-08-09 09:13:48 -0400 (Sat, 09 Aug 2008) | 2 lines

Biggest offender?  chan_dahdi.c!  More RSW merging.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136891 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-09 13:14:23 +00:00
Sean Bright
d50d40f7fc Blocked revisions 136888 via svnmerge
........
r136888 | seanbright | 2008-08-09 08:53:57 -0400 (Sat, 09 Aug 2008) | 4 lines

Merge more changes from the resolve-shadow-warnings branch (henceforth known
as RSW since i am too lazy to keep typing it all out).  This time a few of
the channels.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136889 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-09 12:54:30 +00:00
Tilghman Lesher
cbf448be6f Merged revisions 136859 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r136859 | tilghman | 2008-08-08 20:15:38 -0500 (Fri, 08 Aug 2008) | 4 lines

Update documentation as to the behavior of AGI in 1.6.0 and higher.  Also, add
an OOB message that answers the question of, if AGI no longer shuts down the
connection on hangup, how will FastAGI know when to stop processing the call?

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136860 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-09 01:16:25 +00:00
Sean Bright
2c6408c09f Blocked revisions 136819 via svnmerge
........
r136819 | seanbright | 2008-08-08 14:19:33 -0400 (Fri, 08 Aug 2008) | 3 lines

Bring in the configure and makeopts jazz for -Wshadow, but don't add it to the
Makefile yet.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136820 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-08 18:20:11 +00:00
Mark Michelson
a6df06e84e Merged revisions 136784 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r136784 | mmichelson | 2008-08-08 10:31:31 -0500 (Fri, 08 Aug 2008) | 3 lines

Fix compilation for ODBC voicemail


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136785 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-08 15:33:47 +00:00
Steve Murphy
52d466de03 Merged revisions 136746 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r136746 | murf | 2008-08-07 18:48:35 -0600 (Thu, 07 Aug 2008) | 40 lines

Merged revisions 136726 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r136726 | murf | 2008-08-07 18:15:34 -0600 (Thu, 07 Aug 2008) | 32 lines


(closes issue #13236)
Reported by: korihor

Wow, this one was a challenge!

I regrouped and ran a new strategy for
setting the ~~MACRO~~ value; I set it once
per extension, up near the top. It is only
set if there is a switch in the extension.

So, I had to put in a chunk of code to detect
a switch in the pval tree.

I moved the code to insert the set of ~~exten~~
up to the beginning of the gen_prios routine, 
instead of down in the switch code.

I learned that I have to push the detection
of the switches down into the code, so everywhere
I create a new exten in gen_prios, I make sure
to pass onto it the values of the mother_exten
first, and the exten next.

I had to add a couple fields to the exten
struct to accomplish this, in the ael_structs.h
file. The checked field makes it so we don't
repeat the switch search if it's been done.

I also updated the regressions.


........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136778 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-08 06:45:43 +00:00
Tilghman Lesher
1222f82205 Merged revisions 136751 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r136751 | tilghman | 2008-08-07 21:34:17 -0500 (Thu, 07 Aug 2008) | 2 lines

Removing bad properties

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136753 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-08 02:36:26 +00:00
Mark Michelson
4a5ac6487f This is weird. Either SVN or vim tabbed
a bunch of functions over one level during
a merge.



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136724 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 23:42:34 +00:00
Mark Michelson
745f28879f Merged revisions 136722 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r136722 | mmichelson | 2008-08-07 18:39:50 -0500 (Thu, 07 Aug 2008) | 3 lines

Remove one last batch of debug messages


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136723 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 23:40:47 +00:00
Mark Michelson
8166a7a04d Blocked revisions 136720 via svnmerge
........
r136720 | mmichelson | 2008-08-07 18:38:08 -0500 (Thu, 07 Aug 2008) | 6 lines

Fix build for non-IMAP storage and get rid of some
debug messages.
Thanks to eliel for alerting me.
No thanks to buildbot.


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136721 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 23:38:30 +00:00
Mark Michelson
5567deefc9 Merged revisions 136715 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r136715 | mmichelson | 2008-08-07 17:25:50 -0500 (Thu, 07 Aug 2008) | 18 lines

Merging the imap_consistency_trunk branch to
trunk.

For an explanation of what "imap_consistency" is,
please see svn revision 134223 to the 1.4 branch.

Coincidentally, this also fixes a recent bug report
regarding the inability to save messages to the new
folder when using IMAP storage since they will would
be flagged as "seen" and not be recognized as new
messages.


(closes issue #13234)
Reported by: jaroth



........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136719 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 23:26:24 +00:00
Michiel van Baak
bb5194554e Blocked revisions 136679 via svnmerge
........
r136679 | mvanbaak | 2008-08-07 23:19:39 +0200 (Thu, 07 Aug 2008) | 8 lines

show correct called party id and also store this to the 'placed calls' list once the call is connected.

(closes issue #13180)
Reported by: pj
Patches:
      2008080700_skinny_calledpartyid.diff uploaded by mvanbaak (license 7)
Tested by: mvanbaak, pj

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136687 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 21:22:26 +00:00
Shaun Ruffell
732659ef67 Removing code that was commented out.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136674 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 20:41:06 +00:00
Shaun Ruffell
7fbba1d580 Updated codec_dahdi to use the transcoder interface in the DAHDI.
(Issue: DAHDI-42)



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136672 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 20:38:38 +00:00
Mark Michelson
eee3091cbf Merged revisions 136660 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r136660 | mmichelson | 2008-08-07 15:25:43 -0500 (Thu, 07 Aug 2008) | 4 lines

Bump a LOG_NOTICE message to LOG_DEBUG since it appears
once for every bridged call


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136663 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 20:26:24 +00:00
Mark Michelson
f3097eb1af Merged revisions 136635 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r136635 | mmichelson | 2008-08-07 14:58:32 -0500 (Thu, 07 Aug 2008) | 5 lines

Don't allow Answer() to accept a negative argument.
Negative argument means an infinite delay and we
don't want that.


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136636 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 19:59:00 +00:00
Mark Michelson
23bcd9b4a1 Merged revisions 136633 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r136633 | mmichelson | 2008-08-07 14:54:27 -0500 (Thu, 07 Aug 2008) | 7 lines

Fix a calculation error I had made in the poll. The poll
would reset to 500 ms every time a non-voice frame
was received. The total time we poll should be 500 ms, so
now we save the amount of time left after the poll returned
and use that as our argument for the next call to poll


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136634 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 19:54:47 +00:00
Mark Michelson
4ff12eb20c Merged revisions 136631 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r136631 | mmichelson | 2008-08-07 14:36:46 -0500 (Thu, 07 Aug 2008) | 13 lines

Scrap the 500 ms delay when Asterisk auto-answers a channel.
Instead, poll the channel until receiving a voice frame. The
cap on this poll is 500 ms.

The optional delay is still allowable in the Answer() application,
but the delay has been moved back to its original position, after
the call to the channel's answer callback. The poll for the voice
frame will not happen if a delay is specified when calling Answer().

(closes issue #12708)
Reported by: kactus


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136632 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 19:37:48 +00:00
Richard Mudgett
bca2b8aea0 Merged revisions 136594 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r136594 | rmudgett | 2008-08-07 14:01:03 -0500 (Thu, 07 Aug 2008) | 13 lines

Merged revisions 136241 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r136241 | rmudgett | 2008-08-06 16:18:53 -0500 (Wed, 06 Aug 2008) | 5 lines

*  The allowed_bearers setting in misdn.conf misspelled one
of its options: digital_restricted.
*  Fixed some other spelling errors and typos.


........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136598 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 19:19:49 +00:00
Kevin P. Fleming
eac67f84f4 Merged revisions 136542 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r136542 | kpfleming | 2008-08-07 12:44:20 -0500 (Thu, 07 Aug 2008) | 6 lines

Merged revisions 136541 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136543 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-07 17:44:40 +00:00