aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-02-20Merged revisions 55555 via svnmerge from qwell3-17/+6
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! ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55556 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-20Merged revisions 55553 via svnmerge from russell1-63/+59
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) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55554 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-20I like it when trunk builds, so let's make res_jabber compile again!file1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55534 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-20Merged revisions 55483 via svnmerge from oej1-27/+28
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 ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55514 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-19We need to bump the cleancount when we make API changes...qwell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55495 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-19Merged revisions 55435 via svnmerge from tilghman1-9/+16
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 ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55436 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-19Clarify last change for SMDI in CHANGES file.file1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55414 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-19Allow both an external application and SMDI to do voicemail notification at ↵file2-26/+29
the same time. (issue #8625 reported by lters) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55410 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-19Merged revisions 55397 via svnmerge from dbailey1-31/+49
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 ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55409 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18Formatting changes.oej1-31/+34
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55375 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18Return GSM to a state where it actually builds under dev mode.file1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55352 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18Update chan_h323 to new set_rtp_peer definition.file1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55351 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18Being picky...oej1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55330 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in ↵kpfleming10-68/+72
#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 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55329 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18Simplify post_manager_event()oej1-7/+8
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55323 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18Merged revisions 55278 via svnmerge from oej1-1/+2
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) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55279 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17Merged revisions 55219 via svnmerge from file1-1/+1
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) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55220 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17Merged revisions 55217 via svnmerge from qwell1-6/+15
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 ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55218 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17We want to skip the queue if the name doesn't match the specified one, not ↵file1-1/+1
if they *do*. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55198 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17Increase "queue show" buffer size from 80 to 240. This should be more then ↵file1-1/+1
enough for most cases. (issue #9089 reported by mvanbaak) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55197 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17Merged revisions 55154 via svnmerge from file1-0/+1
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) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55155 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17Merged revisions 55129 via svnmerge from file1-1/+4
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) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55132 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17Update chan_jingle to new definition of set_rtp_peer.file1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55088 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17Merged revisions 55086 via svnmerge from file1-2/+6
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) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55087 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17Merged revisions 55052 via svnmerge from russell3-1786/+6158
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) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55077 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17Merged revisions 55050 via svnmerge from russell1-2/+2
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) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55051 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Merged revisions 55006 via svnmerge from russell2-56/+42
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. ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55007 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Print the raw read/write formats in the DumpChan application.russell1-0/+4
(issue #9083, junky) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55004 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Merged revisions 55002 via svnmerge from file1-1/+1
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) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55003 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Merged revisions 54969 via svnmerge from russell1-38/+56
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) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54970 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Merged revisions 54924 via svnmerge from file1-1/+4
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. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54925 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Allow the user to specify where to enable the respective features for when a ↵file2-8/+20
parked call is picked up. (ie: transfers and parking) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54910 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Merged revisions 54898 via svnmerge from russell1-2/+4
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. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54901 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Merged revisions 54888 via svnmerge from russell1-9/+9
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 ... ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54890 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Add option to features.conf that enables parking via DTMF on picked up ↵file3-0/+10
parked calls. (issue #9082 reported by francesco_r) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54889 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Merged revisions 54886 via svnmerge from qwell1-1/+1
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 ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54887 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Merged revisions 54884 via svnmerge from file1-1/+4
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) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54885 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Formatting, whitespace fixesoej1-76/+76
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54862 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16More cleanups of app_voicemailoej1-17/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54861 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Adding Realtime Text support (T.140) to Asteriskoej11-97/+513
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. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54838 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Merged revisions 54787 via svnmerge from oej1-1/+11
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. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54806 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Issue #9068 - make sure we quote HTML characters correctly too (seanbright)oej1-3/+39
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54774 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Merged revisions 54772 via svnmerge from oej1-1/+1
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) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54773 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Rely on ast_gethostbyname to handle IP addresses, not inet_aton. (issue ↵file1-2/+0
#9056 reported by pj) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54749 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Add 'o' option to Chanspy which causes it to only listen to audio coming ↵file2-9/+79
from the channel, and the 'X' option which allows the user to exit to a valid single digit extension. (issue #8137 reported by mnicholson) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54748 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Merged revisions 54714 via svnmerge from file1-26/+30
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) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54715 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16Properly handle an error result from a manager action. This could have left ↵file1-5/+3
the action list permanently locked for reading. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54711 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-15- add some notes, asking for helpoej1-172/+199
- insert a few ast_strlen_zero - Doxygen additions - A few more spaces git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54686 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-15Make file's new comment doxygenifiedoej1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54654 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-15Merged revisions 54623 via svnmerge from file1-9/+13
https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r54623 | file | 2007-02-15 11:19:39 -0500 (Thu, 15 Feb 2007) | 10 lines Merged revisions 54622 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r54622 | file | 2007-02-15 11:14:40 -0500 (Thu, 15 Feb 2007) | 2 lines Use a separate variable to indicate execution should continue instead of the return value. (issue #8842 reported by pluto70) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54624 f38db490-d61c-443f-a65b-d21fe96a405b