summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-03add support for Sun Microsystems AU audio format (bug #4428 with minor mods)Kevin P. Fleming
2005-06-03clean up logic functions code and help textsKevin 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-03correct case of file type for one-touch monitoring (bug #4443)Kevin P. Fleming
2005-06-03Don't build app_intercom...Mark Spencer
2005-06-03use ast_cli_register_multiple() for chan_zap CLI commandsKevin P. Fleming
2005-06-03use ast_cli_register_multiple() for pbx CLI commandsKevin P. Fleming
2005-06-03remove deprecated 'quit' and 'exit' commands from console (but not remote con...Kevin P. Fleming
2005-06-03add indications for Sweden (bug #4231)Kevin P. Fleming
2005-06-03don't call poll() with an unitialized structure (bug #4387)Kevin P. Fleming
2005-06-03allow global variables to be reset on reload (defaults to off) (bug #4385)Kevin P. Fleming
2005-06-03allow ast_add_extension2 to accept a NULL destructor (bug #4411)Kevin P. Fleming
2005-06-03support configurable batch posting of CDRs (off by default) (bug #3883)Kevin P. Fleming
2005-06-02document syntax change for Record() application (bug #4439)Kevin P. Fleming
2005-06-02add realtime support to app_queue for static members/agents (bug #4037)Kevin P. Fleming
2005-06-02make 'show channeltypes' output format work properly (bug #4413)Kevin P. Fleming
2005-06-02consolidate API functions for saying numbers/digits/alpha/phonetic into less ...Kevin P. Fleming
2005-06-02add guidelines for doxygen documentation writing (bug #4417, with mods)Kevin P. Fleming
2005-06-02add a minor allocation/zeroing guidelineKevin P. Fleming
2005-06-02add missing if statement in say_position (bug #4435)Kevin P. Fleming
2005-06-02Fix offset calculation for signed linear (bug #4433)Mark Spencer
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-02Fix dial to not seg when closing ')' is missing (bug #4410)Mark Spencer
2005-06-02Add button templates for 7902, 7935, 7940, 7960, 7970, support big endian mac...Jeremy McNamara
2005-06-02fix wordwrapJeremy McNamara
2005-06-02Spell noise correctlyJeremy McNamara
2005-06-01fix the one digit exit extension for RetryDialRussell Bryant
2005-06-01fix timeout optionRussell Bryant
2005-06-01Apply a proper solution to resolve AST_MAX_ACCOUNT_CODEJeremy McNamara
2005-05-30Fix cdr.h ordering issue (bug #4401)Mark Spencer
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