aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2010-09-02Merged revisions 284597 via svnmerge from tilghman3-38/+40
2010-09-01Merged revisions 284477 via svnmerge from twilson2-9/+99
2010-09-01Merged revisions 284473 via svnmerge from tilghman1-6/+10
2010-08-27Merged revisions 283882 via svnmerge from qwell1-1/+1
2010-08-26Merged revisions 283770 via svnmerge from tilghman1-52/+47
2010-08-26Merged revisions 283659 via svnmerge from russell1-1/+1
2010-08-25Merged revisions 283561 via svnmerge from tilghman1-0/+1
2010-08-24Merged revisions 283457 via svnmerge from lmadsen1-0/+9
2010-08-24This fix downgrades the ERROR message indicating no res_stun_monitor.conf to ...dvossel1-1/+1
2010-08-23Merged revisions 283175 via svnmerge from tilghman1-1/+1
2010-08-13Merged revisions 282269 via svnmerge from dvossel1-0/+311
2010-08-09Merged revisions 281358 via svnmerge from mnicholson1-3/+117
2010-08-04Merged revisions 280909 via svnmerge from mnicholson1-3/+7
2010-07-29Merged revisions 280557 via svnmerge from mnicholson1-2/+7
2010-07-28Merged revisions 280225 via svnmerge from twilson1-2/+2
2010-07-28Merged revisions 280058 via svnmerge from russell1-2/+2
2010-07-26Merged revisions 279601 via svnmerge from tilghman1-5/+23
2010-07-23Merged revisions 279113 via svnmerge from tilghman1-2/+2
2010-07-23Merge the realtime failover branchtilghman2-16/+68
2010-07-23Minor corrections to the LDAP realtime driveroej1-11/+17
2010-07-21Remove built-in AES code and use optional_api insteadtwilson2-0/+25
2010-07-21Use poll() instead of select() in res_timing_pthread to avoid stack corruption.russell1-8/+5
2010-07-21Properly show the current page being transfered for 'fax show session'mnicholson1-2/+2
2010-07-21Don't print failure status when the remote end hangs up, it may not be an act...mnicholson1-3/+8
2010-07-20Separate queue_log arguments into separate fields, and allow the text file to...tilghman1-0/+3
2010-07-20This commit contains several changes to the way output channel variables are ...mnicholson1-37/+77
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman28-30/+105
2010-07-17Merged revisions 277568 via svnmerge from tilghman2-27/+112
2010-07-17Update res_fax.c to be a good xml citizen.snuffy1-57/+137
2010-07-16Add documentation for MOH realtime fieldstilghman1-0/+3
2010-07-16And yet one moretilghman1-2/+4
2010-07-16"Item may be used uninitialized in this function."tilghman1-2/+4
2010-07-14Fix errors where incorrect address information was printed.mmichelson1-2/+2
2010-07-14Remove the old stub files, preferring the optional_api method.tilghman4-260/+317
2010-07-14Expand the caller ANI field to an ast_party_idrmudgett1-2/+2
2010-07-14Make compile again.rmudgett1-1/+1
2010-07-14ast_callerid restructuringrmudgett2-23/+29
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...tilghman2-2/+2
2010-07-08Add IPv6 to Asterisk.mmichelson2-236/+246
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,eliel1-0/+101
2010-07-07Set proper FAXOPT(status), FAXOPT(statusstr), and FAXOPT(error) values where ...mnicholson1-19/+58
2010-07-06Properly detect and report invalid maxrate and maxrate values in the FAXOPT d...mnicholson1-5/+11
2010-07-06Merged revisions 274157 via svnmerge from mmichelson1-1/+5
2010-07-02Fix various typos reported by Lintiantzafrir1-1/+1
2010-07-01Properly handle failures of fax->start_session()mnicholson1-1/+1
2010-06-30Fix rt(c)p set debug ip taking wrong argumentpabelanger1-5/+7
2010-06-25Implemement support for handling multiple documents when sending.mnicholson1-29/+131
2010-06-23If there is realtime configuration, it does not get re-read on reload unless ...tilghman1-1/+5
2010-06-23Ensure a NULL file while debugging cannot crash AEL.tilghman4-4/+4
2010-06-22Resolve some errors that occur on a graceful shutdown.russell2-36/+43