summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-28clean up formatting, use the same flag bit for both GR-303 modesKevin P. Fleming
2005-09-28make sure to LOCAL_USER_REMOVE in all cases where the application can exit (i...Russell Bryant
2005-09-28fix logic error that breaks queue exit (issue #5312)Russell Bryant
2005-09-28fix variable name (issue #5302)Russell Bryant
2005-09-28don't declare the priority inside of the for loop so that the priorityRussell Bryant
2005-09-28486 (and friends) are really BUSY (bug #5257)Mark Spencer
2005-09-27say minutes/seconds using existing 'say number' code for Danish (issue #5277)Kevin P. Fleming
2005-09-27store tag in the private structure as formatted text, instead of formatting e...Kevin P. Fleming
2005-09-27support optional sending of Remote-Party-ID headers (issue #2471, heavily mod...Kevin P. Fleming
2005-09-27Fix "console" help (thanks to Andy Dvorak)Mark Spencer
2005-09-26add domains documentation and rename config optionKevin P. Fleming
2005-09-26add basic SIP domain support (issue #4466, with major mods)Kevin P. Fleming
2005-09-26move variable declaration to the beginning of the function (issue #5299)Russell Bryant
2005-09-26one more oops (when global variables need substitutions)Kevin P. Fleming
2005-09-26oopsKevin P. Fleming
2005-09-26use a more generic means to decide whether we need to provide poll/dlfcn func...Kevin P. Fleming
2005-09-26minor code and stack space optimizationsKevin P. Fleming
2005-09-26ensure that if the verbose buffer is full, we send it out even if it's not co...Kevin P. Fleming
2005-09-26handle polarity reversal hangup indication during an incoming call that is st...Kevin P. Fleming
2005-09-26properly ignore retransmitted INVITEs on long latency links (issue #3658)Kevin P. Fleming
2005-09-26minor optimizationsKevin P. Fleming
2005-09-26fix minor build problem on *BSD (issue #5290)Kevin P. Fleming
2005-09-26fix some buglets in 'agents' Manager action (issue #5235)Kevin P. Fleming
2005-09-26properly respond to REGISTER queries (issue #5272)Kevin P. Fleming
2005-09-26don't drop the caller just because it's not time to play an announcement (iss...Kevin P. Fleming
2005-09-25clean update devicestate function, ensure that it can return AST_DEVICE_UNKNO...Kevin P. Fleming
2005-09-25support new version of OSP toolkit (issue #5168)Kevin P. Fleming
2005-09-25ensure result buffer is initialized (issue #5285)Kevin P. Fleming
2005-09-25correct logic errors (issue #5258)Kevin P. Fleming
2005-09-25correct sense of logic test (issue #5259)Kevin P. Fleming
2005-09-25Make curl a functionMark Spencer
2005-09-25Handle authenticating *to* realtime peers (bug #5269)Mark Spencer
2005-09-25Fix expressions on Big Endian platforms (issue #5233)Russell Bryant
2005-09-25Fix manager EINTR issue (bug #5247)Mark Spencer
2005-09-25Fix restart in Mac OSX (bug #5251)Mark Spencer
2005-09-25Fix meet me / local channel (bug #5274)Mark Spencer
2005-09-25Fix GetVar manager action result (bug #5275)Mark Spencer
2005-09-25Fix CLI completion issue (bug #5041)Mark Spencer
2005-09-25Null out call number on release complete when number is unallocated (bug #4633)Mark Spencer
2005-09-24fix copy-and-paste errorKevin P. Fleming
2005-09-24Fix CLI memory leak (bug #5035)Mark Spencer
2005-09-24Fix directed pickup deadlock bug (bug #5270)Mark Spencer
2005-09-24Fix cut/paste error (bug #5282)Mark Spencer
2005-09-24Don't crash on recursive show extension foo@bar...Mark Spencer
2005-09-23Added support for iaxrpt gui clientJim Dixon
2005-09-23move process_quotes_and_slashes to utils.c since it is used by both pbx_ael a...Russell Bryant
2005-09-23Use Goto instead of GotoIf when jumping over the else block (issue #4660)Russell Bryant
2005-09-23fix some gcc4 pointer signedness warnings and clean up some formattingRussell Bryant
2005-09-21iax2 parser cleanupsMark Spencer
2005-09-19don't remove the ast_expr .c files when building testexpr2 since they areRussell Bryant