summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2005-06-09make zap-transfers to busy/congestion channels behave more reasonably (bug #4...Kevin P. Fleming
2005-06-09add 'rtignoreexpire' option to allow Realtime addresses to be used regardless...Kevin P. Fleming
2005-06-09don't call alloca() or alloca()-using functions in parameter lists (bug #4487)Kevin P. Fleming
2005-06-09remove useless code (bug #4492)Kevin P. Fleming
2005-06-09ensure CLI commands produce proper terminating output when used with manager ...Kevin P. Fleming
2005-06-08/ fixed bugs introduced by the fix for bug #4368 by kpflemingBen Kramer
2005-06-07save 168 bytes per zaptel channel private structure (using bitfields)Kevin P. Fleming
2005-06-07header ordering fixes for FreeBSD (pending a global merge into asterisk.h) (b...Kevin P. Fleming
2005-06-07various compiler warning fixes (bug #4483)Kevin P. Fleming
2005-06-06fix version tag macro callsKevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-06-06another round of version tag updates, along with 'show version files' pattern...Kevin P. Fleming
2005-06-06handle going to 'fax' extension when inside a macro properly (bug #4368)Kevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-06-06Fix minor OSP compile issueMark Spencer
2005-06-05don't call reg_source_db() until after the peer has been added to the peer listKevin P. Fleming
2005-06-05fix compilation on Darwin (bug #4462, ugh, we need all this stuff moved into ...Kevin P. Fleming
2005-06-05more cleanups for outbound registrations (bug #4457)Kevin P. Fleming
2005-06-05use a struct for long parameter list to transmit_invite (bug #4458)Kevin P. Fleming
2005-06-05correct oops in recent outbound registration rework (bug #4461)Kevin P. Fleming
2005-06-03various improvements to outbound registrations and response handling (bug #3850)Kevin P. Fleming
2005-06-03use ast_cli_register_multiple() for CLI commandsKevin P. Fleming
2005-06-03use ast_strip_quoted to strip brackets from key secretsKevin P. Fleming
2005-06-03handle stale authentication nonces more properly (bug #4343, with formatting ...Kevin P. Fleming
2005-06-03clean up create_addr, and use a structure instead of a large parameter listKevin P. Fleming
2005-06-03use ast_cli_register_multiple() for chan_zap CLI commandsKevin P. Fleming
2005-06-02Blindly merge jitter buffer patch of bug #4342)Mark Spencer
2005-06-02Setup transfer capability properly for outbound calls (bug #4434)Mark Spencer
2005-06-02Add button templates for 7902, 7935, 7940, 7960, 7970, support big endian mac...Jeremy McNamara
2005-06-01Apply a proper solution to resolve AST_MAX_ACCOUNT_CODEJeremy McNamara
2005-05-30Fix small sizeof bug (#4407)Mark Spencer
2005-05-30Fix attended transfer crash (bug #4404 with changes)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-29use DEFAULT_SIP_PORT (bug #4408)Russell Bryant
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 typo about maddr (bug #4386)Mark Spencer
2005-05-25Fix typo in chan_sip. (Bug #4376).Josh Roberson
2005-05-25Fix SIP registration (bug #4138)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-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-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