asterisk/asterisk.git
2014-03-17 Joshua Colpres_pjsip: Enable PJSIP DNS client support.
2014-03-17 Joshua Colpres_pjsip_multihomed: Make address replacement less...
2014-03-17 Russ Meyerrieckscallerid: Logic error in checksum processing
2014-03-17 Mark MichelsonRevert changes to sorcery that accidentally got committed.
2014-03-17 Mark MichelsonFix stuck channel in ARI through the introduction of...
2014-03-17 Richard Mudgettapp_confbridge: Add missing destructor call to announce...
2014-03-16 Matthew Jordanstasis/app.c: Add some extra debugging for subscription...
2014-03-15 Russell Bryantframehook.h: Fix some doc typos.
2014-03-14 Mark MichelsonFix failing realtime sorcery tests.
2014-03-14 Jonathan Rosemanager: fix memory leak in manager_add_filter function
2014-03-14 Mark MichelsonRemove an extra ast_cond_wait() that slipped through...
2014-03-14 Mark MichelsonHandle the return values of realtime updates and stores...
2014-03-14 Mark MichelsonPrevent conflicts regarding unsolicited and solicited...
2014-03-14 Scott Griepentroguniqueid: Update CHANGES to reflect new features
2014-03-14 Jonathan RosePJSIP: TOS values should be represented as decimals...
2014-03-14 Mark MichelsonPrevent delayed astdb syncs.
2014-03-14 Jonathan RoseARI/bridges: Forward Playback/Recording Started/Finishe...
2014-03-14 Richard Mudgettres_mwi_external: Clear the stasis cache entry when...
2014-03-13 Richard Mudgettcdr.c: Add missing aow_unlock(cdr) in off nominal path...
2014-03-13 Kinsey MooreARI: Ensure managing application receives ChannelEntere...
2014-03-13 Joshua ColpMultiple revisions 410509-410510
2014-03-12 Richard Mudgettres_musiconhold.c: Generate MOH start/stop events whene...
2014-03-12 Richard Mudgettapp_confbridge: Make explicitly stop MOH if a user...
2014-03-12 Joshua Colpres_pjsip_multihomed: Fix a bug where outgoing messages...
2014-03-11 Joshua Colpres_pjsip_multihomed: Add module which places the corre...
2014-03-10 Richard MudgettAST-2014-001: Stack overflow in HTTP processing of...
2014-03-10 Scott Griepentrogunqiueid: correct max uniqueid length test
2014-03-10 Kinsey MooreAST-2014-002: chan_sip: Exit early on bad session timer...
2014-03-10 Joshua ColpAST-2014-003: res_pjsip: When handling 401/407 response...
2014-03-08 George Josephpjsip_cli: Create pjsip show channel and contact, and...
2014-03-08 Matthew Jordanresource_channels: Check if a passed in ID is NULL...
2014-03-07 Corey Farrellchan_sip: Fix deadlock of monlock between unload_module...
2014-03-07 Scott Griepentrogsorcery: correct field register argument list
2014-03-07 Matthew Jordanconfig_options: Display the see-also information for...
2014-03-07 Matthew Jordanres_pjsip: Fix documentation for one touch recording...
2014-03-07 Mark MichelsonMake res_sorcery_realtime filter unknown retrieved...
2014-03-07 Scott Griepentrogpjsip: allow and disallow show same codecs
2014-03-07 Richard Mudgettstasis cache: Enhance to keep track of an item from...
2014-03-07 Richard Mudgettuniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr...
2014-03-07 Scott Griepentroguniqueid: channel linkedid, ami, ari object creation...
2014-03-07 Matthew Jordanchan_sip: Allow static realtime members to be qualified...
2014-03-06 Richard Mudgettsorcery.c: Fix off-nominal path ref and memory leak...
2014-03-06 Russell Bryantmoh: fix a refcount error with realtime MOH
2014-03-06 George Josephsorcery: Create AST_SORCERY dialplan function.
2014-03-06 Jonathan Rosepjsip configuration: Make transport TOS values consiste...
2014-03-06 Joshua Colpres_stasis_recording: Add a "target_uri" field to recor...
2014-03-06 Mark MichelsonDon't attempt to link in an aggregate MWI subscription...
2014-03-06 George JosephBlocked revisions 410006
2014-03-06 Matthew Jordanres_fax_spandsp: Fix crash when passing ulaw/alaw data...
2014-03-06 Richard Mudgettapp_confbridge: Remove some noop code.
2014-03-06 Richard Mudgettres_musiconhold.c: Remove some unnecessary RAII_VAR...
2014-03-05 Kinsey Mooreconfig: Fix inverted test
2014-03-05 Kinsey Moorebridge_native_rtp: Fix crash involving masquerade
2014-03-05 Richard Mudgettalembic: Add missing queue and CDR table creation scripts.
2014-03-05 Mark MichelsonFix documentation for PRESENCE_STATE to properly illust...
2014-03-05 David M. LeeCorrected cross-platform stat nanosecond code
2014-03-05 Moises SilvaFix res/res_http_websocket.c build failure in 32bit...
2014-03-05 Moises SilvaFix WebRTC over WSS not working
2014-03-05 Sean BrightFix references to 'keys' CLI commands in astgenkey
2014-03-05 Igor GoncharovskiyBlocked revisions 409762
2014-03-05 Igor GoncharovskiyAdd update_peer function to unistim_rtp_glue, improve...
2014-03-05 Richard Mudgettstasis: Made internal_stasis_subscribe() prototype...
2014-03-04 Michael L.... func_audiohookinheritance: Check If A Channel Was Specified
2014-03-04 Jonathan Roseres_rtp_asterisk: Fix one way audio problems with hold...
2014-03-04 Kinsey MooreAO2: Add an assert for bad objects
2014-03-04 Sean BrightMinor whitespace change to 'sip show peers' output.
2014-03-03 Joshua Colpres_stasis_recording: Fix memory leak of the absolute...
2014-03-03 Matthew Jordandoxygen: Tweak the link back to ye olde Digium website
2014-03-02 Tzafrir CohenMakefile: replace -O6 with -O3
2014-03-01 Joshua Colpres_pjsip_session: Set options (100rel, timers) on...
2014-03-01 Richard Mudgettdevicestate.c: Simplified some logic in _ast_device_sta...
2014-03-01 Richard Mudgettstasis_cache.c: Remove some unnecessary RAII_VAR()...
2014-02-28 Richard Mudgettstasis.c: Misc code cleanups.
2014-02-28 Richard Mudgettchan_sip: Add precautionary p->owner checks.
2014-02-28 Kinsey Mooreapp_queue: Fix documented AMI event name
2014-02-28 Richard Mudgettchan_sip: Fix crash in ast_channel_hangupcause_set().
2014-02-27 Jonathan RoseMultiple revisions 409129-409130
2014-02-27 David M. LeeFix memory stomping bug in astman.
2014-02-27 Corey Farrellres_fax: Comment out default settings from res_fax...
2014-02-27 Matthew Jordanres_pjsip_sdp_rtp: Apply packetization rules on inbound...
2014-02-26 Richard Mudgetttest_stasis.c: Misc cleanups.
2014-02-26 Scott Griepentrogpjsip: avoid edge case potential crash in answer()
2014-02-26 Joshua Colpres_ari: Make some additional error responses consisten...
2014-02-26 Kinsey MoorePJSIP: Fix some bad spacing
2014-02-26 Kinsey MoorePJSIP: Prevent crash if channel has gone away
2014-02-26 Igor GoncharovskiyImplement functions handling keypress, display icons...
2014-02-25 Kevin Harwellres_pjsip_exten_state: Presence for digium phones
2014-02-25 Kevin Harwellres_pjsip_send_to_voicemail: transferring to voicemail...
2014-02-25 Rusty Newtonconfigs/voicemail.conf.sample - Make mailcmd sample...
2014-02-22 Matthew Jordanmain: Initialize dialplan providing core components...
2014-02-22 Alexandr Anikinignore AST_CONTROL_PVT_CAUSE_CODE without any messages
2014-02-22 Corey FarrellRemove extra defines of AST_PBX_MAX_STACK.
2014-02-21 Kevin Harwellrtp_engine: Dynamic payload change in rtp mapping not...
2014-02-21 Richard Mudgettmanager: Fix AMI Status action of a single channel.
2014-02-21 Richard Mudgettjson: Fix off-nominal json ref counting issues.
2014-02-21 Richard Mudgettjson: Fix json API wrapper code for json library versio...
2014-02-21 Corey Farrellchan_sip: prevent add_route from adding empty header.
2014-02-21 Kevin Harwellrtp_engine: Output mixup in ${CHANNEL(rtpqos,audio...
2014-02-21 Kevin Harwellchannel.c: MOH is not working for transferee after...
2014-02-21 Alexandr AnikinFix type of roundTripDelay variables
next