2006-07-23 |
Russell Bryant | update to mention svn instead of cvs |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Russell Bryant | various cleanups regarding coding guidelines issues |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Russell Bryant | ast_pbx_outgoing_cdr_failed() is not used outside of... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Russell Bryant | use ast_atomic_fetchadd_int in chan_zap, sip, and iax2... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Russell Bryant | remove an XXX comment and document that ast_autoservice... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Russell Bryant | slightly simplify a loop and replace an open coded... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Russell Bryant | make ast_state2str thread safe by using thread local... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
BJ Weschke | This corrects the crash condition present in #7575... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Russell Bryant | Merge a new implementation of ast_inet_ntoa, our thread... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Joshua Colp | Only bitmaskify the RTP payload structure for video... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Russell Bryant | add a verbose message to the AGI command, STREAM FILE... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
North Antara | Remove "initialization from incompatible pointer type... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
North Antara | Fix a few doxygen warnings. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Russell Bryant | add menuselect_stub.c to deps list |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Russell Bryant | add notes on the changes to music on hold handling |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Kevin P. Fleming | merge Russell's 'hold_handling' branch, finally impleme... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Kevin P. Fleming | make installation of French and Spanish sounds work... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Kevin P. Fleming | use new sound file version |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Mark Spencer | Fix some reinitialization of prev! |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Kevin P. Fleming | restore buildability |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Kevin P. Fleming | Merged revisions 37949 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Kevin P. Fleming | restore buildability (bad marko!) |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Kevin P. Fleming | revert this morning's incorrect indentation change |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Mark Spencer | First pass at in-place file manipulation via manager |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Steve Murphy | committing a fix for colons in goto arguments and suppr... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Luigi Rizzo | move variable declarations to the beginning of a block. |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Mark Spencer | Eliminate file descriptor leak in built in HTTP server |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Joshua Colp | Expand speech API so that the developer can interact... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Russell Bryant | Merged revisions 37856 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Russell Bryant | if asked to duplicate a frame that has no data, don... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Russell Bryant | Blocked revisions 37828 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Tilghman Lesher | Blocked revisions 37808 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Tilghman Lesher | H.263 frames can apparently be larger than was original... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Tilghman Lesher | Merged revisions 37765 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Mark Spencer | Make app_meetme's do_invite more generic. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Luigi Rizzo | use a couple of variables to remove duplicate definitions |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Russell Bryant | add a QueueLog application that allows for custom entri... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Russell Bryant | malloc + memset to ast_calloc |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Luigi Rizzo | typo LDFAGS -> LDFLLAGS |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Tilghman Lesher | Merged revisions 37691 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-15 |
North Antara | case consistency in DISA (or is it "disa"?) |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Kevin P. Fleming | update configure script with new curl version test |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Tilghman Lesher | Move curl version test to autoconf script |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Kevin P. Fleming | add comments on what special variables are for |
commit | commitdiff | tree | snapshot |
2006-07-15 |
North Antara | oops? |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Kevin P. Fleming | more Makefile cleanup and consistency stuff |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Kevin P. Fleming | use LDFLAGS and LIBS properly, and allow dependencies... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Kevin P. Fleming | update to autoconf 2.60 version |
commit | commitdiff | tree | snapshot |
2006-07-14 |
North Antara | config sample for the previous, regarding ADSI |
commit | commitdiff | tree | snapshot |
2006-07-14 |
North Antara | There was an issue with ADSI and iax2, where on an... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Russell Bryant | add missing unregistration of a manager action on modul... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
North Antara | Rename a couple variables, to be consistent with the... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Tilghman Lesher | Merged revisions 37612 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Tilghman Lesher | Whitespace fixes |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Tilghman Lesher | Whitespace fix |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Russell Bryant | fix some typos in the conversion from the old SOONER... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Kevin P. Fleming | Merged revisions 37571 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Kevin P. Fleming | swap the G726-32 format numbers, so that IAX2 connectio... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Kevin P. Fleming | actually make the non-standard G726-32 behavior availab... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Tilghman Lesher | Whitespace fix |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Russell Bryant | Blocked revisions 37546 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Kevin P. Fleming | Merged revisions 37531 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Tilghman Lesher | Merged revisions 37516 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Kevin P. Fleming | only compare the queue entry's max penalty to the membe... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Kevin P. Fleming | Merged revisions 37441-37442 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Christian Richter | added even more statefulness for sending out disconnect... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Kevin P. Fleming | allow users of RTP to use G726-32 AAL2 packing even... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Kevin P. Fleming | G726-32 changes: |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Russell Bryant | fix some more app_voicemail breakage |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Olle Johansson | - Change filename to current file name |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Russell Bryant | fix the build options for app_voicemail |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Russell Bryant | revert this change for now since it isn't working corre... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Russell Bryant | add "update" to the list of targets to ignore various... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Russell Bryant | don't let make run configure or menuselect if the targe... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Russell Bryant | repeat after me ... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Olle Johansson | Re-enable RTCP quality reports |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Tilghman Lesher | Merged revisions 37458 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Russell Bryant | make some counter variables unsigned, use ast_tvcmp... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Joshua Colp | Merged revisions 37439 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Kevin P. Fleming | Merged revisions 37419 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Kevin P. Fleming | Merged revisions 37417 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Matt O'Gorman | Merged revisions 37402 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Kevin P. Fleming | say times in spanish properly (using new sound files... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Christian Richter | * Introducing a new way for the l1watcher thread using... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Joshua Colp | And now the trunk version! Add an option for IAX2 users... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Joshua Colp | Blocked revisions 37378 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Kevin P. Fleming | Merged revisions 37361 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Christian Richter | removed mqueue branch reference, because mqueue is... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Joshua Colp | Fixed. Done. Good. Make ast_join work like it used to. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Joshua Colp | Unbreak ast_join due to whitespace changes |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Joshua Colp | Remove BRIDGE_OPTIMIZATION since it is deprecated or... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Tilghman Lesher | Whitespace changes only |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Tilghman Lesher | Whitespace changes only |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Olle Johansson | Remove configuration option "restrictcid" that is nowhe... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Christian Richter | removed unnecessary locking, which might have created... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Kevin P. Fleming | remove skeleton support for G.723.1 codec since we... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Mark Spencer | Support hold/unhold in Zap, update IAX2 parser to know... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Joshua Colp | Merged revisions 37307 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Russell Bryant | remove the use of -Wno-pointer-sign. Asterisk now build... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Russell Bryant | pointer signedness warnings |
commit | commitdiff | tree | snapshot |
next |