aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-22Merged revisions 56010 via svnmerge from russell1-0/+7
2007-02-22Print out deprecation notice on usage output of CLI commands. (issue #8925 re...file1-0/+4
2007-02-22disable unloading of embedded modules... there is a fundamental problem with ...kpfleming1-0/+5
2007-02-21Merged revisions 55956 via svnmerge from file1-2/+2
2007-02-21Fix locking issue, and accept "transport-accept" as a valid accept message.qwell1-6/+9
2007-02-21Simplify the last change to app_meetme, and move the call to dispose_conf()russell1-2/+0
2007-02-21Only dispose of the conference if one was created.file1-2/+4
2007-02-21Only start playing the next file if we have not been quieted.file1-1/+1
2007-02-21Add a flag that indicates whether a SIP dialog is an outgoing call or not. SI...file1-1/+4