summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-23Fixes an iterator memory leak and uninitialized memoryDavid Vossel
2009-10-23Merged revisions 225581 via svnmerge from Kevin P. Fleming
2009-10-22Update README documentation.Leif Madsen
2009-10-22Merged revisions 225484 via svnmerge from Leif Madsen
2009-10-22Add Asterisk Git HowTo documentation.Leif Madsen
2009-10-22Search for the subaddress only within the extension section of the dial string.Richard Mudgett
2009-10-22SIP TCP/TLS: move client connection setup/write into tcp helper thread, vario...David Vossel
2009-10-22Add the programs in utils/ to menuselect.Sean Bright
2009-10-22Permit storage of voicemail secrets in a separate file, located within the sp...Tilghman Lesher
2009-10-22Fix a refcount error introduced by yesterday's OBJ_MULTIPLE commit.Kevin P. Fleming
2009-10-22Merged revisions 225105 via svnmerge from Tilghman Lesher
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...Richard Mudgett
2009-10-21Merged revisions 225243 via svnmerge from David Vossel
2009-10-21Add 'mohsuggest' configuration option to 'sip show peer' CLI command andKevin P. Fleming
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...Kevin P. Fleming
2009-10-21Merged revisions 225171 via svnmerge from Russell Bryant
2009-10-21Merged revisions 225169 via svnmerge from Russell Bryant
2009-10-21Blocked revisions 225103 via svnmergeTilghman Lesher
2009-10-21Apparently, I don't need to specify the ".so" suffix to get a matchTilghman Lesher
2009-10-21Add support for specifying the IP address to use for media streams in sip.confJoshua Colp
2009-10-21Turn on DENOISE filter for all conference participants.Tilghman Lesher
2009-10-21Revert media_address commit, I'm going to roll a fix to the SDP generation in...Joshua Colp
2009-10-21Merged revisions 225032 via svnmerge from David Vossel
2009-10-21Add support for specifying the IP address to use for media streams in sip.confJoshua Colp
2009-10-21Merged revisions 224931 via svnmerge from Russell Bryant
2009-10-21Make PRI_SUBCMD_xxx handling subaddress friendly.Richard Mudgett
2009-10-20Merged revisions 224855 via svnmerge from Tilghman Lesher
2009-10-20Merged revisions 224773 via svnmerge from Joshua Colp
2009-10-20Added information to CHANGES about the dynamic range compression feature adde...Matthew Nicholson
2009-10-19Merged revisions 224670 via svnmerge from Kevin P. Fleming
2009-10-19Add dynamic range compression support for analog channels.Matthew Nicholson
2009-10-19Merged revisions 224565 via svnmerge from Joshua Colp
2009-10-19Remove useless debugging message.Kevin P. Fleming
2009-10-19Remove a completed project and add anotherTilghman Lesher
2009-10-19Add a callback to sig_pri which is called when sig_pri is going to queue a co...Joshua Colp
2009-10-19Allow ODBC storage to be queried with multiple mailboxes, and remove multiple...Tilghman Lesher
2009-10-18Clarify that "forcecommit" is NOT an alias for "autocommit", but instead cont...Tilghman Lesher
2009-10-17Remove unnecessary typedefTilghman Lesher
2009-10-17fix typo, sorryJeff Peeler
2009-10-17Merged revisions 224330 via svnmerge from Jeff Peeler
2009-10-16Merged revisions 224260 via svnmerge from Richard Mudgett
2009-10-15Create an API for adding an optional time unit onto the ends of time periods.Tilghman Lesher
2009-10-15Readd removed ability to allow listening to one side of the call in app_chanspyJeff Peeler
2009-10-15chan_dahdi.conf.sample changes for DTMF CID detect Doug Bailey
2009-10-15Properly handle PUT requests for CALENDAR_WRITE()Terry Wilson
2009-10-14Add missing 'getnum' fieldTerry Wilson
2009-10-14Allow for adding message body to the SIP NOTIFY messageJeff Peeler
2009-10-13use Calendar: instead of Calendar/ for devstateTerry Wilson
2009-10-13Fix some doxygen format problems and trim trailing whitespace.Richard Mudgett
2009-10-13Fix compiler warning.Richard Mudgett