asterisk/asterisk.git
2013-12-20 Matthew Jordanmanager: bump version to 2.0.0
2013-12-20 Richard MudgettWhitespace fixes.
2013-12-20 Rusty NewtonDocumentation: Updates for info about NAT-related setti...
2013-12-19 Scott Griepentrogsecurity_events: log events with descriptive names
2013-12-19 Richard MudgettPut notice in CHANGES as well as UPGRADE.txt.
2013-12-19 Joshua Colpres_pjsip: Ignore 401/407 responses for transactions...
2013-12-19 Joshua Colpres_pjsip_session: Fix SDP negotiation when resending...
2013-12-19 Mark MichelsonFix a deadlock that occurred due to a conflict of masqu...
2013-12-19 Richard Mudgettudptl: Dead code elimination. ast_udptl_bridge was...
2013-12-19 Scott Griepentrogres_fax.c: crash on framehook with no dsp in fax detect
2013-12-19 Richard MudgettVoicemail: Remove mailbox identifier format (box@contex...
2013-12-19 Scott Griepentrogastdb: crash in sqlite3 during shutdown
2013-12-19 Joshua Colpchannel: Add a missing ast_channel_unlock when allocati...
2013-12-19 Alexandr AnikinHandle temporary failures on gk registration
2013-12-19 Damien WedhornFixup some skinny bugs causing Fracks and ao2 cleanup...
2013-12-19 Matthew Jordanapp_cdr,app_forkcdr,func_cdr: Synchronize with engine...
2013-12-19 Damien WedhornFixup skinny registration following network issues.
2013-12-18 Jason ParkerAdd AMI event for presence state.
2013-12-18 Richard Mudgettooh323c: Fix gcc 4.6.3 compiler warnings.
2013-12-18 Kevin Harwellchan_oss.c: channel being locked twice and unlocked...
2013-12-18 Kevin Harwellchannel locking: Add locking for channel snapshot creation
2013-12-18 Alexandr AnikinIntroduce new config option 'aniasdni'. If yes then...
2013-12-18 Joshua Colpchannels: Return allocated channels locked.
2013-12-18 Alexandr AnikinImplement module reload command for chan_ooh323
2013-12-18 Matthew Jordanari: Bump the version of ARI to 1.0.0
2013-12-18 Joshua Colpres_calendar: Protect channel when adding datastore.
2013-12-18 Rusty Newtonfunc_strings: Documentation fix for QUOTE()
2013-12-18 Matthew JordanLICENSE: Update language to include ARI
2013-12-17 Jonathan Rosetests: fix ast_bridge_base_new calls not using the...
2013-12-17 Rusty NewtonSeveral components: fixing Typos in comments and code...
2013-12-17 Jonathan Rosebridging: Give bridges a name and a known creator
2013-12-17 Joshua Colpres_sorcery_config: Output an error message when an...
2013-12-17 Joshua Colpframehooks: Re-iterate if framehook provides different...
2013-12-17 David M. LeeChanged the default for live_dangerously to no
2013-12-17 David M. LeeSetting svn:ignore
2013-12-17 David M. LeeBlocked revisions 403779-403780
2013-12-17 Matthew Jordanari/resource_channels: When creating a channel, specify...
2013-12-16 David M. Leesecurity: Inhibit execution of privilege escalating...
2013-12-16 Jonathan Rosetransfers: Fix bug setting both BLINDTRANSFER and ATTEN...
2013-12-16 Scott Griepentrogpbx.c: put copy of ast_exten.data on stack to prevent...
2013-12-16 Scott Griepentrogapp_sms: BufferOverflow when receiving odd length 16...
2013-12-15 Matthew Jordanpjsip/dialplan_functions: Use the right buffer length...
2013-12-14 Joshua Colpres_pjsip: Apply outbound proxy to all SIP requests.
2013-12-14 Joshua Colpres_stasis: Expose event for call forwarding and follow...
2013-12-13 Jonathan Rosedocumentation: Add PJSIP technology to messaging docume...
2013-12-13 Richard Mudgetttest.c: Fix too sticky unit test failed status.
2013-12-13 Jonathan RoseTransfers: Make Asterisk set ATTENDEDTRANSFER/BLINDTRAN...
2013-12-13 Kevin Harwellbridge_native_rtp: Deadlock during 4-way conference...
2013-12-13 Kevin HarwellARI: Allow specifying channel variables during a POST...
2013-12-13 Kevin HarwellARI: Adding a channel to a bridge while a live recordin...
2013-12-13 Matthew Jordanchannels/Makefile: clean pjsip directory
2013-12-13 Richard Mudgetttest_voicemail_api: Add check for a registered voicemai...
2013-12-12 Scott Griepentrogrealtime: Create extensions in alembic ast-db-manage...
2013-12-12 Jonathan Rosechan_pjsip: Revert r403587
2013-12-11 Kevin Harwellres_pjsip_messaging: send message to a default outbound...
2013-12-11 Russell BryantReset peer outboundproxy on sip.conf reload
2013-12-11 Richard Mudgettapp_voicemail: Voicemail callback registration/unregist...
2013-12-11 Matthew Jordanfunc_channel, chan_pjsip: Add CHANNEL read function...
2013-12-11 Matthew Jordanfunc_pjsip_endpoint: Add PJSIP_ENDPOINT function for...
2013-12-10 Mark MichelsonFix correct authentication behavior for artificial...
2013-12-09 Jonathan Rosechan_pjsip: Fix a sticking channel lock caused by chann...
2013-12-09 Jonathan Roseapp_page: Add predial handlers for app_page.
2013-12-09 Richard MudgettReverting regex part of -r403545 at request of file.
2013-12-09 Richard Mudgettres_sorcery_astdb.c: Fix get multiple records by regex.
2013-12-09 Richard Mudgettsorcery: Eliminate shadowing a varaible that caused...
2013-12-09 Joshua Colpendpoints: Keep a reference to channel ids when creatin...
2013-12-09 Richard Mudgettsorcery: Whitespace
2013-12-09 Mark MichelsonAdd a CONFBRIDGE_RESULT channel variable to discern...
2013-12-09 Mark MichelsonCreate function for retrieving Mixmonitor instance...
2013-12-09 Joshua Colpres_pjsip_nat: Add NAT module to session dialogs.
2013-12-09 Mark MichelsonSwitch PJSIP auth to use a vector.
2013-12-09 Matthew Jordanres_fax_spandsp: Always init T.38 session to avoid...
2013-12-08 Matthew Jordanres_config_sqlite: Check for CDR unregistration failures
2013-12-05 Jonathan Roseapp_record: Add an option that allows DTMF '0' to act...
2013-12-05 David M. LeeReverting r403311. It's causing ARI tests to hang.
2013-12-05 David M. Leeari: Fix deadlock problem with functions that use autos...
2013-12-05 David M. LeeMultiple revisions 403304,403310
2013-12-05 David M. LeeBlocked revisions 403291
2013-12-04 Kevin Harwellres_pjsip_registrar: undefined function pointer symbol
2013-12-04 Joshua Colpres_pjsip_t38: Don't pass T.38 control frames through...
2013-12-04 Mark MichelsonInitialize the hash value argument to pj_hash_get(...
2013-12-03 Joshua Colpres_pjsip_session: Add support for PJMEDIA_SDP_NEG_ALLO...
2013-12-03 Richard Mudgettsorcery, bucket: Change observer remove calls to take...
2013-12-03 Mark MichelsonAdd channel locking for channel snapshot creation.
2013-12-03 Joshua Colpmedia_index: Make media indexing tolerable of bad symlinks.
2013-12-02 Alexandr AnikinCheck and reject non-digits e164 values on peers and...
2013-12-01 Joshua Colpres_pjsip_session: Apply fromuser and fromdomain to...
2013-12-01 Joshua Colpres_pjsip_t38: Add the framehook to the channel only...
2013-12-01 Joshua Colpres_pjsip_transport_websocket: Fix security events...
2013-11-30 Joshua Colpres_ari: Add Recording events to the validator.
2013-11-28 Joshua Colpres_pjsip_sdp_rtp: Don't produce an invalid media strea...
2013-11-28 Joshua Colpres_pjsip_header_funcs: Don't add headers to re-INVITEs.
2013-11-28 Joshua Colpres_stasis_playback: Add 'number', 'digits', and 'chara...
2013-11-28 Joshua Colpres_pjsip_session: Add configurable behavior for redirects.
2013-11-27 Richard Mudgettastdb: Tweak some doxygen comments.
2013-11-27 Joshua Colpres_pjsip: Fix crash when reloading certain configurations.
2013-11-27 David M. Leeari:Add application/json parameter support
2013-11-27 Joshua Colpres_pjsip: Update handling of some options to work...
2013-11-26 Joshua ColpFix a configure issue with PJSIP transaction group...
2013-11-23 Kevin HarwellARI: Implement device state API
next