summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove some useless checks of the result of ast_strdupaRussell Bryant
2006-01-21Bug 5515 - Devicestate and API documentation updateTilghman Lesher
2006-01-20Change chan_alsa to default open the first sound card deviceMatthew Fredrickson
2006-01-20eliminate compiler warnings from recent const-ificationKevin P. Fleming
2006-01-20Merged revisions 8320 via svnmerge from Matt O'Gorman
2006-01-20More doxygen updatesOlle Johansson
2006-01-20Doxygen updatesOlle Johansson
2006-01-19Add support for "musicclass" instead of "musiconhold" to make chan_zap compat...Olle Johansson
2006-01-19Enable "musicclass" setting for sip peersOlle Johansson
2006-01-19Merged revisions 8242 via svnmerge from Russell Bryant
2006-01-18constify arguments in more places where strings should not be modified (issue...Russell Bryant
2006-01-17remove some more deprecated (pre-1.2) stuffKevin P. Fleming
2006-01-17Fix answeronpolarityswitch and hanguponpolarityswitch when both are yes (#6229)Matthew Fredrickson
2006-01-17 Fix compiler warning.BJ Weschke
2006-01-17don't generate any message for native bridge attempts unless all the basic ch...Kevin P. Fleming
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...Russell Bryant
2006-01-14 Code cleanup spawned from an earlier commit today r8063. Standardize manager...BJ Weschke
2006-01-13Made chan_agent code parsing more robust andMatt O'Gorman
2006-01-13 Implement the autologoffunavail option in chan_agent (#6038 with some minor ...BJ Weschke
2006-01-13 Address the condition where X-ClientCode could be NULL or an empty string - ...BJ Weschke
2006-01-13added some minor changes from bug 6046 thanks ppyyMatt O'Gorman
2006-01-13fix spelling errors (issue #6227)Russell Bryant
2006-01-12Oops... need to keep my trunk folder clean...Matt O'Gorman
2006-01-12Added option for limiting a user from logging inMatt O'Gorman
2006-01-12removed unused variable and config parsing for itMatt O'Gorman
2006-01-11fix incorrect return value (issue #6202)Russell Bryant
2006-01-11Merged revisions 7986 via svnmerge from Russell Bryant
2006-01-11Merged revisions 7972 via svnmerge from Russell Bryant
2006-01-11convert some channels to use the memory allocation wrappers.Russell Bryant
2006-01-10Update chan_phone to indicate FLASH properley (#4935)Matthew Fredrickson
2006-01-09Merged revisions 7917 via svnmerge from Kevin P. Fleming
2006-01-09-Move declaration of callevents variable out of the block of function declara...Olle Johansson
2006-01-09Bug 6150 - do not modify strings after they have been submitted into a string...Tilghman Lesher
2006-01-07Fix RPID with new string fields (bug #6145)Mark Spencer
2006-01-07Handle swapout of "fromdomain" in callid properly (bug #6154)Mark Spencer
2006-01-07Fix build if RINGBEGIN is not defined (bug #6166)Mark Spencer
2006-01-07Add support for H.264 with SIP and recordingMark Spencer
2006-01-06Changes to allow receiving japanese callerid (Bug #5928)Matthew Fredrickson
2006-01-06Merged revisions 7829 via svnmerge from Kevin P. Fleming
2006-01-05Merged revisions 7809 via svnmerge from Kevin P. Fleming
2006-01-04remove deprecated chan_modem driversKevin P. Fleming
2006-01-04add memory-pool based string field management for structuresKevin P. Fleming
2006-01-04Fixes for bug #6125Matthew Fredrickson
2006-01-04Issue #5824: Adding more SIP to ISDN Cause code conversions. Thanks mguesdon!Olle Johansson
2006-01-04Missing ">" in XML. Thanks, fenlander, for reporting this on IRC.Olle Johansson
2006-01-04- Remove "incominglimit" as a configuration option in sip.confOlle Johansson
2006-01-03update copyright headers for files changed this yearKevin P. Fleming
2006-01-03Don't check user call limits for outbound calls.Olle Johansson