<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Closing file in memory in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/closing-file-in-memory/m-p/3436335#M284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lisandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking for file close below is the example.&lt;/P&gt;&lt;P&gt;Example :&lt;/P&gt;&lt;P&gt; set fh [open output.txt r]&lt;/P&gt;&lt;P&gt; set data [read $fh]&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;close $fh&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can close the call with command "call close"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Nov 2014 06:38:31 GMT</pubDate>
    <dc:creator>Raghavendra G V</dc:creator>
    <dc:date>2014-11-12T06:38:31Z</dc:date>
    <item>
      <title>Closing file in memory</title>
      <link>https://community.cisco.com/t5/call-control/closing-file-in-memory/m-p/3436334#M283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been working with a TCL that opens a text file...&lt;/P&gt;&lt;P&gt;The problem is that the TCL did not close it...&lt;/P&gt;&lt;P&gt;So now when I do a sh file descriptors its full 127 instance of same file..&lt;/P&gt;&lt;P&gt;Is there a way to clear that cached info without rebooting the gw &lt;SPAN style="color: #1f497d; font-family: Calibri; font-size: 15px;"&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks LIsandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 21:07:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/closing-file-in-memory/m-p/3436334#M283</guid>
      <dc:creator>Lisandro Quinteros</dc:creator>
      <dc:date>2014-11-11T21:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Closing file in memory</title>
      <link>https://community.cisco.com/t5/call-control/closing-file-in-memory/m-p/3436335#M284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lisandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking for file close below is the example.&lt;/P&gt;&lt;P&gt;Example :&lt;/P&gt;&lt;P&gt; set fh [open output.txt r]&lt;/P&gt;&lt;P&gt; set data [read $fh]&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;close $fh&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can close the call with command "call close"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 06:38:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/closing-file-in-memory/m-p/3436335#M284</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2014-11-12T06:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Closing file in memory</title>
      <link>https://community.cisco.com/t5/call-control/closing-file-in-memory/m-p/3436336#M285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was out on Holiday thanks for you reply was happend was that I forgot to close some files and the file descriptor keep opened on the gw was I was looking was to delete that fiel descriptor without rebooting the gw... But finally we had to do that anyways..&lt;/P&gt;&lt;P&gt;Thanks for your reponse..&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lisandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 18:50:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/closing-file-in-memory/m-p/3436336#M285</guid>
      <dc:creator>Lisandro Quinteros</dc:creator>
      <dc:date>2014-12-02T18:50:01Z</dc:date>
    </item>
  </channel>
</rss>

