2008-03-26 |
Kevin P. Fleming | add a script to make getting the iLBC source code simpl... |
commit | commitdiff | tree |
2008-03-26 |
Kevin P. Fleming | due to licensing restrictions, we cannot distribute... |
commit | commitdiff | tree |
2008-03-20 |
Russell Bryant | Fix some very broken code that was introduced in 1... |
commit | commitdiff | tree |
2008-03-18 |
Terry Wilson | Fix character string being treated as format string |
commit | commitdiff | tree |
2008-03-18 |
Jason Parker | Do not return with a successful authentication if the... |
commit | commitdiff | tree |
2008-01-07 |
Russell Bryant | Change misery.digium.com to pbx.digium.com |
commit | commitdiff | tree |
2007-12-23 |
Tilghman Lesher | Fix for fix for security fix (third time's the charm?) |
commit | commitdiff | tree |
2007-12-20 |
Russell Bryant | Fix another potential seg fault ... |
commit | commitdiff | tree |
2007-12-20 |
Russell Bryant | Fix a couple of places where it's possible to dereferen... |
commit | commitdiff | tree |
2007-12-18 |
Tilghman Lesher | Oops, missed this one case |
commit | commitdiff | tree |
2007-12-18 |
Tilghman Lesher | Fixing AST-2007-027 (Closes issue #11119) |
commit | commitdiff | tree |
2007-11-29 |
Tilghman Lesher | Properly escape src and dst fields (Fixes AST-2007... |
commit | commitdiff | tree |
2007-09-13 |
Kevin P. Fleming | clarify the OpenSSL and OpenH323 license exceptions |
commit | commitdiff | tree |
2007-08-07 |
Russell Bryant | Revert patch committed for issue #9660. It broke E... |
commit | commitdiff | tree |
2007-08-02 |
Steve Murphy | This patch hopefully solves 10141; The user is running... |
commit | commitdiff | tree |
2007-07-31 |
Steve Murphy | This probably isn't super-general, but it's a first... |
commit | commitdiff | tree |
2007-07-30 |
Tilghman Lesher | Revert change in revision 71656, even though it fixed... |
commit | commitdiff | tree |
2007-07-30 |
Joshua Colp | (closes issue #10334) |
commit | commitdiff | tree |
2007-07-25 |
Steve Murphy | this fixes bug 10293, where the error message because... |
commit | commitdiff | tree |
2007-07-24 |
Tilghman Lesher | Oops, res contains the error code, not errno. I was... |
commit | commitdiff | tree |
2007-07-24 |
Jason Parker | Don't create the Asterisk channel until we are starting... |
commit | commitdiff | tree |
2007-07-23 |
Joshua Colp | (closes issue #5866) |
commit | commitdiff | tree |
2007-07-23 |
Joshua Colp | (closes issue #10236) |
commit | commitdiff | tree |
2007-07-22 |
Tilghman Lesher | We should not use C++ reserved words in API headers... |
commit | commitdiff | tree |
2007-07-21 |
Russell Bryant | Backport a fix for a memory leak that was fixed in... |
commit | commitdiff | tree |
2007-07-20 |
Joshua Colp | (closes issue #10247) |
commit | commitdiff | tree |
2007-07-19 |
Russell Bryant | When processing full frames, take sequence number wrapa... |
commit | commitdiff | tree |
2007-07-18 |
Russell Bryant | When traversing the queue of frames for possible retran... |
commit | commitdiff | tree |
2007-07-18 |
Tilghman Lesher | Store prior to copy (closes issue #10193) |
commit | commitdiff | tree |
2007-07-18 |
Dwayne M. Hubbard | removed the word 'pissed' from ast_log(...) function... |
commit | commitdiff | tree |
2007-07-17 |
Russell Bryant | Properly check for the length in the skinny packet... |
commit | commitdiff | tree |
2007-07-17 |
Russell Bryant | Ensure that when encoding the contents of an ast_frame... |
commit | commitdiff | tree |
2007-07-17 |
Russell Bryant | After parsing information elements in IAX frames, set... |
commit | commitdiff | tree |
2007-07-16 |
Kevin P. Fleming | provide proper copyright/license attribution for this... |
commit | commitdiff | tree |
2007-07-16 |
Kevin P. Fleming | install the LICENSE file along with the music files |
commit | commitdiff | tree |
2007-07-16 |
Kevin P. Fleming | move FreePlayMusic files into a subdirectory, and inclu... |
commit | commitdiff | tree |
2007-07-13 |
Russell Bryant | Fix a couple potential minor memory leaks. load_moh_cl... |
commit | commitdiff | tree |
2007-07-13 |
Mark Michelson | Fixed an issue where chanspy flags were uninitialized... |
commit | commitdiff | tree |
2007-07-13 |
Russell Bryant | Ensure that adding a user to the list of users of a... |
commit | commitdiff | tree |
2007-07-13 |
Russell Bryant | (closes issue #9660) |
commit | commitdiff | tree |
2007-07-12 |
Joshua Colp | Only print out a warning for situations where it is... |
commit | commitdiff | tree |
2007-07-11 |
Russell Bryant | The function make_trunk() can fail and return -1 instea... |
commit | commitdiff | tree |
2007-07-11 |
Mark Michelson | The cli command "agent logoff Agent/x soft" did not... |
commit | commitdiff | tree |
2007-07-11 |
Russell Bryant | Make sure that the ESCAPE immediately follows the condi... |
commit | commitdiff | tree |
2007-07-11 |
Joshua Colp | Use some Makefile magic to determine if linux/compiler... |
commit | commitdiff | tree |
2007-07-10 |
Jason Parker | Fix an issue where it was possible to have a service... |
commit | commitdiff | tree |
2007-07-10 |
Jason Parker | Fix an issue with wrapuptime not working when using... |
commit | commitdiff | tree |
2007-07-10 |
Jason Parker | Use res_ndestroy on systems that have it. Otherwise... |
commit | commitdiff | tree |
2007-07-10 |
Jason Parker | Fix a small typo in description in of Voicemail() appli... |
commit | commitdiff | tree |
2007-07-10 |
Russell Bryant | Only use ESCAPE when LIKE is used. |
commit | commitdiff | tree |
2007-07-10 |
Joshua Colp | Ensure the group information category exists before... |
commit | commitdiff | tree |
2007-07-09 |
Russell Bryant | When the specified class isn't found, properly fall... |
commit | commitdiff | tree |
2007-07-09 |
Jason Parker | Several chan_zap options were not working on reload... |
commit | commitdiff | tree |
2007-07-06 |
Russell Bryant | If a sip_pvt struct has already registered an extension... |
commit | commitdiff | tree |
2007-07-06 |
Russell Bryant | (closes issue #10075) |
commit | commitdiff | tree |
2007-07-06 |
Russell Bryant | (closes issue #10125) |
commit | commitdiff | tree |
2007-07-06 |
Mark Michelson | Fixed a bug wherein agents get stuck busy. (issue 9618... |
commit | commitdiff | tree |
2007-07-05 |
Kevin P. Fleming | we shouldn't allow G.723.1 endpoints to use VAD, just... |
commit | commitdiff | tree |
2007-07-05 |
Joshua Colp | Copy language information to the dialog structure when... |
commit | commitdiff | tree |
2007-07-05 |
Joshua Colp | Tweak spy locking. (issue #9951 reported by welles) |
commit | commitdiff | tree |
2007-07-05 |
Joshua Colp | Actually check to make sure a PBX was started on one... |
commit | commitdiff | tree |
2007-07-05 |
Joshua Colp | Reset ServicelevelPerf variable back to 0 if we are... |
commit | commitdiff | tree |
2007-07-04 |
Christian Richter | bchannel configurations like echocancel and volume... |
commit | commitdiff | tree |
2007-07-04 |
Christian Richter | bad bug in overlapdial case, we called start_pbx multip... |
commit | commitdiff | tree |
2007-07-03 |
Tilghman Lesher | RetryDial should accept a 0 argument, but it does not... |
commit | commitdiff | tree |
2007-07-03 |
Christian Richter | fixed issue, that misdn_l2l1_check could only be called... |
commit | commitdiff | tree |
2007-07-02 |
Jason Parker | Fix an issue with playing "oclock" multiple times in... |
commit | commitdiff | tree |
2007-07-01 |
Russell Bryant | When appending lines to call files to keep track of... |
commit | commitdiff | tree |
2007-06-29 |
Russell Bryant | Backport changes that make chan_iax2 not start the... |
commit | commitdiff | tree |
2007-06-29 |
Christian Richter | check if the bchannel stack id is already used, if... |
commit | commitdiff | tree |
2007-06-27 |
Joshua Colp | Update documentation to clarify variable usage with... |
commit | commitdiff | tree |
2007-06-27 |
Brett Bryant | Reinstating patch. This actually fixes the problem... |
commit | commitdiff | tree |
2007-06-27 |
Brett Bryant | Reverted changes for earlier revisions 72259 to 72261... |
commit | commitdiff | tree |
2007-06-27 |
Joshua Colp | Fix issue where queue log events might be missing.... |
commit | commitdiff | tree |
2007-06-27 |
Russell Bryant | Fix a minor issue with parsing the priority number... |
commit | commitdiff | tree |
2007-06-27 |
Brett Bryant | Fixes 100% load when controlling terminal disappears. |
commit | commitdiff | tree |
2007-06-27 |
Joshua Colp | I may possibly get shot for doing this... but... defer... |
commit | commitdiff | tree |
2007-06-27 |
Jason Parker | Fix another problem in voicemail with missing symbols. |
commit | commitdiff | tree |
2007-06-27 |
Christian Richter | simplified generation for dummy bchannels, also we... |
commit | commitdiff | tree |
2007-06-27 |
Christian Richter | simplified channel finding and locking a lot. removed... |
commit | commitdiff | tree |
2007-06-27 |
Christian Richter | isdn_lib.c didn't compile |
commit | commitdiff | tree |
2007-06-27 |
Christian Richter | for inbound TE calls, we setup the bchannel when we... |
commit | commitdiff | tree |
2007-06-26 |
Jason Parker | Don't try to install an init script that doesn't exist. |
commit | commitdiff | tree |
2007-06-26 |
Tilghman Lesher | Issue 10062 - Trying to move a message without selectin... |
commit | commitdiff | tree |
2007-06-25 |
Tilghman Lesher | Issue 10035 - handle_exec returns a result inconsistent... |
commit | commitdiff | tree |
2007-06-25 |
Joshua Colp | Ignore other URIs after the first in a 300 Multiple... |
commit | commitdiff | tree |
2007-06-24 |
Russell Bryant | Revert the patch from issue 9654 due to an unexpected... |
commit | commitdiff | tree |
2007-06-24 |
Tilghman Lesher | Issue 10043 - There is a legitimate need to be able... |
commit | commitdiff | tree |
2007-06-22 |
Joshua Colp | Send an unhold indication when going off hold. (issue... |
commit | commitdiff | tree |
2007-06-22 |
Jason Parker | Fix a few silly usages of ast_playstream() - it only... |
commit | commitdiff | tree |
2007-06-22 |
Brett Bryant | Fixed infinite loop when controlling terminal was lost |
commit | commitdiff | tree |
2007-06-21 |
Steve Murphy | This little fix is in response to bug 10016, but may... |
commit | commitdiff | tree |
2007-06-21 |
Joshua Colp | Don't explode if the gain option is specified without... |
commit | commitdiff | tree |
2007-06-21 |
Steve Murphy | it was pointed out that the cdr_custom config load... |
commit | commitdiff | tree |
2007-06-21 |
Christian Richter | we activate the bchannels in TE mode on incoming calls... |
commit | commitdiff | tree |
2007-06-20 |
Joshua Colp | Don't overwrite the configured username setting upon... |
commit | commitdiff | tree |
2007-06-20 |
Tilghman Lesher | Issue 9997 - Timelimit times out the wrong channel |
commit | commitdiff | tree |
2007-06-20 |
Russell Bryant | Fix a problem where an established call would not be... |
commit | commitdiff | tree |
2007-06-20 |
Christian Richter | forgot one place .. |
commit | commitdiff | tree |
2007-06-20 |
Christian Richter | fixed a bug that was introduced by copy and paste in... |
commit | commitdiff | tree |
next |