]>
git.ipfire.org Git - thirdparty/asterisk.git/log
Russell Bryant [Thu, 14 Jun 2007 21:02:19 +0000 (21:02 +0000)]
Add support for the tw language in voicemail
(issue #9964, ljmid)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69348
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 14 Jun 2007 19:39:12 +0000 (19:39 +0000)]
Add a massive set of changes for converting to use the ast_debug() macro.
(issue #9957, patches from mvanbaak, caio1982, critch, and dimas)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69327
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Matthew Fredrickson [Thu, 14 Jun 2007 16:41:57 +0000 (16:41 +0000)]
Clean up debug messages a little bit for ss7 linkset debugging
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69308
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Brett Bryant [Thu, 14 Jun 2007 15:43:50 +0000 (15:43 +0000)]
Couple of manager ssl options weren't loading because of a typo.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69261
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Thu, 14 Jun 2007 15:25:32 +0000 (15:25 +0000)]
Merged revisions 69259 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r69259 | qwell | 2007-06-14 10:21:29 -0500 (Thu, 14 Jun 2007) | 12 lines
Merged revisions 69258 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r69258 | qwell | 2007-06-14 10:15:53 -0500 (Thu, 14 Jun 2007) | 4 lines
Change a quite broken while loop to a for loop, so "continue;" works as expected instead of eating 99% CPU...
Issue 9966, patch by me.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69260
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 13 Jun 2007 21:20:32 +0000 (21:20 +0000)]
Merged revisions 69221 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r69221 | file | 2007-06-13 17:17:28 -0400 (Wed, 13 Jun 2007) | 2 lines
Let's make chan_iax2 media only native transfers actually work. (issue #9376 reported by simone cittadini)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69223
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 13 Jun 2007 20:03:03 +0000 (20:03 +0000)]
Merged revisions 69183 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r69183 | russell | 2007-06-13 14:57:38 -0500 (Wed, 13 Jun 2007) | 9 lines
Move the logic for destroying a call when no response is received to a BYE
outside of the block that checks for FLAG_FATAL to be set. This flag is only
set when the packet is transmitted with the reliability set to XMIT_CRITICAL
when the original packet is transmitted. A BYE is always sent with it set
to XMIT_RELIABLE, meaning this code could never be encountered. This resulted
in seeing some SIP channels that would never go away with the last packet
sent being a BYE.
(part of issue #9235, patch from jcmoore)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69187
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 13 Jun 2007 20:00:56 +0000 (20:00 +0000)]
Merged revisions 69184 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r69184 | file | 2007-06-13 15:58:59 -0400 (Wed, 13 Jun 2007) | 2 lines
Add TXMEDIA to list so that it is properly displayed during iax2 packet output.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69185
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Wed, 13 Jun 2007 19:47:29 +0000 (19:47 +0000)]
Merged revisions 69181 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r69181 | mmichelson | 2007-06-13 14:41:13 -0500 (Wed, 13 Jun 2007) | 5 lines
Contains a patch for fixing an encoding problem when using Outlook to view voicemail emails and attachments.
This fix has also been tested on Thunderbird, Evolution, Pine, and Mutt.
(Issue 9336, reported by marwick, patched by mutterc)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69182
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 13 Jun 2007 19:10:16 +0000 (19:10 +0000)]
Merged revisions 69144 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r69144 | file | 2007-06-13 15:08:24 -0400 (Wed, 13 Jun 2007) | 2 lines
Really ignore NULL frames and check whether the channel hungup or not. (issue #9912 reported by junky)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69147
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Wed, 13 Jun 2007 19:05:25 +0000 (19:05 +0000)]
Completely remove callback mode and all references to it from chan_agent.
Issue 9969, patch by eliel.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69137
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 13 Jun 2007 18:23:12 +0000 (18:23 +0000)]
Use read/write lock based lists for group counting.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69130
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 13 Jun 2007 18:18:51 +0000 (18:18 +0000)]
Merged revisions 69128 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r69128 | file | 2007-06-13 14:16:00 -0400 (Wed, 13 Jun 2007) | 10 lines
Merged revisions 69127 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r69127 | file | 2007-06-13 14:12:48 -0400 (Wed, 13 Jun 2007) | 2 lines
Return group counting to previous behavior where you could only have one group per category. (issue #9711 reported by irroot)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69129
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Wed, 13 Jun 2007 17:37:06 +0000 (17:37 +0000)]
Continuation of issue 9968 (revision 69081). This should be the last one.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69108
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Wed, 13 Jun 2007 17:06:53 +0000 (17:06 +0000)]
Fixes for ast_strlen_zero() janitor project.
Issue 9968, patch by eliel.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69081
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 13 Jun 2007 16:59:42 +0000 (16:59 +0000)]
Merged revisions 69071 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r69071 | russell | 2007-06-13 11:56:16 -0500 (Wed, 13 Jun 2007) | 3 lines
Clarify a bit of logic. This doesn't change behavior in any way, but it is
helpful when following the logic to debug problems like 9235.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69072
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 13 Jun 2007 16:29:45 +0000 (16:29 +0000)]
Merged revisions 69069 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r69069 | russell | 2007-06-13 11:29:12 -0500 (Wed, 13 Jun 2007) | 3 lines
Fix a place where a chan_iax2 pvt struct was accessed without the lock held.
This issue was reported to me via email by Dmitry Mishchenko. Thanks!
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69070
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 13 Jun 2007 16:19:37 +0000 (16:19 +0000)]
Simplify some logic and convert spaces to tabs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69068
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 13 Jun 2007 16:05:22 +0000 (16:05 +0000)]
The variable used for the return value must be declared as static. I broke
this when applying the patch, sorry!
(issue #9637, jeffg)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69067
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 12 Jun 2007 20:00:39 +0000 (20:00 +0000)]
Put parenthesis around the level argument to ast_debug()
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69018
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 12 Jun 2007 19:40:41 +0000 (19:40 +0000)]
Merged revisions 69016 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r69016 | russell | 2007-06-12 14:40:17 -0500 (Tue, 12 Jun 2007) | 4 lines
Fix a memory leak pointed out by prashant_jois in #asterisk-bugs. PQclear() was
not called on the result structure after doing a PQexec(). Also, fix up some
formatting in passing.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69017
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Tue, 12 Jun 2007 19:38:17 +0000 (19:38 +0000)]
Merged revisions 69014 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r69014 | file | 2007-06-12 15:36:29 -0400 (Tue, 12 Jun 2007) | 2 lines
Change the full frame dropping log message to debug to avoid future bug reports.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69015
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Tue, 12 Jun 2007 19:29:12 +0000 (19:29 +0000)]
Merged revisions 69012 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r69012 | file | 2007-06-12 15:26:38 -0400 (Tue, 12 Jun 2007) | 2 lines
Schedule the sending of a PING packet a second later than previously so that it does not collide with the LAGRQ.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69013
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 12 Jun 2007 19:19:09 +0000 (19:19 +0000)]
Merged revisions 69010 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r69010 | russell | 2007-06-12 14:13:41 -0500 (Tue, 12 Jun 2007) | 12 lines
In ast_channel_make_compatible(), just return if the channels' read and write
formats already match up. There are code paths that call this function on a
pair of channels multiple times. This made calls fail that were using g729
in some cases. The reason is that codec_g729a will unregister itself from the
list of available translators will all licenses are in use. So, the first
time the function got called, the right translation path was allocated.
However, the second time it got called, the code would not find a translation
path to/from g729 and make the call fail, even if the channel actually already
had a g729 translation path allocated.
(SPD-32)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69011
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 12 Jun 2007 16:13:45 +0000 (16:13 +0000)]
Convert pbx.c to use ast_debug() for debug logging.
(issue #9925, dimas)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68991
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 12 Jun 2007 16:11:40 +0000 (16:11 +0000)]
Add a new macro, ast_debug(), which combines the check of the value of
option_debug and the actual call to ast_log().
(issue #9925, dimas)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68987
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 12 Jun 2007 16:03:42 +0000 (16:03 +0000)]
update the dump of application docs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68973
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 12 Jun 2007 15:58:28 +0000 (15:58 +0000)]
Completely remove all of the code related to jumping to priority n + 101. yay!
(issue #9926, caio1982)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68970
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Tue, 12 Jun 2007 14:26:12 +0000 (14:26 +0000)]
Merged revisions 68922 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r68922 | file | 2007-06-12 10:23:11 -0400 (Tue, 12 Jun 2007) | 10 lines
Merged revisions 68921 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r68921 | file | 2007-06-12 10:18:57 -0400 (Tue, 12 Jun 2007) | 2 lines
Bring RTP back to Asterisk at the end of a native bridge no matter what.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68923
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Tue, 12 Jun 2007 14:16:37 +0000 (14:16 +0000)]
Even more minor code cleanup!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68920
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Tue, 12 Jun 2007 13:58:13 +0000 (13:58 +0000)]
Minor code cleanup.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68901
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Tue, 12 Jun 2007 13:34:57 +0000 (13:34 +0000)]
Remove old stuff from the AgentCallbackLogin days and only autocomplete agents in the agent logoff CLI command that are logged in. (issue #9952 reported by eliel)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68900
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Dwayne M. Hubbard [Mon, 11 Jun 2007 22:31:51 +0000 (22:31 +0000)]
corrected CLI 'core show codecs' syntax for issue 9945, thanks eserra.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68855
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Mon, 11 Jun 2007 22:21:28 +0000 (22:21 +0000)]
Issue 8971 - Allow DISA input to be ended with a '#'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68854
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Mon, 11 Jun 2007 22:07:50 +0000 (22:07 +0000)]
Change displayconnects option in manager.conf to be per-user.
Issue 9932, patch by eliel
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68831
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Mon, 11 Jun 2007 21:20:59 +0000 (21:20 +0000)]
Merged revisions 68814 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68814 | qwell | 2007-06-11 16:20:15 -0500 (Mon, 11 Jun 2007) | 2 lines
Solaris 10 sometimes (?) needs this include in order to have NULL defined.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68816
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Mon, 11 Jun 2007 20:51:43 +0000 (20:51 +0000)]
Merged revisions 68781 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68781 | tilghman | 2007-06-11 15:45:53 -0500 (Mon, 11 Jun 2007) | 2 lines
Issue 9947 - fn2 was unused / incorrectly used
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68782
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Christian Richter [Mon, 11 Jun 2007 17:05:48 +0000 (17:05 +0000)]
Merged revisions 68733 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r68733 | crichter | 2007-06-11 18:57:59 +0200 (Mo, 11 Jun 2007) | 9 lines
Merged revisions 68732 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r68732 | crichter | 2007-06-11 18:49:00 +0200 (Mo, 11 Jun 2007) | 1 line
added check for NULL Pointer when calling misdn_new. Asterisk does not allow us to create channels anymore when stop gracefully is used :). also modified the restart_indicator to 0
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68740
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 11 Jun 2007 14:41:39 +0000 (14:41 +0000)]
Change channel list to read/write list... I'm crazy.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68685
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 11 Jun 2007 14:35:02 +0000 (14:35 +0000)]
Merged revisions 68683 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r68683 | file | 2007-06-11 10:33:12 -0400 (Mon, 11 Jun 2007) | 10 lines
Merged revisions 68682 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r68682 | file | 2007-06-11 10:29:58 -0400 (Mon, 11 Jun 2007) | 2 lines
Improve deadlock handling of the channel list. (issue #8376 reported by one47)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68684
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 11 Jun 2007 11:59:53 +0000 (11:59 +0000)]
Add username completion for manager show user CLI command. (issue #9929 reported by eliel)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68663
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 11 Jun 2007 11:49:48 +0000 (11:49 +0000)]
Update documentation for proper CLI commands. (issue #9936 reported by eserra)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68662
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Christian Richter [Mon, 11 Jun 2007 11:40:21 +0000 (11:40 +0000)]
Merged revisions 68644 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r68644 | crichter | 2007-06-11 12:29:18 +0200 (Mo, 11 Jun 2007) | 9 lines
Merged revisions 68631 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r68631 | crichter | 2007-06-11 11:18:01 +0200 (Mo, 11 Jun 2007) | 1 line
fixed problem that the dummybc chanels had no lock, checking for the lock now. Also fixed the channel restart stuff, we can now specify and restart particular channels too.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68661
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Mon, 11 Jun 2007 04:28:08 +0000 (04:28 +0000)]
Merged revisions 68595 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68595 | tilghman | 2007-06-10 23:21:30 -0500 (Sun, 10 Jun 2007) | 2 lines
"dialplan save" produced garbage in the config file
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68596
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Sat, 9 Jun 2007 01:06:40 +0000 (01:06 +0000)]
Fix compile errors in chan_misdn.c
Reported by d1mas in #asterisk-bugs on IRC.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68575
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 8 Jun 2007 22:23:49 +0000 (22:23 +0000)]
Merged revisions 68527 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r68527 | russell | 2007-06-08 17:23:22 -0500 (Fri, 08 Jun 2007) | 12 lines
Merged revisions 68526 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r68526 | russell | 2007-06-08 17:22:36 -0500 (Fri, 08 Jun 2007) | 4 lines
Don't automatically hang up after running Dictate so that callers can exit
cleanly using '#'
(closes issue #9577, patch from Thomas Andrews)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68528
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 8 Jun 2007 21:31:33 +0000 (21:31 +0000)]
Add support for retrieving the number of channels that are currently bridged
via SNMP.
(closes issue #9637, initial patch from jeffg, modified by me)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68507
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 8 Jun 2007 21:02:46 +0000 (21:02 +0000)]
Add an option for ControlPlayback to be able to start at an offset from
the beginning of the file. Also, add a channel variable that indicates
the location in the file where the Playback was stopped.
(closes issue #7655, patch from sharkey)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68502
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 8 Jun 2007 16:14:06 +0000 (16:14 +0000)]
Add channel variable manager event
(issue #7291, patch from tonyh and jontow)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68473
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Fri, 8 Jun 2007 16:03:01 +0000 (16:03 +0000)]
Merged revisions 68450 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68450 | kpfleming | 2007-06-08 10:52:47 -0500 (Fri, 08 Jun 2007) | 2 lines
actually remember the type/subclass of full frames that are in process
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68453
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Fri, 8 Jun 2007 15:51:53 +0000 (15:51 +0000)]
Fix incorrect logic for param count.
Issue 9918.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68449
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 8 Jun 2007 15:32:46 +0000 (15:32 +0000)]
Minor formatting change to test changes to mantis auto-closing issues
(closes issue #6000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68448
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 8 Jun 2007 00:18:58 +0000 (00:18 +0000)]
Merged revisions 68401 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r68401 | file | 2007-06-07 20:17:04 -0400 (Thu, 07 Jun 2007) | 10 lines
Merged revisions 68397 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r68397 | file | 2007-06-07 20:15:33 -0400 (Thu, 07 Jun 2007) | 2 lines
Don't call ast_waitstream_full when the control file descriptor and audio file descriptor are not set, simply call ast_waitstream! (issue #8530 reported by rickead2000)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68405
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 8 Jun 2007 00:03:49 +0000 (00:03 +0000)]
Merged revisions 68370 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r68370 | file | 2007-06-07 20:02:34 -0400 (Thu, 07 Jun 2007) | 10 lines
Merged revisions 68368 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r68368 | file | 2007-06-07 19:59:04 -0400 (Thu, 07 Jun 2007) | 2 lines
Do a DNS lookup immediately upon calling the dnsmgr function, don't wait until a refresh happens. (issue #9097 reported by plack)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68374
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 7 Jun 2007 23:17:01 +0000 (23:17 +0000)]
Merged revisions 68354 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r68354 | russell | 2007-06-07 18:14:45 -0500 (Thu, 07 Jun 2007) | 11 lines
Merged revisions 68351 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r68351 | russell | 2007-06-07 18:13:33 -0500 (Thu, 07 Jun 2007) | 3 lines
Fix a problem where saying a character wouldn't properly break out when the caller pressed '#'
(issue #8113, reported by patbaker82, patch from jamesgolovich (hey, long time no see!) and patbaker82)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68359
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 7 Jun 2007 23:07:25 +0000 (23:07 +0000)]
Fix a bunch of doxygen errors and document more things
(issue #9842, snuffy)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68339
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Thu, 7 Jun 2007 23:00:44 +0000 (23:00 +0000)]
Merged revisions 68326 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68326 | qwell | 2007-06-07 18:00:01 -0500 (Thu, 07 Jun 2007) | 5 lines
Fix incorrect French syntax of "old messages".
Request for feedback was sent to asterisk-dev mailing list, with little response.
Issue 9118, patch by junky.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68327
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 7 Jun 2007 22:38:59 +0000 (22:38 +0000)]
Fix a couple of places that got missed in the conversion to using the new API
call for creating detached threads.
(issue #9915, reported by elguro, fixed by me)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68325
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 7 Jun 2007 22:18:38 +0000 (22:18 +0000)]
Merged revisions 68313 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68313 | kpfleming | 2007-06-07 17:14:35 -0500 (Thu, 07 Jun 2007) | 6 lines
some improvements to the IAX2 full frame dropping logic recently added:
- use inaddrcmp(), since we have it
- output the type of frame and subclass being dropped, and the type/subclass that is already being processed (which caused the drop)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68321
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 7 Jun 2007 21:22:25 +0000 (21:22 +0000)]
Doxygenify a lot of the functions in res_jabber
(issue #9886, snuffy)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68289
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 7 Jun 2007 21:17:52 +0000 (21:17 +0000)]
Merged revisions 68280 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68280 | russell | 2007-06-07 16:16:07 -0500 (Thu, 07 Jun 2007) | 4 lines
Fix loading persistent queue members when using realtime configuration for queues.
Also, remove an unneeded leading slash for the astdb family.
(issue #9911, patch by atis)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68284
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Thu, 7 Jun 2007 20:25:56 +0000 (20:25 +0000)]
Merged revisions 68249 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68249 | qwell | 2007-06-07 15:25:18 -0500 (Thu, 07 Jun 2007) | 4 lines
Fix an issue with newer phones which require packets be padded out to the correct length.
Issue 9887, patch by DEA.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68251
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Thu, 7 Jun 2007 20:10:47 +0000 (20:10 +0000)]
Merged revisions 68211 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r68211 | qwell | 2007-06-07 15:06:00 -0500 (Thu, 07 Jun 2007) | 12 lines
Merged revisions 68204 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r68204 | qwell | 2007-06-07 15:02:50 -0500 (Thu, 07 Jun 2007) | 4 lines
Don't try to save voicemail greetings unless the user presses '1' to accept/save.
Issue 9904, patch by me.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68220
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 7 Jun 2007 19:51:25 +0000 (19:51 +0000)]
Adding Philippe to CREDITS for hard work on detecting bugs in our jabber/jingle integration
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68201
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Thu, 7 Jun 2007 19:50:29 +0000 (19:50 +0000)]
Merged revisions 68198 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68198 | mmichelson | 2007-06-07 14:47:42 -0500 (Thu, 07 Jun 2007) | 5 lines
Submitting a fix for Issue 8016. Added a check to make sure that greetings get stored properly.
(Issue 8016, reported by edhorton, patched by alamantia with modification by me. Thanks to Jason Parker
for the advice on this).
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68200
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 7 Jun 2007 19:49:15 +0000 (19:49 +0000)]
Merged revisions 68196 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68196 | oej | 2007-06-07 21:46:10 +0200 (Thu, 07 Jun 2007) | 2 lines
Disable chan_features by default in menuselect
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68199
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 7 Jun 2007 19:45:32 +0000 (19:45 +0000)]
- Doxygen updates
- Adding docs on flags to be able to clean up a bit
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68195
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 7 Jun 2007 19:31:05 +0000 (19:31 +0000)]
Merged revisions 68192 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68192 | russell | 2007-06-07 14:30:30 -0500 (Thu, 07 Jun 2007) | 3 lines
Include stdarg.h for build issues on Solaris
(issue #9381)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68193
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 7 Jun 2007 18:41:17 +0000 (18:41 +0000)]
Merged revisions 68157 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68157 | file | 2007-06-07 14:39:52 -0400 (Thu, 07 Jun 2007) | 2 lines
Fix logic when doing a name based channel search for a structure when you want to start from a specific point in the channel list. (issue #9324 reported by slavon)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68158
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 7 Jun 2007 17:52:41 +0000 (17:52 +0000)]
AEL in trunk now uses GOSUB so we have to update the queues with callback members example. (issue #9813 reported by Mike Anikienko)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68138
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 7 Jun 2007 15:48:14 +0000 (15:48 +0000)]
Minor formatting change ... testing mantis stuff to see if we're done
(issue #9790)
(closes issue #9816)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68118
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 7 Jun 2007 14:23:21 +0000 (14:23 +0000)]
Merged revisions 68071 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r68071 | file | 2007-06-07 10:21:59 -0400 (Thu, 07 Jun 2007) | 10 lines
Merged revisions 68070 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r68070 | file | 2007-06-07 10:19:40 -0400 (Thu, 07 Jun 2007) | 2 lines
Allow the 'g' option to work if used with the 'S' option. (issue #9888 reported by gasparz)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68072
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 7 Jun 2007 10:06:32 +0000 (10:06 +0000)]
Merged revisions 68030 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68030 | oej | 2007-06-07 12:00:17 +0200 (Thu, 07 Jun 2007) | 2 lines
Adding a few Todo's to res_jabber so we don't forget.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68040
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 7 Jun 2007 10:00:37 +0000 (10:00 +0000)]
Merged revisions 68028 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68028 | oej | 2007-06-07 11:55:13 +0200 (Thu, 07 Jun 2007) | 4 lines
Ok, we found out that this is not about if you have any *active* clients using TLS, but
if you have initialized TLS at all during the lifetime of the module. So if you reload
to disable TLS, it won't help.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68031
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 7 Jun 2007 09:57:52 +0000 (09:57 +0000)]
Merged revisions 68027 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r68027 | oej | 2007-06-07 11:42:26 +0200 (Thu, 07 Jun 2007) | 8 lines
If you have a jabber client that uses TLS, refuse unload. Bad fix, but will prevent
crashes while we are trying to find a workaround.
Iksemel development seems to have stalled and we might have to stop using the
TCP/TLS connections in that library and use our own, which would scale better
from a poll/select perspective I guess. It would also make it easier to migrate
to OpenSSL and stop Asterisk from depending on both OpenSSL and GnuTLS.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68029
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 7 Jun 2007 09:21:29 +0000 (09:21 +0000)]
Merged revisions 67993 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r67993 | oej | 2007-06-07 11:00:44 +0200 (Thu, 07 Jun 2007) | 6 lines
Issue #9738 - Make sure we can unload res_jabber. Patch by phsultan - thanks!
Due to a bug in the iksemel library, this will not work if you are using GTLS
in the connection. That's being investigated. If you figure out a way to handle
that without us having to patch iksemel, let us know in the bug report. Thanks.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68026
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 7 Jun 2007 08:45:19 +0000 (08:45 +0000)]
Simplification of res_jabber code (done at Inria, Paris with Philippe)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67992
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 7 Jun 2007 08:43:59 +0000 (08:43 +0000)]
Reverting part of #67864 to be able to compile agi/eagi-test that relies on this without having
ast_log and other asterisk api functions available - I could not compile on OS/X without reverting
this.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67991
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 7 Jun 2007 00:12:21 +0000 (00:12 +0000)]
Merged revisions 67941 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r67941 | file | 2007-06-06 20:10:48 -0400 (Wed, 06 Jun 2007) | 10 lines
Merged revisions 67938 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r67938 | file | 2007-06-06 20:09:13 -0400 (Wed, 06 Jun 2007) | 2 lines
Only notify the devicestate system of a peer state change when the peer is built from the config file. (issue #9900 reported by arkadia)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67944
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 6 Jun 2007 23:41:37 +0000 (23:41 +0000)]
Merged revisions 67924 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r67924 | file | 2007-06-06 19:38:15 -0400 (Wed, 06 Jun 2007) | 2 lines
Properly handle cases where a stream can't be written to. (issue #9757 reported by junky)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67925
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Matthew Fredrickson [Wed, 6 Jun 2007 23:12:58 +0000 (23:12 +0000)]
Allow overlapdialing directions to be configurable. Bug #8554
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67920
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Dwayne M. Hubbard [Wed, 6 Jun 2007 22:35:35 +0000 (22:35 +0000)]
added CLI 'iax2 unregister <peername>' for issue 9812, thanks eliel
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67901
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 22:27:18 +0000 (22:27 +0000)]
Remove our little joke that was making fun of email disclaimers which nobody
else seemed to think was very funny. Oh well ... :)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67895
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 22:09:58 +0000 (22:09 +0000)]
Merged revisions 67872 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r67872 | russell | 2007-06-06 17:08:02 -0500 (Wed, 06 Jun 2007) | 6 lines
Disable reload functionality in res_snmp. It is not possible to initialize the
snmp library more than once without completely unloading the module and loading
it again.
(issue #9571, reported by hristo, additional helpful debug information from festr,
patch from me)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67875
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Wed, 6 Jun 2007 21:20:11 +0000 (21:20 +0000)]
Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67864
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 21:16:18 +0000 (21:16 +0000)]
Merged revisions 67862 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r67862 | russell | 2007-06-06 16:14:46 -0500 (Wed, 06 Jun 2007) | 4 lines
Fix a crash when doing call pickups with SIP phones. The code unlocked the
channel when it should not have.
(issue #9652, reported by corruptor, fixed by me)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67863
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 21:08:07 +0000 (21:08 +0000)]
Constify the return values of ast_parking_ext() and ast_pickup_ext()
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67853
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 20:35:05 +0000 (20:35 +0000)]
Minor formatting change to test closing mantis issues through commit tags
(closes issue #9828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67843
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 20:21:31 +0000 (20:21 +0000)]
Minor formatting change to test closing mantis issues through commit tags
(closes issue #9828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67842
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 20:03:45 +0000 (20:03 +0000)]
Please forgive this flood of tiny changes ... this will be cool when it works
how we want it to :) (testing mantis+svn)
(issue #9828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67813
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Wed, 6 Jun 2007 19:46:41 +0000 (19:46 +0000)]
Merged revisions 67804 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r67804 | mmichelson | 2007-06-06 14:26:55 -0500 (Wed, 06 Jun 2007) | 10 lines
Fix for Issue 9810. There was a segfault under a specific set of circumstances:
1. VoiceMailMain was configured in the dialplan with an extension as its argument
2. A message was left for this mailbox
3. Tried to call VoiceMailMain but hung up before entering password.
This was fixed by checking that a pointer was non-null prior to trying to dereference it.
(Issue 9810, reported by xmarksthespot, patched by Corydon76 with modifications by me).
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67808
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 19:44:57 +0000 (19:44 +0000)]
minor formatting change ... testing mantis/svn
(issue #9828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67807
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 19:40:04 +0000 (19:40 +0000)]
Don't try to check the result of alloca ...
... testing mantis/svn stuff ...
(issue #9828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67806
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 19:35:49 +0000 (19:35 +0000)]
Yet another minor change to test mantis/svn
(issue #9828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67805
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 19:21:13 +0000 (19:21 +0000)]
minor formatting change ... testing mantis/svn
(issue #9828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67803
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 19:10:03 +0000 (19:10 +0000)]
minor formatting change ... testing mantis/svn
(issue #9828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67799
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 19:03:14 +0000 (19:03 +0000)]
Formatting change ... testing
(issue #9828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67787
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Wed, 6 Jun 2007 19:02:33 +0000 (19:02 +0000)]
Fixing a crash wherein Asterisk would segfault when attempting to leave a voicemail when IMAP storage
was enabled. Though no bug was reported to the bugtracker, there was mention of this made as a note on
bug 9810 by edhorton.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67784
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 19:00:40 +0000 (19:00 +0000)]
Make another formatting change ... testing mantis/svn stuff
(issue #9828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67782
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 6 Jun 2007 18:55:45 +0000 (18:55 +0000)]
Another minor formatting change ... testing mantis/svn
(issue #9828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67781
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3