| 2008-11-29 |
Kevin P. Fleming | update dev-mode compiler flags to match the ones used... |
commit | commitdiff | tree | snapshot |
| 2008-11-26 |
Kevin P. Fleming | rename these files so as to avoid conflicts when users... |
commit | commitdiff | tree | snapshot |
| 2008-11-26 |
Kevin P. Fleming | simplify (and slightly bug-fix) the recent developer... |
commit | commitdiff | tree | snapshot |
| 2008-11-25 |
Steve Murphy | (closes issue #12694) |
commit | commitdiff | tree | snapshot |
| 2008-11-25 |
Tilghman Lesher | Don't try to send a response on a NULL pvt. |
commit | commitdiff | tree | snapshot |
| 2008-11-25 |
Tilghman Lesher | Merged revisions 159245 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2008-11-25 |
Russell Bryant | Add ao2_trylock() to go along with ao2_lock() and ao2_u... |
commit | commitdiff | tree | snapshot |
| 2008-11-25 |
Terry Wilson | Add missing variable declaration in the PPC code |
commit | commitdiff | tree | snapshot |
| 2008-11-25 |
Tilghman Lesher | System call ioperm is non-portable, so check for its... |
commit | commitdiff | tree | snapshot |
| 2008-11-22 |
Jeff Peeler | (closes issue #13786) |
commit | commitdiff | tree | snapshot |
| 2008-11-21 |
Steve Murphy | In reference to the fix made for 13871, I was |
commit | commitdiff | tree | snapshot |
| 2008-11-21 |
Tilghman Lesher | The passed extension may not be the same in the list... |
commit | commitdiff | tree | snapshot |
| 2008-11-21 |
Russell Bryant | When compiling with DEBUG_THREADS, report the real... |
commit | commitdiff | tree | snapshot |
| 2008-11-21 |
Steve Murphy | (closes issue #13871) |
commit | commitdiff | tree | snapshot |
| 2008-11-21 |
Mark Michelson | This change had somehow gotten reverted due to a |
commit | commitdiff | tree | snapshot |
| 2008-11-20 |
Mark Michelson | There was an issue when attempting to reference an... |
commit | commitdiff | tree | snapshot |
| 2008-11-20 |
Mark Michelson | We don't handle 4XX responses to BYE well. According to |
commit | commitdiff | tree | snapshot |
| 2008-11-20 |
Mark Michelson | Make sure to set the hangup cause on the calling channe... |
commit | commitdiff | tree | snapshot |
| 2008-11-20 |
Richard Mudgett | Merged revision 157977 from |
commit | commitdiff | tree | snapshot |
| 2008-11-19 |
Kevin P. Fleming | the gcc optimizer frequently finds broken code (use... |
commit | commitdiff | tree | snapshot |
| 2008-11-18 |
Mark Michelson | Add some missing invite state changes necessary in... |
commit | commitdiff | tree | snapshot |
| 2008-11-18 |
Jeff Peeler | (closes issue #13899) |
commit | commitdiff | tree | snapshot |
| 2008-11-18 |
Mark Michelson | Fix a crash in the end_bridge_callback of app_dial and |
commit | commitdiff | tree | snapshot |
| 2008-11-15 |
Kevin P. Fleming | when an individual directory dist-clean is run, run... |
commit | commitdiff | tree | snapshot |
| 2008-11-15 |
Kevin P. Fleming | dist-clean should remove dependency information files... |
commit | commitdiff | tree | snapshot |
| 2008-11-15 |
Kevin P. Fleming | major update to doxygen configuration file: |
commit | commitdiff | tree | snapshot |
| 2008-11-14 |
Mark Michelson | If the prompt to reenter a voicemail password timed... |
commit | commitdiff | tree | snapshot |
| 2008-11-14 |
Tilghman Lesher | ast_waitfordigit() requires that the channel be up... |
commit | commitdiff | tree | snapshot |
| 2008-11-13 |
Tilghman Lesher | Provide more space for all the data which can appear... |
commit | commitdiff | tree | snapshot |
| 2008-11-13 |
Kevin P. Fleming | revert this change... non-functional changes don't... |
commit | commitdiff | tree | snapshot |
| 2008-11-13 |
Kevin P. Fleming | correct minor syntax error... no functional change |
commit | commitdiff | tree | snapshot |
| 2008-11-12 |
Tilghman Lesher | When using call limits under 1 second, infinite call... |
commit | commitdiff | tree | snapshot |
| 2008-11-12 |
Steve Murphy | It turns out that the 0x0XX00 codes being returned for |
commit | commitdiff | tree | snapshot |
| 2008-11-12 |
Tilghman Lesher | If the SLA thread is not started, then reload causes... |
commit | commitdiff | tree | snapshot |
| 2008-11-12 |
Jeff Peeler | For whatever reason, gcc only warned me about the possi... |
commit | commitdiff | tree | snapshot |
| 2008-11-12 |
Tilghman Lesher | Revert revision 132506, since it occasionally caused... |
commit | commitdiff | tree | snapshot |
| 2008-11-12 |
Jeff Peeler | (closes issue #13173) |
commit | commitdiff | tree | snapshot |
| 2008-11-12 |
Mark Michelson | When doing some tests, I was having a crash at the... |
commit | commitdiff | tree | snapshot |
| 2008-11-12 |
Russell Bryant | Move the sanity check that makes sure "always fork... |
commit | commitdiff | tree | snapshot |
| 2008-11-10 |
Mark Michelson | Channel drivers assume that when their indicate callback |
commit | commitdiff | tree | snapshot |
| 2008-11-10 |
Tilghman Lesher | I got tired of saying this in every single bugnote... |
commit | commitdiff | tree | snapshot |
| 2008-11-09 |
Sean Bright | Use static functions here instead of nested ones. ... |
commit | commitdiff | tree | snapshot |
| 2008-11-07 |
Tilghman Lesher | Clarify error message. |
commit | commitdiff | tree | snapshot |
| 2008-11-06 |
Mark Michelson | The documentation listed the ability to set 'maxmsg... |
commit | commitdiff | tree | snapshot |
| 2008-11-05 |
Mark Michelson | The logic of a strcasecmp call was reversed |
commit | commitdiff | tree | snapshot |
| 2008-11-05 |
Steve Murphy | This fix was prompted by communication from user, who... |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Tilghman Lesher | On busy systems, it's possible for the values checked... |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Richard Mudgett | JIRA ABE-1703 |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Tilghman Lesher | Make the monitor thread non-detached, so it can be... |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Tilghman Lesher | Attempting to expunge a mailbox when the mailstream... |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Tilghman Lesher | Remove the potential for a division by zero error. |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Kevin P. Fleming | somehow missed a bunch of gcc 4.3.x warnings in this... |
commit | commitdiff | tree | snapshot |
| 2008-11-02 |
Russell Bryant | features.h depends on linkedlists.h, so include it |
commit | commitdiff | tree | snapshot |
| 2008-11-01 |
Kevin P. Fleming | fix a bunch of potential problems found by gcc 4.3... |
commit | commitdiff | tree | snapshot |
| 2008-10-31 |
Terry Wilson | Add end_bridge_callback for app_follome and add AUTOLOO... |
commit | commitdiff | tree | snapshot |
| 2008-10-31 |
Tilghman Lesher | Turn off qualify on uncached realtime peers. |
commit | commitdiff | tree | snapshot |
| 2008-10-31 |
Terry Wilson | Recent CDR fixes moved execution of the 'h' exten into... |
commit | commitdiff | tree | snapshot |
| 2008-10-30 |
Sean Bright | The -I argument to aclocal needs a space before the... |
commit | commitdiff | tree | snapshot |
| 2008-10-30 |
Tilghman Lesher | Cannot join detached threads. See http://www.opengroup... |
commit | commitdiff | tree | snapshot |
| 2008-10-30 |
Tilghman Lesher | Unlock before returning, when extension doesn't exist. |
commit | commitdiff | tree | snapshot |
| 2008-10-30 |
Kevin P. Fleming | instead of comparing the string pointer to 0, let's... |
commit | commitdiff | tree | snapshot |
| 2008-10-29 |
Russell Bryant | Fix an incorrect usage of sizeof() |
commit | commitdiff | tree | snapshot |
| 2008-10-29 |
Steve Murphy | A little documentation cross-ref between features and |
commit | commitdiff | tree | snapshot |
| 2008-10-29 |
Steve Murphy | The magic trick to avoid this crash is not to |
commit | commitdiff | tree | snapshot |
| 2008-10-28 |
Tilghman Lesher | Quoting in the wrong direction |
commit | commitdiff | tree | snapshot |
| 2008-10-28 |
Tilghman Lesher | Reset all DIAL variables back to blank, in case Dial... |
commit | commitdiff | tree | snapshot |
| 2008-10-27 |
Jeff Peeler | Buffer policy setting for half is not needed. |
commit | commitdiff | tree | snapshot |
| 2008-10-27 |
Tilghman Lesher | Inherit ALL elements of CallerID across a local channel. |
commit | commitdiff | tree | snapshot |
| 2008-10-26 |
Sean Bright | Since passing \0 as the second argument to strchr is... |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Russell Bryant | Move AMI initialization to occur after loading modules... |
commit | commitdiff | tree | snapshot |
| 2008-10-23 |
Terry Wilson | Backport fix from 1.6.0 that allows you to set parkedca... |
commit | commitdiff | tree | snapshot |
| 2008-10-20 |
Kevin P. Fleming | rename this macro to properly reflect what it does |
commit | commitdiff | tree | snapshot |
| 2008-10-20 |
Kevin P. Fleming | break up acinclude.m4 into individual files, which... |
commit | commitdiff | tree | snapshot |
| 2008-10-19 |
BJ Weschke | As per kpfleming's comments to the prior commit, I... |
commit | commitdiff | tree | snapshot |
| 2008-10-19 |
BJ Weschke | Fix the 1.4 branch compile again broken with r150557... |
commit | commitdiff | tree | snapshot |
| 2008-10-18 |
BJ Weschke | Using the GetVar handler in AMI is potentially dangero... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Steve Murphy | Interesting crash. In this case, you exit the |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jason Parker | Correctly allow chan_dahdi to compile against older... |
commit | commitdiff | tree | snapshot |
| 2008-10-16 |
Mark Michelson | Reverting changes from commits 150298 and 150301 since |
commit | commitdiff | tree | snapshot |
| 2008-10-16 |
Mark Michelson | And don't forget to return on the error condition |
commit | commitdiff | tree | snapshot |
| 2008-10-16 |
Mark Michelson | Don't try to call a dialplan function's read callback... |
commit | commitdiff | tree | snapshot |
| 2008-10-16 |
Richard Mudgett | Fix memory leak found by customer |
commit | commitdiff | tree | snapshot |
| 2008-10-16 |
Steve Murphy | This patch is relevant to: |
commit | commitdiff | tree | snapshot |
| 2008-10-15 |
BJ Weschke | Another documentation fix. |
commit | commitdiff | tree | snapshot |
| 2008-10-15 |
BJ Weschke | An update to the documentation/example of agents.conf... |
commit | commitdiff | tree | snapshot |
| 2008-10-15 |
Kevin P. Fleming | fix some problems when parsing SIP messages that have... |
commit | commitdiff | tree | snapshot |
| 2008-10-14 |
Mark Michelson | Change this warning to an error message. Suggestion |
commit | commitdiff | tree | snapshot |
| 2008-10-14 |
Mark Michelson | Call register_peer_exten even in the case that the... |
commit | commitdiff | tree | snapshot |
| 2008-10-14 |
Mark Michelson | Add a tolerance period for sync-triggered audiohooks |
commit | commitdiff | tree | snapshot |
| 2008-10-14 |
Mark Michelson | Update the queue with the correct number of calls and |
commit | commitdiff | tree | snapshot |
| 2008-10-14 |
Mark Michelson | Don't allow reserved characters to be used in register |
commit | commitdiff | tree | snapshot |
| 2008-10-14 |
Tilghman Lesher | Check correct values in the return of ast_waitfor(... |
commit | commitdiff | tree | snapshot |
| 2008-10-14 |
Leif Madsen | Add in some missing updates to the CHANGES file for... |
commit | commitdiff | tree | snapshot |
| 2008-10-14 |
Tilghman Lesher | Some compilers warn, some don't. Fixing. |
commit | commitdiff | tree | snapshot |
| 2008-10-14 |
Tilghman Lesher | Ensure that mail headers are 7-bit clean, even when... |
commit | commitdiff | tree | snapshot |
| 2008-10-14 |
Mark Michelson | Deadlock prevention in chan_local. |
commit | commitdiff | tree | snapshot |
| 2008-10-14 |
Kevin P. Fleming | on Ubuntu (at least), recent versions of ld in binutils... |
commit | commitdiff | tree | snapshot |
| 2008-10-14 |
Kevin P. Fleming | it would be nice if this message printing code had... |
commit | commitdiff | tree | snapshot |
| 2008-10-10 |
Tilghman Lesher | User not notified of temporary greeting, if ODBC storag... |
commit | commitdiff | tree | snapshot |
| 2008-10-09 |
Tilghman Lesher | When blank, callerid name and number should display... |
commit | commitdiff | tree | snapshot |
| next |