summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-19These changes are in regards to bug 13249, where users are being surprised by...Steve Murphy
2008-08-19Mention JID rather than SreenName in help messagesPhilippe Sultan
2008-08-19Let it compile now, too (woops)Sean Bright
2008-08-19And remove code we don't need anymore.Sean Bright
2008-08-19While we're at it, make this machine parseable too.Sean Bright
2008-08-18Change event header to RegistrationTime to be more consistent (and avoidSean Bright
2008-08-18channels/chan_misdn.cRichard Mudgett
2008-08-18Change the queue timeout priority logic into less uglyMark Michelson
2008-08-18Merged revisions 138685 via svnmerge from Mark Michelson
2008-08-18Remove option that isn't valid here.Jason Parker
2008-08-18Blocked revisions 138569 via svnmergeSean Bright
2008-08-18add missing define for SS7 in dahdi_restartJeff Peeler
2008-08-18Blocked revisions 138516 via svnmergeJeff Peeler
2008-08-17Move Uniqueid to the end of the event for those that rely on the positionSean Bright
2008-08-17Add Uniqueid header to ParkedCall manager event.Sean Bright
2008-08-17Add missing colons to RTCPReceived and RTCPSent manager events.Sean Bright
2008-08-17Fix the output of the JitterBufStats manager event.Sean Bright
2008-08-16Since it's introduction in revision 3497, cdr_tds has *never* readSean Bright
2008-08-16Fix compilation warnings (found with dev-mode)Tilghman Lesher
2008-08-16Also make sure hinting won't crash on reload.Tilghman Lesher
2008-08-16Merged revisions 138360 via svnmerge from Jeff Peeler
2008-08-15Merged revisions 138119,138151,138238 via svnmerge from Jeff Peeler
2008-08-15Blocked revisions 138309 via svnmergeJeff Peeler
2008-08-15Merged revisions 138258 via svnmerge from Tilghman Lesher
2008-08-15Remove deprecated syntax from sample config fileTilghman Lesher
2008-08-15rename all zfd instances in chan_dahdi to dfd to match 1.4 (left over from DA...Jeff Peeler
2008-08-15Change free to ast_free_ptr, tooTilghman Lesher
2008-08-15e->data can be NULL, so use the safe version of ast_strdup()Tilghman Lesher
2008-08-15regseconds is actually stored as the epoch time, not registration lengthTilghman Lesher
2008-08-15Merged revisions 138027 via svnmerge from Russell Bryant
2008-08-15Merged revisions 138023 via svnmerge from Tilghman Lesher
2008-08-14Fix a bashism that causes an error when trying to build the pdf on ubuntuRussell Bryant
2008-08-14Fix memory leak in cdr_sqlite3_custom.Sean Bright
2008-08-14Prepare for adding 1.6.2 changesRussell Bryant
2008-08-14Blocked revisions 137850 via svnmergeTilghman Lesher
2008-08-14Merged revisions 137847 via svnmerge from Tilghman Lesher
2008-08-14Make sure we set the socket port, so we don't try to use <ip address>:0.Jason Parker
2008-08-14If we detect that we are no longer connected, try to reconnect a few timesSean Bright
2008-08-14Merged revisions 137731 via svnmerge from Russell Bryant
2008-08-14Merged revisions 137679 via svnmerge from Kevin P. Fleming
2008-08-14Blocked revisions 137677 via svnmergeKevin P. Fleming
2008-08-13make this script actually workKevin P. Fleming
2008-08-13Merged revisions 137530 via svnmerge from Kevin P. Fleming
2008-08-13Blocked revisions 137580 via svnmergeJeff Peeler
2008-08-13Correctly end locally ended calls.Jason Parker
2008-08-13Blocked revisions 137527,137529 via svnmergeKevin P. Fleming
2008-08-13Add FAXMODE variable with what fax transport was used.Jason Parker
2008-08-13Convert deprecated routines to the new names.Tilghman Lesher
2008-08-13Merged revisions 137405 via svnmerge from Sean Bright
2008-08-13Use the ast_vasprintf macro instead of vasprintf directly.Sean Bright