dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

11327 Commits

Author SHA1 Message Date
kpfleming ac1f0d5427 give embedded modules a helping hand by backing up and restoring their global variables when they are loaded and unloaded
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56092 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-22 02:36:00 +00:00
russell d16479db0a 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.

........


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

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56012 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-22 00:59:17 +00:00
file ecb2102037 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56009 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-22 00:38:46 +00:00
kpfleming 081e5ebfe3 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

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56007 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-22 00:09:27 +00:00
file 7d072a04bb Make filename on email follow subject message number, purely for cosmetic purposes for individuals like *cough* jsmith *cough*. (issue #9111 reported by sshah)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56005 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-22 00:05:00 +00:00
file 5eb99b2f00 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.

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55958 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 20:41:53 +00:00
qwell 5f936e6d21 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.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55955 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 20:30:54 +00:00
file 62c7fd4d0f Clarify in the doxygen docs abou RFC2833 compensation flag.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55953 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 20:26:43 +00:00
russell d39a9366e5 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.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55952 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 20:23:03 +00:00
file 7dd4d11b3e 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.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55950 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 20:18:16 +00:00
file 5f1271f728 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.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55948 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 20:05:15 +00:00
file 81138fb314 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55915 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 17:23:42 +00:00
kpfleming 4105437f25 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

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55870 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 14:07:43 +00:00
oej 8d1dc46f39 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55835 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 08:39:15 +00:00
qwell 5055158f07 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

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55805 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 02:04:10 +00:00
file 49b7980600 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.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55763 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 01:05:26 +00:00
russell f67cdc6fd3 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55762 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 01:05:00 +00:00
file b61a8c1e27 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55748 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 00:14:07 +00:00
file fff5f64a98 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.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55718 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-21 00:00:11 +00:00
file 80dab82fca Flush out the file pointer. (issue #9115 reported by guthrie)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55716 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-20 23:26:00 +00:00
file 5bbadf623a 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55697 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-20 23:12:55 +00:00
file 25b1655368 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)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55671 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-20 22:49:53 +00:00
russell 8ee3bcf4cf 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)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55635 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-20 20:32:13 +00:00
russell 46b2ef9389 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.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55591 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-20 19:58:07 +00:00
qwell 25af172037 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!

........


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

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55554 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-20 16:42:33 +00:00
file 1f2b3608ca I like it when trunk builds, so let's make res_jabber compile again!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@55534 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-20 15:19:23 +00:00
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