2005-09-26 |
Kevin P. Fleming | oops |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Kevin P. Fleming | use a more generic means to decide whether we need... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Kevin P. Fleming | minor code and stack space optimizations |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Kevin P. Fleming | ensure that if the verbose buffer is full, we send... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Kevin P. Fleming | handle polarity reversal hangup indication during an... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Kevin P. Fleming | properly ignore retransmitted INVITEs on long latency... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Kevin P. Fleming | minor optimizations |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Kevin P. Fleming | fix minor build problem on *BSD (issue #5290) |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Kevin P. Fleming | fix some buglets in 'agents' Manager action (issue... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Kevin P. Fleming | properly respond to REGISTER queries (issue #5272) |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Kevin P. Fleming | don't drop the caller just because it's not time to... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Kevin P. Fleming | clean update devicestate function, ensure that it can... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Kevin P. Fleming | support new version of OSP toolkit (issue #5168) |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Kevin P. Fleming | ensure result buffer is initialized (issue #5285) |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Kevin P. Fleming | correct logic errors (issue #5258) |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Kevin P. Fleming | correct sense of logic test (issue #5259) |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Mark Spencer | Make curl a function |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Mark Spencer | Handle authenticating *to* realtime peers (bug #5269) |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Russell Bryant | Fix expressions on Big Endian platforms (issue #5233) |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Mark Spencer | Fix manager EINTR issue (bug #5247) |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Mark Spencer | Fix restart in Mac OSX (bug #5251) |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Mark Spencer | Fix meet me / local channel (bug #5274) |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Mark Spencer | Fix GetVar manager action result (bug #5275) |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Mark Spencer | Fix CLI completion issue (bug #5041) |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Mark Spencer | Null out call number on release complete when number... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Kevin P. Fleming | fix copy-and-paste error |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mark Spencer | Fix CLI memory leak (bug #5035) |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mark Spencer | Fix directed pickup deadlock bug (bug #5270) |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mark Spencer | Fix cut/paste error (bug #5282) |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mark Spencer | Don't crash on recursive show extension foo@bar... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Jim Dixon | Added support for iaxrpt gui client |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Russell Bryant | move process_quotes_and_slashes to utils.c since it... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Russell Bryant | Use Goto instead of GotoIf when jumping over the else... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Russell Bryant | fix some gcc4 pointer signedness warnings and clean... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Mark Spencer | iax2 parser cleanups |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Russell Bryant | don't remove the ast_expr .c files when building testex... |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Russell Bryant | fix ENUMLOOKUP examples (issue #5244) |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Russell Bryant | add missing newline (issue #5243) |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Russell Bryant | clean up singular vs. plural output for the 'show dialp... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Kevin P. Fleming | add Pickup() application (issue #4865) |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Jeremy McNamara | ok wtf, no compiler error here |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Jeremy McNamara | I swore this compiled. Honest, officer |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Kevin P. Fleming | add API for searching active channels by context/exten |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Kevin P. Fleming | more license/copyright header updates (thanks Ian!) |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Kevin P. Fleming | revert an optimization that didn't work (issue #5222) |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Kevin P. Fleming | correct accidental logic reversal |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Jeremy McNamara | Lets try this - an attempt to properly deal with DTMF |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Jeremy McNamara | clean up debug |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Jeremy McNamara | castrate the logic in oh323_digit to pass DTMF no matte... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Kevin P. Fleming | allow minimum/maximum registration intervals to be... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Kevin P. Fleming | _really_ fix app_directory (doh... how did I miss this... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Kevin P. Fleming | ensure that Record() will exit even if no audio is... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Kevin P. Fleming | revert a portion of issue #5138 which broke this app... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Kevin P. Fleming | don't distribute compressed man pages,let the installer... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Kevin P. Fleming | error message generated using backwards logic (issue... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | clean up ast_verbose(), don't hold the lock any longer... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | don't leave a buffer not filled in when getting a REGAC... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | correct 'progressinband' parsing (issue #5209, differen... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | ensure that ast_safe_system() is thread-safe (issue... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | put items in RFC-specified order (issue #5217) |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | proper header name and attribution (issue #5218) |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | various niteroperability fixes (issue #5221) |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | use API call for setting call time limit (issue #5227) |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | doc fixes (issue #5230) |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | spelling fix (issue #5231) |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | allow channel receive gain to be adjusted while recordi... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Russell Bryant | delete streamplayer with 'make clean' |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | use a better name for structure element (when using... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | slightly clear argument processing |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | deprecate EnumLookup() application |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | don't abort Asterisk load if configuration not found... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | support all OSP authentication models (issue #5159) |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | ensure that exten field is cleared when incoming number... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | don't double define our own string functions on platfor... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | make While() able to find the matching EndWhile() for... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | ensure that Manager hold/unhold events are generated... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | make RTP handling errors less likely to crash Asterisk... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | more documentation (issue #5174) |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | handle rport/received in Via headers properly (issue... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | add status variable output and jumping control to SendU... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | add token format specification support (issue #5199) |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | extensive ENUM support update, including ENUMLOOKUP... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | more BSD portability fixes (issue #5155) |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | ensure that agent channels don't get seized during... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Mark Spencer | Handle dialog updates to to tag properly (bug #5166) |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | ensure that the AGENTBYCALLERID_* variable is cleared... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | partial formatting cleanup |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Kevin P. Fleming | output 'our tag' in proper format |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Russell Bryant | ensure that user events are identified with the correct... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Kevin P. Fleming | check call limit in ast_pbx_start(), instead of waiting... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Mark Spencer | Try a more generally correct solution, for NFAS (bug... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Mark Spencer | Restart PRI when we come out of alarm if we're not... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Josh Roberson | don't send a 200 ACK before a 404 on invalid subscripti... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Mark Spencer | Fix permissions on safe_asterisk (bug #5193) |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Mark Spencer | Properly install appropriate sound files, prefix spy... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Jim Dixon | Better improved HF interface |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Mark Spencer | Don't allow callwait to happen during initial ringdown... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Mark Spencer | Make sure RTP timestamps are accurate on playback |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Josh Roberson | Set filaneme BEFORE we return from open_mailbox() if... |
commit | commitdiff | tree | snapshot |
next |