2010-06-25 |
David Vossel | chan_sip: more accurate retransmissions |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Tilghman Lesher | Symlink sounds files, to save disk space, when multiple... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Richard Mudgett | Merged revisions 272446 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Russell Bryant | Resolve some errors produced during module unload of... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Matthew Nicholson | Merged revisions 272367 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Tilghman Lesher | If there is realtime configuration, it does not get... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Tilghman Lesher | Ensure a NULL file while debugging cannot crash AEL. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Paul Belanger | Fix previous merge. ast_test_flag != ast_test_flag64 |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Paul Belanger | Merged revisions 272255 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Terry Wilson | Update configure when changing autconf m4 files... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Terry Wilson | Honor the --with-${library}=path for AST_EXT_TOOL_CHECK |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Paul Belanger | Correct manager variable 'EventList' case. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Paul Belanger | Add localization support for Spanish |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Tim Ringenbach | Add new AMI command LocalOptimizeAway. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Tilghman Lesher | D'oh! Defaultenabled FTL. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Tilghman Lesher | Recorded merge of revisions 272147 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Terry Wilson | Don't start the sla thread unless we realy need it |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Tilghman Lesher | Load all lines from realtime, not just the first one. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Terry Wilson | Make sure reload updates SLA config |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Mark Michelson | Add extra protection for reinvite glare scenario. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Russell Bryant | Don't try to lock/unlock an uninitialized lock on a... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
David Vossel | fixes issue with 'dialplan remove extension blah' segfa... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
David Vossel | ignore CANCEL request after having already received... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
David Vossel | minor fixes for white/black event filters |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Matthew Nicholson | Merged revisions 271902 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Jeff Peeler | Add regular expression filtering for manager events. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Russell Bryant | Resolve some errors that occur on a graceful shutdown. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Russell Bryant | Change the method of retrieving the Asterisk version... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
David Vossel | fixes attended transfer behavior when both transferee... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Matthew Nicholson | Updated the CHANGES file documenting the addition of... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Matthew Nicholson | Merged revisions 271761 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Matthew Nicholson | Merged revisions 271689 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Tilghman Lesher | Conflict kqueue on OS X, since it doesn't work there... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
David Vossel | add speex 16khz sample frame so codec cost can be calcu... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Jeff Peeler | Merged revisions 271552 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-21 |
David Vossel | fixes crash when From header URI is missing "sip:" |
commit | commitdiff | tree | snapshot |
2010-06-21 |
David Vossel | fixes logic error introduced by slin16 sip support |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Tilghman Lesher | Add new application for declining counting words in... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Jeff Peeler | Merged revisions 271399 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-18 |
David Vossel | file.c was truncating audio file formats to the lower... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Jeff Peeler | Recorded merge of revisions 271335 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-17 |
David Vossel | fixes some coding guideline issue |
commit | commitdiff | tree | snapshot |
2010-06-17 |
David Vossel | retransmit response to BYE requests until timer J expires |
commit | commitdiff | tree | snapshot |
2010-06-17 |
David Vossel | adds support for slin16 in sip |
commit | commitdiff | tree | snapshot |
2010-06-17 |
David Vossel | adds speex 16khz audio support |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Jeff Peeler | Change expected operation from error to debug message |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Matthew Nicholson | Blocked revisions 271123 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Paul Belanger | option w[(secs)] incorrectly capitalized in xmldoc |
commit | commitdiff | tree | snapshot |
2010-06-16 |
David Vossel | addition of more parse_uri test cases |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Paul Belanger | Merged revisions 270979 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Jason Parker | Fix the actual place that was pointed out, for previous... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Jason Parker | Merged revisions 270980 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Matthew Nicholson | Set sin_family to AF_INET when doing lookups, also... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
David Vossel | addition of G.719 pass-through support |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Paul Belanger | MSG_OOB flag on HANGUP packet removed. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
David Vossel | Merged revisions 270866 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Jeff Peeler | Fix no call waiting caller ID |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Paul Belanger | Update formatting for channelvariables.tex |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Russell Bryant | Don't blow up if an ast_channel doesn't get allocated. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Terry Wilson | Don't continue sending the file when there has been... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Terry Wilson | Don't send files twice and remove extra \r\n from header |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Terry Wilson | Make contactdeny apply to src ip when nat=yes |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Tilghman Lesher | Merged revisions 270583 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Tilghman Lesher | Argh, mixed declarations and code. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Tilghman Lesher | Add distributed devicestate via the XMPP protocol. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Leif Madsen | Merged revisions 270442 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Paul Belanger | Merged revisions 270331 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Richard Mudgett | Extract sig_ss7_init_linkset() to sig_ss7. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Jason Parker | Add option to get untruncated channel name from AGENT... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Richard Mudgett | Add digit manipulation tag support to chan_dahdi/sig_pr... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Tzafrir Cohen | bashism in configure script |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Paul Belanger | Reverting patch and reopening issue #16155, as patch... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Paul Belanger | Merged revisions 270078 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Paul Belanger | Use pkg-config to find gmime libraries |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Tilghman Lesher | Merged revisions 269960 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Tilghman Lesher | Add DBGetComplete event after a DBGetResponse. |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Tilghman Lesher | Remove lines from the output related to the backtrace... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Paul Belanger | Remove ASTBINDIR variable |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Mark Michelson | Merged revisions 269821 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Mark Michelson | Add documentation explaining PLC in Asterisk. |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Russell Bryant | Fix an off by one error that caused a unit test to... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Kevin P. Fleming | Ensure that 'logger show channels' works properly when... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Tilghman Lesher | Merged revisions 269635 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Russell Bryant | Attempt to fix a FreeBSD build error by including sys... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Russell Bryant | Attempt to fix FreeBSD build problem. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Russell Bryant | Merged revisions 269495 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Jason Parker | Blocked revisions 269426 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Russell Bryant | Resolve an invalid memory read on an event. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Paul Belanger | Merged revisions 269334 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Richard Mudgett | Add missing API function to sig_ss7: sig_ss7_fixup(). |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Richard Mudgett | Eliminate deadlock potential in dahdi_fixup(). |
commit | commitdiff | tree | snapshot |
2010-06-09 |
David Vossel | fixes crash in moh when cachertclasses flag is used |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Tzafrir Cohen | dial by name in chan_dahdi |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Russell Bryant | Add libjack-dev to install_prereq. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Russell Bryant | Add libpopt-dev, libical-dev, and libspandsp-dev to... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Russell Bryant | Add libnewt-dev to install-prereq. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Russell Bryant | Add libopenais-dev to install_prereq. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Russell Bryant | Add an "install-unpackaged" command to install_prereq... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Russell Bryant | Add libcurl to install_prereq. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Russell Bryant | Add freetds-dev to install_prereq. |
commit | commitdiff | tree | snapshot |
next |