]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2012-10-31  Matthew JordanProperly extract the Body information of an EWS calenda...
2012-10-30  Richard MudgettFix ConfBridge crash if no timing module loaded.
2012-10-30  Jonathan Rosemixmonitor: Add a test event
2012-10-30  Jonathan Roseconfbridge: Fix a bug which made conferences not record...
2012-10-30  Matthew JordanEnsure that the Queue application tracks busy members...
2012-10-29  Mark MichelsonPrevent resetting of NATted realtime peer address on...
2012-10-29  Richard MudgettFix the Park 'r' option when a channel parks itself.
2012-10-29  Richard Mudgettchan_dahdi: Fix segfault dereferencing a NULL tech_pvt.
2012-10-23  Jonathan Roseast_tls_cert script: Better response for various exit...
2012-10-22  Jonathan Rosecore: Fix a memory leak in app.c from an early return
2012-10-22  Jonathan RoseGSM: Fix encoding problems with GSM
2012-10-18  Jonathan Roseapp_queue: add upgrade notes for 375216
2012-10-18  Jonathan RoseBlocked revisions 375245
2012-10-18  Jonathan Roseapp_queue: Make ordering of rrmemory/rrordered persist...
2012-10-18  Richard Mudgettbuild_tools: Allow Asterisk to report git SHAs in versi...
2012-10-17  Kinsey MooreEnsure Asterisk fails TCP/TLS SIP calls when certificat...
2012-10-16  Walter DoekesFixes to the fd-oriented SIP TCP reads.
2012-10-16  Walter DoekesUpdate sip_request_call SIP dial string documentation.
2012-10-16  Joshua ColpRemove a log message that was left in accidentally...
2012-10-15  Mark MichelsonFix some potential misuses of ast_str in the code.
2012-10-15  Igor GoncharovskiyFix underscreen buttons warnings apeared while transfer...
2012-10-14  Tzafrir CohenUpdate config.guess and config.sub: 2012-10-10
2012-10-12  Kinsey MooreAvoid a segfault on invalid format names
2012-10-12  Mark MichelsonDo not use a FILE handle when doing SIP TCP reads.
2012-10-11  Joshua ColpFix a bug where audio on Google Voice would not work...
2012-10-11  Joshua ColpRemove code that should not have gotten in.
2012-10-11  Joshua ColpFix an issue where outgoing calls would fail to establi...
2012-10-11  Matthew JordanFix incorrect billing duration reported when batch...
2012-10-11  Mark MichelsonDon't make chan_sip export global symbols.
2012-10-11  Joshua ColpConsider the Google Talk content stanza name (jin:conte...
2012-10-10  Richard Mudgettapp_queue: Made pass connected line updates from the...
2012-10-10  Kinsey MooreFix segfault regression from r370681
2012-10-09  Richard MudgettFix execution of 'i' extension due to uninitialized...
2012-10-09  Joshua ColpImprove logging for DTLS-SRTP failure situations.
2012-10-09  Joshua ColpAdd a log message for when DTLS-SRTP is requested and...
2012-10-08  Richard Mudgettdahdi.conf.sample: Add description for "buffers" setting.
2012-10-08  Richard MudgettFix deletion of unopenable spool files.
2012-10-08  Matthew JordanDisable ICE support by default
2012-10-08  Matthew JordanResolve issues in ConfBridge regarding marked, waitmark...
2012-10-08  Matthew Jordanpjproject: Fix for Solaris builds. Do not undef s_addr.
2012-10-07  Matthew JordanTrivial patch to make 'best_score' defined for all...
2012-10-06  Matthew JordanHandle capability stanzas that fail to provide node...
2012-10-06  Matthew JordanUpdate documentation for MessageSend application/comman...
2012-10-05  David M. LeeMultiple revisions 374570,374581
2012-10-05  Richard MudgettMerged revisions 374515-374535 from
2012-10-04  Alec L Davisdsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MIS...
2012-10-04  Alec L Davisdsp.c fix incorrect DTMF Digit_Duration.
2012-10-04  David M. LeeFix DBDelTree error codes for AMI, CLI and AGI
2012-10-04  Alec L Davisdsp.c User configuration of DTMF_NORMAL_TWIST and DTMF_...
2012-10-04  Alec L Davis_dsp_init: bring inline with trunk
2012-10-04  Matthew JordanCheck for presence of buddy in info/dinfo handlers
2012-10-03  Matthew JordanDestroy the generic_monitors container after the core_i...
2012-10-02  Matthew JordanEnsure Shutdown AMI event is still fired during Asteris...
2012-10-02  Matthew JordanFix findings from check-in on r374177
2012-10-02  Matthew JordanFix a variety of ref counting issues
2012-10-01  Sean Brightapp_queue: Support persisting and loading of long membe...
2012-10-01  Sean BrightUse ast_copy_string instead of strncpy to guarantee...
2012-10-01  Mark MichelsonDon't destroy confbridge config when error is encounter...
2012-09-29  Matthew JordanFix ref leak when adding ICE candidates to an SDP
2012-09-28  Jonathan Roseres_jabber: Remove CLI command 'jabber test'
2012-09-28  Brent EaglesReset hangup flags on channels created through messages...
2012-09-28  Joshua ColpUpdate documentation to make it explicit that "stream...
2012-09-27  Richard MudgettFix SendDTMF crash and channel reference leak using...
2012-09-27  Joshua ColpMake res_http_websocket an optional dependency on suppo...
2012-09-27  Joshua Colploader: Ensure dependent modules are properly initialized.
2012-09-27  Joshua ColpFix an issue where Local channels dialed by app_queue...
2012-09-26  Mark MichelsonMove handling of 408 response so there is no misleading...
2012-09-26  Richard MudgettFixed meetme tab completion and command documentation.
2012-09-26  Alec L Davisapp_queue: 'agent available' hint, cleanup restart...
2012-09-25  Mark MichelsonFix saying of date in Dutch.
2012-09-25  Mark MichelsonRemove dead code and documentation for nonexistent...
2012-09-25  Mark MichelsonFix error where improper IMAP greetings would be deleted.
2012-09-25  Joshua ColpFix T.38 support when used with chan_local in between.
2012-09-25  Kinsey MooreRecorded merge of revisions 373703 from http://svn...
2012-09-25  Terry WilsonProperly handle UAC/UAS roles for SIP session timers
2012-09-25  Kinsey Moore"show" completion option for "queue" shouldn't appear...
2012-09-25  Richard MudgettFix valgrind found memcpy issues in codec_ilbc.
2012-09-25  Richard MudgettMake rebuild GSM, ilbc, or lpc10 codecs if the respecti...
2012-09-25  Jonathan Rosechan_sip: Set Quality of Service for video rtp instance
2012-09-25  Mark Michelson"He who go through turnstile sideways is going to Bangkok"
2012-09-25  Kinsey MooreFix documentation for default username in res_odbc
2012-09-25  Joshua ColpFix an issue where a caller to ast_write on a Multicast...
2012-09-24  Matthew JordanRevert change to res_rtp_asterisk committed in r373236...
2012-09-24  Richard MudgettBe consistent, send From: "Anonymous" <sip:anonymous...
2012-09-24  Jonathan Rosefunc_audiohookinherit: Document some missed sources.
2012-09-24  Richard MudgettFix potential reentrancy problems in chan_sip.
2012-09-24  Joshua ColpFix a deadlock caused by a race condition between remov...
2012-09-24  Joshua ColpFix an issue with H.264 format attribute comparison...
2012-09-24  Brent Eaglesres_rtp_asterisk: Make TURN and STUN server configurati...
2012-09-21  Jonathan Roseiax2-provision: Fix improper return on failed cache...
2012-09-21  Jonathan Roseapp_queue: Make queue reload members and variants of...
2012-09-20  Joshua ColpFix incorrect MeetME conference bridge reference count...
2012-09-20  Matthew Jordanapp_queue: Support an 'agent available' hint
2012-09-20  Matthew JordanWhen processing RFC 2833 DTMF, accomodate increasing...
2012-09-20  Matthew JordanAdd queue monitoring hints
2012-09-20  Joshua ColpAdd support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
2012-09-20  Richard MudgettNamed call pickup groups. Fixes, missing functionality...
2012-09-20  Kinsey MooreCorrect handling of unknown SDP stream types
2012-09-20  Matthew JordanBlocked revisions 373196
2012-09-18  Sean BrightDon't crash when passing a NULL message to __astman_get...
next