Go Back   Voxilla VoIP Forum > Hardware/Software Support Forums > Cisco/Linksys (Sipura) VoIP Support Forum

Cisco/Linksys (Sipura) VoIP Support Forum Technical support, how-to guides, troubleshooting, and general assistance for Cisco and Linksys VoIP hardware, including the highly recommended SPA3102 Voice Gateway and the SPA525G IP telephone.



Reply
 
LinkBack (5) Thread Tools Rate Thread Display Modes
  #21 (permalink)  
Old January 29th, 2005, 11:43 PM
Member
 
Join Date: Jan 2005
Location: Australia
Posts: 81
dualarrow
Default Re: RE: Re: RE: Re: RE: Utility to save/load SPA-3000 config

Quote:
Originally Posted by marner
Andrew,

That has done the trick. Working fine now.

And thanks should go to daevod as well, who worked out it was doubling the data, I hadn't got that far, just assumed the first save was wrong.

One question. What happens to the provider passwords, as they are saved as '*********', and therefore, when restored to the SPA, is the SPA ignoring them, or overwritting with incorrect password. causing registration failure? Haven't checked this out myself yet.

Yes, this utility should be a sticky.

Mark
Good to see all is well now.

The asterisks are what the sipura gets sent by the web browser when there is a password assigned, but not changed. The sipura seems to just ignore it without altering the password. All passwords on the sipura seem to work this way.

Regards,
Andrew
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22 (permalink)  
Old January 29th, 2005, 11:49 PM
Member
 
Join Date: Jan 2005
Location: Australia
Posts: 81
dualarrow
Default Re: RE: Re: RE: Utility to save/load SPA-3000 configurations

Quote:
Originally Posted by deavod
Quote:
Originally Posted by marner
Also, I tracked down the mismatch in file size. When you create a New File, it appears to be only 16K approx, but if you then drag the SPA icon onto the new filename, the resulting save is 32K +

So, I assume the New File is something of a default, or maybe missed data (my firewall might be slowing things down).
I checked through the save file and it saves the data twice. So for example if you are saving off a 3000 and a 2000 config and you save the 3000 first you'll see that config information in the 2000 file. I don't know if that breaks your ability to restore the data or not, I haven't tried yet.
Thanks for the details deavod,

I was able to locate the problem easily with your information.

It was in some common code that I'm using to write a new version of the program with so it's good to clean that section up. The next version is probably about a week or 2 away (depends on time availability) and will be able to work with multiple devices.

Regards,
Andrew
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23 (permalink)  
Old January 30th, 2005, 12:18 AM
Member
 
Join Date: Jan 2005
Location: Australia
Posts: 81
dualarrow
Default RE: Re: RE: Re: RE: Utility to save/load SPA-3000 configurat

Christian (email of ***@beilfuss.***

I received your email, but was not able to reply to it. Following is my reply.

Hi Christian,

Thanks for the info.

The bug had been reported (only about 12 hours ago) on voxilla. I posted a fix about an hour ago. Try downloading the file again from http://www.dualarrow.com and let me know if that fixes the problem.

What was happening is that if you dropped the sipura icon onto a configuration file more than once during a session with the program, it would append the data to the file rather than creating a fresh one. It shouldnt have affected the validity of saving the configuration back to the sipura, but it was slowing things down a small amount and making the files a bit more confusing.

Regards,
Andrew
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24 (permalink)  
Old March 9th, 2005, 09:15 PM
herman's Avatar
Member
 
Join Date: Sep 2004
Location: Denmark
Posts: 75
herman
Default RE: Re: RE: Utility to save/load SPA-3000 configurations

The SipuraUtil.exe is also working fine on the Sipura SPA-841 - Great !!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #25 (permalink)  
Old March 15th, 2005, 10:13 AM
pan pan is offline
Junior Member
 
Join Date: Mar 2005
Posts: 2
pan
Default using wget

Interesting! I snoop with 'wget' eg. wget -r http://192.168.1.x/admin
(x = Sipura3K address) and got back lots of data. I guess having a list of parameters will help in deciphering what they all mean and upload from a file will also be possible. I somehow can not use --http-user=USER and --http-passwd=PASS to get through admin password, anyone?

thx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26 (permalink)  
Old March 18th, 2005, 04:44 AM
Junior Member
 
Join Date: Mar 2005
Posts: 28
sri70s1
Default RE: Re: RE: Utility to save/load SPA-3000 configurations

When I enter my IP address in the option-configuration and drag and drop, I get unable to get sipura configuration. What am I doing wrong?...

For using this utility, do I need to remove my admin password?...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #27 (permalink)  
Old March 19th, 2005, 12:22 PM
Member
 
Join Date: Jan 2005
Location: Australia
Posts: 81
dualarrow
Default RE: Re: RE: Utility to save/load SPA-3000 configurations

sri70s1,

Yes, you have to remove the password. I was not able to get the program to accept it. When you have finished using it, re-apply your password.

Regards,
Andrew
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #28 (permalink)  
Old March 20th, 2005, 02:37 PM
Junior Member
 
Join Date: Jan 2005
Location: Gold Coast, Australia
Posts: 24
marner
Send a message via ICQ to marner
Default

I have just finished a program to compliment dualarrow's, called
SPAConfDiff.

Available for download at http://members.iinet.net.au/~marner/spa/

About SPA Config Diff

SPA Config Diff came about from the need to compare my saved Sipura 3000 ATA Configs, after making changes and testing.

In the process, I converted the saved '.Sipura' files (from SipuraUtil.exe) to Human Readable text Files, via a lookup table (SipuraConst.Dat). Next I needed a compare or diff component to compare my newly generated TXT files, with the ability to only show the differences. Angus Johnson's freeware component TDiff (see README.TXT) found it's way into my library. I have taken the liberty of adding my '.Sipura' converting routines to Angus's TDiff utility program, to form a customised diff program for the SipuraUtil saved config files (SipuraUtil is a program written by Andrew (sipurautil-AT-dualarrow.com)).

Hopefully, with this utility, it will make it easier for those trying to work out why user X's SPA works, and user Y's doesn't, by making the 'DIFFerences' in configs clearer.

Operation

SPAConfigDiff.exe, allows the user to load 1 or 2 files.

If the file extension is '.Sipura', then the file is automatically converted to a text file, before loading.

If 2 files are loaded, then they can be compared, by pressing the Compare button, or from the drop down menu. An option in the drop down menus also allows to Ignore Blanks, Ignore Case and Show Diffs Only. The program remembers these settings for next time the program is run.

A report of the Compare can also be saved from the File menu.

Drag & Drop is supported, by dragging a previously converted or unconverted '.Sipura' config file to the File 1 frame, or File 2 frame, the file is loaded (and converted if needed), ready for compare.

Also handy is ability to 'Copy' the relevant sections, for posting in Forums.


My thanks go out to Andrew, for his handy SipuraUtil program, and to Angus for his TDiff program. Also to all those helpful souls on all the VOIP forums, that have helped me, and others, come to grips with these wonderful ATA's.

marner
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #29 (permalink)  
Old March 20th, 2005, 06:02 PM
Junior Member
 
Join Date: Mar 2005
Posts: 14
michaelalacey
Default RE: Re: RE: Utility to save/load SPA-3000 configurations

I don't know about the Sipura ATA boxes, but for the 841's you have have it load an xml file containing the configuration. The format of the XML file is:

<?xml version="1.0" encoding="ISO-8859-1"?>
<flat-profile>
<Headset ua="na">8</Headset>
<Voice_Mail_Number ua="na">5551234</Voice_Mail_Number>
<Text_Logo ua="na">Joe's%0aDry Cleaners</Text_Logo>
...

</flat-profile>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #30 (permalink)  
Old March 22nd, 2005, 05:07 PM
bob-teatow's Avatar
Member
 
Join Date: Mar 2005
Posts: 58
bob-teatow
Default Quirks/Bugs with SipuraUtil and SPAConfigDiff

First - thanks guys got them working! But....

SipuraUtil does not display the "New File" icon when I have my screen settings at 125DPI - I use this because I have a 14" LCD screen that is "hi-res" 1400x1050. I've seen this in other programs, they assume 96DPI and then icons and text "get lost". Workaround - create one or more dummy files with names xyz.Sipura and then overwrite those with drag and drop.

SPAConfigDiff - Sometimes when I drag/drop or open a file from a different folder - it doesn't appear in the window. It seems nothing happens.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://forum.voxilla.com/cisco-linksys-sipura-voip-support-forum/utility-save-load-spa3000-configurations-added-pap-2-a-10990.html
Posted By For Type Date
NeoPhone :: T This thread Refback December 1st, 2006 12:26 PM
Linksys: See what people are saying right now on Technorati This thread Refback November 12th, 2006 02:42 PM
NeoPhone :: T This thread Refback September 17th, 2006 03:46 PM
NeoPhone :: Téma megtekintése - LINKSYS PAP2/EU Analóg telefon adapter This thread Refback September 14th, 2006 06:07 PM
NeoPhone :: Téma megtekintése - LINKSYS PAP2/EU Analóg telefon adapter This thread Refback September 14th, 2006 04:59 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
SPA-9000 config utility? pacini Cisco/Linksys (Sipura) VoIP Support Forum 0 June 23rd, 2006 10:11 PM
how to save called numbers and call length from a SPA-3000 badboy25 Cisco/Linksys (Sipura) VoIP Support Forum 0 June 13th, 2006 12:15 AM
SPA-3000 admin/advanced web pages do not load - work around walterhw Cisco/Linksys (Sipura) VoIP Support Forum 2 February 9th, 2006 12:59 PM
Sipura 3000 System Tray Utility SunHillCopper Cisco/Linksys (Sipura) VoIP Support Forum 46 December 28th, 2005 04:27 AM

Voxilla Recommends
  • Voxilla News

    More Voxilla news



    All times are GMT. The time now is 09:57 AM.


    vBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
    SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
    Logos and trademarks are the property of Voxilla or their respective owner. All other content © 2003-2009 by Voxilla, Inc.