asterisk/asterisk.git
2014-06-13 Richard MudgettAST-2014-007: Fix of fix to allow AMI and SIP TCP to...
2014-06-12 Rusty Newtonmain/pbx - documentation - enhance 'core show hints...
2014-06-12 Kinsey MooreFix build in devmode for GCC 4.10
2014-06-12 Richard MudgettAST-2014-007: Fix DOS by consuming the number of allowe...
2014-06-12 Jonathan RoseBlocked revisions 415838
2014-06-12 Scott Griepentrogapp_queue: delayed state can cause early leavewhenempty...
2014-06-12 Jonathan RoseMixMontior: Add class authorization requirements to...
2014-06-12 Kevin Harwellres_pjsip_pubsub: unauthenticated remote crash in PJSIP...
2014-06-12 Mark MichelsonFix potential deadlock situation in res_pjsip.
2014-06-12 Joshua Colpres_pjsip_pubsub: Persist subscriptions in sorcery...
2014-06-12 Walter Doekessafe_asterisk: Overwrite old safe_asterisk on make...
2014-06-11 Richard Mudgettformat.c: Fix misuse of hash container function.
2014-06-11 Scott GriepentrogCLI: correct presence information on core show hints
2014-06-10 Scott GriepentrogCLI: add presence information to core show hints
2014-06-10 Kinsey MooreFix build in dev mode due to signed/unsigned mismatch
2014-06-10 Jonathan RosePJSIP: PJSIPNotify - Strip content-length headers and...
2014-06-10 Alexandr Anikinchan_ooh323: fix loading module failure if there no...
2014-06-09 Mark Michelsonchan_pjsip: Fix bug where custom SIP headers could...
2014-06-09 Walter Doekessafe_asterisk: Cleanup additions to r415132.
2014-06-09 Corey Farrellautoservice: stop thread on graceful shutdown
2014-06-08 Matthew Jordanbridges/bridge_native_rtp: Reconfigure bridge on remova...
2014-06-07 Richard Mudgettbridge.h: Remove redundant struct ast_bridge_channel...
2014-06-06 Jonathan Rosechan_sip: Fix order of variables specified in SIPNotify...
2014-06-06 Kevin Harwellcore uri: Custom uri parsing error when no query parameters
2014-06-06 Kinsey MoorePJSIP: Remove premature write of raw formats
2014-06-06 George JosephSplit astobj2.c into more maintainable components.
2014-06-06 Rusty Newtonconfigs/cli_aliases.conf: Two new aliases, plus enhance...
2014-06-05 Richard Mudgettconfig: Fix indentation and missing curlies in config_t...
2014-06-05 Richard Mudgettconfig: Fix config files not reloading when only an...
2014-06-05 Kevin Harwellres_http_websocket: Create a websocket client
2014-06-05 Matthew Jordanapp_confbridge: Allow muting of users waiting to enter...
2014-06-05 Kinsey MoorePJSIP: Send initial connected line information
2014-06-04 Walter Doekessafe_asterisk: Cleanup and debian compatibility.
2014-06-04 Matthew Jordanchan_pjsip: Add debug in RTP Engine glue callback
2014-06-04 Matthew Jordanres_pjsip_session: Add debug statement for session...
2014-06-04 Corey Farrellapp_confbridge: Correct verification of conference...
2014-06-03 Walter Doekesfunc_odbc: Fix fixed size buffers fix (r414968).
2014-06-01 Joshua Colpbridge_native_rtp: Take the bridge type choice of both...
2014-05-30 Kinsey MoorePJSIP: Prevent crash on blind transfer
2014-05-30 Matthew JordanTALK_DETECT: A channel function that raises events...
2014-05-30 Matthew Jordanmain/config.c: AMI action UpdateConfig EmptyCat clears...
2014-05-29 Kinsey MoorePBX: Prevent incorrect hint parsing
2014-05-28 Matthew JordanLogger/CLI/etc.: Fix some aesthetic issues; reduce...
2014-05-28 Rusty Newtonpjsip.conf: privkey_file should be priv_key_file, media...
2014-05-28 Matthew JordanAMI/ARI: Update version numbers
2014-05-28 Matthew Jordanast-db-manage/cdr/env.py: Don't fail if a config file...
2014-05-28 Richard Mudgettres_pjsip_session: Fix leaked video RTP ports.
2014-05-28 Richard Mudgettapp_agent_pool: Return to dialplan if the agent fails...
2014-05-28 Joshua Colpres_config_odbc: Use dynamically sized buffers to store...
2014-05-28 Walter Doekeschan_unistim: Unlock mutex in rare OOM condition.
2014-05-27 Walter Doekeschan_sip: Start session timer at 200, not at INVITE.
2014-05-27 Walter Doekesres_config_odbc: Fix old and new ast_string_field memor...
2014-05-25 Matthew Jordancore_unreal: Prevent double free of core_unreal pvt
2014-05-23 Matthew Jordantest_cel: Fix unit tests broken due to event def change...
2014-05-23 Kinsey MooreFix signed/unsigned build warnings
2014-05-22 Richard Mudgettapp_meetme: Don't interrupt MOH for waitmarked users.
2014-05-22 Scott GriepentrogARI: Add ability to raise arbitrary User Events
2014-05-22 Jonathan Roseres_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
2014-05-22 Matthew JordanUPGRADE: Add note for REF_DEBUG flag
2014-05-22 Matthew Jordanres_corosync: Update module to work with Stasis (and...
2014-05-21 Richard Mudgettcore_unreal: Only block media frames when a generator...
2014-05-21 Scott Griepentrogpbx.c: prevent potential crash from recursive replace()
2014-05-19 Paul BelangerReplace __ast_answer with ast_raw_answer in app_control...
2014-05-19 Matthew JordanUndo r414123
2014-05-18 Matthew Jordanbridge_native_rtp/bridge_channel: Fix direct media...
2014-05-16 Richard Mudgettchan_dahdi: Fix analog dialtone detection.
2014-05-16 Richard Mudgettsig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case...
2014-05-15 Richard Mudgettapp_meetme: Fix overwrite of DAHDI conference data...
2014-05-14 Walter Doekesres_musiconhold: Minor cleanup.
2014-05-13 Jonathan Rosechan_sip: Add TLS and SRTP status to CLI command 'sip...
2014-05-13 Walter Doekesh264: Fix H264 SDP payload format.
2014-05-13 Walter Doekesrtp: Fix case typo in H263+ mime.
2014-05-13 Richard Mudgettchan_dahdi/sig_pri: Prevent unnecessary PROGRESS events...
2014-05-13 Richard MudgettFix compiler warning from GCC 4.10 fixup.
2014-05-12 Jonathan Roseapp_chanspy: Fix a test that was failing on account...
2014-05-11 Joshua Colpframehooks: Add callback for determining if a hook...
2014-05-11 Joshua ColpUndoing framehook support. Issues were uncovered by...
2014-05-10 Joshua Colpframehooks: Add callback for determining if a hook...
2014-05-09 Kinsey MooreFix 32bit build for func_env
2014-05-09 Kinsey MooreAllow Asterisk to compile under GCC 4.10
2014-05-09 Richard Mudgetthttp.c: Remove dead code.
2014-05-09 Jonathan Roseapp_chanspy: Fix a bug where Barge mode could fail
2014-05-08 Joshua Colpapp_queue: Extend documentation for various Manager...
2014-05-07 Mark MichelsonEnsure that presence state is decoded properly on Aster...
2014-05-07 Richard Mudgettapp_confbridge: Fixed "CBAnn" channels not going away.
2014-05-07 Richard Mudgettapp_confbridge: Fix ref leak in CLI "confbridge kick...
2014-05-07 Mark MichelsonFix encoding of custom prepare extra data.
2014-05-07 Mark MichelsonImprove XML sanitization in NOTIFYs, especially for...
2014-05-06 Mark MichelsonCheck for an act on failures to update contacts during...
2014-05-06 Mark MichelsonEnsure that all parts of SQL UPDATEs and DELETEs are...
2014-05-02 Mark MichelsonBlocked revisions 413282
2014-05-02 Mark MichelsonPrevent crashes in res_config_odbc due to uninitialized...
2014-05-02 Mark MichelsonReturn the number of rows affected by a SQL insert...
2014-05-02 Richard Mudgettres_pjsip_refer: Add Referred-By header on INVITE for...
2014-05-02 Jonathan RoseParking: Add 'AnnounceChannel' argument to manager...
2014-05-01 Mark MichelsonMake behavior of the PRESENCE_STATE 'e' option more...
2014-05-01 Mark MichelsonRemove unnecessary repetition checks from res_pjsip_ext...
2014-05-01 Joshua Colpres_pjsip: Add the ability to configure ciphers based...
2014-04-30 Richard Mudgettchan_sip.c: Fixed off-nominal message iterator ref...
2014-04-30 Joshua Colpchan_pjsip: Fix deadlock when retrieving call-id of...
next