aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.4.21@212958 f38db490-d6...v1.4.21kpfleming8-20/+19
2008-06-12update version filesrussell2-1/+5
2008-06-12create 1.4.21 tagrussell0-0/+0
2008-06-06Use autotagged externalsrussell0-0/+0
2008-06-06Importing files for 1.4.21-rc2 releaserussell3-0/+18088
2008-06-06Creating tag for the release of asterisk-1.4.21-rc2russell0-0/+0
2008-06-05fix filenamerussell1-2/+1
2008-06-05Add the UPGRADE.txt file from Asterisk 1.2, for handy reference.russell2-1/+217
2008-06-05Ignore appended resource when comparing JIDs.phsultan1-1/+1
2008-06-05It turns out that searching on the forwarding station isn't very useful forrussell2-34/+204
2008-06-04Make sure that the string we set will survive the unref ofmmichelson1-2/+2
2008-06-04If we fail to setup the PRI request channel, don't continue, exit with an error.tilghman1-0/+3
2008-06-04Make the "dialplan remove include" CLI command actually work. Also, tweakrussell1-3/+6
2008-06-04Tab completion when removing a member should give the member's interface,mmichelson1-1/+1
2008-06-04Fix a log message and add a message for when the dialplan is done reloading.file2-1/+2
2008-06-03Due to incorrect use of the AST_LIST_INSERT_HEAD() macro the loopback switchtilghman1-18/+26
2008-06-03(closes issue #11594)jpeeler1-0/+4
2008-06-03Fix another place where peer->callno could change at a very bad time, and alsorussell1-9/+11
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