summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-02-28fix some build issues on FreeBSD (issue #6614)Russell Bryant
2006-02-28better default values for jitterbuffer in code and configChristian Richter
2006-02-28OopsMark Spencer
2006-02-28Fix for GCC 3.2.2Mark Spencer
2006-02-28Make sure we clear up schedule numbers before we process schedule Mark Spencer
2006-02-28Keep track of the function we're in the middle of doingMark Spencer
2006-02-26Make IAX2 multithreadedMark Spencer
2006-02-24added export and import of RDNIS channel variableChristian Richter
2006-02-23removed the misdn Makefile target from channels/misdn/Makefile in favour of a...Christian Richter
2006-02-23add 'consumed' argument to ast_get_time_t, so callers can know how many chara...Kevin P. Fleming
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...Kevin P. Fleming
2006-02-22* changed some strncpys to ast_copy_str Christian Richter
2006-02-22fixed a ETSI violation (after RELEASE we need to RELEASE_COMPLETE (network si...Christian Richter
2006-02-21Bug 6554 - Show all spans statuses with a single commandTilghman Lesher
2006-02-21Bug 6552 - Be a little more descriptive about which span has the PRI errorTilghman Lesher
2006-02-20Remove gratuitous -1 (bug #6426)Mark Spencer
2006-02-20Remove several uses of freed memoryMark Spencer
2006-02-16add 'blindtransfer' variable to chan iax2 like chan_sip and res_features bug ...Matt O'Gorman
2006-02-16Whitespace cleanupOlle Johansson
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-02-15adde incoming_early_audio option, to avoid sending tone indications to the re...Christian Richter
2006-02-15added pmp_l1_check option, to avoid l1 checking for group calls on PMP portsChristian Richter
2006-02-15remove code that does not appear to do anything useful (issue #6059)Kevin P. Fleming
2006-02-15Merged revisions 10137 via svnmerge from Kevin P. Fleming
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)Kevin P. Fleming
2006-02-14add 'systemname' option to prefix channel unique IDs with (issue #5825)Kevin P. Fleming
2006-02-14Merged revisions 9958 via svnmerge from Kevin P. Fleming
2006-02-14fixed a certain 64bit segfaultChristian Richter
2006-02-14fixed the occasional no audio issue, still need deeper investigation .. echot...Christian Richter
2006-02-13declare function_sipppeer as static (issue #6466)Russell Bryant
2006-02-13remove unneeded var (issue #6466)Russell Bryant
2006-02-12set peername after recent function updatesRussell Bryant
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-12major dialplan functions updateKevin P. Fleming
2006-02-11Makefile updates for renaming of chan_misdn_configRussell Bryant
2006-02-11rename chan_misdn_config.c to misdn_config.cRussell Bryant
2006-02-11Merged revisions 9609 via svnmerge from Russell Bryant
2006-02-11don't try to build a chan_misdn_config.soRussell Bryant
2006-02-11remove unused header and channel moduleKevin P. Fleming
2006-02-11Make IAX2 not try to authenticate when registration info is not changingMark Spencer
2006-02-11doh!Kevin P. Fleming
2006-02-10clean up SMDI support commit:Kevin P. Fleming
2006-02-10Add boost gain option to microphone, also minor bug fixes (#6388)Matthew Fredrickson
2006-02-10Minor bugfix for #6386Matthew Fredrickson
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)Matthew Fredrickson
2006-02-10Merged revisions 9404 via svnmerge from Kevin P. Fleming
2006-02-10restore 'rfc2833' naming for DTMF mode in chan_sipKevin P. Fleming
2006-02-10* jb can be configed by misdn_set_optChristian Richter
2006-02-10added Proceeding state, to be more ETSI conform with outgoing setups on the N...Christian Richter
2006-02-10Bug 6387 - janitor cleanup for linked listsTilghman Lesher