Implement functions handling keypress, display icons and text for i2004 KEM support.
[asterisk/asterisk.git] / channels / chan_unistim.c
2014-02-26 Igor GoncharovskiyImplement functions handling keypress, display icons...
2013-12-19 Richard MudgettVoicemail: Remove mailbox identifier format (box@contex...
2013-12-18 Kevin Harwellchannel locking: Add locking for channel snapshot creation
2013-12-18 Joshua Colpchannels: Return allocated channels locked.
2013-12-05 David M. LeeReverting r403311. It's causing ARI tests to hang.
2013-12-03 Mark MichelsonAdd channel locking for channel snapshot creation.
2013-10-03 Mark MichelsonCache string values of formats on ast_format_cap()...
2013-10-02 Joshua ColpReduce channel snapshot creation and publishing by...
2013-08-17 Kinsey MooreStrip down the old event system
2013-08-08 Igor Goncharovskiy - Fix different issues with call transfer cancel....
2013-08-02 Matthew JordanRemove dead code from features.c; refactor pickup code...
2013-08-01 David M. LeeSplit caching out from the stasis_caching_topic.
2013-07-25 Matthew JordanA great big renaming patch
2013-07-05 Matthew JordanRefactor RTCP events over to Stasis; associate with...
2013-07-02 Igor GoncharovskiyFix issue with inability to cancell call transfer made...
2013-06-21 Mark MichelsonChange chan_unistim to use core transfer API.
2013-06-17 Matthew JordanUpdate Asterisk's CDRs for the new bridging framework
2013-06-11 Igor GoncharovskiyFix issue with no sound in both way in case of previous...
2013-06-06 Mark MichelsonRefactor the features configuration scheme.
2013-05-24 Jason ParkerSplit Hold event into Hold/Unhold, and move it into...
2013-05-24 Matthew JordanMigrate a large number of AMI events over to Stasis...
2013-05-24 Igor GoncharovskiyFix several problems caused by multiple line usage...
2013-05-21 Richard MudgettMerge in the bridge_construction branch to make the...
2013-05-01 Richard MudgettRemove some unnecessary calls to ast_bridged_channel...
2013-03-27 Kinsey MooreConvert MWI state message type to the new stasis naming...
2013-03-16 Kinsey MooreTransition MWI to Stasis-core
2013-03-12 Igor GoncharovskiyFix core dump on CLI usage
2013-03-05 Igor GoncharovskiyFix several unreleased mutex locks that cause problem...
2012-12-10 Automerge scriptMerged revisions 377594-377595 via svnmerge from
2012-12-10 Igor GoncharovskiyAdd firmware information to CLI devices listing
2012-12-10 Igor GoncharovskiyFix codec mismatch
2012-12-10 Automerge scriptMerged revisions 377579 via svnmerge from
2012-12-10 Igor GoncharovskiyRemove trailing whitespaces in number from incoming...
2012-10-15 Igor GoncharovskiyFix underscreen buttons warnings apeared while transfer...
2012-07-24 Igor GoncharovskiyRemove code, that operate with cdr in attempt_transfer...
2012-07-18 Igor GoncharovskiyAdded option 'interdigit_timer' to unistim.conf to...
2012-07-16 Igor GoncharovskiyDeactivate timer for dialing entered number on hook...
2012-07-16 Igor GoncharovskiyAdd French translation for chan_unistim phones on-scree...
2012-06-08 Igor GoncharovskiyFix MWI update so LED display correct voicemail state...
2012-06-05 Kinsey MooreConvert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_...
2012-05-14 Kinsey MooreCommit framework for HANGUPCAUSE (replacement for SIP_C...
2012-04-19 Matthew JordanFix a variety of potential buffer overflows
2012-04-17 Walter DoekesAvoid cppcheck warnings; removing unused vars and a...
2012-04-06 Kinsey MooreAdd missing newlines to CLI logging
2012-03-13 Terry WilsonFinalize ast_channel opaquification
2012-03-12 Igor GoncharovskiyMassive changes in chan_unistim channel driver. Include...
2012-03-01 Terry WilsonOpaquify ast_channel typedefs, fd arrays, and softhangu...
2012-02-29 Terry WilsonOpaquify ast_channel structs and lists
2012-02-27 Sean BrightPrefer ast_set_qos() over ast_netsock_set_qos()
2012-02-24 Terry WilsonOpaquification for ast_format structs in struct ast_channel
2012-02-20 Terry Wilsonast_channel opaquification of pointers and integral...
2012-02-13 Terry WilsonOpaquify char * and char[] in ast_channel
2012-02-01 Richard MudgettConstify some more channel driver technology callback...
2012-01-24 Terry WilsonOpaquify channel stringfields
2012-01-09 Terry WilsonReplace direct access to channel name with accessor...
2011-11-30 Tilghman LesherRemove the few places where we try to ast_verbose(...
2011-10-09 Igor GoncharovskiyMerged revisions 339942 via svnmerge from
2011-10-08 Igor GoncharovskiyMerged revisions 339885 via svnmerge from
2011-10-08 Igor GoncharovskiyMerged revisions 339831 via svnmerge from
2011-09-09 Matthew JordanMerged revisions 335078 via svnmerge from
2011-07-14 Leif MadsenMerged revisions 328247 via svnmerge from
2011-05-05 Russell BryantMerged revisions 317478 via svnmerge from
2011-05-03 Russell BryantMerged revisions 316265 via svnmerge from
2011-04-22 Tzafrir CohenMerged revisions 314779 via svnmerge from
2011-02-03 David VosselAsterisk media architecture conversion - no more format...
2010-12-20 Russell BryantSome scheduler API cleanup and improvements.
2010-07-14 Richard Mudgettast_callerid restructuring
2010-07-10 Russell BryantAdd support for devices with less than 3 lines on the...
2010-07-08 Mark MichelsonAdd IPv6 to Asterisk.
2010-03-02 David Vosselfixes adaptive jitterbuffer configuration
2009-12-01 Tilghman LesherMore 32->64 bit codec conversions.
2009-11-04 Tilghman LesherExpand codec bitfield from 32 bits to 64 bits.
2009-08-12 Russell BryantAlways specify which RTP engine is desired for a new...
2009-06-26 Russell BryantMerge the new Channel Event Logging (CEL) subsystem.
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2009-05-07 Tilghman LesherSend DTMF frame before playing back audio.
2009-04-24 Russell BryantConvert the ast_channel data structure over to the...
2009-04-22 Tilghman LesherDo not continue to receive DTMF, when the channel is...
2009-04-10 Joshua ColpFix some uninitialized memory notices that appeared...
2009-04-03 Mark MichelsonThis commit introduces COLP/CONP and Redirecting party...
2009-04-02 Joshua ColpMerge in the RTP engine API.
2009-03-25 Russell BryantImprove performance of the ast_event cache functionality.
2009-02-17 Russell BryantMerge a large set of updates to the Asterisk indication...
2009-02-16 Michiel van BaakMerged revisions 175921 via svnmerge from
2009-01-13 Russell BryantMerged revisions 168561 via svnmerge from
2008-09-28 Michiel van BaakMerge the cli_cleanup branch.
2008-09-12 Tilghman LesherCreate a new config file status, CONFIG_STATUS_FILEINVA...
2008-08-09 Sean BrightMore RSW merges. This should do it for the channels...
2008-07-14 Tilghman LesherSwap "static" and "const", so that "static" appears...
2008-07-02 Tilghman LesherKeep ast_app_inboxcount API compatible with 1.6.0.
2008-05-22 Michiel van Baak- revert change to ast_queue_hangup and create ast_queu...
2008-05-09 Mark MichelsonAdding support for "urgent" voicemail messages. Message...
2008-04-24 Michiel van BaakPass the hangup cause all the way to the calling app...
2008-04-21 Jeff Peeler(closes issue #6113)
2008-04-18 Joshua ColpMake sure ADSI is marked as unavailable on Unistim...
2008-04-15 Jason ParkerShorten the mac address pattern, since some phones...
2008-04-10 Joshua ColpFix spelling of existent in a few places.
2008-03-05 Joshua ColpMerged revisions 106235 via svnmerge from
2008-02-05 Mark MichelsonGet rid of any remaining ast_verbose calls in the code...
2007-12-18 Luigi Rizzoremove unnecessary (char *) casts for ast_config_AST_...
next