summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-09Recorded merge of revisions 223213 via svnmerge from Mark Michelson
2009-10-09Fix potential memory leaks.Mark Michelson
2009-10-09Merged revisions 223205 via svnmerge from David Vossel
2009-10-09Blocked revisions 223142 via svnmergeDavid Vossel
2009-10-09Don't close the sqlite database when reloading. Only close the database when...Matthew Nicholson
2009-10-09'auth=' did not parse md5 secret correctlyDavid Vossel
2009-10-09p->peerauth is always empty in transmit_register()David Vossel
2009-10-09Don't add Attendees during copy, replace themTerry Wilson
2009-10-08Remove global variable that makes dlopen unhappyTerry Wilson
2009-10-08fixed comment line for do_magic_pickupDavid Vossel
2009-10-08Deadlock between ast_cel_report_event and ast_do_masqueradeDavid Vossel
2009-10-08makes externtcpport and externtlsport static variablesDavid Vossel
2009-10-08Merged revisions 222878 via svnmerge from Russell Bryant
2009-10-08Blocked revisions 222877 via svnmergeDavid Vossel
2009-10-08fixes an ast_netsock_list memory leak.David Vossel
2009-10-08Merged revisions 222797 via svnmerge from Richard Mudgett
2009-10-07Deadlock in channel masquerade handlingDavid Vossel
2009-10-07Merged revisions 222691 via svnmerge from Richard Mudgett
2009-10-07Change ringt (ring timeout) styles to be consistent across chan_dahdi.Jeff Peeler
2009-10-07Formatting, moving error messages to ERROR, removing references to unexisting...Olle Johansson
2009-10-07Use extref for doxygen references to external libraries (in this case Postgre...Olle Johansson
2009-10-07Remove 'keepstats' queue option from sample config, as it's no longer used.Jason Parker
2009-10-07Merged revisions 222542 via svnmerge from David Vossel
2009-10-06Merged revisions 222462 via svnmerge from Jeff Peeler
2009-10-06Updates CHANGES to reflect the new externtcpport and externtlsport sip optionsDavid Vossel
2009-10-06contact header port ignored transport when using externipDavid Vossel
2009-10-06Blocked revisions 222393 via svnmergeJeff Peeler
2009-10-06Fix 222298 (crash during destruction of second channel when variable set withJeff Peeler
2009-10-06Change schema query to involve the use of an optional schema parameter.Tilghman Lesher
2009-10-06Fix crash during destruction of second channel when variable set with setvar.Jeff Peeler
2009-10-06When we call a gosub routine, the variables should be scoped to avoid contami...Tilghman Lesher
2009-10-06Make sure digit events are not reported as "ERROR"Tzafrir Cohen
2009-10-06Recorded merge of revisions 222152 via svnmerge from Kevin P. Fleming
2009-10-05Allow non-compliant T.38 endpoints to be supportable via configuration option.Kevin P. Fleming
2009-10-05Add a few missing events to analog_handle_event.Jeff Peeler
2009-10-02Merged revisions 222026 via svnmerge from David Vossel
2009-10-02Merged revisions 221970 via svnmerge from Tilghman Lesher
2009-10-02Initialize a variable that we check immediately upon startup.Tilghman Lesher
2009-10-02Whitespace change.Richard Mudgett
2009-10-02Whitespace change.Richard Mudgett
2009-10-02Merged revisions 221769 via svnmerge from Richard Mudgett
2009-10-02One more off-by-one in trunkTilghman Lesher
2009-10-01Merged revisions 221776 via svnmerge from Tilghman Lesher
2009-10-01Move DAHDI/ISDN channel naming note from CHANGES to UPGRADE.txt.Richard Mudgett
2009-10-01Revision 220906 (a merge from 1.4) was not merged correctly, causing a proble...Tilghman Lesher
2009-10-01Prevent deadlock if chan_dahdi attempts to change PRI channel names.Richard Mudgett
2009-10-01outbound tls connections were not defaulting to port 5061David Vossel
2009-10-01Sync up UPGRADE.txt with the 1.6.2 version.Kevin P. Fleming
2009-10-01Remove ability to control T.38 FAX error correction from udptl.conf.Kevin P. Fleming
2009-10-01Merged revisions 221588 via svnmerge from Matthew Nicholson