Commit Graph

5218 Commits (a273ffa0055f27f8e2eea1d56e29aaf4807c2b7c)
 

Author SHA1 Message Date
Kevin P. Fleming a273ffa005 make 'show channeltypes' list whether device state is supported (bug #4464)
20 years ago
Kevin P. Fleming c9004afb94 various improvements to outbound registrations and response handling (bug #3850)
20 years ago
Kevin P. Fleming 68668b602d use ast_cli_register_multiple() for CLI commands
20 years ago
Kevin P. Fleming 583ff43d60 add support for Sun Microsystems AU audio format (bug #4428 with minor mods)
20 years ago
Kevin P. Fleming b364c1b953 clean up logic functions code and help texts
20 years ago
Kevin P. Fleming a198e5af5a use ast_strip_quoted to strip brackets from key secrets
20 years ago
Kevin P. Fleming 115e45c7b0 handle stale authentication nonces more properly (bug #4343, with formatting fixes)
20 years ago
Kevin P. Fleming 860d7948ba clean up create_addr, and use a structure instead of a large parameter list
20 years ago
Kevin P. Fleming 37efff4481 correct case of file type for one-touch monitoring (bug #4443)
20 years ago
Mark Spencer fbe952ccb7 Don't build app_intercom...
20 years ago
Kevin P. Fleming 6107dfe927 use ast_cli_register_multiple() for chan_zap CLI commands
20 years ago
Kevin P. Fleming fdbb400a0b use ast_cli_register_multiple() for pbx CLI commands
20 years ago
Kevin P. Fleming f09bd8a677 remove deprecated 'quit' and 'exit' commands from console (but not remote connections)
20 years ago
Kevin P. Fleming 23f14f839f add indications for Sweden (bug #4231)
20 years ago
Kevin P. Fleming 4e8d2f60b1 don't call poll() with an unitialized structure (bug #4387)
20 years ago
Kevin P. Fleming ce89d985f2 allow global variables to be reset on reload (defaults to off) (bug #4385)
20 years ago
Kevin P. Fleming db402ee5d6 allow ast_add_extension2 to accept a NULL destructor (bug #4411)
20 years ago
Kevin P. Fleming 23472dd2c0 support configurable batch posting of CDRs (off by default) (bug #3883)
20 years ago
Kevin P. Fleming 0582912c5d document syntax change for Record() application (bug #4439)
20 years ago
Kevin P. Fleming 30973879c1 add realtime support to app_queue for static members/agents (bug #4037)
20 years ago
Kevin P. Fleming 050416ed29 make 'show channeltypes' output format work properly (bug #4413)
20 years ago
Kevin P. Fleming c0ff0e340b consolidate API functions for saying numbers/digits/alpha/phonetic into less functions, using more efficient and clearer code (inspired by bug #4414)
20 years ago
Kevin P. Fleming 6cb7849dcb add guidelines for doxygen documentation writing (bug #4417, with mods)
20 years ago
Kevin P. Fleming 5c33b52ced add a minor allocation/zeroing guideline
20 years ago
Kevin P. Fleming 9f3372e3e3 add missing if statement in say_position (bug #4435)
20 years ago
Mark Spencer 2d76529279 Fix offset calculation for signed linear (bug #4433)
20 years ago
Mark Spencer c01873574a Blindly merge jitter buffer patch of bug #4342)
20 years ago
Mark Spencer 7b03b102c9 Setup transfer capability properly for outbound calls (bug #4434)
20 years ago
Mark Spencer df349078da Fix dial to not seg when closing ')' is missing (bug #4410)
20 years ago
Jeremy McNamara 9950df1b49 Add button templates for 7902, 7935, 7940, 7960, 7970, support big endian machines with proper byte ordering, fixed caller*id on 7910 (others?) and more. Bug #4398
20 years ago
Jeremy McNamara 59e98b5540 fix wordwrap
20 years ago
Jeremy McNamara ed447c9cfe Spell noise correctly
20 years ago
Russell Bryant 367fd1d3cf fix the one digit exit extension for RetryDial
20 years ago
Russell Bryant 9d379a36d0 fix timeout option
20 years ago
Jeremy McNamara fc0f505c5f Apply a proper solution to resolve AST_MAX_ACCOUNT_CODE
20 years ago
Mark Spencer af9903eb05 Fix cdr.h ordering issue (bug #4401)
20 years ago
Mark Spencer 04be319867 Fix small sizeof bug (#4407)
20 years ago
Mark Spencer 5b55f3600b Fix attended transfer crash (bug #4404 with changes)
20 years ago
Mark Spencer 586c677bc2 Fix memory leak and remove useless coe (bug #4318, with mods)
20 years ago
Mark Spencer db99849187 Fix reply digest selection of size (bug #4409)
20 years ago
Mark Spencer ed233f7e82 Fix the ordering fo some checks (bug #4406)
20 years ago
Mark Spencer f4d629f4ca Fix language handling (bug #4399)
20 years ago
Russell Bryant 4e329973eb use DEFAULT_SIP_PORT (bug #4408)
20 years ago
Russell Bryant 8791d21995 hopefully the last commit to make things happy
20 years ago
Mark Spencer a67bb4c8fc Fix cast to int from pointer (duh!)
20 years ago
Malcolm Davenport e596f53c9e Whoopsie :)
20 years ago
Mark Spencer 2f1e6379b3 Fix agent deadlock and remove braindead tags dependency
20 years ago
Jeremy McNamara 8adbac17df Define AST_MAX_ACCOUNTCODE because chan_h323.h does not link to the Asterisk headers
20 years ago
Russell Bryant 8b81d9e384 fix seg fault when the app is called on an invalid url (bug #4389)
20 years ago
Russell Bryant dc21f68a95 don't play any sounds when using the quiet option (bug #4348)
20 years ago