summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-23Bug 5327 - new function FILTER and optional argument to CALLERIDTilghman Lesher
2005-12-23Make the English language of date format 'Q' and 'q' sound a little bit more ...Tilghman Lesher
2005-12-23Merged revisions 7608 via svnmerge fromTilghman Lesher
2005-12-23Merged revisions 7606 via svnmerge from Kevin P. Fleming
2005-12-22 Another app documentation tweak.BJ Weschke
2005-12-22Merged revisions 7601 via svnmerge fromTilghman Lesher
2005-12-22Merged revisions 7599 via svnmerge from Russell Bryant
2005-12-22remove stray unlock (issue #5955)Russell Bryant
2005-12-22forward-port per-peer videosupport changes from branches/1.2Kevin P. Fleming
2005-12-22don't try to build func_odbc when ODBC headers/libraries are not presentKevin P. Fleming
2005-12-22- construct the difference and have only one call to snprintf in build_viaRussell Bryant
2005-12-21Merged revisions 7582 via svnmerge fromTilghman Lesher
2005-12-21 Bug #6040 - Documentation correctionBJ Weschke
2005-12-21Merged revisions 7577 via svnmerge fromTilghman Lesher
2005-12-21Bug 5055 - Simple SQL commands from the dialplanTilghman Lesher
2005-12-21Bug 5440 - Add STAT() dialplan functionTilghman Lesher
2005-12-21move heading to the top of the fileRussell Bryant
2005-12-21Bug 5734 - add status variables indicating the success or failure of the real...Tilghman Lesher
2005-12-21add Log application for generating custom log messages from the dialplan (iss...Russell Bryant
2005-12-21add a header to indicate who the call was parked by to the ParkedCall managerRussell Bryant
2005-12-21- change the default value of the global priority jumping option to 'off'Russell Bryant
2005-12-20Added docs for new features (duplex mode & tailmessages)Jim Dixon
2005-12-20New version, including half/semi-half duplex modes and system announcementsJim Dixon
2005-12-20Avoid multiple free Mark Spencer
2005-12-20- move the string join() function to utils.c since it is used in both cli.c a...Russell Bryant
2005-12-20add AGENT function, similar to SIPPEER or IAXPEER (issue #5531)Russell Bryant
2005-12-20Major RTP fixes for using inbound SDP on outbound connection, get rid of Mark Spencer
2005-12-20Don't bother decode on muted participantsMark Spencer
2005-12-20Major peformance improvements to meetmeMark Spencer
2005-12-20Fix choppy audio with > 20ms audio frames (bug #5697)Mark Spencer
2005-12-20Fix segfault on directed pickup when no CDR is available (bug #5998)Mark Spencer
2005-12-20Fix reload of peer contexts (bug #6007)Mark Spencer
2005-12-20use the system libgsm if available (issue #5434, modified to still work with ...Russell Bryant
2005-12-20allow forcing the build to exclude PRI support using WITHOUT_PRI, similar toRussell Bryant
2005-12-19- add note on required values of sip_methods structRussell Bryant
2005-12-19Merged revisions 7523 via svnmerge fromTilghman Lesher
2005-12-19Merged revisions 7521 via svnmerge fromTilghman Lesher
2005-12-17Merged revisions 7519 via svnmerge fromTilghman Lesher
2005-12-17Merged revisions 7517 via svnmerge fromTilghman Lesher
2005-12-17Merged revisions 7515 via svnmerge from Kevin P. Fleming
2005-12-17Merged revisions 7513 via svnmerge from Kevin P. Fleming
2005-12-17Merged revision 7510 via svnmerge from Kevin P. Fleming
2005-12-17block a commit to a module that no longer exists in trunkKevin P. Fleming
2005-12-17Merged revisions 7508 via svnmerge fromTilghman Lesher
2005-12-16First field was truncated.Tilghman Lesher
2005-12-15Properly move these functions over to the funcs directory (since they no long...Tilghman Lesher
2005-12-15Make sure the functions CUT and SORT are built.Tilghman Lesher
2005-12-15 Bug #6003 - Don't free the channel structure until after having sent the man...BJ Weschke
2005-12-13reduce some duplicated code when doing a strdup (issue #5986)Russell Bryant
2005-12-13Merged revisions 7470 via svnmerge from Kevin P. Fleming