aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.4.21-rc1@212958 f38db49...v1.4.21-rc1kpfleming8-20/+19
2008-06-03Use autotagged externalsrussell0-0/+0
2008-06-03Importing files for 1.4.21-rc1 releaserussell3-0/+18008
2008-06-03Creating tag for the release of asterisk-1.4.21-rc1russell0-0/+0
2008-06-03When listing the manager users, managers in users.conf are not shown, eventilghman1-1/+66
2008-06-03Save the callno when we're poking, because our peer structure could changetilghman1-4/+7
2008-06-03Updated the regressions on AEL. Hadn't updatedmurf9-796/+879
2008-06-03as per http://lists.digium.com/pipermail/asterisk-users/2008-June/212934.html,murf1-6/+0
2008-06-03Treat ECONNREFUSED as an error that will stop further retransmissions. (issue...file1-5/+6
2008-06-02Revert a change made for issue #12479. This change caused a regression such ...russell1-4/+1
2008-06-02Improve CLI command blacklist checking for the command manager action. Previ...russell1-9/+50
2008-06-02Do not link the guest account with any configured XMPP client (inphsultan2-15/+44
2008-06-02Even of the first PING or LAGRQ doesn't get sent because it comes up too soon,russell1-6/+4
2008-06-02fixed compile issue when dev-mode is enabledcrichter1-1/+1
2008-06-02Added counter for unhandled_bmsg Print, this prevents the logs to be flooded ...crichter2-4/+44
2008-06-02Change a debug message to an actual debug messagerussell1-1/+2
2008-06-02Fix another typo in documentationrussell1-1/+1
2008-06-01small typo fix 'retires' => 'retries'mvanbaak1-1/+1
2008-05-30When joinempty=strict, it only failed on join if there were busy members. Iftilghman1-1/+1
2008-05-30Fix a bug I found while testing for another issue.file1-14/+13
2008-05-30dont use a bashism way to check the $VERSION variable.mvanbaak7-8/+8
2008-05-30Merged revisions 119237 via svnmerge from russell1-7/+37
2008-05-29Fix a race condition in channel autoservice. There was still a small window ...russell1-60/+83
2008-05-29Oddly enough, all of the contents of audiohook.h were in there twice. I haverussell1-179/+0
2008-05-29Call waiting tone occurs too often, because it's getting serviced by bothtilghman1-3/+5
2008-05-29 - Fix a typo in the argument to Playtonesrussell1-8/+3
2008-05-29Merged revisions 119008 via svnmerge from russell1-8/+10
2008-05-29 - Mark app_milliwatt dependent on res_indications (thanks to jsmith)russell1-1/+5
2008-05-29Change milliwatt to use the proper tone by default (1004 Hz) instead of 1000 Hz.russell1-20/+62
2008-05-29Define also when not DEBUG_THREADStilghman1-0/+5
2008-05-29Add some debugging code that ensures that when we do deadlock avoidance, wetilghman8-79/+86
2008-05-29(closes issue #10668)murf2-42/+131
2008-05-28merge revision 118702 from trunk to 1.4 -- Fixes a bug in chan_iax that uses ...bbryant1-1/+5
2008-05-28Add an option to use the source IP address of RTP as the destination IP addre...file3-2/+22
2008-05-27Fix an issue where codec preferences were not set on dialogs that were not au...file1-16/+13
2008-05-27When showing an error message for a command, don't shorten the command output,tilghman1-1/+1
2008-05-27Russell noted to me that in the case that separate threads use theirmmichelson1-7/+6
2008-05-27NULL character should terminate only commands back to the core, not logtilghman1-7/+14
2008-05-27small update to the g() option of app_voicemail tomvanbaak1-0/+1
2008-05-27Add a unique id to the datastore allocated in app_chanspy sincemmichelson1-2/+7
2008-05-27Add a note that pbx_config.so is needed for Local channels.tilghman1-1/+4
2008-05-25Realtime flag affects construction in multiple ways, so consulting whethertilghman1-6/+16
2008-05-23Fix a few things I missed to ensure zt_chan_conf structure is not modified in...jpeeler1-3/+3
2008-05-23Add format type checking for recently de-inlined functiontilghman1-1/+1
2008-05-23Add information on using the Asterisk console, including tab command linetilghman2-0/+34
2008-05-23Don't declare a function that takes variable arguments as inline, because it'srussell2-14/+15
2008-05-22Also remove preamble from asynchronous events (reported by jsmith on #asteris...tilghman1-0/+9
2008-05-22Take into account the length of delimiters when calculating result string len...tilghman1-1/+1
2008-05-21Ensure that passed in zt_chan_conf structure is not modified in mkintf.jpeeler1-18/+30
2008-05-21Apply the autoframing setting to dialogs that do not get matched against a us...file1-0/+1