[asterisk-commits] file: branch file/usecnt-cleanup r56403 - in /team/file/usecnt-cleanup: ./ ap...

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Fri Feb 23 12:57:22 MST 2007


Author: file
Date: Fri Feb 23 13:57:20 2007
New Revision: 56403

URL: http://svn.digium.com/view/asterisk?view=rev&rev=56403
Log:
Merged revisions 54711,54715,54748-54749,54773-54774,54806,54838,54861-54862,54885,54887,54889-54890,54901,54910,54925,54970,55003-55004,55007,55051,55077,55087-55088,55132,55155,55197-55198,55218,55220,55279,55323,55329-55330,55351-55352,55375,55409-55410,55414,55436,55495,55514,55534,55554,55556,55591,55635,55671,55697,55716,55718,55748,55762-55763,55805,55835,55870,55915,55948,55950,55952-55953,55955,55958,56005,56007,56009,56012,56056,56092,56095,56126,56156,56187-56188,56209,56232,56278,56323,56342 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
r54711 | file | 2007-02-15 19:10:17 -0500 (Thu, 15 Feb 2007) | 2 lines

Properly handle an error result from a manager action. This could have left the action list permanently locked for reading.

................
r54715 | file | 2007-02-15 19:54:10 -0500 (Thu, 15 Feb 2007) | 10 lines

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

........
r54714 | file | 2007-02-15 19:48:48 -0500 (Thu, 15 Feb 2007) | 2 lines

Don't let dtmf leak over into the engine and let it skew the results... also give DTMF results priority. (issue #9014 reported by surftek)

........

................
r54748 | file | 2007-02-15 20:17:25 -0500 (Thu, 15 Feb 2007) | 2 lines

Add 'o' option to Chanspy which causes it to only listen to audio coming from the channel, and the 'X' option which allows the user to exit to a valid single digit extension. (issue #8137 reported by mnicholson)

................
r54749 | file | 2007-02-15 20:36:18 -0500 (Thu, 15 Feb 2007) | 2 lines

Rely on ast_gethostbyname to handle IP addresses, not inet_aton. (issue #9056 reported by pj)

................
r54773 | oej | 2007-02-16 06:43:41 -0500 (Fri, 16 Feb 2007) | 18 lines

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

................
r54772 | oej | 2007-02-16 12:39:55 +0100 (Fri, 16 Feb 2007) | 10 lines

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

........
r54771 | oej | 2007-02-16 12:38:03 +0100 (Fri, 16 Feb 2007) | 2 lines

Issue #9069 - If we open with TH we should not close with /TD. (seanbright)

........

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

................
r54774 | oej | 2007-02-16 06:47:48 -0500 (Fri, 16 Feb 2007) | 2 lines

Issue #9068 - make sure we quote HTML characters correctly too (seanbright)

................
r54806 | oej | 2007-02-16 07:14:53 -0500 (Fri, 16 Feb 2007) | 10 lines

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

........
r54787 | oej | 2007-02-16 13:06:23 +0100 (Fri, 16 Feb 2007) | 2 lines

Issue #7541 - Handle multipart attachments to SIP messages - even if boundary is quoted.

........

................
r54838 | oej | 2007-02-16 08:35:44 -0500 (Fri, 16 Feb 2007) | 12 lines

Adding Realtime Text support (T.140) to Asterisk

T.140/RFC 2793 is a live communication channel, originally
created for IP based text phones for hearing impaired. 
Feels very much like the old Unix talk application.

This code is developed and disclaimed by John Martin of Aupix, UK.
Tested for interoperability by myself and Omnitor in Sweden,
the company that wrote most of the specifications.

A big thank you to everyone involved in this.

................
r54861 | oej | 2007-02-16 09:11:53 -0500 (Fri, 16 Feb 2007) | 2 lines

More cleanups of app_voicemail

................
r54862 | oej | 2007-02-16 09:31:18 -0500 (Fri, 16 Feb 2007) | 2 lines

Formatting, whitespace fixes

................
r54885 | file | 2007-02-16 12:07:10 -0500 (Fri, 16 Feb 2007) | 10 lines

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

........
r54884 | file | 2007-02-16 12:02:35 -0500 (Fri, 16 Feb 2007) | 2 lines

Allow directed pickup to pick up the real context instead of the macro context if a Macro is used. (issue #8984 reported by jamesb63)

........

................
r54887 | qwell | 2007-02-16 12:26:20 -0500 (Fri, 16 Feb 2007) | 12 lines

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

........
r54886 | qwell | 2007-02-16 11:25:21 -0600 (Fri, 16 Feb 2007) | 4 lines

Clarify a restart message.  It's silly, but the reporter had a very valid point.

Issue 9079

........

................
r54889 | file | 2007-02-16 12:41:27 -0500 (Fri, 16 Feb 2007) | 2 lines

Add option to features.conf that enables parking via DTMF on picked up parked calls. (issue #9082 reported by francesco_r)

................
r54890 | russell | 2007-02-16 12:44:39 -0500 (Fri, 16 Feb 2007) | 11 lines

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

........
r54888 | russell | 2007-02-16 11:40:38 -0600 (Fri, 16 Feb 2007) | 3 lines

Clean up a few coding guidelines issues - spaces to tabs, use sizeof() to pass
the size of a static buffer, add spaces ...

........

................
r54901 | russell | 2007-02-16 13:04:34 -0500 (Fri, 16 Feb 2007) | 12 lines

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

........
r54898 | russell | 2007-02-16 12:03:41 -0600 (Fri, 16 Feb 2007) | 4 lines

Fix setting "autofallthrough" to yes by default.  It was set to enabled in
pbx.c.  However, if the option was not present in extensions.conf, then
pbx_config.c would set it back to disabled.

........

................
r54910 | file | 2007-02-16 13:08:34 -0500 (Fri, 16 Feb 2007) | 2 lines

Allow the user to specify where to enable the respective features for when a parked call is picked up. (ie: transfers and parking)

................
r54925 | file | 2007-02-16 13:53:17 -0500 (Fri, 16 Feb 2007) | 10 lines

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

........
r54924 | file | 2007-02-16 13:51:15 -0500 (Fri, 16 Feb 2007) | 2 lines

Need to check macro extension as well as macro context for directed pickup.

........

................
r54970 | russell | 2007-02-16 16:13:51 -0500 (Fri, 16 Feb 2007) | 21 lines

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

................
r54969 | russell | 2007-02-16 15:12:18 -0600 (Fri, 16 Feb 2007) | 13 lines

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

........
r54955 | russell | 2007-02-16 14:56:58 -0600 (Fri, 16 Feb 2007) | 5 lines

For conferences that are configured in meetme.conf, check the configuration
file every time someone joins the conference instead of only when the
conference is first created.  This is to ensure that changes to the pin
numbers in the config file are always honored.  (issue #9073)

........

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

................
r55003 | file | 2007-02-16 17:20:55 -0500 (Fri, 16 Feb 2007) | 18 lines

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

................
r55002 | file | 2007-02-16 17:18:46 -0500 (Fri, 16 Feb 2007) | 10 lines

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

........
r54999 | file | 2007-02-16 17:13:45 -0500 (Fri, 16 Feb 2007) | 2 lines

Do not send indications through ast_indicate in chan_agent but instead go directly to the technology. This way when indications are emulated they happen on the Agent channel and do not screw up formats on the channels. (issue #8439 reported by punkgode)

........

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

................
r55004 | russell | 2007-02-16 17:21:16 -0500 (Fri, 16 Feb 2007) | 3 lines

Print the raw read/write formats in the DumpChan application.
(issue #9083, junky)

................
r55007 | russell | 2007-02-16 17:50:22 -0500 (Fri, 16 Feb 2007) | 25 lines

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

................
r55006 | russell | 2007-02-16 16:49:42 -0600 (Fri, 16 Feb 2007) | 17 lines

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

........
r55005 | russell | 2007-02-16 16:48:22 -0600 (Fri, 16 Feb 2007) | 9 lines

Revert the change I did in revisions 54955, 54969, and 54970, in 1.2, 1.4, 
and trunk.  I decided that once a conference is created from meetme.conf,
it is acceptable behavior that the pin can not be changed until the
conference goes away.  I also added a note in meetme.conf to describe this
behavior.

We still have another issue in 1.4 and trunk where some conferences with no
users don't go away.  That is the real bug that needs to be addressed here.

........

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

................
r55051 | russell | 2007-02-16 19:32:16 -0500 (Fri, 16 Feb 2007) | 11 lines

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

........
r55050 | russell | 2007-02-16 18:31:42 -0600 (Fri, 16 Feb 2007) | 3 lines

Filter out yet another architecture that does not work with the optimizations
in the built-in libgsm. (issue 8637, ovi)

........

................
r55077 | russell | 2007-02-16 20:11:32 -0500 (Fri, 16 Feb 2007) | 11 lines

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

........
r55052 | russell | 2007-02-16 18:40:34 -0600 (Fri, 16 Feb 2007) | 3 lines

If the pg_config application is found, but there is probably executing it,
then consider postgres unavailable.  (issue #8637)

........

................
r55087 | file | 2007-02-16 20:22:01 -0500 (Fri, 16 Feb 2007) | 18 lines

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

................
r55086 | file | 2007-02-16 20:16:59 -0500 (Fri, 16 Feb 2007) | 10 lines

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

........
r55073 | file | 2007-02-16 20:09:50 -0500 (Fri, 16 Feb 2007) | 2 lines

Allow chan_sip to handle attended transfers from a SIP phone that is sitting behind chan_agent. Yes folks, all it took was one line of code. (issue #8784 reported by pzieba)

........

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

................
r55088 | file | 2007-02-16 20:37:29 -0500 (Fri, 16 Feb 2007) | 2 lines

Update chan_jingle to new definition of set_rtp_peer.

................
r55132 | file | 2007-02-16 22:01:38 -0500 (Fri, 16 Feb 2007) | 10 lines

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

........
r55129 | file | 2007-02-16 21:59:50 -0500 (Fri, 16 Feb 2007) | 2 lines

Make the 'i' option of Queue actually work. (issue #8986 reported by utis)

........

................
r55155 | file | 2007-02-16 22:57:23 -0500 (Fri, 16 Feb 2007) | 18 lines

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

................
r55154 | file | 2007-02-16 22:55:30 -0500 (Fri, 16 Feb 2007) | 10 lines

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

........
r55153 | file | 2007-02-16 22:53:45 -0500 (Fri, 16 Feb 2007) | 2 lines

Answer the channel before recording privacy information. (issue #8926 reported by lmamane)

........

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

................
r55197 | file | 2007-02-17 11:39:24 -0500 (Sat, 17 Feb 2007) | 2 lines

Increase "queue show" buffer size from 80 to 240. This should be more then enough for most cases. (issue #9089 reported by mvanbaak)

................
r55198 | file | 2007-02-17 11:48:20 -0500 (Sat, 17 Feb 2007) | 2 lines

We want to skip the queue if the name doesn't match the specified one, not if they *do*.

................
r55218 | qwell | 2007-02-17 12:11:07 -0500 (Sat, 17 Feb 2007) | 12 lines

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

........
r55217 | qwell | 2007-02-17 11:10:09 -0600 (Sat, 17 Feb 2007) | 4 lines

Fix an issue where callerid would not be displayed on some phones.

Issue 8995, initial patch and research done by wedhorn

........

................
r55220 | file | 2007-02-17 12:41:47 -0500 (Sat, 17 Feb 2007) | 10 lines

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

........
r55219 | file | 2007-02-17 12:39:32 -0500 (Sat, 17 Feb 2007) | 2 lines

Add missing membername option to AddQueueMember documentation. (issue #9088 reported by seanbright)

........

................
r55279 | oej | 2007-02-18 07:52:58 -0500 (Sun, 18 Feb 2007) | 18 lines

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

................
r55278 | oej | 2007-02-18 13:35:54 +0100 (Sun, 18 Feb 2007) | 10 lines

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

........
r55277 | oej | 2007-02-18 13:32:13 +0100 (Sun, 18 Feb 2007) | 2 lines

Documentation update (#9053, jsmith)

........

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

................
r55323 | oej | 2007-02-18 10:01:07 -0500 (Sun, 18 Feb 2007) | 2 lines

Simplify post_manager_event()

................
r55329 | kpfleming | 2007-02-18 10:03:42 -0500 (Sun, 18 Feb 2007) | 4 lines

add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in #if expressions will be caught
convert various #if expressions to #ifdef for macros that may not be defined (and where the value is not important)
Note: two of these changes are in bison generated files which is going to be inconvenient when they are regenerated

................
r55330 | oej | 2007-02-18 10:11:52 -0500 (Sun, 18 Feb 2007) | 2 lines

Being picky...

................
r55351 | file | 2007-02-18 14:09:29 -0500 (Sun, 18 Feb 2007) | 2 lines

Update chan_h323 to new set_rtp_peer definition.

................
r55352 | file | 2007-02-18 14:13:17 -0500 (Sun, 18 Feb 2007) | 2 lines

Return GSM to a state where it actually builds under dev mode.

................
r55375 | oej | 2007-02-18 17:07:21 -0500 (Sun, 18 Feb 2007) | 2 lines

Formatting changes.

................
r55409 | dbailey | 2007-02-19 10:24:46 -0500 (Mon, 19 Feb 2007) | 11 lines

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

........
r55397 | dbailey | 2007-02-19 08:52:59 -0600 (Mon, 19 Feb 2007) | 3 lines

Changed iax2 process thread to detached to correct memory leak due to left over thread context on thread exit.  
Modified module unload process to avoid deadlocks on pthread cancels

........

................
r55410 | file | 2007-02-19 10:57:24 -0500 (Mon, 19 Feb 2007) | 2 lines

Allow both an external application and SMDI to do voicemail notification at the same time. (issue #8625 reported by lters)

................
r55414 | file | 2007-02-19 11:01:52 -0500 (Mon, 19 Feb 2007) | 2 lines

Clarify last change for SMDI in CHANGES file.

................
r55436 | tilghman | 2007-02-19 13:15:52 -0500 (Mon, 19 Feb 2007) | 18 lines

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

................
r55435 | tilghman | 2007-02-19 12:11:48 -0600 (Mon, 19 Feb 2007) | 10 lines

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

........
r55434 | tilghman | 2007-02-19 12:09:09 -0600 (Mon, 19 Feb 2007) | 2 lines

forcename and forcegreetings options should check to see if the recording already exists

........

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

................
r55495 | qwell | 2007-02-19 18:27:09 -0500 (Mon, 19 Feb 2007) | 2 lines

We need to bump the cleancount when we make API changes...

................
r55514 | oej | 2007-02-20 02:48:12 -0500 (Tue, 20 Feb 2007) | 11 lines

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

........
r55483 | oej | 2007-02-19 22:12:55 +0100 (Mon, 19 Feb 2007) | 3 lines

- Not sending arguments to an application is not "out of memory"
- Making error messages a bit more clear

........

................
r55534 | file | 2007-02-20 10:19:23 -0500 (Tue, 20 Feb 2007) | 2 lines

I like it when trunk builds, so let's make res_jabber compile again!

................
r55554 | russell | 2007-02-20 11:42:33 -0500 (Tue, 20 Feb 2007) | 11 lines

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

........
r55553 | russell | 2007-02-20 10:41:57 -0600 (Tue, 20 Feb 2007) | 3 lines

Change the formatting of sla.conf.sample to make it more readable.  
(issue #9112, blitzrage)

........

................
r55556 | qwell | 2007-02-20 11:56:58 -0500 (Tue, 20 Feb 2007) | 12 lines

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

........
r55555 | qwell | 2007-02-20 10:53:45 -0600 (Tue, 20 Feb 2007) | 4 lines

No need to cast nor free with strdupa (thanks file)

55555!

........

................
r55591 | russell | 2007-02-20 14:58:07 -0500 (Tue, 20 Feb 2007) | 10 lines

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

........
r55590 | russell | 2007-02-20 13:57:07 -0600 (Tue, 20 Feb 2007) | 2 lines

Increase the maximum number of manager headers to 128, at the request of Pari.

........

................
r55635 | russell | 2007-02-20 15:32:13 -0500 (Tue, 20 Feb 2007) | 11 lines

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

........
r55634 | russell | 2007-02-20 14:26:06 -0600 (Tue, 20 Feb 2007) | 3 lines

Add the Asterisk version information to the Server header in HTTP
responses.  (requested by Pari)

........

................
r55671 | file | 2007-02-20 17:49:53 -0500 (Tue, 20 Feb 2007) | 18 lines

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

................
r55670 | file | 2007-02-20 17:47:00 -0500 (Tue, 20 Feb 2007) | 10 lines

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

........
r55669 | file | 2007-02-20 17:39:14 -0500 (Tue, 20 Feb 2007) | 2 lines

Defer clearing callback information if channels are up until they are hung up. This ensures the hangup process goes smoothly and no channels get hung in limbo. (issue #8088 reported by kebl0155)

........

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

................
r55697 | file | 2007-02-20 18:12:55 -0500 (Tue, 20 Feb 2007) | 10 lines

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

........
r55688 | file | 2007-02-20 18:08:45 -0500 (Tue, 20 Feb 2007) | 2 lines

Don't test our own address against the localnet settings. At least one person has had issues as a result of this from #7051 so I'm reversing it. (issue #8821 reported by kokoskarokoska)

........

................
r55716 | file | 2007-02-20 18:26:00 -0500 (Tue, 20 Feb 2007) | 2 lines

Flush out the file pointer. (issue #9115 reported by guthrie)

................
r55718 | file | 2007-02-20 19:00:11 -0500 (Tue, 20 Feb 2007) | 10 lines

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

........
r55717 | file | 2007-02-20 18:57:03 -0500 (Tue, 20 Feb 2007) | 2 lines

Return behavior I removed. I did not remember that you could just add a localnet entry to make it work.

........

................
r55748 | file | 2007-02-20 19:14:07 -0500 (Tue, 20 Feb 2007) | 10 lines

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

........
r55741 | file | 2007-02-20 19:11:20 -0500 (Tue, 20 Feb 2007) | 2 lines

Better handle dropped IMAP connections. (issue #9054 reported by bsmithurst)

........

................
r55762 | russell | 2007-02-20 20:05:00 -0500 (Tue, 20 Feb 2007) | 12 lines

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

........
r55758 | russell | 2007-02-20 19:03:25 -0600 (Tue, 20 Feb 2007) | 4 lines

Improve the reference counting to fix bugs where people report seeing
conferences listed that have no members.
(issue #9073)

........

................
r55763 | file | 2007-02-20 20:05:26 -0500 (Tue, 20 Feb 2007) | 2 lines

Return trunk to a state where it compiles under Darwin. The byte order stuff is ugly, if anyone wants to clean it up... by all means do so.

................
r55805 | qwell | 2007-02-20 21:04:10 -0500 (Tue, 20 Feb 2007) | 12 lines

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

........
r55799 | qwell | 2007-02-20 20:01:36 -0600 (Tue, 20 Feb 2007) | 4 lines

Fix segfault when buddy couldn't be found.

Issue 7764, patch by sailer

........

................
r55835 | oej | 2007-02-21 03:39:15 -0500 (Wed, 21 Feb 2007) | 10 lines

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

........
r55834 | oej | 2007-02-21 09:32:34 +0100 (Wed, 21 Feb 2007) | 2 lines

Issue #8848 - Turn off lamp more quickly after transfer (decrement inuse early on transferer's call leg)

........

................
r55870 | kpfleming | 2007-02-21 09:07:43 -0500 (Wed, 21 Feb 2007) | 18 lines

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

................
r55869 | kpfleming | 2007-02-21 08:06:47 -0600 (Wed, 21 Feb 2007) | 10 lines

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

........
r55868 | kpfleming | 2007-02-21 08:03:11 -0600 (Wed, 21 Feb 2007) | 2 lines

use new tag version script

........

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

................
r55915 | file | 2007-02-21 12:23:42 -0500 (Wed, 21 Feb 2007) | 10 lines

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

........
r55914 | file | 2007-02-21 12:18:19 -0500 (Wed, 21 Feb 2007) | 2 lines

Add a flag that indicates whether a SIP dialog is an outgoing call or not. SIP_OUTGOING originally did it but it was repurposed to the direction of the last transaction, which can cause update_call_counter to falsely decrease the wrong counters. (please don't hurt me oej) (issue #8943 reported by mdu113)

........

................
r55948 | file | 2007-02-21 15:05:15 -0500 (Wed, 21 Feb 2007) | 10 lines

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

........
r55947 | file | 2007-02-21 15:03:38 -0500 (Wed, 21 Feb 2007) | 2 lines

Only start playing the next file if we have not been quieted.

........

................
r55950 | file | 2007-02-21 15:18:16 -0500 (Wed, 21 Feb 2007) | 10 lines

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

........
r55949 | file | 2007-02-21 15:16:34 -0500 (Wed, 21 Feb 2007) | 2 lines

Only dispose of the conference if one was created.

........

................
r55952 | russell | 2007-02-21 15:23:03 -0500 (Wed, 21 Feb 2007) | 11 lines

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

........
r55951 | russell | 2007-02-21 14:22:33 -0600 (Wed, 21 Feb 2007) | 3 lines

Simplify the last change to app_meetme, and move the call to dispose_conf()
up into the block where we know a conf exists.

........

................
r55953 | file | 2007-02-21 15:26:43 -0500 (Wed, 21 Feb 2007) | 2 lines

Clarify in the doxygen docs abou RFC2833 compensation flag.

................
r55955 | qwell | 2007-02-21 15:30:54 -0500 (Wed, 21 Feb 2007) | 12 lines

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

........
r55954 | qwell | 2007-02-21 14:27:08 -0600 (Wed, 21 Feb 2007) | 4 lines

Fix locking issue, and accept "transport-accept" as a valid accept message.

This should solve issues 8970 and 8503.

........

................
r55958 | file | 2007-02-21 15:41:53 -0500 (Wed, 21 Feb 2007) | 18 lines

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

................
r55957 | file | 2007-02-21 15:35:40 -0500 (Wed, 21 Feb 2007) | 10 lines

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

........
r55956 | file | 2007-02-21 15:32:16 -0500 (Wed, 21 Feb 2007) | 2 lines

Change naughty warning message to provide useful information. If a write now fails on a channel in meetme it will tell you the channel name instead of spitting out the wrong error message.

........

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

................
r56005 | file | 2007-02-21 19:05:00 -0500 (Wed, 21 Feb 2007) | 2 lines

Make filename on email follow subject message number, purely for cosmetic purposes for individuals like *cough* jsmith *cough*. (issue #9111 reported by sshah)

................
r56007 | kpfleming | 2007-02-21 19:09:27 -0500 (Wed, 21 Feb 2007) | 9 lines

Blocked revisions 56006 via svnmerge

........
r56006 | kpfleming | 2007-02-21 18:08:54 -0600 (Wed, 21 Feb 2007) | 2 lines

disable unloading of embedded modules... there is a fundamental problem with doing so that will not be fixed in this version of Asterisk due to its invasiveness

........

................
r56009 | file | 2007-02-21 19:38:46 -0500 (Wed, 21 Feb 2007) | 10 lines

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

........
r56008 | file | 2007-02-21 19:35:55 -0500 (Wed, 21 Feb 2007) | 2 lines

Print out deprecation notice on usage output of CLI commands. (issue #8925 reported by blitzrage)

........

................
r56012 | russell | 2007-02-21 19:59:17 -0500 (Wed, 21 Feb 2007) | 19 lines

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

................
r56011 | russell | 2007-02-21 18:57:36 -0600 (Wed, 21 Feb 2007) | 11 lines

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

........
r56010 | russell | 2007-02-21 18:53:25 -0600 (Wed, 21 Feb 2007) | 3 lines

If we receive a frame that is not in any of the negotiated formats, then drop
it.  (potentially issue #8781 and SPD-12)

........

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

................
r56056 | russell | 2007-02-21 20:26:22 -0500 (Wed, 21 Feb 2007) | 11 lines

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

........
r56055 | russell | 2007-02-21 19:24:10 -0600 (Wed, 21 Feb 2007) | 3 lines

Restructure a little bit of code to reduce nesting.  There is no functionality
change here.

........

................
r56092 | kpfleming | 2007-02-21 21:36:00 -0500 (Wed, 21 Feb 2007) | 2 lines

give embedded modules a helping hand by backing up and restoring their global variables when they are loaded and unloaded

................
r56095 | murf | 2007-02-21 21:48:29 -0500 (Wed, 21 Feb 2007) | 9 lines

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

........
r56094 | murf | 2007-02-21 19:39:58 -0700 (Wed, 21 Feb 2007) | 1 line

updated the sound tarball versions in Makefile
........

................
r56126 | oej | 2007-02-22 05:46:09 -0500 (Thu, 22 Feb 2007) | 10 lines

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

........
r56125 | oej | 2007-02-22 11:33:55 +0100 (Thu, 22 Feb 2007) | 2 lines

Move message from verbose to debug

........

................
r56156 | transnexus | 2007-02-22 08:58:21 -0500 (Thu, 22 Feb 2007) | 2 lines

Update OSP documention for v1.6.

................
r56187 | russell | 2007-02-22 11:25:22 -0500 (Thu, 22 Feb 2007) | 4 lines

Fix some compilation problems in app_voicemail.  There was a parenthesis missing
in a function prototype, and "#elifdef" is not a valid preprocessor directive.
(issue #9122, akohlsmith)

................
r56188 | file | 2007-02-22 11:48:31 -0500 (Thu, 22 Feb 2007) | 2 lines

Since I'm a nice guy... let's increment the clean count since last night's module changes require a rebuild of everything essentially.

................
r56209 | kpfleming | 2007-02-22 12:36:46 -0500 (Thu, 22 Feb 2007) | 2 lines

move the ast_module_info structure into the special section as well, otherwise when restore_globals() is called it will lose its pointer to the ast_module structure that the loader put there

................
r56232 | file | 2007-02-22 13:53:22 -0500 (Thu, 22 Feb 2007) | 18 lines

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

................
r56231 | file | 2007-02-22 13:49:39 -0500 (Thu, 22 Feb 2007) | 10 lines

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

........
r56230 | file | 2007-02-22 13:44:24 -0500 (Thu, 22 Feb 2007) | 2 lines

Only change the original or clone channel if it's the channel behind the proxy channel, not if it's just a regular bridged channel.

........

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

................
r56278 | russell | 2007-02-22 18:12:26 -0500 (Thu, 22 Feb 2007) | 26 lines

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

........
r56277 | russell | 2007-02-22 17:08:36 -0600 (Thu, 22 Feb 2007) | 18 lines

Merge changes from team/russell/sla_updates.

This batch of changes to the SLA code does a few different things.

* I made the SLA code event driven instead of having to act in a lot of busy
  loops while dialing things to wait for state changes.  This makes the code
  more efficient and readable at the same time.

* I have implemented a couple of new features.  The first is inbound trunk
  ringing timeouts.  This is an option that defines how long to let an incoming
  call on a trunk to ring.

* I have also implemented ring timeouts for stations.  They may be specified
  for the entire station, meaning it is how long to let the station ring before
  giving up.  You can also specify a ring timeout for a specific trunk on a
  station.  So, you can say that you only want a specific station to ring 5
  seconds if it is line1 ringing, but otherwise, there is no timeout.

........

................
r56323 | russell | 2007-02-22 19:45:04 -0500 (Thu, 22 Feb 2007) | 14 lines

Introduce a new manager action, GetConfigJSON, which is intended to improve
performance of the GUI.  This encodes the configuration into the JSON format
in a manager header, "JSON: ".  The encoded information can be directly used
as a javascript object, so no parsing is needed.  For large configuration
files, this can greatly improve loading times in the GUI. Furthermore, the 
encoding takes up a lot less space when being transmitted than the other 
alternatives.  (Inspired by discussion with Pari)

Here is an example of what you get:
http://localhost:8088/asterisk/rawman?action=getconfigjson&filename=users.conf

Response: Success
JSON: {"general":["hasvoicemail=yes"],"6000":["fullname=russell","secret=1234"]}

................
r56342 | russell | 2007-02-23 13:01:11 -0500 (Fri, 23 Feb 2007) | 16 lines

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

........
r56341 | russell | 2007-02-23 11:58:57 -0600 (Fri, 23 Feb 2007) | 8 lines

The IMAP storage code uses the same code to build the email that is used when
voicemail is sent via email using something like sendmail.  In the patch from
bug 8033 to fix various IMAP storage problems, the line endings in the email
file were changed in the code from "\n" to "\r\n".  However, this breaks
sending regular voicemail to email.  So, this change conditionally sets line
endings to "\r\n" only if IMAP_STORAGE is enabled.
(issue #9128, patch by jarjarbinks, modified by me to not break IMAP storage)

........

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

Modified:
    team/file/usecnt-cleanup/   (props changed)
    team/file/usecnt-cleanup/.cleancount
    team/file/usecnt-cleanup/CHANGES
    team/file/usecnt-cleanup/CREDITS
    team/file/usecnt-cleanup/Makefile
    team/file/usecnt-cleanup/Makefile.moddir_rules
    team/file/usecnt-cleanup/Makefile.rules
    team/file/usecnt-cleanup/apps/   (props changed)
    team/file/usecnt-cleanup/apps/app_chanspy.c
    team/file/usecnt-cleanup/apps/app_dial.c
    team/file/usecnt-cleanup/apps/app_dumpchan.c
    team/file/usecnt-cleanup/apps/app_meetme.c
    team/file/usecnt-cleanup/apps/app_queue.c
    team/file/usecnt-cleanup/apps/app_record.c
    team/file/usecnt-cleanup/apps/app_speech_utils.c
    team/file/usecnt-cleanup/apps/app_voicemail.c
    team/file/usecnt-cleanup/build_tools/make_version
    team/file/usecnt-cleanup/cdr/   (props changed)
    team/file/usecnt-cleanup/channels/   (props changed)
    team/file/usecnt-cleanup/channels/chan_agent.c
    team/file/usecnt-cleanup/channels/chan_gtalk.c
    team/file/usecnt-cleanup/channels/chan_h323.c
    team/file/usecnt-cleanup/channels/chan_iax2.c
    team/file/usecnt-cleanup/channels/chan_jingle.c
    team/file/usecnt-cleanup/channels/chan_mgcp.c
    team/file/usecnt-cleanup/channels/chan_misdn.c
    team/file/usecnt-cleanup/channels/chan_oss.c
    team/file/usecnt-cleanup/channels/chan_sip.c
    team/file/usecnt-cleanup/channels/chan_skinny.c
    team/file/usecnt-cleanup/channels/misdn/isdn_msg_parser.c
    team/file/usecnt-cleanup/codecs/   (props changed)
    team/file/usecnt-cleanup/codecs/gsm/Makefile
    team/file/usecnt-cleanup/codecs/gsm/inc/proto.h
    team/file/usecnt-cleanup/configs/features.conf.sample
    team/file/usecnt-cleanup/configs/meetme.conf.sample
    team/file/usecnt-cleanup/configs/sla.conf.sample
    team/file/usecnt-cleanup/configs/voicemail.conf.sample
    team/file/usecnt-cleanup/configure
    team/file/usecnt-cleanup/configure.ac
    team/file/usecnt-cleanup/doc/osp.txt
    team/file/usecnt-cleanup/doc/sla.txt
    team/file/usecnt-cleanup/formats/   (props changed)
    team/file/usecnt-cleanup/funcs/   (props changed)
    team/file/usecnt-cleanup/include/asterisk/autoconfig.h.in
    team/file/usecnt-cleanup/include/asterisk/channel.h
    team/file/usecnt-cleanup/include/asterisk/frame.h
    team/file/usecnt-cleanup/include/asterisk/manager.h
    team/file/usecnt-cleanup/include/asterisk/module.h
    team/file/usecnt-cleanup/include/asterisk/rtp.h
    team/file/usecnt-cleanup/main/acl.c
    team/file/usecnt-cleanup/main/ast_expr2.c
    team/file/usecnt-cleanup/main/asterisk.c
    team/file/usecnt-cleanup/main/channel.c
    team/file/usecnt-cleanup/main/cli.c
    team/file/usecnt-cleanup/main/dial.c
    team/file/usecnt-cleanup/main/dns.c
    team/file/usecnt-cleanup/main/editline/refresh.c
    team/file/usecnt-cleanup/main/enum.c
    team/file/usecnt-cleanup/main/http.c
    team/file/usecnt-cleanup/main/loader.c
    team/file/usecnt-cleanup/main/logger.c
    team/file/usecnt-cleanup/main/manager.c
    team/file/usecnt-cleanup/main/rtp.c
    team/file/usecnt-cleanup/main/srv.c
    team/file/usecnt-cleanup/pbx/   (props changed)
    team/file/usecnt-cleanup/pbx/ael/ael.tab.c
    team/file/usecnt-cleanup/pbx/pbx_config.c
    team/file/usecnt-cleanup/res/   (props changed)
    team/file/usecnt-cleanup/res/res_agi.c
    team/file/usecnt-cleanup/res/res_features.c
    team/file/usecnt-cleanup/res/res_jabber.c
    team/file/usecnt-cleanup/sounds/Makefile

Propchange: team/file/usecnt-cleanup/
------------------------------------------------------------------------------
Binary property 'branch-1.4-blocked' - no diff available.

Propchange: team/file/usecnt-cleanup/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.

Propchange: team/file/usecnt-cleanup/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Fri Feb 23 13:57:20 2007
@@ -1,1 +1,1 @@
-/trunk:1-54709
+/trunk:1-56371

Modified: team/file/usecnt-cleanup/.cleancount
URL: http://svn.digium.com/view/asterisk/team/file/usecnt-cleanup/.cleancount?view=diff&rev=56403&r1=56402&r2=56403
==============================================================================
--- team/file/usecnt-cleanup/.cleancount (original)
+++ team/file/usecnt-cleanup/.cleancount Fri Feb 23 13:57:20 2007
@@ -1,1 +1,1 @@
-28
+30

Modified: team/file/usecnt-cleanup/CHANGES
URL: http://svn.digium.com/view/asterisk/team/file/usecnt-cleanup/CHANGES?view=diff&rev=56403&r1=56402&r2=56403
==============================================================================
--- team/file/usecnt-cleanup/CHANGES (original)
+++ team/file/usecnt-cleanup/CHANGES Fri Feb 23 13:57:20 2007
@@ -58,6 +58,9 @@
   * Added the srvlookup option to iax.conf
   * Added 'E' and 'V' commands to ExternalIVR.
   * Added 'DBDel' and 'DBDelTree' manager commands.
+  * Added 'o' and 'X' options to Chanspy.
+  * Added the parkedcallreparking option to features.conf
+  * SMDI is now enabled in voicemail using the smdienable option.
 
 AMI - The manager (TCP/TLS/HTTP)
 --------------------------------
@@ -100,3 +103,4 @@
     "sipregs" for registrations. If it's not defined, "sippeers" will be used for
     registration data, as before.
   * The SIPPEER function have new options for port address, call and pickup groups
+  * Added support for T.140 realtime text in SIP/RTP

Modified: team/file/usecnt-cleanup/CREDITS
URL: http://svn.digium.com/view/asterisk/team/file/usecnt-cleanup/CREDITS?view=diff&rev=56403&r1=56402&r2=56403
==============================================================================
--- team/file/usecnt-cleanup/CREDITS (original)
+++ team/file/usecnt-cleanup/CREDITS Fri Feb 23 13:57:20 2007
@@ -137,6 +137,7 @@
 	INRIA, http://www.inria.fr/
 
 John Martin, Aupix - Improved video support in the SIP channel
+	T.140 text support in RTP/SIP
 
 Steve Underwood - Provided T.38 pass through support.
 

Modified: team/file/usecnt-cleanup/Makefile
URL: http://svn.digium.com/view/asterisk/team/file/usecnt-cleanup/Makefile?view=diff&rev=56403&r1=56402&r2=56403
==============================================================================
--- team/file/usecnt-cleanup/Makefile (original)
+++ team/file/usecnt-cleanup/Makefile Fri Feb 23 13:57:20 2007
@@ -189,7 +189,7 @@
 ASTCFLAGS+=-include $(ASTTOPDIR)/include/asterisk/autoconfig.h
 
 ifeq ($(AST_DEVMODE),yes)
-  ASTCFLAGS+=-Werror -Wunused
+  ASTCFLAGS+=-Werror -Wunused -Wundef
 endif
 
 ifneq ($(findstring BSD,$(OSARCH)),)

Modified: team/file/usecnt-cleanup/Makefile.moddir_rules
URL: http://svn.digium.com/view/asterisk/team/file/usecnt-cleanup/Makefile.moddir_rules?view=diff&rev=56403&r1=56402&r2=56403
==============================================================================
--- team/file/usecnt-cleanup/Makefile.moddir_rules (original)
+++ team/file/usecnt-cleanup/Makefile.moddir_rules Fri Feb 23 13:57:20 2007
@@ -34,11 +34,13 @@
 $(LOADABLE_MODS:%=%.so): LIBS+=$(foreach dep,$(MENUSELECT_DEPENDS_$*),$(value $(dep)_LIB))
 $(LOADABLE_MODS:%=%.so): ASTLDFLAGS+=$(foreach dep,$(MENUSELECT_DEPENDS_$*),$(value $(dep)_LDFLAGS))
 
+$(EMBEDDED_MODS:%=%.o): ASTCFLAGS+=-DEMBEDDED_MODULE=$*
+
 $(addsuffix .so,$(filter $(LOADABLE_MODS),$(C_MODS))): %.so: %.o
 $(addsuffix .so,$(filter $(LOADABLE_MODS),$(CC_MODS))): %.so: %.oo
 
-modules.link: $(addsuffix .o,$(filter $(EMBEDDED_MODS),$(C_MODS)))
-modules.link: $(addsuffix .oo,$(filter $(EMBEDDED_MODS),$(CC_MODS)))
+modules.link: $(addsuffix .eo,$(filter $(EMBEDDED_MODS),$(C_MODS)))
+modules.link: $(addsuffix .eoo,$(filter $(EMBEDDED_MODS),$(CC_MODS)))
 
 .PHONY: clean uninstall _all
 
@@ -64,11 +66,11 @@
 
 modules.link:
 	@rm -f $@
-	@for file in $(patsubst %,$(SUBDIR)/%,$(filter %.o,$^)); do echo "INPUT (../$${file})" >> $@; done
-	@for file in $(patsubst %,$(SUBDIR)/%,$(filter-out %.o,$^)); do echo "INPUT (../$${file})" >> $@; done
+	@for file in $(patsubst %,$(SUBDIR)/%,$(filter %.eo %.eoo,$^)); do echo "INPUT (../$${file})" >> $@; done
+	@for file in $(patsubst %,$(SUBDIR)/%,$(filter-out %.eo %.eoo,$^)); do echo "INPUT (../$${file})" >> $@; done
 
 clean::
-	rm -f *.so *.o *.oo
+	rm -f *.so *.o *.oo *.eo *.eoo
 	rm -f .*.o.d .*.oo.d
 	rm -f modules.link
 

Modified: team/file/usecnt-cleanup/Makefile.rules

[... 20340 lines stripped ...]


More information about the asterisk-commits mailing list