asterisk/asterisk.git
2009-08-18 Kevin P. FlemingConvert this branch to Opsound music-on-hold.
2009-08-18 Tilghman LesherClarify some of the error messages, to help upgraders.
2009-08-18 Tilghman LesherMake the default extconfig.conf match entries with...
2009-08-18 Olle JohanssonSmall doxygen changes
2009-08-18 Sean BrightMerged revisions 212763 via svnmerge from
2009-08-18 Richard MudgettMerged revisions 212727 via svnmerge from
2009-08-17 Kevin P. FlemingRelax check for XOPEN_VERSION.
2009-08-17 Tilghman LesherCheck the return value of opendir(3), or we may crash.
2009-08-17 Sean BrightCorrect spelling of AGENTACCEPTDTMF in chan_agent.
2009-08-17 Sean BrightCorrect the return value check for ast_safe_system.
2009-08-17 Jeff PeelerMerged revisions 212498 via svnmerge from
2009-08-17 Kevin P. FlemingDefine our desires for POSIX and X/OPEN API features...
2009-08-17 Richard MudgettMerged revisions 212430 via svnmerge from
2009-08-16 Joshua ColpAdd two more API calls for getting the current glue...
2009-08-15 Michiel van... cast time_t type variables to long where needed.
2009-08-15 Michiel van... Add an empty line after each option when printing the
2009-08-14 Jeff PeelerAdd braces where missing and a few whitespace fixes...
2009-08-14 Jeff PeelerMore code that somehow got left out of sig_analog
2009-08-14 Tilghman LesherAdd SSL_VERIFYPEER, as requested on the -users list
2009-08-13 Richard MudgettSend a generic return result when we receive a CallDefl...
2009-08-13 Joshua ColpAdd an API call for retrieving the engine in use by...
2009-08-13 Kevin P. FlemingEnsure that T38FaxVersion is put into outgoing SDP...
2009-08-13 Joshua ColpCheck an actual populated variable when seeing if we...
2009-08-13 Gavin HenryFixed typo
2009-08-12 Matthew NicholsonMerged revisions 211953 via svnmerge from
2009-08-12 Matthew NicholsonThis patch adds support for choosing a realm based...
2009-08-12 Jeff PeelerFix chan_dahdi option ringtimeout
2009-08-12 Matthew NicholsonMake asterisk handle 423 Interval Too Short messages...
2009-08-12 Mark MichelsonBlocked revisions 211807 via svnmerge
2009-08-12 Gavin HenryAdded three new attributes and applied a patch to res_c...
2009-08-12 Russell BryantAlways specify which RTP engine is desired for a new...
2009-08-10 Richard MudgettEncapsulate testing for which signaling styles are...
2009-08-10 Tilghman LesherMerged revisions 211583 via svnmerge from
2009-08-10 Tilghman LesherAST-2009-005
2009-08-10 Michiel van... add manager events when a skinny device registers/unreg...
2009-08-10 Jeff PeelerFix PRI/BRI channels when in alarm condition to only...
2009-08-10 Richard MudgettRestoring some code to sig_pri. Not sure if it is...
2009-08-10 Russell BryantFix up some issues with getting a channel by "name".
2009-08-10 Joshua ColpFix retrieval of the port used for the video stream...
2009-08-09 Tilghman LesherMerged revisions 211274 via svnmerge from
2009-08-09 Tilghman LesherCheck for NULL frame, before dereferencing pointer.
2009-08-07 Richard MudgettFixed some unsafe down cast pointer operations for...
2009-08-07 Richard MudgettFix static on line when PRI does overlap dialing.
2009-08-07 Russell BryantRecorded merge of revisions 211112 via svnmerge from
2009-08-07 Tilghman LesherMerged revisions 211038 via svnmerge from
2009-08-07 Kevin P. FlemingWorkaround broken T.38 endpoints that offer tiny MaxDat...
2009-08-06 Tilghman LesherMerged revisions 210913 via svnmerge from
2009-08-06 Tilghman LesherAllow Gosub to recognize quote delimiters without consu...
2009-08-06 Richard MudgettMiscellaneous minor fixes to sig_analog.
2009-08-06 Richard MudgettSanity adjustments to pri_ss_thread for sig_pri environ...
2009-08-06 Joshua ColpAccept additional T.38 reinvites after an initial one...
2009-08-06 Kevin P. FlemingMinor improvements to app_fax.
2009-08-05 Richard MudgettFix potential deadlock issue with USERUSERINFO channel...
2009-08-05 Richard MudgettMore changes from chan_dahdi that did not make it into...
2009-08-05 Richard MudgettMerged revisions 210575 via svnmerge from
2009-08-05 Leif MadsenMerged revisions 210563 via svnmerge from
2009-08-05 Russell BryantRevert some silly code that snuck into trunk from my...
2009-08-05 Michiel van... ignore the .i files when compiling in 'DONT_OPTIMIZE...
2009-08-04 David BrooksBlocked revisions 210067 via svnmerge
2009-08-04 Richard MudgettFix CALLERID() values for sig_pri on incoming calls.
2009-08-04 Richard MudgettInitial minimum ast_party_caller support.
2009-08-04 Richard MudgettRemoved some dead code.
2009-08-04 Jeff PeelerFix broken call pickup
2009-08-04 Kevin P. FlemingMerged revisions 210237 via svnmerge from
2009-08-03 Kevin P. FlemingRename 'canreinvite' option to 'directmedia', with...
2009-08-03 Richard MudgettChanges from chan_dahdi that did not make it into sig_pri.
2009-08-03 Richard MudgettTrim trailing whitespace.
2009-08-03 Tilghman LesherBlocked revisions 210064-210066 via svnmerge
2009-08-03 Mark MichelsonFix order and redundancy of channel rename manager...
2009-08-03 Matthew NicholsonAdd an 'sms' option to mobile.conf to manually enable...
2009-08-01 Bradley LatusUpdate documentation in relation to UnixODBC
2009-08-01 Bradley Latus(closes issue #15515)
2009-08-01 Russell BryantMerged revisions 209879 via svnmerge from
2009-08-01 Russell BryantMerged revisions 209838 via svnmerge from
2009-08-01 Russell BryantFix ast_event_queue_and_cache() to actually do the...
2009-08-01 Kevin P. FlemingRevert accidental Makefile change.
2009-08-01 Kevin P. FlemingMerged revisions 209759 via svnmerge from
2009-07-31 Russell BryantFix some places where ast_event_type was used instead...
2009-07-31 Mark MichelsonAdd configuration sample code for previous commit.
2009-07-31 Mark MichelsonImprove chan_sip's ability to determine what methods...
2009-07-30 Sean BrightAllow passing 'noisy' to configure's --enable-dev-mode...
2009-07-30 Jeff PeelerAdd missing ifdef-s for service maintenance message...
2009-07-30 David BrooksFixes numerous spelling errors. Patch submitted by...
2009-07-30 Mark MichelsonFix a crash that can result if text codecs are allowed...
2009-07-29 Matthew NicholsonThis patch adds the ability to send a CUSD command...
2009-07-29 Matthew NicholsonFixed a comment for hfp_parse_clip
2009-07-28 Kevin P. FlemingDefine side-effect-safe MIN and MAX macros and remove...
2009-07-28 Tilghman LesherRegex FTL
2009-07-28 Tilghman LesherMerged revisions 209315 via svnmerge from
2009-07-27 Kevin P. FlemingCleanup T.38 negotiation changes.
2009-07-27 Kevin P. FlemingMake T.38 switchover in ReceiveFAX synchronous.
2009-07-27 Mark MichelsonGracefully handle malformed RTP text packets.
2009-07-27 Mark MichelsonHonor channel's music class when using realtime music...
2009-07-27 Mark MichelsonMerged revisions 209131 via svnmerge from
2009-07-27 David BrooksFixing typos. Replaces "recieved" with "received" and...
2009-07-27 Kevin P. FlemingRestore explicit export of ASTCFLAGS/ASTLDFLAGS and...
2009-07-27 Michiel van... Blocked revisions 208990 via svnmerge
2009-07-27 Jeff PeelerMerged revisions 208923 via svnmerge from
2009-07-26 Michiel van... add OpenBSD to the install_prereq script
2009-07-25 Michiel van... libxml2-dev is needed as well by default.
next