summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-29Merged revisions 226531 via svnmerge from Joshua Colp
2009-10-29Doxygen documentation updateOlle Johansson
2009-10-28remove empty awk pattern (//)Tzafrir Cohen
2009-10-28Merged revisions 226382 via svnmerge from Leif Madsen
2009-10-28Merged revisions 226377 via svnmerge from Leif Madsen
2009-10-28Merged revisions 226304 via svnmerge from Tilghman Lesher
2009-10-28Remove extra cleanup in case we have more than one Asterisk.Tzafrir Cohen
2009-10-27another variation of the upstart scriptTzafrir Cohen
2009-10-27Adding compile time flags for Snow Leopard, Leopard and some other animalsOlle Johansson
2009-10-27Merged revisions 226138 via svnmerge from Tilghman Lesher
2009-10-27Don't prepend the URI prefix to the post directoryTerry Wilson
2009-10-27Add support for receiving unsolicited MWI NOTIFY messages.Joshua Colp
2009-10-26detect ARM Linux EABI OSARCH as linux-gnu instead of linux-gnueabiTzafrir Cohen
2009-10-26Fix building in REF_DEBUG mode.Kevin P. Fleming
2009-10-26Correct broken logic from revision 225405.Kevin P. Fleming
2009-10-26ACL check not present for verifying SIP INVITEs Jeff Peeler
2009-10-26Make conditionals create previous code when libpri/ss7 are present.Richard Mudgett
2009-10-26span numbers in pri debug / error messages Tzafrir Cohen
2009-10-26Re-arange code a bit to build in dev-mode without ss7Tzafrir Cohen
2009-10-26Make chan_dahdi build even without PRI / SS7Tzafrir Cohen
2009-10-24Improve performance of pedantic mode dialog searching in chan_sip.Kevin P. Fleming
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.Richard Mudgett
2009-10-23Optionally build and install the sample AGIs in the agi/ directory.Sean Bright
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