aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-05Don't reference a potentially NULL pointer. (issue #9199 reported by klolik)file1-1/+2
2007-03-05Preserve marker bit when P2P bridging. (issue #9198 reported by edgreenberg)file1-1/+1
2007-03-03Updated the regression testsmurf4-35/+41
2007-03-03Merged revisions 57648 via svnmerge from tilghman1-0/+4
2007-03-03submitted patch for Georgian language, issue 9010, submitted by Alexander Sha...dhubbard1-0/+389
2007-03-03add missing configuration template. Thanks to Lacy Moore on asterisk-users f...russell1-0/+10
2007-03-02Update the check that is used to determine whether zaptel transcoder supportrussell2-6/+6
2007-03-02Merged revisions 57475 via svnmerge from file1-0/+6
2007-03-02Merged revisions 57458 via svnmerge from murf1-9/+20
2007-03-02I almost had comma escapes right, but 9184 points out the problem-- the escap...murf2-0/+42
2007-03-02Return the correct digit that interrupted the stream. This fixes exiting therussell1-0/+1
2007-03-01Merge changes from svn/asterisk/team/russell/sla_updatesrussell4-41/+171
2007-03-01Merged revisions 57317 via svnmerge from file1-1/+1
2007-03-011. Corrected a typo for www.etsi.org. Thank Patrick.transnexus1-1/+1
2007-02-28minor tweaks to the sla docsrussell2-6/+8
2007-02-28Merge more changes from svn/asterisk/team/russell/sla_updatesrussell2-53/+160
2007-02-28Minor formatting changerussell1-7/+7
2007-02-28Merge changes from svn/asterisk/team/russell/sla_updatesrussell2-9/+30
2007-02-28Merged revisions 57118 via svnmerge from murf1-2/+13
2007-02-28Merged revisions 57092 via svnmerge from file1-1/+10
2007-02-28Merge current set of changes from svn/asterisk/team/russell/sla_updatesrussell2-151/+467
2007-02-28Picky compiler...file1-1/+1
2007-02-28Better handle timeouts when the individual speaks after everything has been p...file1-3/+4
2007-02-28I was surprised that I had not yet downgraded missing goto targets and macro ...murf1-10/+38
2007-02-27Fix voicemail email attachments. I missed the conversion of one of the linerussell1-2/+2
2007-02-26Picky, picky... show deprecation warning in application help, too (reported v...tilghman2-2/+6
2007-02-26Restore the behavior of Asterisk 1.2 where if a device was not specified inrussell1-2/+2
2007-02-26Merged revisions 56850 via svnmerge from file1-0/+2
2007-02-26Fix a crash in my last change to iax2_indicate(). (issue #9150)russell1-2/+2
2007-02-26Update app_record documentation to use new CLI command, core show file format...file1-1/+1
2007-02-26Use ast_strlen_zero to see if the language and/or context argument is not pre...file1-2/+2
2007-02-26Do more complete locking of the chan_iax2_pvt struct in the indicate callback.russell1-6/+17
2007-02-26Allow both of the show version files and core show file versions CLI commands...file1-4/+81
2007-02-26Move a comment to be in the correct struct.russell1-3/+3
2007-02-26Blocked revisions 56729 via svnmergerussell0-0/+0
2007-02-25Merged revisions 56684 via svnmerge from tilghman1-1/+5
2007-02-24Make sure to set a speeddials parent on creation.qwell1-2/+8
2007-02-24update to match zaptel 1.4 API change that was committed a few minutes agokpfleming1-1/+1
2007-02-23Merged revisions 56504 via svnmerge from russell1-22/+48
2007-02-23Change log notice to debug. It is possible for a scheduled item to execute an...file1-1/+2
2007-02-23Merged revisions 56406 via svnmerge from russell1-1/+6
2007-02-23build special version strings for AADK/S800i buildskpfleming1-1/+16
2007-02-23The IMAP storage code uses the same code to build the email that is used whenrussell1-41/+47
2007-02-22Blocked revisions 56279 via svnmergefile0-0/+0
2007-02-22Merge changes from team/russell/sla_updates.russell4-302/+688
2007-02-22Merged revisions 56230 via svnmerge from file2-3/+3
2007-02-22Update OSP documentation for v1.4.transnexus1-418/+376
2007-02-22Move message from verbose to debugoej1-2/+2
2007-02-22updated the sound tarball versions in Makefilemurf1-2/+2
2007-02-22Restructure a little bit of code to reduce nesting. There is no functionalityrussell1-26/+27