aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2008-04-22Use autotagged externalsv1.6.0-beta8russell0-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.6.0-beta8@114569 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Importing files for 1.6.0-beta8 releaserussell3-0/+41831
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.6.0-beta8@114568 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Creating tag for the release of asterisk-1.6.0-beta8russell0-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.6.0-beta8@114567 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Creating tag for the release of asterisk-1.6.0-beta8russell0-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.6.0-beta8@114565 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Merged revisions 114559 via svnmerge from russell1-21/+37
https://origsvn.digium.com/svn/asterisk/trunk ................ r114559 | russell | 2008-04-22 17:17:31 -0500 (Tue, 22 Apr 2008) | 13 lines Merged revisions 114558 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114558 | russell | 2008-04-22 17:15:36 -0500 (Tue, 22 Apr 2008) | 5 lines When we receive a full frame that is supposed to contain our call number, ensure that it has the correct one. (closes issue #10078) (AST-2008-006) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114560 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Merged revisions 114553 via svnmerge from murf1-9/+12
https://origsvn.digium.com/svn/asterisk/trunk ........ r114553 | murf | 2008-04-22 15:57:57 -0600 (Tue, 22 Apr 2008) | 14 lines (closes issue #12469) Reported by: triccyx I had a bit a problem reproducing this in my setup (trying not to disturb my other stuff) but finally, I got it. The problem appears to be that the extension is being added in replace mode, which kinda assumes that the pattern trie has been formed, when in fact, in this case, it was not. The checks being done are not nec. when the tree is not yet formed, as changes like this will be summarized when the trie is formed in the future. I tested the fix, and the crash no longer happens. Feel free to open the bug again if this fix doesn't cure the problem. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114556 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Blocked revisions 114551 via svnmergerussell0-0/+0
................ r114551 | russell | 2008-04-22 16:15:41 -0500 (Tue, 22 Apr 2008) | 11 lines Blocked revisions 114550 via svnmerge ........ r114550 | russell | 2008-04-22 16:14:55 -0500 (Tue, 22 Apr 2008) | 4 lines I thought I was going to be able to leave 1.4 alone, but that was not the case. I ran into some problems with G.722 in 1.4, so I have merged in all of the fixes in this area that I have made in trunk/1.6.0, and things are happy again. ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114552 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Merged revisions 114548 via svnmerge from russell1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r114548 | russell | 2008-04-22 15:25:56 -0500 (Tue, 22 Apr 2008) | 2 lines re-add a fix that got lost with a recent change ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114549 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Blocked revisions 114546 via svnmergerussell0-0/+0
................ r114546 | russell | 2008-04-22 14:45:12 -0500 (Tue, 22 Apr 2008) | 9 lines Blocked revisions 114545 via svnmerge ........ r114545 | russell | 2008-04-22 14:45:00 -0500 (Tue, 22 Apr 2008) | 2 lines Trivial change to read the number of samples from a frame before calling ast_write() ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114547 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Blocked revisions 114543 via svnmergerussell0-0/+0
................ r114543 | russell | 2008-04-22 13:30:47 -0500 (Tue, 22 Apr 2008) | 10 lines Blocked revisions 114542 via svnmerge ........ r114542 | russell | 2008-04-22 13:29:56 -0500 (Tue, 22 Apr 2008) | 3 lines After a parked call times out, allow the call back to the parker to time out. (closes issue #10890) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114544 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Merged revisions 114540 via svnmerge from qwell3-10/+11
https://origsvn.digium.com/svn/asterisk/trunk ........ r114540 | qwell | 2008-04-22 13:14:09 -0500 (Tue, 22 Apr 2008) | 8 lines Allow setqueuevar=yes (et al) to work, after changes to pbx_builtin_setvar() (closes issue #12490) Reported by: bcnit Patches: 12490-queuevars-3.diff uploaded by qwell (license 4) Tested by: qwell ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114541 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Merged revisions 114538 via svnmerge from russell1-2/+6
https://origsvn.digium.com/svn/asterisk/trunk ................ r114538 | russell | 2008-04-22 13:04:39 -0500 (Tue, 22 Apr 2008) | 17 lines Merged revisions 114537 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114537 | russell | 2008-04-22 13:03:33 -0500 (Tue, 22 Apr 2008) | 9 lines If the dial string passed to the call channel callback does not indicate an extension, then consider the extension on the channel before falling back to the default. (closes issue #12479) Reported by: darren1713 Patches: exten_dial_fix_chan_iax2.c.patch uploaded by darren1713 (license 116) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114539 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Blocked revisions 114533 via svnmergerussell0-0/+0
........ r114533 | russell | 2008-04-22 11:47:00 -0500 (Tue, 22 Apr 2008) | 4 lines Add a c() option for the Jack() application and JACK_HOOK() funciton for supplying a custom client name. Using the channel name is still the default. This was done at the request of Jared Smith. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114534 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Blocked revisions 114529 via svnmergefile0-0/+0
........ r114529 | file | 2008-04-22 12:54:06 -0300 (Tue, 22 Apr 2008) | 6 lines Add support for authenticating on a NOTIFY request. This is useful for phones that require it when sending them a special packet to get them to do something (such as reload their configuration). (closes issue #9896) Reported by: IgorG Patches: sipnotify-113980-v14.patch uploaded by IgorG (license 20) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114530 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Merged revisions 114527 via svnmerge from russell1-9/+13
https://origsvn.digium.com/svn/asterisk/trunk ........ r114527 | russell | 2008-04-22 10:46:01 -0500 (Tue, 22 Apr 2008) | 8 lines Correct action_ping() and action_events() with regards to Manager 1.1 documentation. Also, fix a bug in xml_translate(). (closes issue #11649) Reported by: ys Patches: trunk_manager.c.diff uploaded by ys (license 281) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114528 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Blocked revisions 114523 via svnmergerussell0-0/+0
................ r114523 | russell | 2008-04-22 10:20:53 -0500 (Tue, 22 Apr 2008) | 20 lines Blocked revisions 114522 via svnmerge ........ r114522 | russell | 2008-04-22 10:20:37 -0500 (Tue, 22 Apr 2008) | 13 lines Merge changes from team/russell/issue_9520 These changes make sure that the reference count for sip_peer objects properly reflects the fact that the peer is sitting in the scheduler for a scheduled callback for qualifying peers or for expiring registrations. Without this, it was possible for these callbacks to happen at the same time that the peer was being destroyed. This was especially likely to happen with realtime peers, and for people making use of the realtime prune CLI command. (closes issue #9520) Reported by: kryptolus Committed patch by me ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114524 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-22Blocked revisions 114520 via svnmergemurf0-0/+0
........ r114520 | murf | 2008-04-22 08:38:46 -0600 (Tue, 22 Apr 2008) | 15 lines Hopefully, this will resolve the issues that russellb had with this log_show_lock(). I gathered the code that filled the string, and put it in a different func which I cryptically call "append_lock_information()". Now, both log_show_lock(), and handle_show_locks() both call this code to do the work. Tested, seems to work fine. Also, log_show_lock was modified to use the ast_str stuff, along with checking for successful ast_str creation, and freeing the ast_str obj when finished. A break was inserted to terminate the search for the lock; we should never see it twice. An example usage in chan_sip.c was created as a comment, for instructional purposes. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114521 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-21Merged revisions 114389 via svnmerge from mattf1-5/+12
https://origsvn.digium.com/svn/asterisk/trunk ........ r114389 | mattf | 2008-04-21 13:44:35 -0500 (Mon, 21 Apr 2008) | 1 line Add support for generic name transmission (#12484) on SS7 in chan_zap ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114422 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-21git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114421 ↵mattf0-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-21git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114420 ↵mattf0-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-21git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114390 ↵mattf0-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-21Merged revisions 114327 via svnmerge from jpeeler1-3/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r114327 | jpeeler | 2008-04-21 10:34:37 -0500 (Mon, 21 Apr 2008) | 2 lines This removes an invalid warning message for an incorrectly entered pin, but more importantly removes an inapplicable check. If the first argument passed to app_authenticate does not contain a '/', the argument should be treated as the sole fixed "password" to match against and that is all. (Previous behavior was attempting to open a file based on the pin.) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114328 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-21Blocked revisions 114325 via svnmergerussell0-0/+0
........ r114325 | russell | 2008-04-21 10:01:04 -0500 (Mon, 21 Apr 2008) | 2 lines Add a simple janitor project ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114326 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-21Merged revisions 114323 via svnmerge from file1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ................ r114323 | file | 2008-04-21 11:40:33 -0300 (Mon, 21 Apr 2008) | 12 lines Merged revisions 114322 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114322 | file | 2008-04-21 11:39:32 -0300 (Mon, 21 Apr 2008) | 4 lines Only drop audio if we receive it without a progress indication. We allow other frames through such as DTMF because they may be needed to complete the call. (closes issue #12440) Reported by: aragon ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114324 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-21Merged revisions 114320 via svnmerge from file1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r114320 | file | 2008-04-21 11:34:06 -0300 (Mon, 21 Apr 2008) | 6 lines Only print out the error message if ldap_modify_ext_s actually returns an error, and not success. (closes issue #12438) Reported by: gservat Patches: res_config_ldap.c-patch-code uploaded by gservat (license 466) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114321 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-20Blocked revisions 114314 via svnmergeseanbright0-0/+0
........ r114314 | seanbright | 2008-04-20 10:52:07 -0400 (Sun, 20 Apr 2008) | 1 line Minor logging cleanups ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114315 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-19SS7:Added - Generic Name / Access Transport / Redirecting Number handling. ↵mattf1-3/+42
#12425 git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114304 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-18Merged revisions 114285 via svnmerge from russell1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ................ r114285 | russell | 2008-04-18 16:51:05 -0500 (Fri, 18 Apr 2008) | 10 lines Merged revisions 114284 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114284 | russell | 2008-04-18 16:48:06 -0500 (Fri, 18 Apr 2008) | 2 lines Don't destroy a manager session if poll() returns an error of EAGAIN. ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114286 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-18Merged revisions 114279 via svnmerge from russell1-2/+4
https://origsvn.digium.com/svn/asterisk/trunk ................ r114279 | russell | 2008-04-18 15:01:47 -0500 (Fri, 18 Apr 2008) | 10 lines Merged revisions 114278 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114278 | russell | 2008-04-18 15:01:09 -0500 (Fri, 18 Apr 2008) | 2 lines ensure directories are created before we try to install stuff into them ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114280 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-18Merged revisions 114276 via svnmerge from russell1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ................ r114276 | russell | 2008-04-18 14:59:17 -0500 (Fri, 18 Apr 2008) | 10 lines Merged revisions 114275 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114275 | russell | 2008-04-18 14:58:55 -0500 (Fri, 18 Apr 2008) | 2 lines SUBDIRS_INSTALL is already listed as a subtarget for bininstall ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114277 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-18Merged revisions 114271 via svnmerge from file1-0/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r114271 | file | 2008-04-18 16:35:33 -0300 (Fri, 18 Apr 2008) | 4 lines Make sure ADSI is marked as unavailable on Unistim channels so voicemail does not try to do some ADSI jazz. (closes issue #12460) Reported by: PerryB ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114272 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-18Blocked revisions 114261 via svnmergefile0-0/+0
........ r114261 | file | 2008-04-18 15:15:11 -0300 (Fri, 18 Apr 2008) | 6 lines Add MEETME_INFO dialplan function that allows querying various properties of a Meetme conference. (closes issue #11691) Reported by: junky Patches: meetme_info.patch uploaded by jpeeler (license 325) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114262 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-18Merged revisions 114259 via svnmerge from mmichelson2-6/+3
https://origsvn.digium.com/svn/asterisk/trunk ................ r114259 | mmichelson | 2008-04-18 13:03:06 -0500 (Fri, 18 Apr 2008) | 14 lines Merged revisions 114257 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114257 | mmichelson | 2008-04-18 12:44:29 -0500 (Fri, 18 Apr 2008) | 6 lines Clearing up error messages so they make a bit more sense. Also removing a redundant error message. Issue AST-15 ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114260 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-18Merged revisions 114254 via svnmerge from file1-0/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r114254 | file | 2008-04-18 13:11:27 -0300 (Fri, 18 Apr 2008) | 4 lines If the parsing of the config file fails make sure we unlock ldap_lock. (closes issue #12477) Reported by: IgorG ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114255 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-18Blocked revisions 114249 via svnmergerussell0-0/+0
................ r114249 | russell | 2008-04-18 10:25:50 -0500 (Fri, 18 Apr 2008) | 12 lines Blocked revisions 114248 via svnmerge ........ r114248 | russell | 2008-04-18 10:24:09 -0500 (Fri, 18 Apr 2008) | 5 lines Ensure that we don't ast_strdupa(NULL) (closes issue #12476) Reported by: davidw Patch by me ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114250 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-18Merged revisions 114246 via svnmerge from seanbright1-0/+4
https://origsvn.digium.com/svn/asterisk/trunk ................ r114246 | seanbright | 2008-04-18 09:38:07 -0400 (Fri, 18 Apr 2008) | 9 lines Merged revisions 114245 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114245 | seanbright | 2008-04-18 09:33:32 -0400 (Fri, 18 Apr 2008) | 1 line Only complete the SIP channel name once for 'sip show channel <channel>' ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114247 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-18Merged revisions 114243 via svnmerge from tilghman1-1/+5
https://origsvn.digium.com/svn/asterisk/trunk ................ r114243 | tilghman | 2008-04-18 01:53:47 -0500 (Fri, 18 Apr 2008) | 11 lines Merged revisions 114242 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114242 | tilghman | 2008-04-18 01:49:16 -0500 (Fri, 18 Apr 2008) | 3 lines For consistency sake, ensure that the values that ${CALLINGPRES} returns are valid as an input to SetCallingPres. (Closes issue #12472) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114244 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Merged revisions 114151 via svnmerge from russell1-0/+5
https://origsvn.digium.com/svn/asterisk/trunk ................ r114151 | oej | 2008-04-15 15:39:29 -0500 (Tue, 15 Apr 2008) | 10 lines Merged revisions 114148 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114148 | oej | 2008-04-15 22:26:05 +0200 (Tis, 15 Apr 2008) | 2 lines Handle subscribe queues in all situations... Thanks to festr_ on irc for telling me about this bug. ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114241 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Merged revisions 114150 via svnmerge from russell1-0/+9
https://origsvn.digium.com/svn/asterisk/trunk ........ r114150 | oej | 2008-04-15 15:31:08 -0500 (Tue, 15 Apr 2008) | 2 lines Adding chanvar to SIPPEER from 1.4 branch ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114240 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Blocked revisions 114194 via svnmergerussell0-0/+0
........ r114194 | seanbright | 2008-04-17 07:25:23 -0500 (Thu, 17 Apr 2008) | 1 line Update the CHANGES file with yesterday's ChanSpy change. Sorry Kevin, just saw your e-mail. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114239 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Blocked revisions 114229 via svnmergerussell0-0/+0
........ r114229 | jpeeler | 2008-04-17 16:09:37 -0500 (Thu, 17 Apr 2008) | 1 line added info describing DNS manager ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114238 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Blocked revisions 114181 via svnmergerussell0-0/+0
................ r114181 | tilghman | 2008-04-16 15:00:27 -0500 (Wed, 16 Apr 2008) | 10 lines Blocked revisions 114180 via svnmerge ........ r114180 | tilghman | 2008-04-16 14:59:37 -0500 (Wed, 16 Apr 2008) | 3 lines Backport revisions for latest vpb drivers to 1.4 (Closes issue #12457) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114237 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Blocked revisions 114077 via svnmergerussell0-0/+0
........ r114077 | dbailey | 2008-04-11 17:09:04 -0500 (Fri, 11 Apr 2008) | 2 lines Change the number of line keys per registration from 2 to 1 ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114236 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Merged revisions 114233 via svnmerge from russell1-4/+0
https://origsvn.digium.com/svn/asterisk/trunk ................ r114233 | russell | 2008-04-17 17:24:00 -0500 (Thu, 17 Apr 2008) | 14 lines Merged revisions 114230 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114230 | russell | 2008-04-17 17:15:43 -0500 (Thu, 17 Apr 2008) | 6 lines Remove redundant safety net. The check for the autoservice channel list state accomplishes the same goal in a better way. (issue #12470) Reported By: atis ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114234 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Blocked revisions 114231 via svnmergerussell0-0/+0
........ r114231 | russell | 2008-04-17 17:21:32 -0500 (Thu, 17 Apr 2008) | 3 lines Make this file compile. The variable str is never set anywhere. Furthermore, it duplicates a lot of code. I will leave it to murf to clean up. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114232 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Merged revisions 114227 via svnmerge from mmichelson1-1/+0
https://origsvn.digium.com/svn/asterisk/trunk ................ r114227 | mmichelson | 2008-04-17 16:04:40 -0500 (Thu, 17 Apr 2008) | 17 lines Merged revisions 114226 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114226 | mmichelson | 2008-04-17 16:03:29 -0500 (Thu, 17 Apr 2008) | 9 lines Declaration of the peer channel in this scope was making it so the peer variable defined in the outer scope was never set properly, therefore making iterating through the channel list always restart from the beginning. This bug would have affected anyone who called chanspy without specifying a first argument. (closes issue #12461) Reported by: stever28 ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114228 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Blocked revisions 114201 via svnmergemurf0-0/+0
........ r114201 | murf | 2008-04-17 08:45:16 -0600 (Thu, 17 Apr 2008) | 1 line Thanks to snuff for finding these omissions ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114225 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Blocked revisions 114190 via svnmergemurf0-0/+0
........ r114190 | murf | 2008-04-16 17:53:27 -0600 (Wed, 16 Apr 2008) | 1 line This is the scariest commit I've done in a long time. This is the astobj2-ification of chan_sip. I've tested a number of scenarios like crazy. It used to have 4x the call setup/teardown performance of trunk, but now it's roughly at parity. I will attempt to find the bottlenecks and get it back to the 4x mark. The changes made were somewhat invasive, but the value to the community of these upgrades outweighs waiting further for more testing. Every change being made to chan_sip was lousing this code up when we tried to merge. Peers, Users, Dialogs, are all now astobj2 objects, indexed via hashtables. Refcounting is used to track objects and free them at the bitter end of their lives. Please file issues on bugs.digium.com, and PLEASE, please, please be patient. One natural advantage to all the hash-table work is that loading large sip.conf files full of thousands of peers now goes much faster. One more please: PLEASE help thrash this code and test it. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114224 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Blocked revisions 114187 via svnmergemurf0-0/+0
........ r114187 | murf | 2008-04-16 14:54:41 -0600 (Wed, 16 Apr 2008) | 1 line A small enhancement-- I added the routine log_show_lock to utils.c, which if the mentioned lock has been acquired, this routine will log to the console the normal info about that lock you'd see from the CLI when you do a 'core show locks'. It's solely for debug-- if the lock is NOT acquired, there is no output. I use it to show 'unexpected' locks, to see where/why a lock is pre-locked. This command is to be called from points of interest, like just before a trylock, and helps to spot fleeting, highly temporal locks that normally are not locked... ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114223 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-17Blocked revisions 114183 via svnmergemurf0-0/+0
........ r114183 | murf | 2008-04-16 14:28:08 -0600 (Wed, 16 Apr 2008) | 1 line Introducing a small optimization to event_unsubscribe; events now use a Doubly-Linked list for events, gives fast deletions, for the sake of channel driver mwi events. From team/murf/bug11210. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114222 f38db490-d61c-443f-a65b-d21fe96a405b