summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-30Fix small sizeof bug (#4407)Mark Spencer
2005-05-30Fix attended transfer crash (bug #4404 with changes)Mark Spencer
2005-05-30Fix memory leak and remove useless coe (bug #4318, with mods)Mark Spencer
2005-05-30Fix reply digest selection of size (bug #4409)Mark Spencer
2005-05-30Fix the ordering fo some checks (bug #4406)Mark Spencer
2005-05-30Fix language handling (bug #4399)Mark Spencer
2005-05-29use DEFAULT_SIP_PORT (bug #4408)Russell Bryant
2005-05-28hopefully the last commit to make things happyRussell Bryant
2005-05-27Fix cast to int from pointer (duh!)Mark Spencer
2005-05-26Whoopsie :)Malcolm Davenport
2005-05-26Fix agent deadlock and remove braindead tags dependencyMark Spencer
2005-05-26Define AST_MAX_ACCOUNTCODE because chan_h323.h does not link to the Asterisk ...Jeremy McNamara
2005-05-26fix seg fault when the app is called on an invalid url (bug #4389)Russell Bryant
2005-05-26don't play any sounds when using the quiet option (bug #4348)Russell Bryant
2005-05-26fix return value for ExecIfTime when time is outside of the specified range (...Russell Bryant
2005-05-26Fix typo about maddr (bug #4386)Mark Spencer
2005-05-26fix usage of const char (bug #4388)Russell Bryant
2005-05-25Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin bein...Josh Roberson
2005-05-25Fix typo in chan_sip. (Bug #4376).Josh Roberson
2005-05-25Fix SIP registration (bug #4138)Mark Spencer
2005-05-25Fix sayunixtime for Danish (bug #3239)Mark Spencer
2005-05-25Use defined AST_MAX_ACCOUNT_CODE (bug #4350)Mark Spencer
2005-05-25various code cleanups (bug #4353)Russell Bryant
2005-05-24Document model usageJeremy McNamara
2005-05-24Correctly implement the button templates in hopes to support more 79XX series...Jeremy McNamara
2005-05-24(Hopefully!) last remaining changes for NFAS.Matthew Fredrickson
2005-05-24More updates for NFAS span/channel mappingMatthew Fredrickson
2005-05-24print out appropriate message when no help text is available for a commandRussell Bryant
2005-05-24get rid of some compilation warningsRussell Bryant
2005-05-23remove seemingly useless write (bug #4299)Russell Bryant
2005-05-23Bug in pri_find_principleMatthew Fredrickson
2005-05-23Updates for new libpri set_message apiMatthew Fredrickson
2005-05-21Optimize global/user/peer configuration call options. Bug #4336Jeremy McNamara
2005-05-21Make debug output more precise. Bug #4345Jeremy McNamara
2005-05-20Mods for IMPLICIT/EXPLICIT channel id selection supportMatthew Fredrickson
2005-05-20make IF dialplan function handle quoted strings properly (bug #4322, with API...Kevin P. Fleming
2005-05-20clarify comments even moreKevin P. Fleming
2005-05-20add a little comment to keep someone else from having the same misunderstandi...Kevin P. Fleming
2005-05-20fix Solaris compatibility issues (bug #4339)Kevin P. Fleming
2005-05-20make 'sip debug' work again (commands must be registered shortest-first when ...Kevin P. Fleming
2005-05-19Add SET function (bug #4335)Mark Spencer
2005-05-19Revert improper patch from bug #4294Mark Spencer
2005-05-19minor doc fixesKevin P. Fleming
2005-05-19Make capbilities be connection specific versus for the whole endpoint. Bug #4334Jeremy McNamara
2005-05-19Cache result from database function reads (conf call)Mark Spencer
2005-05-19ensure that objects in docs are sorted alphabetically (bug #4333)Kevin P. Fleming
2005-05-19Fix memory leak, avoid uncessary abuse of memory and formatting tweaks. Bug #...Jeremy McNamara
2005-05-19more Makefile tweaksKevin P. Fleming
2005-05-19formatting cleanup (bug #4330)Kevin P. Fleming
2005-05-19make version-testing and echo constructs more shell-portableKevin P. Fleming