2005-09-30 |
Kevin P. Fleming | ensure structure has enough space for embedded string
|
commit | commitdiff | tree |
2005-09-30 |
Kevin P. Fleming | properly clear out manager header structure between...
|
commit | commitdiff | tree |
2005-09-30 |
Kevin P. Fleming | support a 'post install' script for local modifications...
|
commit | commitdiff | tree |
2005-09-30 |
Kevin P. Fleming | fix queues properly (issue #5300, take two)
|
commit | commitdiff | tree |
2005-09-29 |
Kevin P. Fleming | ensure that peer codec preferences take precedence...
|
commit | commitdiff | tree |
2005-09-29 |
Kevin P. Fleming | code cleanups
|
commit | commitdiff | tree |
2005-09-29 |
Kevin P. Fleming | re-factor variable/function name parsing, and add substring...
|
commit | commitdiff | tree |
2005-09-29 |
Kevin P. Fleming | ensure that app_queue won't crash if no members are...
|
commit | commitdiff | tree |
2005-09-29 |
Kevin P. Fleming | ensure scheduling priority is inherited into new threads...
|
commit | commitdiff | tree |
2005-09-29 |
Kevin P. Fleming | allow some more paths to be overridden on the command...
|
commit | commitdiff | tree |
2005-09-29 |
Kevin P. Fleming | support both regular and Feature Group D dialing syntax...
|
commit | commitdiff | tree |
2005-09-29 |
Kevin P. Fleming | don't replace CLID/CNAM when RPID is being generated...
|
commit | commitdiff | tree |
2005-09-29 |
Kevin P. Fleming | install 'rasterisk' symlink and update process name...
|
commit | commitdiff | tree |
2005-09-28 |
Kevin P. Fleming | more whitespace fixes
|
commit | commitdiff | tree |
2005-09-28 |
Kevin P. Fleming | more whitespace cleanup
|
commit | commitdiff | tree |
2005-09-28 |
Kevin P. Fleming | whitespace fix
|
commit | commitdiff | tree |
2005-09-28 |
Kevin P. Fleming | fix comment typo
|
commit | commitdiff | tree |
2005-09-28 |
Kevin P. Fleming | missed a line...
|
commit | commitdiff | tree |
2005-09-28 |
Kevin P. Fleming | code cleanup
|
commit | commitdiff | tree |
2005-09-28 |
Kevin P. Fleming | minor fixes
|
commit | commitdiff | tree |
2005-09-28 |
Kevin P. Fleming | clean up formatting, use the same flag bit for both...
|
commit | commitdiff | tree |
2005-09-27 |
Kevin P. Fleming | say minutes/seconds using existing 'say number' code...
|
commit | commitdiff | tree |
2005-09-27 |
Kevin P. Fleming | store tag in the private structure as formatted text...
|
commit | commitdiff | tree |
2005-09-27 |
Kevin P. Fleming | support optional sending of Remote-Party-ID headers...
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | add domains documentation and rename config option
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | add basic SIP domain support (issue #4466, with major...
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | one more oops (when global variables need substitutions)
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | oops
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | use a more generic means to decide whether we need...
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | minor code and stack space optimizations
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | ensure that if the verbose buffer is full, we send...
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | handle polarity reversal hangup indication during an...
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | properly ignore retransmitted INVITEs on long latency...
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | minor optimizations
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | fix minor build problem on *BSD (issue #5290)
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | fix some buglets in 'agents' Manager action (issue...
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | properly respond to REGISTER queries (issue #5272)
|
commit | commitdiff | tree |
2005-09-26 |
Kevin P. Fleming | don't drop the caller just because it's not time to...
|
commit | commitdiff | tree |
2005-09-25 |
Kevin P. Fleming | clean update devicestate function, ensure that it can...
|
commit | commitdiff | tree |
2005-09-25 |
Kevin P. Fleming | support new version of OSP toolkit (issue #5168)
|
commit | commitdiff | tree |
2005-09-25 |
Kevin P. Fleming | ensure result buffer is initialized (issue #5285)
|
commit | commitdiff | tree |
2005-09-25 |
Kevin P. Fleming | correct logic errors (issue #5258)
|
commit | commitdiff | tree |
2005-09-25 |
Kevin P. Fleming | correct sense of logic test (issue #5259)
|
commit | commitdiff | tree |
2005-09-24 |
Kevin P. Fleming | fix copy-and-paste error
|
commit | commitdiff | tree |
2005-09-15 |
Kevin P. Fleming | add Pickup() application (issue #4865)
|
commit | commitdiff | tree |
2005-09-15 |
Kevin P. Fleming | add API for searching active channels by context/exten
|
commit | commitdiff | tree |
2005-09-15 |
Kevin P. Fleming | more license/copyright header updates (thanks Ian!)
|
commit | commitdiff | tree |
2005-09-15 |
Kevin P. Fleming | revert an optimization that didn't work (issue #5222)
|
commit | commitdiff | tree |
2005-09-15 |
Kevin P. Fleming | correct accidental logic reversal
|
commit | commitdiff | tree |
2005-09-15 |
Kevin P. Fleming | allow minimum/maximum registration intervals to be...
|
commit | commitdiff | tree |
2005-09-15 |
Kevin P. Fleming | _really_ fix app_directory (doh... how did I miss this...
|
commit | commitdiff | tree |
2005-09-15 |
Kevin P. Fleming | ensure that Record() will exit even if no audio is...
|
commit | commitdiff | tree |
2005-09-15 |
Kevin P. Fleming | revert a portion of issue #5138 which broke this app...
|
commit | commitdiff | tree |
2005-09-15 |
Kevin P. Fleming | don't distribute compressed man pages,let the installer...
|
commit | commitdiff | tree |
2005-09-15 |
Kevin P. Fleming | error message generated using backwards logic (issue...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | clean up ast_verbose(), don't hold the lock any longer...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | don't leave a buffer not filled in when getting a REGACK...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | correct 'progressinband' parsing (issue #5209, different...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | ensure that ast_safe_system() is thread-safe (issue...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | put items in RFC-specified order (issue #5217)
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | proper header name and attribution (issue #5218)
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | various niteroperability fixes (issue #5221)
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | use API call for setting call time limit (issue #5227)
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | doc fixes (issue #5230)
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | spelling fix (issue #5231)
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | allow channel receive gain to be adjusted while recording...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | use a better name for structure element (when using...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | slightly clear argument processing
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | deprecate EnumLookup() application
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | don't abort Asterisk load if configuration not found...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | support all OSP authentication models (issue #5159)
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | ensure that exten field is cleared when incoming number...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | don't double define our own string functions on platforms...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | make While() able to find the matching EndWhile() for...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | ensure that Manager hold/unhold events are generated...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | make RTP handling errors less likely to crash Asterisk...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | more documentation (issue #5174)
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | handle rport/received in Via headers properly (issue...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | add status variable output and jumping control to SendURL...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | add token format specification support (issue #5199)
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | extensive ENUM support update, including ENUMLOOKUP...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | more BSD portability fixes (issue #5155)
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | ensure that agent channels don't get seized during...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | ensure that the AGENTBYCALLERID_* variable is cleared...
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | partial formatting cleanup
|
commit | commitdiff | tree |
2005-09-14 |
Kevin P. Fleming | output 'our tag' in proper format
|
commit | commitdiff | tree |
2005-09-13 |
Kevin P. Fleming | check call limit in ast_pbx_start(), instead of waiting...
|
commit | commitdiff | tree |
2005-09-09 |
Kevin P. Fleming | allow users of RTP to know when the peer endpoint is...
|
commit | commitdiff | tree |
2005-09-08 |
Kevin P. Fleming | add frame type for T.38, remove some unused stuff
|
commit | commitdiff | tree |
2005-09-08 |
Kevin P. Fleming | oops :-)
|
commit | commitdiff | tree |
2005-09-08 |
Kevin P. Fleming | portability fixes for NetBSD (issue #5151)
|
commit | commitdiff | tree |
2005-09-08 |
Kevin P. Fleming | more Cygwin portability (issue #4678)
|
commit | commitdiff | tree |
2005-09-08 |
Kevin P. Fleming | first set of Cygwin portability stuff (issue #4678)
|
commit | commitdiff | tree |
2005-09-08 |
Kevin P. Fleming | ensure that MALLOC_DEBUG and 'make dont-optimize' don...
|
commit | commitdiff | tree |
2005-09-07 |
Kevin P. Fleming | don't reject REGREL requests (issue #5152)
|
commit | commitdiff | tree |
2005-09-07 |
Kevin P. Fleming | update prompts to match new meetme menus
|
commit | commitdiff | tree |
2005-09-07 |
Kevin P. Fleming | ensure that TRANSFERSTATUS can return FAILURE (issue...
|
commit | commitdiff | tree |
2005-09-07 |
Kevin P. Fleming | enable DTMF monitoring when DYNAMIC_FEATURES are specified...
|
commit | commitdiff | tree |
2005-09-07 |
Kevin P. Fleming | remove useless buffer initializations (issue #5134)
|
commit | commitdiff | tree |
next |