2005-09-02 |
Kevin P. Fleming | revert unnecessary change
|
commit | commitdiff | tree |
2005-09-02 |
Kevin P. Fleming | ensure that OSP-provided call duration limit is honored...
|
commit | commitdiff | tree |
2005-09-02 |
Kevin P. Fleming | eliminate compiler warning (issue #5094)
|
commit | commitdiff | tree |
2005-09-02 |
Kevin P. Fleming | correct terminology (issue #5100)
|
commit | commitdiff | tree |
2005-09-02 |
Kevin P. Fleming | ensure that notify message sent out have the correct...
|
commit | commitdiff | tree |
2005-09-02 |
Kevin P. Fleming | use unsigned char for data elements and native-signed...
|
commit | commitdiff | tree |
2005-09-02 |
Kevin P. Fleming | use native-sign characters for strings (issue #5105)
|
commit | commitdiff | tree |
2005-09-02 |
Kevin P. Fleming | use matching char types for strings (issue #5106)
|
commit | commitdiff | tree |
2005-09-02 |
Kevin P. Fleming | factor calling-plan-apply logic into a separate function
|
commit | commitdiff | tree |
2005-09-02 |
Kevin P. Fleming | remove unused header and old comment
|
commit | commitdiff | tree |
2005-09-02 |
Kevin P. Fleming | doh!
|
commit | commitdiff | tree |
2005-09-02 |
Kevin P. Fleming | make chan_iax2 rtupdate behave the same as chan_sip
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | allow for custom URI options to be set (issue #4927...
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | allow longer 'busy' tones to be detected (issue #5085)
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | fix stupid thinko (thanks velter!)
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | various devicestate fixes (issue #5081, take two)
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | don't try to reference through pvt if it is NULL (issue...
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | ensure variable structure is initialized before use...
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | don't send OSP tokens do devices that are not OSP aware...
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | eliminate the urgent handler message, since it can...
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | don't send warnings for unhandled indications, let...
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | send the correct Call-ID when using OSP (issue #5095)
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | don't reverse variable order during inheritance (issue...
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | don't add a colon to the header name (thanks bkw!)
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | add warning about new expression parser
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | don't unlock a channel we didn't lock
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | ensure that file handles are never double closed
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | don't access freed memory if the frame was malloc'd
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | minor optimization
|
commit | commitdiff | tree |
2005-09-01 |
Kevin P. Fleming | eliminate old chan->pvt field, and fix bug in generic...
|
commit | commitdiff | tree |
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 |
next |