dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

11249 Commits

Author SHA1 Message Date
oej feefad0f61 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

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55514 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-20 07:48:12 +00:00
qwell c4a05766a1 We need to bump the cleancount when we make API changes...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55495 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-19 23:27:09 +00:00
tilghman d65ef7a5cd 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

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55436 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-19 18:15:52 +00:00
file 9d47dff2cd Clarify last change for SMDI in CHANGES file.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55414 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-19 16:01:52 +00:00
file c016e76f98 Allow both an external application and SMDI to do voicemail notification at 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-19 15:57:24 +00:00
dbailey 12c3f59287 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

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55409 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-19 15:24:46 +00:00
oej 01980eb4e8 Formatting changes.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55375 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18 22:07:21 +00:00
file 5623241a75 Return GSM to a state where it actually builds under dev mode.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55352 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18 19:13:17 +00:00
file 8adf5e3aa6 Update chan_h323 to new set_rtp_peer definition.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55351 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18 19:09:29 +00:00
oej 10462527f9 Being picky...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55330 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18 15:11:52 +00:00
kpfleming 86baa1f143 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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55329 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18 15:03:42 +00:00
oej c37360e99e Simplify post_manager_event()
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55323 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18 15:01:07 +00:00
oej 98aa8f5328 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)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55279 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-18 12:52:58 +00:00
file 7df8e42cc0 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55220 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17 17:41:47 +00:00
qwell de22e75747 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

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55218 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17 17:11:07 +00:00
file b4c3c874d6 We want to skip the queue if the name doesn't match the specified one, not if they *do*.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55198 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17 16:48:20 +00:00
file 9aa0c24a29 Increase "queue show" buffer size from 80 to 240. This should be more then 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-17 16:39:24 +00:00
file 2cf6dc1230 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)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55155 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17 03:57:23 +00:00
file dbe5d35f65 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55132 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17 03:01:38 +00:00
file 372384ed11 Update chan_jingle to new definition of set_rtp_peer.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55088 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17 01:37:29 +00:00
file 744ab751e3 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)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55087 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17 01:22:01 +00:00
russell 747d67efc8 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55077 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17 01:11:32 +00:00
russell 1dcb8c3a4b 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55051 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-17 00:32:16 +00:00
russell 6b81b7e250 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.

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55007 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 22:50:22 +00:00
russell 20a9560f86 Print the raw read/write formats in the DumpChan application.
(issue #9083, junky)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55004 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 22:21:16 +00:00
file 1a07824577 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)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55003 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 22:20:55 +00:00
russell ebe3468ada 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)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54970 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 21:13:51 +00:00
file b70a6ff726 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.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54925 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 18:53:17 +00:00
file 91a0c3bd91 Allow the user to specify where to enable the respective features for when a 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-16 18:08:34 +00:00
russell ca614c38fa 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.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54901 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 18:04:34 +00:00
russell 92c6874821 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 ...

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54890 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 17:44:39 +00:00
file 7f152598d6 Add option to features.conf that enables parking via DTMF on picked up 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-16 17:41:27 +00:00
qwell 2f2bdc68f0 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

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54887 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 17:26:20 +00:00
file 51d294067d 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54885 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 17:07:10 +00:00
oej 70636d3013 Formatting, whitespace fixes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54862 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 14:31:18 +00:00
oej eae9ae1b04 More cleanups of app_voicemail
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54861 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 14:11:53 +00:00
oej 4e2960819a 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.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54838 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 13:35:44 +00:00
oej bfa6998730 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.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54806 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 12:14:53 +00:00
oej c55d56714d Issue #9068 - make sure we quote HTML characters correctly too (seanbright)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54774 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 11:47:48 +00:00
oej 933905c46b 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)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54773 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 11:43:41 +00:00
file c6c469a1b4 Rely on ast_gethostbyname to handle IP addresses, not inet_aton. (issue #9056 reported by pj)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54749 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 01:36:18 +00:00
file 11d4102498 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)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54748 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 01:17:25 +00:00
file 9a17fb8b1e 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54715 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-16 00:54:10 +00:00
file 01c1553ffd Properly handle an error result from a manager action. This could have left 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-16 00:10:17 +00:00
oej fcf37dc1ce - add some notes, asking for help
- 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-15 20:29:37 +00:00
oej 1e4eca5913 Make file's new comment doxygenified
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54654 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-15 17:13:29 +00:00
file f57c5ee638 Merged revisions 54623 via svnmerge from
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
2007-02-15 16:24:13 +00:00
oej 475d84f9d5 ...and don't forget to update CHANGES
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54599 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-15 15:53:26 +00:00
oej 0195fbd6a0 Add callgroup and pickupgroup to SIPPEER function. (thanks ramon)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54598 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-15 15:52:35 +00:00
oej ef9000c4bb Update CHANGES
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54575 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-15 12:12:51 +00:00