republican-creole
Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » VOIP etc » Voice Over IP - VOIP » Vonage » [Vonage] SIP credentials, RTP300, GPP_K?
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
Would Vonage Be a mistake? »
« $4.99 a month for incoming calls.  
rcilink
Premium
join:2003-12-15
Manchester, NH

Re: [Vonage] SIP credentials, RTP300, GPP_K?

Yup, you will need access to the SIP settings (voice tab) to make the device work with Viatalk.. If you can, try upgrading the firmware (»192.168.15.1/update.htm use username=user password=tivonpw). Put in the unlocked firmware and then do the factory reset.

As for a complete, concise how-to guide, I dont think that has been done for this device (partial, not complete)..

I guess I will have to throw something together.

I will post something here, when I have something worth posting...

Evildude

join:2001-07-06
Brooklyn, NY

Re: [Vonage] SIP credentials, RTP300, GPP_K?

well, post something, since i cant get my wrtp54g to register properly to anyone.
rcilink
Premium
join:2003-12-15
Manchester, NH

Re: [Vonage] SIP credentials, RTP300, GPP_K?

I am curious what your wrtp54g v1.00.62 is doing...

Here's a 'quick' guide to get things in place using wrtp-1.00.62-NA firmware:

1. download the wrtp-1.00.62-NA firmware

2. Update wrtp device: (login and then use this link: »192.168.15.1/update.htm )
* Username = user - and - Password = tivonpw

3. Update is complete when it is not blinky LED.. Be patient.

4. Login.. Look at status page to verify firmware version.

5. In 'ADMIN' tab, do a factory reset of ROUTER and VOICE.
* Username = user - and - Password = tivonpw

-------------------------------
Notes:

If you can not use 'user' and the password listed above (it says account is not enabled), you will need to enable the account. See notes about how to do that (look for the XML to change Admin and user passwords in this thread).

Once the above steps are complete (including the fact reset), you can begin setting-up your SIP settings. Use the Voice tab to quickly get the setup complete.

The Provision settings will be changed after a Fact reset to generic IP (192.168.1.76) to avoid accidential change. If you wish to use provisioning, simply change the address to your provision server IP address-- it will work. (yes, it is possible to put the 'vonage' address in there, and it will bring your box live... using this unlocked firmware).

Please report back here if you experience troubles with this firmware version and setting-up SIP services.

I had my wrtp setup to work with my Asterisk box without any problems on this firmware version. (a side note: I did find problems using 1.00.64 release firmware with Asterisk..)

Evildude

join:2001-07-06
Brooklyn, NY

Re: [Vonage] SIP credentials, RTP300, GPP_K?

The box is unlocked, as i have mentioned a few times, I cant get it to register either on my local sip sever or elsewhere. I need a copy of some successful settings so i can emulate them.
ii904

join:2005-11-05
Brooklyn, NY
look for the XML to change Admin and user passwords

anybody know how to do it?
rcilink
Premium
join:2003-12-15
Manchester, NH

Re: [Vonage] SIP credentials, RTP300, GPP_K?

Please see the post here: »[Vonage] SIP credentials, RTP300, GPP_K?

It resets passwords.
ii904

join:2005-11-05
Brooklyn, NY

Re: wrtp54g with wrt1.00.62-NAr6.bin

rcilink thanks for reply.
I follow your guide ,
1. download the wrtp-1.00.62-NA firmware

2. Update wrtp device: (login and then use this link: 192.168.15.1/update.htm )
* Username = user - and - Password = tivonpw

3. Update is complete when it is not blinky LED.. Be patient.

4. Login.. Look at status page to verify firmware version.

5. In 'ADMIN' tab, do a factory reset of ROUTER and VOICE.
* Username = user - and - Password = tivonpw

now my wrtp54g running 1.00.62-na firmware,but I want update the voice section to rtp300 3-1-10.bin because I don't know how to setup to work with Asterisk box .but I know how to setup a sip account like FWD ,sipphone.so i want to update to rtp300 3-1-10 version.also I want to try this firmware .looks like wrtp54g-NA version. WRTP54G-NA - firmware v.3.1.14: »www.dspring.com/podpora/fw/WRT54···1.14.bin

So I login (username=admin password=admin) then Change URL to : 192.168.15.1/update.html ,At this 'login' screen, enter:
username= user
password= tivonpw
but it show can't login ,show bad user name.then I follow this guide :

I changed the Admin PW to be "Admin" and left the user pw as "tivonpw". Also, I assume your router to the net is at 192.168.15.1 I set DNS1 to that IP. Also, I put my TFTP and HTTP server IP to 192.168.15.100

The way this is written, it will do this:
1. The RTP300 will TFTP from 192.168.15.100 the file: ti001310000.xml (replace 0's with actual MAC)
here-------I put my xml file in solarwinds tftp server boot folder

2. The RTP300 will HTTP get (using WGET) from 192.168.15.100the file: /rtp300/rtp300-3-1-10.bin
here-----I put rtp300-3-1-10.bin in solarwinds tftp server boot folder

3. Set appropriate provision info.

4. Set Admin password to Admin and enable Admin

5. Set user password to tivonpw and enable user

6. Set idle timeouts to: user:5 and Admin:15

<provision "2">
<options>
<reconfig/>
</options>
<settings>
<firmware>rtp300-3-1-10.bin</firmware>
<profileurl>tftp://192.168.15.100:69</profileurl>
<imageurl>http://192.168.15.100</imageurl>
<key>43731b1f3e73581f53e3bc5456929138dfd0a980e9ab066f5b148a9a073b1e24</key>
<path>rtp300</path>
<interval>30</interval>
<intervalimg>120</intervalimg>
<dns1>192.168.15.1</dns1>
<dns2></dns2>
<voicelog>notice</voicelog>
<logdest></logdest>
<sntp>time.vonage.net</sntp>
<tikeypub></tikeypub>
<timezone>STD5:0DST,M4.1.0,M10.5.0</timezone> <adminpwd>Admin</adminpwd>
<userpwd>tivonpw</userpwd>
<userstate>1</userstate>
<useridle>5</useridle>
<adminstate>1</adminstate>
<adminidle>15</adminidle>
</settings></provision>

looks rtp54g can get xml file from 192.168.15.100 (tftp sever) but user/tivonpw still can't login, also no firmware update.

I just need to know how to dump firmware on it.
rc, thanks for all your help so far
rcilink
Premium
join:2003-12-15
Manchester, NH

Re: wrtp54g with wrt1.00.62-NAr6.bin

two things to try:

1. In your XML, clear the "key" tag above.. it should look like:
<key></key>

2. When you update your Provision.html page, make sure you
leave the 'encryption key' field blank. put in the other meaningful data.

Let me know if this works.
ii904

join:2005-11-05
Brooklyn, NY

Re: wrtp54g with wrt1.00.62-NAr6.bin

Click for full size
Click for full size
thanks rcilink

follow your guide ,I final get user/tivonpw. when I try update my wrtp54g to rtp300 3-1-10 firmware or WRTP54G-NA - firmware v.3.1.14 show invalid code pattern. now my wrtp54g still using 1.0062-na version.in voice part,it's old voice interface . i don't know how to setup to fwd.I still looking wrtp54g 3.1.10 version,like pap2 support stun .

thanks for advance
rcilink
Premium
join:2003-12-15
Manchester, NH

Re: wrtp54g with wrt1.00.62-NAr6.bin

ii904 See Profile, The reason you are having trouble is the error displayed in your screen shot "Invalid code pattern".

This means you are trying to load a firmware that is not for the device. For example, you can not simply load a RTP300 firmware on the WRTP54g device, unless you edit the firmware and re-checksum it.

From what someone posted, there is a firmware 3.1.14 (I think it was that version) for the WRTP54g on a link above.. If I remember right, it has the wrong code pattern also, and won't load on a stock wrtp54g firmware.

I will have to take a look at it and change the code pattern, so it will load on our WRTP54g versions..
KillaB7

join:2006-05-23
Vancouver, BC

1 edit

Re: wrtp54g with wrt1.00.62-NAr6.bin

Hey rcilink,

Would you be able to package up an 1.00.62-NA for the RTP300? 3.1.10 is too buggy for my liking and you don't recommend 1.00.64-NA.

3.1.14 sounds interesting. Perhaps it's more stable than 3.1.10?
samuelyw

join:2006-06-19

Re: wrtp54g with wrt1.00.62-NAr6.bin

Can anyone tell me how to downgrade 1.00.64 firmware to 1.00.62? thank you!
samuelyw

join:2006-06-19

Re: wrtp54g with wrt1.00.62-NAr6.bin

it downgraded to 1.00.62 already.
ii904

join:2005-11-05
Brooklyn, NY

thanks rcilink

follow your guide ,I final get user/tivonpw. when I try update my wrtp54g to rtp300 3-1-10 firmware or WRTP54G-NA - firmware v.3.1.14 show invalid code pattern. now my wrtp54g still using 1.0062-na version.in voice part,it's old voice interface . i don't know how to setup to fwd.I still looking wrtp54g 3.1.10 version,like pap2 support stun .
how do you do this? " Now I need to find this release for the WRTp54G and fix it up.. looks like a very nice release of firmware!

My wrtp54g is now running firmware version 3.1.10!" how?

thanks for advance
Forums » VOIP etc » Voice Over IP - VOIP » VonageWould Vonage Be a mistake? »
« $4.99 a month for incoming calls.  


Saturday, 28-Nov 22:28:17 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [122] Time Warner Cable Fires Broadside At Broadcasters
· [112] New AT&T Ad Campaign Hits Back At Verizon
· [96] Apple Joins AT&T Verizon Snark Fest
· [87] New Bill Takes Aim At Higher Verizon ETFs
· [80] TiVo Sees Record Customer Losses
· [71] Weekend Open Thread
· [70] Verizon CEO: Hulu Will Be Dead Soon
· [69] In-Flight Internet Headed For Bumpy Landing?
· [62] Thanksgiving Open Thread
· [40] EFF Wages War On Fine Print
Most people now reading
· [How to] Install Asterisk on an Asus WL-520GU router [VOIP Tech Chat]
· Windows 7 boot manager editing questions [Microsoft Help]
· Why does it take so long? Mail question [General Questions]
· Why would I want an e reader? [General Questions]
· 3.x Feral Druid - Bear Tanking Guide [World of Warcraft]
· [ PVP] 3.2 DK PvP D/W Spec... [World of Warcraft]
· [Newsgroups] Newzleech down? [Filesharing Software]
· Anyone have a problem [Software]
· Digital Transport Adapter Unboxing Photos [Comcast Cable TV]