2005-10-31 |
Kevin P. Fleming | silence compiler warning
|
commit | commitdiff | tree |
2005-10-30 |
Kevin P. Fleming | protect web form parameters against malicious input
|
commit | commitdiff | tree |
2005-10-29 |
Kevin P. Fleming | do saturated math properly (thanks to the eagle-eyes...
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | find OSP toolkit library properly
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | update Makefile for new app name
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | complete the rename of MuxMon to MixMonitor
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | major redesign of the channel spy infrastructure, increasing...
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | add API call to properly sum two frames of SLINEAR...
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | ensure that SLINEAR volume adjustments don't wrap around...
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | fix remaining breakage from yesterday's changes
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | use new app-argument macros, and try to fix yesterday...
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | fix non-DEBUG_THREADS builds with new cond wrappers...
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | use API call for frame volume adjustment
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | add 'ast_cond_t' type for pthread condition variables...
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | add macros for explicit module usecount increment/decrement
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | add 'tail' pointer to list heads, so that common 'insert...
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | add API function to perform volume adjustment on a...
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | add some macros to simplify application argument parsing
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | fix compiler warnings
|
commit | commitdiff | tree |
2005-10-28 |
Kevin P. Fleming | properly document this morning's changes to 'ignoreregexpire'
|
commit | commitdiff | tree |
2005-10-18 |
Kevin P. Fleming | fix typo
|
commit | commitdiff | tree |
2005-10-17 |
Kevin P. Fleming | correct behavior change introduced by issue #5448 patch
|
commit | commitdiff | tree |
2005-10-16 |
Kevin P. Fleming | minor changes and eliminate some compiler warnings
|
commit | commitdiff | tree |
2005-10-15 |
Kevin P. Fleming | move GPL/trademark licensing information into LICENSE...
|
commit | commitdiff | tree |
2005-10-15 |
Kevin P. Fleming | move GPL text to proper file name
|
commit | commitdiff | tree |
2005-10-14 |
Kevin P. Fleming | fix compile error (%d changed to %n)
|
commit | commitdiff | tree |
2005-10-14 |
Kevin P. Fleming | make chan_sip able to deal with PBX-level call limit...
|
commit | commitdiff | tree |
2005-10-14 |
Kevin P. Fleming | support sending text through agent channels (issue...
|
commit | commitdiff | tree |
2005-10-14 |
Kevin P. Fleming | initialize variable
|
commit | commitdiff | tree |
2005-10-14 |
Kevin P. Fleming | ensure Dial() options are sorted in help output (issue...
|
commit | commitdiff | tree |
2005-10-14 |
Kevin P. Fleming | ensure that message envelopes are retrieved from ODBC...
|
commit | commitdiff | tree |
2005-10-14 |
Kevin P. Fleming | use existing sample size in frame instead of recalculating...
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | ensure that parking context/extension (and other settings...
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | make DISA() use 'i' extension if it exists (issue ...
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | don't force CLID to be a phone-number-looking-thingie...
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | use English states in 'show hints' CLI command
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | don't try to send events to dead sessions
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | document that CLID matching is not available for realtime...
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | remove unused variable
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | add auto-monitor support (issue #5411)
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | ensure that priorityjumping option returns to its default...
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | clean up pedantic mode tag handling (issue #5125)
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | properly display connected channel name in 'agents...
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | send "100 Trying" when we receive PROCEEDING, unless...
|
commit | commitdiff | tree |
2005-10-13 |
Kevin P. Fleming | make new app conform to coding guidelines :-(
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | don't check 'acknowledged' for setting lastdisc, since...
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | properly report hangupcause when ast_request() fails...
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | correct variable header documentation (issue #5397)
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | clean up some poorly constructed code (issue #5399...
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | fix authentication header extra space (issue #5329)
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | add VMCOUNT() function to replace HasVoicemail/HasNewVoicema...
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | fix timer T1 handling (issue #5330)
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | ensure that the correct flags are always copied from...
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | ensure that Remote-Party-ID is sent even on secondary...
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | don't twiddle memory that doesn't belong to us (issue...
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | use thread ID instead of process ID in logger messages...
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | correct cygwin detection (issue #5328)
|
commit | commitdiff | tree |
2005-10-05 |
Kevin P. Fleming | remove unused config option (issue #5358)
|
commit | commitdiff | tree |
2005-10-04 |
Kevin P. Fleming | handle peer matching for subscriptions by name instead...
|
commit | commitdiff | tree |
2005-10-04 |
Kevin P. Fleming | fix various state-related bugs (issue #5369, with mod...
|
commit | commitdiff | tree |
2005-10-04 |
Kevin P. Fleming | support call duration limits on inbound OSP calls ...
|
commit | commitdiff | tree |
2005-10-04 |
Kevin P. Fleming | make sample config files easier to ready (issue #5371)
|
commit | commitdiff | tree |
2005-10-04 |
Kevin P. Fleming | fix memory leak and unload problems (issue #5380)
|
commit | commitdiff | tree |
2005-10-04 |
Kevin P. Fleming | generate fewer 'stale nonce' messages (issue #5381)
|
commit | commitdiff | tree |
2005-10-04 |
Kevin P. Fleming | truncate last 200ms of DTMF-terminated recording to...
|
commit | commitdiff | tree |
2005-10-04 |
Kevin P. Fleming | allow write timeout to be set on a per-user basis in...
|
commit | commitdiff | tree |
2005-10-04 |
Kevin P. Fleming | allow manager actions to properly close the session...
|
commit | commitdiff | tree |
2005-10-04 |
Kevin P. Fleming | don't destroy calls when re-INVITE messages ask for...
|
commit | commitdiff | tree |
2005-10-03 |
Kevin P. Fleming | fix 'invalid command' logic
|
commit | commitdiff | tree |
2005-10-03 |
Kevin P. Fleming | don't build manager event output until it is needed
|
commit | commitdiff | tree |
2005-10-01 |
Kevin P. Fleming | add ast_build_string_va(), which accepts a varargs...
|
commit | commitdiff | tree |
2005-09-30 |
Kevin P. Fleming | don't take session lock in astman_send_error() and...
|
commit | commitdiff | tree |
2005-09-30 |
Kevin P. Fleming | tell the user about invalid/unknown commands before...
|
commit | commitdiff | tree |
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 |
next |