2006-05-19 |
Joshua Colp | Make the minidle option actually exist as documented... |
commit | commitdiff | tree |
2006-05-19 |
Joshua Colp | When forwarding messages use the context that the activ... |
commit | commitdiff | tree |
2006-05-19 |
Joshua Colp | Backport of fix for issue #6654 that was fixed in trunk... |
commit | commitdiff | tree |
2006-05-19 |
Joshua Colp | Treat paused queue members as unreachable (issue #7127... |
commit | commitdiff | tree |
2006-05-18 |
Kevin P. Fleming | fix up a few more places to find the SDP properly ... |
commit | commitdiff | tree |
2006-05-18 |
Kevin P. Fleming | handle incoming multipart/mixed message bodies in SIP... |
commit | commitdiff | tree |
2006-05-18 |
Kevin P. Fleming | use unsigned counters for handling answer/IE lengths... |
commit | commitdiff | tree |
2006-05-18 |
Kevin P. Fleming | support 'inactive' tag for SDP media streams (simple... |
commit | commitdiff | tree |
2006-05-18 |
Tilghman Lesher | Bug 7167 - HasNewVoicemail and VMCOUNT() didn't work... |
commit | commitdiff | tree |
2006-05-18 |
Joshua Colp | Return -1 on error in ODBC messagecount and 0 on succes... |
commit | commitdiff | tree |
2006-05-18 |
Joshua Colp | Fix endless looping message by checking value of res... |
commit | commitdiff | tree |
2006-05-18 |
Olle Johansson | Video in meetme? Hmmm. Removed until we do have some... |
commit | commitdiff | tree |
2006-05-17 |
Joshua Colp | Fix codec priority stuff during authentication (issue... |
commit | commitdiff | tree |
2006-05-17 |
Olle Johansson | Issue #7176 - Crash in expire_register |
commit | commitdiff | tree |
2006-05-17 |
Joshua Colp | Priority jumping not working on VoiceMail app with... |
commit | commitdiff | tree |
2006-05-17 |
Joshua Colp | OSPNext does not handle success/failure correctly ... |
commit | commitdiff | tree |
2006-05-17 |
Olle Johansson | chan_sip did not use the TRANSFER_CONTEXT for transfers... |
commit | commitdiff | tree |
2006-05-17 |
Tilghman Lesher | Bug 7125 - Fix race condition between resequencing... |
commit | commitdiff | tree |
2006-05-16 |
Joshua Colp | Inherit channel variables during call forwards when... |
commit | commitdiff | tree |
2006-05-16 |
Kevin P. Fleming | don't leak frames when deferring DTMF or dropping dupli... |
commit | commitdiff | tree |
2006-05-13 |
Tilghman Lesher | Bug 7134 - File descriptor leak with ODBC storage of... |
commit | commitdiff | tree |
2006-05-11 |
Tilghman Lesher | Bug 7086 - pbx_checkcondition substitution, so that... |
commit | commitdiff | tree |
2006-05-11 |
Kevin P. Fleming | backport fix from trunk for bug #6934, ensuring that... |
commit | commitdiff | tree |
2006-05-11 |
Kevin P. Fleming | ensure that we send a response to REGISTER requests... |
commit | commitdiff | tree |
2006-05-09 |
BJ Weschke | Add the appropriate jumping behavior that is the stand... |
commit | commitdiff | tree |
2006-05-09 |
BJ Weschke | Correct memory leak in find_user_realtime #7118 (fnordian) |
commit | commitdiff | tree |
2006-05-08 |
Olle Johansson | Issue 7103 - mikma |
commit | commitdiff | tree |
2006-05-08 |
BJ Weschke | Don't show agents as available when they are in wrap... |
commit | commitdiff | tree |
2006-05-08 |
BJ Weschke | Make QueueStatusComplete event thread safe by wrapping... |
commit | commitdiff | tree |
2006-05-08 |
BJ Weschke | Oops. :( |
commit | commitdiff | tree |
2006-05-08 |
BJ Weschke | Don't recheck valid_exit() after getting the result... |
commit | commitdiff | tree |
2006-05-08 |
Joshua Colp | Incorrect log statement when playing transfer sounds... |
commit | commitdiff | tree |
2006-05-07 |
BJ Weschke | Fix playback behavior to exit correctly when we receiv... |
commit | commitdiff | tree |
2006-05-07 |
BJ Weschke | Reset the value of ast_mainpid if we fork so future... |
commit | commitdiff | tree |
2006-05-06 |
Russell Bryant | re-add a couple of lines that I shouldn't have removed... |
commit | commitdiff | tree |
2006-05-06 |
Russell Bryant | fix a problem where the frame's data pointer is overwri... |
commit | commitdiff | tree |
2006-05-06 |
Russell Bryant | ensure that the appropriate manager events are sent... |
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | update chan_h323 to reflect the new prototype for rtp_s... |
commit | commitdiff | tree |
2006-05-05 |
BJ Weschke | Voicemail fixes along with an API change approved... |
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | use the correct function name ... |
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | use pbx_checkcondition() instead of ast_true() to evalu... |
commit | commitdiff | tree |
2006-05-04 |
Tilghman Lesher | Bug 7023 - reload should not unpause members |
commit | commitdiff | tree |
2006-05-04 |
BJ Weschke | Make sure that only the "|" is a recognized delimiter... |
commit | commitdiff | tree |
2006-05-03 |
BJ Weschke | Correct application documentation to make users aware... |
commit | commitdiff | tree |
2006-05-03 |
Russell Bryant | fix up "make rpm" |
commit | commitdiff | tree |
2006-05-03 |
Olle Johansson | Issue #7074 - Problem with long contact lines |
commit | commitdiff | tree |
2006-05-02 |
BJ Weschke | Make certain ast_stopstream() sets the channel's strea... |
commit | commitdiff | tree |
2006-05-02 |
Tilghman Lesher | Prompt does not request '#' to end input, so the applic... |
commit | commitdiff | tree |
2006-05-01 |
Tilghman Lesher | Bug 6864 - drop realtime priority on ALL external processes |
commit | commitdiff | tree |
2006-05-01 |
BJ Weschke | Correct a condition from the prior patch that could... |
commit | commitdiff | tree |
2006-05-01 |
BJ Weschke | Make sure that when someone 0's out while recording... |
commit | commitdiff | tree |
2006-05-01 |
Russell Bryant | add missing locking of the dialplan functions list... |
commit | commitdiff | tree |
2006-05-01 |
Kevin P. Fleming | fix this to actually compile so people can learn from it |
commit | commitdiff | tree |
2006-05-01 |
Kevin P. Fleming | eliminate compiler warning |
commit | commitdiff | tree |
2006-04-30 |
Kevin P. Fleming | remove a pointless comparison, since the buffer is... |
commit | commitdiff | tree |
2006-04-30 |
Kevin P. Fleming | allow top-level OPTIMIZE setting to affect builds in... |
commit | commitdiff | tree |
2006-04-30 |
Kevin P. Fleming | let the compiler determine whether hardware or software... |
commit | commitdiff | tree |
2006-04-30 |
Kevin P. Fleming | remove extraneous -m64 flag that is not needed |
commit | commitdiff | tree |
2006-04-30 |
Kevin P. Fleming | ensure that the script output is correctly generated... |
commit | commitdiff | tree |
2006-04-29 |
Kevin P. Fleming | do installation in subdirs as a separate target (so... |
commit | commitdiff | tree |
2006-04-28 |
Russell Bryant | note that group assignments must be from 0 to 63 (issue... |
commit | commitdiff | tree |
2006-04-27 |
Joshua Colp | Queue(somequeue,,,,) -> interpreted as Queue(somequeue... |
commit | commitdiff | tree |
2006-04-27 |
Matthew Fredrickson | Fix buglet in channel reassignment on SETUP_ACK |
commit | commitdiff | tree |
2006-04-26 |
Matt O'Gorman | do not allow for users to forward voicemail to |
commit | commitdiff | tree |
2006-04-21 |
Tilghman Lesher | Rolling back change until kpfleming is comfy |
commit | commitdiff | tree |
2006-04-21 |
Tilghman Lesher | Bug 7004 - release all threads waiting on a condition... |
commit | commitdiff | tree |
2006-04-19 |
Kevin P. Fleming | support system-specific scripts in safe_asterisk, befor... |
commit | commitdiff | tree |
2006-04-19 |
Tilghman Lesher | Bug 6553 - plug memory leaks when ODBC connection is... |
commit | commitdiff | tree |
2006-04-18 |
Kevin P. Fleming | properly handle brace-wrapped strings in variable/funct... |
commit | commitdiff | tree |
2006-04-18 |
Tilghman Lesher | Bug 6984 - off by one error in Random() |
commit | commitdiff | tree |
2006-04-17 |
Tilghman Lesher | Bug 6544 - when we remove a music class, the thread... |
commit | commitdiff | tree |
2006-04-14 |
Kevin P. Fleming | uncomment files that actually do exist (oops) |
commit | commitdiff | tree |
2006-04-14 |
Kevin P. Fleming | update text to match actual prompts being distributed... |
commit | commitdiff | tree |
2006-04-13 |
Tilghman Lesher | Bug 6947 - Allow vm broadcasts to more than 256 charact... |
commit | commitdiff | tree |
2006-04-13 |
Kevin P. Fleming | oops... let's not set a variable and then immediately... |
commit | commitdiff | tree |
2006-04-13 |
Tilghman Lesher | Bug 6957 - variable names beginning with CALLERID weren... |
commit | commitdiff | tree |
2006-04-11 |
Tilghman Lesher | Bug 6490 - telco intercept should report NOANSWER inste... |
commit | commitdiff | tree |
2006-04-11 |
Tilghman Lesher | Bug 6061 - Fix ODBC storage of VM on PGSQL and MSSQL |
commit | commitdiff | tree |
2006-04-11 |
Kevin P. Fleming | don't create a 'voicemail' symlink in the sounds direct... |
commit | commitdiff | tree |
2006-04-11 |
Tilghman Lesher | Bug 6097 - possible descriptor leak |
commit | commitdiff | tree |
2006-04-11 |
Kevin P. Fleming | don't call the originating device as part of the Page... |
commit | commitdiff | tree |
2006-04-11 |
Kevin P. Fleming | simplify spy queue flushing logic, and always force... |
commit | commitdiff | tree |
2006-04-11 |
Kevin P. Fleming | don't destroy the entire dialplan during 'reload',... |
commit | commitdiff | tree |
2006-04-11 |
Joshua Colp | Minor linked lists bug fix. When you're dealing with... |
commit | commitdiff | tree |
2006-04-11 |
Kevin P. Fleming | handle call time limit properly when warning is request... |
commit | commitdiff | tree |
2006-04-11 |
BJ Weschke | When using the silence detector in ast_play_and_record... |
commit | commitdiff | tree |
2006-04-10 |
BJ Weschke | Don't say that we can pass an 'exten' argument in... |
commit | commitdiff | tree |
2006-04-08 |
Tilghman Lesher | Bug 6914 - .txt file fails to rename on operator out |
commit | commitdiff | tree |
2006-04-07 |
Tilghman Lesher | Bug 6913 - fix for possible buffer overflow |
commit | commitdiff | tree |
2006-04-07 |
Olle Johansson | - Fix cause codes |
commit | commitdiff | tree |
2006-04-07 |
Olle Johansson | - Fix possible minor memory leak in chan_sip |
commit | commitdiff | tree |
2006-04-06 |
Kevin P. Fleming | fix typo |
commit | commitdiff | tree |
2006-04-06 |
Kevin P. Fleming | small fix... don't try to check conference details... |
commit | commitdiff | tree |
2006-04-06 |
Kevin P. Fleming | don't try to support 'i' or 'r' options if chan_zap... |
commit | commitdiff | tree |
2006-04-06 |
Russell Bryant | move continue out of block that checks verbose level... |
commit | commitdiff | tree |
2006-04-06 |
Joshua Colp | Update email address to my Digium one |
commit | commitdiff | tree |
2006-04-05 |
Joshua Colp | Unlock channel on failure so that ast_mutex_destroy... |
commit | commitdiff | tree |
2006-04-05 |
Olle Johansson | Issue #6654: Enum crash on ADDRESS record, possibly... |
commit | commitdiff | tree |
2006-04-04 |
Olle Johansson | Issue #6878 - Unhide DNDstate manager events (thanks... |
commit | commitdiff | tree |
2006-04-04 |
Olle Johansson | Issue #6882 - move "res=-1" out of verbosity block... |
commit | commitdiff | tree |
next |