update documentation

This commit is contained in:
Herman van den Berg 2016-10-05 08:38:17 +02:00
parent d6cc8fb8e7
commit b8e112572c
981 changed files with 3854 additions and 3715 deletions

View file

@ -17,7 +17,7 @@ life of the project.</para>
</listItem>
<listItem>
<para>[TODO: Add links to each specific version page]</para>
<para><link xlink:href="3ceb3e8a-c84e-4f2a-8e83-b67870ba79f9" /></para>
</listItem>
</list>

View file

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<topic id="3ceb3e8a-c84e-4f2a-8e83-b67870ba79f9" revisionNumber="1">
<developerConceptualDocument
xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5"
xmlns:xlink="http://www.w3.org/1999/xlink">
<introduction>
<para>
Version [TODO: Version] was released on [TODO: Date].
</para>
</introduction>
<section>
<title>Changes in This Release</title>
<content>
<list class="bullet">
<listItem>
<para>[TODO: Add change items here]</para>
</listItem>
</list>
</content>
</section>
<relatedTopics>
<link xlink:href="100303f2-3dd8-401b-a594-579aae2a939c" />
</relatedTopics>
</developerConceptualDocument>
</topic>

View file

@ -2,49 +2,30 @@
<topic id="79b6241e-05a3-441c-b6a1-51f2b5b7f265" revisionNumber="1">
<developerConceptualDocument xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink">
<introduction>
<para>This is a sample conceptual topic. You can use this as a starting point for adding more conceptual
content to your help project.</para>
<para>AsterNET is an open source framework for Asterisk AMI and FastAGI. AsterNET allows you to talk to Asterisk AMI from any .NET application and create FastAGI applications in any .NET language.</para>
</introduction>
<section>
<title>Getting Started</title>
<title>History</title>
<content>
<para>To get started, add a documentation source to the project (a Visual Studio solution, project, or
assembly and XML comments file). See the <legacyBold>Getting Started</legacyBold> topics in the Sandcastle Help
File Builder's help file for more information. The following default items are included in this project:</para>
<para>AsterNET is a fork of Asterisk.NET. Now we've reached release status and AsterNET version 1.0.0 we feel this is a good separation point from the original project.</para>
<list class="bullet">
<listItem>
<para><localUri>ContentLayout.content</localUri> - Use the content layout file to manage the
conceptual content in the project and define its layout in the table of contents.</para>
</listItem>
<listItem>
<para>The <localUri>.\Media</localUri> folder - Place images in this folder that you will reference
from conceptual content using <codeInline>medialLink</codeInline> or <codeInline>mediaLinkInline</codeInline>
elements. If you will not have any images in the file, you may remove this folder.</para>
</listItem>
<listItem>
<para>The <localUri>.\icons</localUri> folder - This contains a default logo for the help file. You
may replace it or remove it and the folder if not wanted. If removed or if you change the file name, update
the <ui>Transform Args</ui> project properties page by removing or changing the filename in the
<codeInline>logoFile</codeInline> transform argument. Note that unlike images referenced from conceptual topics,
the logo file should have its <legacyBold>BuildAction</legacyBold> property set to <codeInline>Content</codeInline>.</para>
</listItem>
<listItem>
<para>The <localUri>.\Content</localUri> folder - Use this to store your conceptual topics. You may
name the files and organize them however you like. One suggestion is to lay the files out on disk as you have
them in the content layout file as shown in this project but the choice is yours. Files can be added via the
Solution Explorer or from within the content layout file editor. Files must appear in the content layout file
in order to be compiled into the help file.</para>
</listItem>
</list>
<para>See the <legacyBold>Conceptual Content</legacyBold> topics in the Sandcastle Help File Builder's
help file for more information. See the <legacyBold> Sandcastle MAML Guide</legacyBold> for details on Microsoft
Assistance Markup Language (MAML) which is used to create these topics.</para>
<para>
<localUri>
Special Thanks
<externalLink>
<linkText>http://www.zapappi.com</linkText>
<linkUri>http://www.zapappi.com</linkUri>
<linkTarget>_blank</linkTarget>
</externalLink>
and
<externalLink>
<linkText>http://www.jetbrains.com/resharper/</linkText>
<linkUri>http://www.jetbrains.com/resharper/</linkUri>
<linkTarget>_blank</linkTarget>
</externalLink>
</localUri>
</para>
</content>
</section>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Topics>
<Topic id="79b6241e-05a3-441c-b6a1-51f2b5b7f265" visible="True" isDefault="true" isSelected="true" title="Welcome to the [TODO: Add project name]">
<Topic id="79b6241e-05a3-441c-b6a1-51f2b5b7f265" visible="True" isSelected="true" title="Welcome to AsterNet Class library" linkText="Welcome">
<HelpKeywords>
<HelpKeyword index="K" term="Welcome" />
</HelpKeywords>

View file

@ -47,6 +47,20 @@
<NamingMethod>MemberName</NamingMethod>
<HelpTitle>AsterNet Class Library %28Sandcastle documentation%29</HelpTitle>
<ContentPlacement>AboveNamespaces</ContentPlacement>
<NamespaceSummaries>
<NamespaceSummaryItem name="(global)" isDocumented="False" xmlns="" />
<NamespaceSummaryItem name="AsterNET" isDocumented="True" xmlns="">AsterNet</NamespaceSummaryItem>
<NamespaceSummaryItem name="AsterNET.FastAGI" isDocumented="True" xmlns="">AsterNet FastAGI</NamespaceSummaryItem>
<NamespaceSummaryItem name="AsterNET.FastAGI.Command" isDocumented="True" xmlns="">AsterNet FastAGI Command</NamespaceSummaryItem>
<NamespaceSummaryItem name="AsterNET.FastAGI.MappingStrategies" isDocumented="True" xmlns="">AsterNet FastAGI Mapping Strategies</NamespaceSummaryItem>
<NamespaceSummaryItem name="AsterNET.IO" isDocumented="True" xmlns="">AsterNet IO</NamespaceSummaryItem>
<NamespaceSummaryItem name="AsterNET.Manager" isDocumented="True" xmlns="">AsterNet Manager</NamespaceSummaryItem>
<NamespaceSummaryItem name="AsterNET.Manager.Action" isDocumented="True" xmlns="">AsterNet Manager Action</NamespaceSummaryItem>
<NamespaceSummaryItem name="AsterNET.Manager.Event" isDocumented="True" xmlns="">AsterNet Manager Event</NamespaceSummaryItem>
<NamespaceSummaryItem name="AsterNET.Manager.Response" isDocumented="True" xmlns="">AsterNet Manager Response</NamespaceSummaryItem>
<NamespaceSummaryItem name="AsterNET.Util" isDocumented="True" xmlns="">AsterNet Util</NamespaceSummaryItem></NamespaceSummaries>
<ProjectSummary>
AsterNET is an open source .NET framework for Asterisk AMI and FastAGI. AsterNET allows you to talk to Asterisk AMI from any .NET application and create FastAGI applications in any .NET language. http://www.xdev.net/projects/asternet/ </ProjectSummary>
</PropertyGroup>
<!-- There are no properties for these groups. AnyCPU needs to appear in order for Visual Studio to perform
the build. The others are optional common platform types that may appear. -->
@ -78,6 +92,7 @@
</ItemGroup>
<ItemGroup>
<None Include="Content\VersionHistory\v1.0.0.0.aml" />
<None Include="Content\VersionHistory\v1.0.1.0.aml" />
<None Include="Content\VersionHistory\VersionHistory.aml" />
<None Include="Content\Welcome.aml" />
</ItemGroup>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
{"joins":[786434,2424833,3670017,76677121,176750593,181141506],"join":[786435,2424833,3407878,181141507],"joines":[786433,3407873,76677121,176357377,181141505],"just":[786433,5767169,58589185,58654721,58720257,76283905,76677123,90636289,118554625,162136065,168624129,174194689,180092929,180224001,181141505],"joineventhandler":[3407879,76546049,180879366],"joinevent":[3407873,10289155,30277635,67108871,76677123,96075779,142999554,143065090,143130626,176357386,178520066,180879365],"jabberevent":[10158083,30146563,66977799,76677121,95944707,141819907,141885443,176226314,176619521],"jitterbufstatsevent":[10223619,30212099,67043335,76677121,96010243,141950979,142016515,142082051,142147587,142213123,142278659,142344195,142409731,142475267,142540803,142606339,142671875,142737411,142802947,142868483,142934019,176291850,176619521],"job":[35717121,76021761,184877057],"january":[39321601,39387137,39452673,39518209,39976961,40042497,45613057,45678593,45744129,45809665,46530561,46596097,76349441,79101953,85983233,86245377,106364929,106954753,163577858,163840002],"joined":[57671681,90243073,96075779,117178369,142999553,143065089,143130625,168230913,176357379],"jobs":[76152833,184877057],"jon":[76677121,180224001],"jitter":[99221505,99287041,153419782,153812998,179503105,179568641]}
{"jetbrains":[196609],"joins":[786435,2424833,3735553,4849665,69468162,170459137,172163073,175046659],"join":[786435,2424833,3473414,175046659],"joines":[786433,3473409,69468161,170065921,175046657],"just":[786433,5963777,51118081,51183617,51249153,69074945,69468163,83427329,111607809,155713537,162201601,167837697,173998081,174129153,175046657],"joineventhandler":[3473415,69337089,174784518],"joinevent":[3473409,22609923,59703303,69468163,88932355,136118274,136183810,136249346,170065930,172359682,174784517],"jabberevent":[22478851,59572231,69468161,88801283,134938627,135004163,169934858,170328065],"jitterbufstatsevent":[22544387,59637767,69468161,88866819,135069699,135135235,135200771,135266307,135331843,135397379,135462915,135528451,135593987,135659523,135725059,135790595,135856131,135921667,135987203,136052739,170000394,170328065],"job":[28246017,68812801,178913281],"january":[31850497,31916033,31981569,32047105,32505857,32571393,38141953,38207489,38273025,38338561,39059457,39124993,69140481,71892993,78774273,79036417,99418113,100007937,157155330,157417474],"joined":[50200577,83034113,88932355,110231553,136118273,136183809,136249345,161808385,170065923],"jobs":[68943873,178913281],"jon":[69468161,174129153],"jitter":[92274689,92340225,146997254,147390470,173408257,173473793]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
{"welcome":[131073,196609],"wanted":[196609],"wchar_t":[16252929,16384001,16449537,16580609,17694721,38666241,38731777,39256065,39387137,39452673,39518209,39649281,39780353,39911425,40042497,40763393,40894465,101777410],"waits":[18415624,38338561,38404097,38469633,38666242,38731778,40894465,76349443,77266947,77398020,162136072,163053570,164757505],"waiting":[18415618,38666241,38731777,57016321,76152833,76349441,76611586,76742657,77398018,82051073,89980929,90308609,93323265,96075777,96141313,96862210,98238465,98697219,100990977,116588545,117440513,126746625,144441345,144637957,148766721,150405122,150601730,150929409,160104453,162136066,163053569,167968771,168296450,173473793,176357377,176422913,177143810,178520065,178978819,183762946,184877057],"waitfordigit":[18415617,40894469,162136065],"waitfordigitcommand":[21037059,48627716,48693255,48758791,76349441,79626246,87097347,108199938,162332673,164757515],"write":[21626881,50462725,76283905,76611585,162136065,165347329,169672705],"writeex":[21626881,50528261,165347329],"warning":[21692420,51707912,51773448,51838985,51904521,80150533,165412868,165478401],"want":[25886721,42663937,42729473,48300033,61603841,76611586,83099649,168296450,169672705],"waitsleepjoin":[35651585,75563009,184811521],"work":[35717121,61603842,76087297,76611586,169672706,184877057],"wait":[38404097,38469633,38731777,40894466,43778049,43843585,44236801,44826625,44892161,45023233,48758785,72613889,76349442,78839809,78905345,85393409,85524481,85721089,85786625,87097345,98172929,100270082,105054209,105381889,105578497,105644033,108199937,148701189,157089793,157155329,162922497,163053569,163315715,163381251,164757505,178454529,181141506],"wav":[39059457,39124993,45219841,45285377,85852161,90243073,105906177,117112833,163446785,168230913],"worker":[41484289,41615361,76152833,84869121,103612417,162267137],"written":[53346306,57540609,57606145,57671681,76611585,80674817,88145921,90243073,112263169,117047297,166133762,168230913,168296449],"writes":[57540609,57606145,57671681,82116611,168230915],"wraps":[76283905,161808385],"wish":[76611585,168296449],"wheather":[84738049,102498305,162070529],"wrapuptime":[87621633,109903877,165609473],"weight":[98697221,150929417,178978821],"writeonly":[103481345,103546881,103612417,108003329,108396545,108724225,151257089]}
{"welcome":[131073,196609],"www":[196610],"wchar_t":[8585217,8716289,8781825,8912897,9961473,31195137,31260673,31784961,31916033,31981569,32047105,32178177,32309249,32440321,32571393,33292289,33423361,94830594],"waits":[10682376,30867457,30932993,30998529,31195138,31260674,33423361,69140483,70057987,70189060,155713544,156631042,158334977],"waiting":[10682370,31195137,31260673,49545217,68943873,69140481,69402626,69533697,70189058,74842113,82771969,83099649,86114305,88932353,88997889,89718786,91029505,91095041,91226113,91750403,94044161,109641729,110493697,119799809,137560065,137756677,142016513,143982594,144179202,144506881,153681925,155713538,156631041,161546243,161873922,167116801,170065921,170131457,170852354,172163073,172228609,172359681,172883971,177799170,178913281],"waitfordigit":[10682369,33423365,155713537],"waitfordigitcommand":[13303811,41156612,41222151,41287687,69140481,72417286,79888387,101253122,155910145,158334987],"write":[13893633,42991621,69074945,69402625,155713537,158924801,163250177],"writeex":[13893633,43057157,158924801],"warning":[13959172,44236808,44302344,44367881,44433417,72941573,158990340,159055873],"want":[18153473,35192833,35258369,40828929,54132737,69402626,75890689,161873922,163250177],"waitsleepjoin":[28180481,68354049,178847745],"work":[28246017,54132738,68878337,69402626,163250178,178913281],"wait":[30932993,30998529,31260673,33423362,36306945,36372481,36765697,37355521,37421057,37552129,41287681,65404929,69140482,71630849,71696385,78184449,78315521,78512129,78577665,79888385,91160577,93323266,98107393,98435073,98631681,98697217,101253121,141950981,150667265,150732801,156499969,156631041,156893187,156958723,158334977,172294145,175046658],"wav":[31588353,31653889,37748737,37814273,78643201,83034113,98959361,110166017,157024257,161808385],"worker":[34013185,34144257,68943873,77660161,96665601,155844609],"written":[45875202,50069505,50135041,50200577,69402625,73465857,80936961,83034113,105316353,110100481,159711234,161808385,161873921],"writes":[50069505,50135041,50200577,74907651,161808387],"wraps":[69074945,155385857],"wish":[69402625,161873921],"wheather":[77529089,95551489,155648001],"wrapuptime":[80412673,102957061,159186945],"weight":[91750405,144506889,172883973],"writeonly":[96534529,96600065,96665601,101056513,101449729,101777409,144834561]}

View file

@ -1 +1 @@
{"xml":[196609,76414977,165019649],"xmlfilepath":[49348614],"xxxxxx":[76611589,91684865,122159105,169672710]}
{"xmlfilepath":[41877510],"xml":[69206017,158597121],"xxxxxx":[69402629,84475905,115212289,163250182]}

View file

@ -1 +1 @@
{"yes":[786433,1114113,53084161,76677122,91684865,92274689,92340225,92405761,92471297,92536833,92602369,92667905,92733441,92798977,92864513,92930049,92995585,93061121,93126657,93192193,93257729,93323265,93388801,93454337,93519873,93585409,93650945,93716481,93782017,93847553,93913089,93978625,94044161,94109697,94175233,94240769,94306305,94371841,94437377,94502913,94568449,94633985,94699521,94765057,94830593,94896129,94961665,95027201,95092737,95158273,95223809,95289345,95354881,95420417,95485953,95551489,95617025,95682561,95748097,95813633,95879169,95944705,96010241,96075777,96141313,96206849,96272385,96337921,96403457,96468993,96534529,96600065,96665601,96731137,96796673,96862209,96927745,96993281,97058817,97124353,97189889,97255425,97320961,97386497,97452033,97517569,97583105,97648641,97714177,97779713,97845249,97910785,97976321,98041857,98107393,98172929,98238465,98304001,98369537,98435073,98500609,98566145,98631681,98697217,98762753,98828289,98893825,98959361,99024897,99090433,99155969,99221505,99287041,99352577,99418113,99483649,99549185,99614721,99680257,99745793,99811329,99876865,99942401,100007937,100073473,100139009,122290177,143785985,169672705,172425217,172490753,172556289,172621825,172687361,172752897,172818433,172883969,172949505,173015042,173080577,173146113,173211649,173277185,173342721,173408257,173473793,173539329,173604865,173670401,173735937,173801473,173867009,173932545,173998081,174063617,174129153,174194689,174391297,174456833,174522370,174587905,174653441,174718977,174784513,174850049,174915585,174981121,175046657,175112193,175177729,175243265,175308801,175374337,175439873,175505409,175570945,175636481,175702017,175767553,175833089,175898625,175964161,176029697,176095233,176160769,176226305,176291841,176357377,176422913,176488449,176553985,176619521,176685057,176750593,176816129,176881665,176947201,177012737,177078273,177143809,177209345,177274881,177340417,177405953,177471489,177537025,177602561,177668097,177733633,177799169,177864705,177930241,177995777,178061313,178126849,178192385,178257921,178323457,178388993,178454529,178520065,178585601,178651137,178716673,178782209,178847745,178913281,178978817,179044353,179109889,179175425,179240961,179306497,179372033,179437569,179503105,179568641,179634177,179699713,179765249,179830785,179896321,179961857,180027393,180092929,180158465,180224001,180289537,180355073,180420609,181141505],"yellow":[93519873,100139009,127205377,156696577,173670401,180420609]}
{"yes":[786433,1114113,45613057,69468162,84475905,85065729,85131265,85196801,85262337,85327873,85393409,85458945,85524481,85590017,85655553,85721089,85786625,85852161,85917697,85983233,86048769,86114305,86179841,86245377,86310913,86376449,86441985,86507521,86573057,86638593,86704129,86769665,86835201,86900737,86966273,87031809,87097345,87162881,87228417,87293953,87359489,87425025,87490561,87556097,87621633,87687169,87752705,87818241,87883777,87949313,88014849,88080385,88145921,88211457,88276993,88342529,88408065,88473601,88539137,88604673,88670209,88735745,88801281,88866817,88932353,88997889,89063425,89128961,89194497,89260033,89325569,89391105,89456641,89522177,89587713,89653249,89718785,89784321,89849857,89915393,89980929,90046465,90112001,90177537,90243073,90308609,90374145,90439681,90505217,90570753,90636289,90701825,90767361,90832897,90898433,90963969,91029505,91095041,91160577,91226113,91291649,91357185,91422721,91488257,91553793,91619329,91684865,91750401,91815937,91881473,91947009,92012545,92078081,92143617,92209153,92274689,92340225,92405761,92471297,92536833,92602369,92667905,92733441,92798977,92864513,92930049,92995585,93061121,93126657,93192193,115343361,136904705,163250177,166068225,166133761,166199297,166264833,166330369,166395905,166461441,166526977,166592513,166658050,166723585,166789121,166854657,166920193,166985729,167051265,167116801,167182337,167247873,167313409,167378945,167444481,167510017,167575553,167641089,167706625,167772161,167837697,168034305,168099841,168165378,168230913,168296449,168361985,168427521,168493057,168558593,168624129,168689665,168755201,168820737,168886273,168951809,169017345,169082881,169148417,169213953,169279489,169345025,169410561,169476097,169541633,169607169,169672705,169738241,169803777,169869313,169934849,170000385,170065921,170131457,170196993,170262529,170328065,170393601,170459137,170524673,170590209,170655745,170721281,170786817,170852353,170917889,170983425,171048961,171114497,171180033,171245569,171311105,171376641,171442177,171507713,171573249,171638785,171704321,171769857,171835393,171900929,171966465,172032001,172097537,172163073,172228609,172294145,172359681,172425217,172490753,172556289,172621825,172687361,172752897,172818433,172883969,172949505,173015041,173080577,173146113,173211649,173277185,173342721,173408257,173473793,173539329,173604865,173670401,173735937,173801473,173867009,173932545,173998081,174063617,174129153,174194689,174260225,174325761,175046657],"yellow":[86310913,93192193,120258561,150274049,167313409,174325761]}

View file

@ -1 +1 @@
{"zap":[786437,1703937,1769473,2949121,6029313,6094849,61997057,62128129,62259201,62390274,76611592,76677125,83230721,83296257,83361793,83427330,91750401,91815937,91881473,91947009,92078081,100139010,122552321,122683393,122814465,122945537,123142145,156696577,156762113,169738243,169803779,169869315,169934852,170000387,170065922,173604865,173670401,175702017,180355073,180420611,181141509],"zapshowchannelsevent":[786434,5898241,6029314,14352387,34340867,71499783,76611585,76677122,100139011,156696578,156762114,156827651,170000386,179306497,180355073,180420618,181141506,184680453],"zapshowchannels":[786433,6029317,92012545,123011073,170000385,181141505],"zapshowchannelsaction":[786434,6029313,6094849,26214403,62455812,62521350,76611586,76677122,92012547,123011074,168099841,170000394,180355074,180420610,181141506],"zapshowchannelscomplete":[786433,6094853,181141505],"zapshowchannelscompleteevent":[786433,6094850,14286851,34275331,71434247,76611585,76677122,100073475,170000386,179306497,180355082,181141505,184614917],"zapshowchannelseventhandler":[6029319,76546049,184680454],"zapshowchannelscompleteeventhandler":[6094855,76546049,184614918],"zapdialoffhookaction":[25952259,61931527,61997065,76611586,83230726,91750403,122421250,122486786,122552322,168034305,169738252],"zapdndoffaction":[26017795,62062599,62128136,76611585,83296262,91815939,122617858,122683394,168034305,169803787],"zapdndonaction":[26083331,62193671,62259208,76611587,83361798,91881475,122748930,122814466,168034305,169803777,169869324],"zaphangupaction":[26148867,62324743,62390280,76611586,83427334,91947011,122880002,122945538,168034305,169934860],"zaptransferaction":[26279939,62586886,76611586,92078083,123076610,123142146,168034305,170065930],"zapchannel":[61997062,62128134,62259206,62390278,91750401,91815937,91881473,91947009,92078081,122552325,122683397,122814469,122945541,123142149,169738241,169803777,169869313,169934849,170065921],"zapdialoffhook":[91750401,122421249,169738241],"zapdndoff":[91815937,122617857,169803777],"zapdndon":[91881473,122748929,169869313],"zaphangup":[91947009,122880001,169934849],"zaptransfer":[92078081,123076609,170065921],"zapata":[100139009,156762113,180420609],"zero":[100270081,157548545,181141505]}
{"zapappi":[196609],"zap":[786437,1703937,1769473,3014657,6225921,6291457,54525953,54657025,54788097,54919170,69402632,69468165,76021761,76087297,76152833,76218370,84541441,84606977,84672513,84738049,84869121,93192194,115605505,115736577,115867649,115998721,116195329,150274049,150339585,163315715,163381251,163446787,163512324,163577859,163643394,167247873,167313409,169410561,174260225,174325763,175046661],"zapshowchannelsevent":[786434,6094849,6225922,26869763,64290823,69402625,69468162,93192195,150274050,150339586,150405123,163577858,173211649,174260225,174325770,175046658,178716677],"zapshowchannels":[786433,6225925,84803585,116064257,163577857,175046657],"zapshowchannelsaction":[786434,6225921,6291457,18481155,54984708,55050246,69402626,69468162,84803587,116064258,161677313,163577866,174260226,174325762,175046658],"zapshowchannelscomplete":[786433,6291461,175046657],"zapshowchannelscompleteevent":[786433,6291458,26804227,64225287,69402625,69468162,93126659,163577858,173211649,174260234,175046657,178651141],"zapshowchannelseventhandler":[6225927,69337089,178716678],"zapshowchannelscompleteeventhandler":[6291463,69337089,178651142],"zapdialoffhookaction":[18219011,54460423,54525961,69402626,76021766,84541443,115474434,115539970,115605506,161611777,163315724],"zapdndoffaction":[18284547,54591495,54657032,69402625,76087302,84606979,115671042,115736578,161611777,163381259],"zapdndonaction":[18350083,54722567,54788104,69402627,76152838,84672515,115802114,115867650,161611777,163381249,163446796],"zaphangupaction":[18415619,54853639,54919176,69402626,76218374,84738051,115933186,115998722,161611777,163512332],"zaptransferaction":[18546691,55115782,69402626,84869123,116129794,116195330,161611777,163643402],"zapchannel":[54525958,54657030,54788102,54919174,84541441,84606977,84672513,84738049,84869121,115605509,115736581,115867653,115998725,116195333,163315713,163381249,163446785,163512321,163643393],"zapdialoffhook":[84541441,115474433,163315713],"zapdndoff":[84606977,115671041,163381249],"zapdndon":[84672513,115802113,163446785],"zaphangup":[84738049,115933185,163512321],"zaptransfer":[84869121,116129793,163643393],"zapata":[93192193,150339585,174325761],"zero":[93323265,151126017,175046657]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,2 +1,2 @@
<html><head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="shortcut icon" href="../icons/favicon.ico" /><link rel="stylesheet" type="text/css" href="../styles/branding.css" /><link rel="stylesheet" type="text/css" href="../styles/branding-en-US.css" /><script type="text/javascript" src="../scripts/branding.js"> </script><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Version History</title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="version, history" /><meta name="Microsoft.Help.Id" content="100303f2-3dd8-401b-a594-579aae2a939c" /><meta name="Description" content="The topics in this section describe the various changes made to the [TODO: Project Title] over the life of the project." /><meta name="Microsoft.Help.ContentType" content="Concepts" /><meta name="BrandingAware" content="true" /><link rel="stylesheet" type="text/css" href="../styles/branding-Website.css" /><script type="text/javascript" src="../scripts/jquery-1.11.0.min.js"></script><script type="text/javascript" src="../scripts/branding-Website.js"></script></head><body onload="OnLoad('cs')"><input type="hidden" id="userDataCache" class="userDataStyle" /><div class="pageHeader" id="PageHeader">AsterNet Class Library (Sandcastle documentation)<form id="SearchForm" method="get" action="#" onsubmit="javascript:TransferToSearchPage(); return false;"><input id="SearchTextBox" type="text" maxlength="200" /><button id="SearchButton" type="submit"></button></form></div><div class="pageBody"><div class="leftNav" id="leftNav"><div id="tocNav"><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="79b6241e-05a3-441c-b6a1-51f2b5b7f265.htm" title="AsterNet Class Library (Sandcastle documentation)" tocid="roottoc">AsterNet Class Library (Sandcastle documentation)</a></div><div class="toclevel1 current" data-toclevel="1" data-childrenloaded="true"><a class="tocExpanded" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="100303f2-3dd8-401b-a594-579aae2a939c.htm" title="Version History" tocid="100303f2-3dd8-401b-a594-579aae2a939c">Version History</a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="d9cb48f8-c21b-4dbb-96d8-c726593f257e.htm" title="Version 1.0.0.0" tocid="d9cb48f8-c21b-4dbb-96d8-c726593f257e">Version 1.0.0.0</a></div></div><div id="tocResizableEW" onmousedown="OnMouseDown(event);"></div><div id="TocResize" class="tocResize"><img id="ResizeImageIncrease" src="../icons/TocOpen.gif" onclick="OnIncreaseToc()" alt="Click or drag to resize" title="Click or drag to resize"><img id="ResizeImageReset" src="../icons/TocClose.gif" style="display:none" onclick="OnResetToc()" alt="Click or drag to resize" title="Click or drag to resize"></div></div><div class="topicContent" id="TopicContent"><table class="titleTable"><tr><td class="logoColumn"><img src="../icons/Help.png" /></td><td class="titleColumn">Version History</td></tr></table><span class="introStyle"></span><div class="introduction"><p>The topics in this section describe the various changes made to the [TODO: Project Title] over the
life of the project.</p></div><div class="collapsibleAreaRegion"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID0RB')" onkeypress="SectionExpandCollapse_CheckKey('ID0RB', event)" tabindex="0"><img id="ID0RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />Version History</span></div><div id="ID0RBSection" class="collapsibleSection"><p>Select a version below to see a description of its changes.</p><ul><li><p><a href="d9cb48f8-c21b-4dbb-96d8-c726593f257e.htm">Version 1.0.0.0</a></p></li><li><p>[TODO: Add links to each specific version page]</p></li></ul></div><div class="collapsibleAreaRegion" id="seeAlsoSection"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID1RB')" onkeypress="SectionExpandCollapse_CheckKey('ID1RB', event)" tabindex="0"><img id="ID1RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />See Also</span></div><div id="ID1RBSection" class="collapsibleSection"><h4 class="subHeading">Other Resources</h4><div class="seeAlsoStyle"><a href="79b6241e-05a3-441c-b6a1-51f2b5b7f265.htm">Welcome to the [TODO: Add project name]</a></div></div></div></div><div id="pageFooter" class="pageFooter" /></body></html>
life of the project.</p></div><div class="collapsibleAreaRegion"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID0RB')" onkeypress="SectionExpandCollapse_CheckKey('ID0RB', event)" tabindex="0"><img id="ID0RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />Version History</span></div><div id="ID0RBSection" class="collapsibleSection"><p>Select a version below to see a description of its changes.</p><ul><li><p><a href="d9cb48f8-c21b-4dbb-96d8-c726593f257e.htm">Version 1.0.0.0</a></p></li><li><p><span class="nolink">[3ceb3e8a-c84e-4f2a-8e83-b67870ba79f9]</span></p></li></ul></div><div class="collapsibleAreaRegion" id="seeAlsoSection"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID1RB')" onkeypress="SectionExpandCollapse_CheckKey('ID1RB', event)" tabindex="0"><img id="ID1RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />See Also</span></div><div id="ID1RBSection" class="collapsibleSection"><h4 class="subHeading">Other Resources</h4><div class="seeAlsoStyle"><a href="79b6241e-05a3-441c-b6a1-51f2b5b7f265.htm">Welcome</a></div></div></div></div><div id="pageFooter" class="pageFooter" /></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show more