]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2009-09-15  Kevin P. FlemingMerged revisions 218497 via svnmerge from
2009-09-15  Mark MichelsonFix off-by-one error when reading SDP sent over TCP.
2009-09-15  Tzafrir CohenFix false error message on DAHDI_EVENT_REMOVED (RESULT_...
2009-09-14  Jeff PeelerMerged revisions 218401 via svnmerge from
2009-09-14  Richard MudgettAdd support for multiple interface lists.
2009-09-14  Tilghman LesherRecorded merge of revisions 218331 via svnmerge from
2009-09-14  Joshua ColpDo not attempt to add a parking extension if an error...
2009-09-14  Matthew NicholsonMerged revisions 218223 via svnmerge from
2009-09-13  Tzafrir Cohengcc 4.4: Remove a nop memset size 0 that annoys gcc
2009-09-13  Moises Silvaget rid of mfcr2 monitor thread condition, is problematic
2009-09-12  Michiel van... use the actual given ip address for 'rtp set debug...
2009-09-11  Tilghman LesherCheck the origination priority for more matches, not...
2009-09-10  Tilghman LesherMerged revisions 217989 via svnmerge from
2009-09-10  Jeff PeelerCleanup approach in 217804 and don't reach inside the...
2009-09-10  Jeff PeelerAllow do not disturb to be set on analog channels via...
2009-09-10  Tilghman LesherBlocked revisions 217917 via svnmerge
2009-09-10  Tilghman LesherMake calltoken support work with realtime users and...
2009-09-10  Richard MudgettCleaned up chan_dahdi iflist handling and locking.
2009-09-10  Richard MudgettMiscellaneous minor changes.
2009-09-10  David VosselMerged revisions 217806 via svnmerge from
2009-09-10  Jeff PeelerFix crash during attended transfer over PRI.
2009-09-10  Jeff PeelerStop caller id transmission when offhook event detected.
2009-09-10  Olle JohanssonBlocked revisions 217735 via svnmerge
2009-09-10  Matthias NickSets the correct musicclass after an announcement
2009-09-10  Olle JohanssonBlocked revisions 217668 via svnmerge
2009-09-10  Olle JohanssonDon't assign UINT_MAX to an INT.
2009-09-10  Tilghman LesherVerify support for wide ODBC character types before...
2009-09-10  Olle JohanssonInclude ActionID in all events that are responsed to...
2009-09-10  Richard MudgettFix available() for SS7, MFC/R2, and pseudo channels.
2009-09-09  Moises Silvaast_log replaced for ast_verbose in MFCR2 event notific...
2009-09-09  Olle JohanssonDon't report transfer success until we actually know...
2009-09-09  Tzafrir Cohengcc 4.4 fix: union instead of cast
2009-09-09  Sean BrightProperly terminate the response to the manager Ping...
2009-09-09  Olle JohanssonNot having any TLS session to write to is a serious...
2009-09-09  Olle JohanssonFormatting and doxygen updates
2009-09-08  Richard MudgettFix memory leak of sig_xxx private structures.
2009-09-08  Richard MudgettMiscellaneous minor code cleanup in mkintf().
2009-09-08  Sean BrightFix compilation of app_meetme.
2009-09-08  Richard MudgettRemove duplicate entry in the sig_pri_pri private point...
2009-09-08  Tilghman LesherMerged revisions 217156 via svnmerge from
2009-09-08  Mark MichelsonAdd doxygen to ast_event_subscribe for the description.
2009-09-08  Russell BryantFix audio problems with format_mp3.
2009-09-08  Kevin P. FlemingEnsure that the default autoconf CFLAGS are not used.
2009-09-08  Tilghman LesherRemove what appears to be an unnecessary define.
2009-09-08  Tzafrir Cohenlive_ast: Fix asterisk.conf instead of regenerating it
2009-09-08  David Vosselcaller id number empty
2009-09-07  Olle JohanssonFixing formatting
2009-09-07  Olle JohanssonAdd new actions under "new actions" and not in the...
2009-09-07  Olle JohanssonMoving another function declared in the middle of forwa...
2009-09-07  Olle JohanssonMove "deprecated_username" to a flag like the others...
2009-09-07  Olle Johansson- Doxygen additions
2009-09-07  Olle JohanssonClean up the "offered_media" code
2009-09-07  Tilghman LesherAllow multiple rows to be fetched within the normal...
2009-09-07  Olle JohanssonMake sure we reset global_exclude_static at channel...
2009-09-07  Olle JohanssonMove capability into sip_cfg. While at it, make sure...
2009-09-07  Olle JohanssonMove global_regcontext into the sip_cfg structure
2009-09-07  Olle JohanssonMove contact_ha to sip_cfg structure
2009-09-07  Olle JohanssonDoxygen updates
2009-09-07  Olle JohanssonSince it's possible to have more than 999 calls, I...
2009-09-07  Olle Johanssonadd doxygen and remove duplicate declaration of variable
2009-09-07  Olle JohanssonAfter many years, remove VOCAL_DATA_HACK definition
2009-09-07  Olle JohanssonRemove unneeded header files (tested on Linux and OS/X)
2009-09-07  Olle JohanssonDon't send MESSAGE with sendtext() if recepient doesn...
2009-09-07  Olle JohanssonAdd some doxygen
2009-09-07  Olle JohanssonFix typo
2009-09-07  Olle JohanssonIf there is no session timer in the INVITE, set it...
2009-09-07  Olle JohanssonUpdate sip.conf.sample documentation, reorganize a bit
2009-09-07  Olle JohanssonSimplify the code in this function
2009-09-04  David Vosselsip peer matching by address only with TCP/TLS
2009-09-04  Sean BrightUse ast_free() instead of free().
2009-09-04  Tilghman LesherFix trunk breakage.
2009-09-04  Tilghman LesherEnable turning off the application delimiter warning...
2009-09-04  Michiel van... Merged revisions 216435 via svnmerge from
2009-09-04  Olle JohanssonMerged revisions 216430 via svnmerge from
2009-09-04  Michiel van... make sure canlog is set so we can compile with DEBUG_TH...
2009-09-04  Michiel van... Recorded merge of revisions 216432 via svnmerge from
2009-09-04  Michiel van... Recorded merge of revisions 216369 via svnmerge from
2009-09-04  Russell BryantDo not treat every SIP peer as if they were configured...
2009-09-04  Olle JohanssonAdding to the janitor list.
2009-09-04  Russell BryantMerged revisions 216263 via svnmerge from
2009-09-04  Michiel van... make sure 'start' is always initialized.
2009-09-03  Richard MudgettLets try not to use C++ keywords for variable names.
2009-09-03  Doug BaileyAdded detection DTMF CID without polarity change alert.
2009-09-03  Russell BryantMerged revisions 216085 via svnmerge from
2009-09-03  Russell BryantMerged revisions 216008 via svnmerge from
2009-09-03  Kevin P. FlemingDocument language prompt submission process.
2009-09-03  David VosselBlocked revisions 216000 via svnmerge
2009-09-03  David VosselMerge code associated with AST-2009-006
2009-09-03  Olle JohanssonAdd known internal IP address when autodomain=yes
2009-09-03  Michiel van... Document that SIPshowpeer and SKINNYshowline now include
2009-09-03  Tilghman LesherDefault the callback extension to "s". This is a regre...
2009-09-03  Tilghman LesherRevert attempt to standardize with _POSIX_C_SOURCE.
2009-09-02  Terry WilsonMerged revisions 215682 via svnmerge from
2009-09-02  Richard MudgettMade chan_dahdi able to ignore incoming calls that...
2009-09-02  David Vosselport string to int conversion using sscanf
2009-09-02  Michiel van... add Parkinglot info to sip show peer <foo> and skinny...
2009-09-02  Michiel van... - lock channel before looking for a channel variable
2009-09-02  Doug BaileyFix issue where DTMF CID detect was placing channels...
2009-09-02  Tilghman LesherClose up to the soft open file limit (same on Linux...
2009-09-02  David VosselSIP uri parsing cleanup
next