2005-09-01 |
Kevin P. Fleming | eliminate spurious warnings
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | stop adding 'username@' to incoming IAX2 channel names...
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | ensure revents fields are initialized before calling...
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | correct Makefile errors (issue #5072)
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | clarify comments (issue #5075)
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | don't duplicate devicestate-to-string function (issue...
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | stop retransmitting INVITE after we have sent CANCEL...
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | don't remove .version during 'make clean', it's not...
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | remove patch that no longer applies and is not being...
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | minor cleanup and reorganization (issue #5073)
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | add doc on how to create backtraces for debugging ...
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | correct case error
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | deprecate chan_modem and its subdrivers
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | make DEBUG_THREADS have more visible logging
|
commit | commitdiff | tree |
2005-08-31 |
Kevin P. Fleming | remove unused define
|
commit | commitdiff | tree |
2005-08-30 |
Kevin P. Fleming | preserve user-added headers when outbound INVITE must...
|
commit | commitdiff | tree |
2005-08-30 |
Kevin P. Fleming | force cleaning with today's changes
|
commit | commitdiff | tree |
2005-08-30 |
Kevin P. Fleming | don't terminate subscriptions before they should be...
|
commit | commitdiff | tree |
2005-08-30 |
Kevin P. Fleming | remove unused 'outgoinglimit' code, rename 'incominglimit...
|
commit | commitdiff | tree |
2005-08-30 |
Kevin P. Fleming | make chan_sip and chan_iax2 less chatty when not in...
|
commit | commitdiff | tree |
2005-08-30 |
Kevin P. Fleming | correct syntax error
|
commit | commitdiff | tree |
2005-08-30 |
Kevin P. Fleming | major header file cleanup: license, copyrights, descriptions...
|
commit | commitdiff | tree |
2005-08-30 |
Kevin P. Fleming | fix cdr_pgsql build on Debian testing (issue #5064)
|
commit | commitdiff | tree |
2005-08-30 |
Kevin P. Fleming | correct syntax error
|
commit | commitdiff | tree |
2005-08-30 |
Kevin P. Fleming | ensure that the parser is generated in 'full/fast'...
|
commit | commitdiff | tree |
2005-08-30 |
Kevin P. Fleming | clean up, use make functions instead of subshells,...
|
commit | commitdiff | tree |
2005-08-30 |
Kevin P. Fleming | fix error I introduced into oej's patch :-(
|
commit | commitdiff | tree |
2005-08-29 |
Kevin P. Fleming | massive upgrade to SUBSCRIBE, device state and messaging...
|
commit | commitdiff | tree |
2005-08-29 |
Kevin P. Fleming | eliminate compiler warning
|
commit | commitdiff | tree |
2005-08-29 |
Kevin P. Fleming | ensure CDR pointer is cleared after detaching it from...
|
commit | commitdiff | tree |
2005-08-29 |
Kevin P. Fleming | use proper next hop in strict routing mode (issue ...
|
commit | commitdiff | tree |
2005-08-29 |
Kevin P. Fleming | add dialplan functions for URI encoding/decoding (issue...
|
commit | commitdiff | tree |
2005-08-29 |
Kevin P. Fleming | encode/decode URIs in 'pedantic' mode (issue #3923)
|
commit | commitdiff | tree |
2005-08-29 |
Kevin P. Fleming | don't make expression evaluator allocate a memory buffer...
|
commit | commitdiff | tree |
2005-08-29 |
Kevin P. Fleming | eliminate compiler warning
|
commit | commitdiff | tree |
2005-08-29 |
Kevin P. Fleming | eliminate warning when !ZAPATA_PRI
|
commit | commitdiff | tree |
2005-08-29 |
Kevin P. Fleming | fix signed/unsigned result issue on 32-bit platforms...
|
commit | commitdiff | tree |
2005-08-29 |
Kevin P. Fleming | don't use unsigned in on Solaris, will break math expression...
|
commit | commitdiff | tree |
2005-08-29 |
Kevin P. Fleming | remove unused defines and logic (issue #5058)
|
commit | commitdiff | tree |
2005-08-27 |
Kevin P. Fleming | preserve hint watchers and laststate across 'extensions...
|
commit | commitdiff | tree |
2005-08-26 |
Kevin P. Fleming | ensure that 'Events: On' enables all event types (issue...
|
commit | commitdiff | tree |
2005-08-26 |
Kevin P. Fleming | add Russian support to say_number (issue #4781)
|
commit | commitdiff | tree |
2005-08-26 |
Kevin P. Fleming | add AgentCallbackLogin and AgentLogoff manager actions...
|
commit | commitdiff | tree |
2005-08-26 |
Kevin P. Fleming | update to use Speex 1.1.x features and doc cleanups...
|
commit | commitdiff | tree |
2005-08-26 |
Kevin P. Fleming | work around parsing problem by using GotoIf() (issue...
|
commit | commitdiff | tree |
2005-08-26 |
Kevin P. Fleming | ignore equals-signs inside parens (issue #5022)
|
commit | commitdiff | tree |
2005-08-26 |
Kevin P. Fleming | use case-insensitive comparisons for headears (issue...
|
commit | commitdiff | tree |
2005-08-26 |
Kevin P. Fleming | convert Cut() into CUT() function (issue #4892)
|
commit | commitdiff | tree |
2005-08-26 |
Kevin P. Fleming | remove extra dependencies
|
commit | commitdiff | tree |
2005-08-26 |
Kevin P. Fleming | switch to 'new' expression parser, remove support for...
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | don't install moh functions if no classes are configured...
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | doc updates and copyright header cleanup (issue #5026)
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | doc updates and copyright header cleanup (issue #5027)
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | minor doc fixes and copyright header cleanup (issue...
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | fix race condition
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | ensure that Random() can support priority labels as...
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | add T1 timer support for NOTIFY dialogs (issue #5017)
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | add optional 'extended ODBC storage' mode (issue #4403)
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | add madplay example for Solaris users (issue #4929)
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | ensure Asterisk won't segfault during re-registration...
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | clean up rtcaching config options (issue #4075)
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | add documentation of new parameters to sample config...
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | handle INVITEs that are asking for authentication that...
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | make some messages show up only under debugging and...
|
commit | commitdiff | tree |
2005-08-25 |
Kevin P. Fleming | fix 'sip debug' vs. reload properly
|
commit | commitdiff | tree |
2005-08-24 |
Kevin P. Fleming | clean up code, fix a few bugs
|
commit | commitdiff | tree |
2005-08-24 |
Kevin P. Fleming | clear out memory allocated by LOCAL_USER_ADD/LOCAL_USER_ACF_ADD
|
commit | commitdiff | tree |
2005-08-24 |
Kevin P. Fleming | make AST_LIST_REMOVE_HEAD safer to use
|
commit | commitdiff | tree |
2005-08-24 |
Kevin P. Fleming | protocol upgrades
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | handle whitepace around expression
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | don't reset sipdebug to zero during reload (issue ...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | make the warning message be LOG_WARNING (issue #4960)
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | ensure buffer is adequately sized for frames with lots...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | allow more adjustability in peer qualification system...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | add counter to 'show formats' (issue #5001)
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | add count to 'show keys' (issue #5002)
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | fix build on FreeBSD (issue #5003)
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | formatting fixes and compile fix for FreeBSD (issue...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | fix buglets in new authentication code (issue #4860)
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | make MALLOC_DEBUG build work properly (issue #4970...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | show global vmexten in 'sip show settings' (issue ...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | ensure that features are not duplicated during reload...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | don't require 'make samples' to require code to be...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | add ability to map feature sequences to applications...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | do expensive 'next message number' calculation before...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | use memmove() when memory regions might overlap (issue...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | handle on-/off-hold properly with RTP reinvited streams...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | add 'sip show settings' CLI command (issue #4806)
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | don't try to change run priority, EUID or EGID on restart...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | make sure realtime/high scheduling priority is relinquished...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | reverse commit due to lack of disclaimer
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | make Record() properly timeout even if no input is...
|
commit | commitdiff | tree |
2005-08-23 |
Kevin P. Fleming | support configurable Message-Account value in NOTIFY...
|
commit | commitdiff | tree |
2005-08-22 |
Kevin P. Fleming | make SIGURG handler message more obvious (issue #4878)
|
commit | commitdiff | tree |
2005-08-22 |
Kevin P. Fleming | allow custom dialplan functions to be called from AGI...
|
commit | commitdiff | tree |
2005-08-22 |
Kevin P. Fleming | add preliminary support for SIP timers (issue #4359)
|
commit | commitdiff | tree |
2005-08-22 |
Kevin P. Fleming | make pager messages configurable (issue #4829)
|
commit | commitdiff | tree |
2005-08-22 |
Kevin P. Fleming | add CONTROL STREAM FILE AGI command (issue #4738)
|
commit | commitdiff | tree |
2005-08-22 |
Kevin P. Fleming | add text status variable output to SendText() application...
|
commit | commitdiff | tree |
2005-08-22 |
Kevin P. Fleming | add a LOG_DTMF logging channel and send all bridged...
|
commit | commitdiff | tree |
next |