<?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: SPC running on linux in Voice Systems and Accessories - Small Business</title>
    <link>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274493#M38443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp; The chmod was what I needed.&amp;nbsp; Can I download a config from a phone using SPC?&amp;nbsp; I see the --target argument though have been unsuccessful on download the config from a phone using the mac.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Sep 2009 01:34:33 GMT</pubDate>
    <dc:creator>thechet69</dc:creator>
    <dc:date>2009-09-09T01:34:33Z</dc:date>
    <item>
      <title>SPC running on linux</title>
      <link>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274491#M38441</link>
      <description>&lt;P&gt;I am able to properly use the SPC tool in windows though when I try to run the tool in unbuntu 9.04 it fails. thechet@thechet-desktop:~/Desktop/SPA525$ sh ./spa525g-sip-7-2-3-spc-linux-i386.bin spc --sample-profile config.xml ./spa525g-sip-7-2-3-spc-linux-i386.bin: 1: Syntax error: "(" unexpected thechet@thechet-desktop:~/Desktop/SPA525$ Does anyone have the correct syntax to invoke this tool for linux?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 08:28:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274491#M38441</guid>
      <dc:creator>thechet69</dc:creator>
      <dc:date>2019-03-21T08:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: SPC running on linux</title>
      <link>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274492#M38442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thechet69,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works for me on Ubuntu 9.04 Jaunty Jackalope.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's what I did:&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 12pt;"&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: Times New Roman;"&gt;patrick@tokoloshe-blade:~/Downloads/spa525g_SPC$ &lt;STRONG&gt;chmod 544 spa525g-sip-7-2-3-spc-linux-i386.bin&lt;/STRONG&gt;&lt;BR /&gt; patrick@tokoloshe-blade:~/Downloads/spa525g_SPC$ &lt;STRONG&gt;./spa525g-sip-7-2-3-spc-linux-i386.bin&lt;/STRONG&gt;&lt;BR /&gt; &amp;nbsp; Sipura Profile Compiler -- SPA525G-SIP Revision 7.2.3&lt;BR /&gt;&amp;nbsp; Copyright (c) 2006 Cisco-Linksys.&amp;nbsp; All rights reserved.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; usage 1: spc [opt_args] source_text_file target_binary_file&lt;BR /&gt;&amp;nbsp; usage 2: spc --sample-profile output_filename&lt;BR /&gt;&amp;nbsp; usage 3: spc --sample-xml [--va] output_filename&lt;BR /&gt;&amp;nbsp; usage 4: spc --sample-xml-compact [--va] output_filename&lt;BR /&gt;&amp;nbsp; usage 5: spc --xml-schema output_filename&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --cmd-file file_name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reads additional arguments from file&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --target hex_string&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12 hex-digits MAC Address of target&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --scramble ascii_string&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Plain ASCII obfuscation string&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --rc4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Alleged RC4 256 Stream Cipher&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --aes&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AES Block Cipher (CBC mode)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --ascii-key&amp;nbsp; ascii_string&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Plain ASCII encryption password&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --hex-key&amp;nbsp; hex_string&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Binary encryption key&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --quiet&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do not print status messages&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --log file_name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Log status messages to file&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; spc profile syntax:&amp;nbsp; parName [ '!' | '?' ] [ "parValue" ] ';'&lt;BR /&gt;&lt;BR /&gt;patrick@tokoloshe-blade:~/Downloads/spa525g_SPC$ &lt;STRONG&gt;./spa525g-sip-7-2-3-spc-linux-i386.bin --sample-xml spa525G_template.xml&lt;BR /&gt;&lt;/STRONG&gt;&amp;nbsp; spc: generated SPA525G-SIP sample configuration spa525G_template.xml&lt;BR /&gt;patrick@tokoloshe-blade:~/Downloads/spa525g_SPC$ &lt;STRONG&gt;./spa525g-sip-7-2-3-spc-linux-i386.bin --sample-profile spa525G_profile.txt&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; spc: generated SPA525G-SIP sample configuration spa525G_profile.txt&lt;BR /&gt;patrick@tokoloshe-blade:~/Downloads/spa525g_SPC$&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I've attached the generated files for&amp;nbsp; you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;-----------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 22:36:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274492#M38442</guid>
      <dc:creator>Patrick Born</dc:creator>
      <dc:date>2009-09-08T22:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: SPC running on linux</title>
      <link>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274493#M38443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp; The chmod was what I needed.&amp;nbsp; Can I download a config from a phone using SPC?&amp;nbsp; I see the --target argument though have been unsuccessful on download the config from a phone using the mac.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 01:34:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274493#M38443</guid>
      <dc:creator>thechet69</dc:creator>
      <dc:date>2009-09-09T01:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: SPC running on linux</title>
      <link>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274494#M38444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thechet69,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do the following to extract the config from a phone: &lt;A class="jive_macro jive_macro_document" href="https://community.cisco.com/docs/DOC-9932"&gt;https://supportforums.cisco.com/docs/DOC-9932&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;----------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 21:51:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274494#M38444</guid>
      <dc:creator>Patrick Born</dc:creator>
      <dc:date>2009-09-11T21:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: SPC running on linux</title>
      <link>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274495#M38445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where can I download this utility /- &lt;STRONG style="border-collapse: collapse; font-size: 16px; list-style-type: none;"&gt;/spa525g-sip-7-2-3-spc-linux-i386.bin&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Are there different file for each model?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 12:16:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274495#M38445</guid>
      <dc:creator>jlhbjnhh67</dc:creator>
      <dc:date>2012-03-13T12:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: SPC running on linux</title>
      <link>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274496#M38446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a different SPC utility file for each version of firmware and for each of SPA3xx/50x, SPA51x, and SPA525.&lt;/P&gt;&lt;P&gt;SPC are available from.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/cisco/software/release.html?mdfid=282414147&amp;amp;flowid=5297&amp;amp;softwareid=282562500"&gt;http://www.cisco.com/cisco/software/release.html?mdfid=282414147&amp;amp;flowid=5297&amp;amp;softwareid=282562500&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I suggest you use 7.4.9 instead of the older 7.2.3 firmware that you're looking for. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out &lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-13588"&gt;reference document&lt;/A&gt; the locate firmware, SPC, and other phone related application notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 16:01:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274496#M38446</guid>
      <dc:creator>Patrick Born</dc:creator>
      <dc:date>2012-03-13T16:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: SPC running on linux</title>
      <link>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274497#M38447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great. Thank you.&amp;nbsp; Is this the tool use to encrypt the config files as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 16:13:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274497#M38447</guid>
      <dc:creator>jlhbjnhh67</dc:creator>
      <dc:date>2012-03-13T16:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: SPC running on linux</title>
      <link>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274498#M38448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, run the command without any options and it will display help.&lt;/P&gt;&lt;P&gt;Read more about the SPC tool in the Provisioning Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;----------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 16:26:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274498#M38448</guid>
      <dc:creator>Patrick Born</dc:creator>
      <dc:date>2012-03-13T16:26:46Z</dc:date>
    </item>
    <item>
      <title>SPC running on linux</title>
      <link>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274499#M38449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do have instructions for MAC OS X 10.7.5. I know how to do it with windows. Our company went all MAC now so I am on a learning curve. Any suggestions would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 18:25:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/voice-systems-and-accessories-small-business/spc-running-on-linux/m-p/3274499#M38449</guid>
      <dc:creator>Joe Meyer</dc:creator>
      <dc:date>2014-03-06T18:25:40Z</dc:date>
    </item>
  </channel>
</rss>

