Voxilla VoIP Forum

Go Back   Voxilla VoIP Forum > Hardware/Software Support Forums > Other Hardware/Software

Other Hardware/Software Got a comment or question on VoIP hardware or software that isn't represented by one of the other categories? Post it here.


Closed Thread
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old October 16th, 2005, 04:57 PM
Junior Member
 
Join Date: Oct 2005
Posts: 5
nathanpalmer
Default Problems with DLINK 1402 and Asterisk

I just setup an Asterisk@Home server at my house. Everything seems to work great with Asterisk itself. I can connect through softphones and it works just fine.

I configured my unlocked D-Link 1402S/L to work with it and it seems to work for the first half hour or so and then doesn't work again until I reboot the router (sometimes I have to reboot several times).

Has anyone had any problems like this with this voip router? I'm not sure what else I would need to do to get it work.

Nathan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old October 17th, 2005, 12:39 AM
mberlant's Avatar
Senior Member
 
Join Date: Aug 2004
Location: USA or Japan
Posts: 5,013
mberlant is an unknown quantity at this point
Default RE: Problems with DLINK 1402 and Asterisk

What is your re-Register timeout set to in the D-Link? It cannot be longer than maxexpirey= in sip.conf.
__________________
Please do not send technical questions via PM.
Please post all questions to the forum.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old October 17th, 2005, 12:57 AM
Junior Member
 
Join Date: Oct 2005
Posts: 5
nathanpalmer
Default Re: RE: Problems with DLINK 1402 and Asterisk

Quote:
Originally Posted by mberlant
What is your re-Register timeout set to in the D-Link? It cannot be longer than maxexpirey= in sip.conf.
I've tried several different values from 1800, to 3600, to other very large numbers. Although I don't see maxexpirey= in my sip.conf. Maybe that's an issue?

Nathan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old October 18th, 2005, 12:31 PM
Member
 
Join Date: Mar 2005
Posts: 47
TomChez
Default RE: Re: RE: Problems with DLINK 1402 and Asterisk

Yes, this is an issue for me also. I have 2 dlink 1402s from sipphone that I now keep in a box since they won't re-register with asterisk. They worked fine with sipphone though - and they have excellent sound quality compared with other sip devices I've used.

Here's a thread that discusses the 1402 to Asterisk registration problem on the sipphone.com forum. Found using the search terms "Asterisk Register"

http://forum.sipphone.com/viewtopic....erisk+register

The work around stated in the above post is to set the registration very high : "1209600 seconds" and reboot every two weeks.

Please post here if you find a better solution as I would like to utilitize my 1402s with asterisk. NOTE: Sipphone uses SER (Sip Express Router) and there is no problem with registrations there.

Tom
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5 (permalink)  
Old October 19th, 2005, 02:24 AM
mberlant's Avatar
Senior Member
 
Join Date: Aug 2004
Location: USA or Japan
Posts: 5,013
mberlant is an unknown quantity at this point
Default RE: Re: RE: Problems with DLINK 1402 and Asterisk

Nathan,

Are you able to set the Reregistration timer to something small, like 60 seconds? That will ensure that you Reregister more frequently than Asterisk expects, which will keep you alive.
__________________
Please do not send technical questions via PM.
Please post all questions to the forum.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6 (permalink)  
Old October 19th, 2005, 05:16 AM
Junior Member
 
Join Date: Oct 2005
Posts: 5
nathanpalmer
Default Re: RE: Re: RE: Problems with DLINK 1402 and Asterisk

Quote:
Originally Posted by mberlant
Are you able to set the Reregistration timer to something small, like 60 seconds? That will ensure that you Reregister more frequently than Asterisk expects, which will keep you alive.
Hmm.. I haven't tried to make it that small. I will try that next. I tried the maximum timeout but Asterisk for some reason wouldn't accept incoming calls with that setting (it doesn't make sense to me.) Setting it to 2 weeks like that forum said seems to register just fine, but I really hate to have to remember to reboot my router every 2 weeks.

I'm going to try 60 seconds to see what that does. I will post my results.

Nathan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7 (permalink)  
Old October 19th, 2005, 05:35 AM
Junior Member
 
Join Date: Oct 2005
Posts: 5
nathanpalmer
Default RE: Re: RE: Re: RE: Problems with DLINK 1402 and Asterisk

Well, I tried to set it to 60. It set just fine, but while I was watching the status it got set to 60 seconds then got reset to 900 seconds. At any rate, 900 is less than what the web configuration would let me do so I'll see what this does.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8 (permalink)  
Old October 21st, 2005, 03:12 AM
mberlant's Avatar
Senior Member
 
Join Date: Aug 2004
Location: USA or Japan
Posts: 5,013
mberlant is an unknown quantity at this point
Default RE: Re: RE: Re: RE: Problems with DLINK 1402 and Asterisk

If you can watch the parameter change by itself it is most likely getting this new setting from within the acknowledgement packet coming back from Asterisk.
__________________
Please do not send technical questions via PM.
Please post all questions to the forum.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9 (permalink)  
Old October 23rd, 2005, 03:26 AM
Junior Member
 
Join Date: Oct 2005
Posts: 5
nathanpalmer
Default Re: RE: Re: RE: Re: RE: Problems with DLINK 1402 and Asteris

Quote:
Originally Posted by mberlant
If you can watch the parameter change by itself it is most likely getting this new setting from within the acknowledgement packet coming back from Asterisk.
So you are saying that there is some setting in asterisk that is sending the 900 back? Do you know where it's at?

I set my register value to 1209600 and everything has seemed to be running fine for the last few days. I just really hate the fact that I would have to reboot the router every 2 weeks.

Nathan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10 (permalink)  
Old December 30th, 2005, 10:48 AM
Member
 
Join Date: Mar 2005
Posts: 47
TomChez
Default RE: Re: RE: Re: RE: Re: RE: Problems with DLINK 1402 and Ast

Nathan,

This issue has been resolved with the latest 1402s firmware - a generic version of the Lingo S36 firmware. (unlocked) I tested it and it works great with Asterisk - AAH 2.0. You can download it from sipphone:

http://support.sipphone.com/download...M-06272005.tfp

You'll also need a TFTP server to upgrade the firmware. (solarwinds free tftp server works for me)

To access the VOIP web menu requires a cut and paste of these commands into your browser after browsing to 192.168.15.1:

javascript:top.doLink('/html/dlgCfgSIPServerConfig.html', 0x1425,0,0,0,0,0,0,0,0)

javascript:top.doLink('/html/dlgCfgStunConfig.html', 0x1428,0,0,0,0,0,0,0,0)

javascript:top.doLink('/html/dlgCfgSIPConfig.html', 0x1424,0,0,0,0,0,0,0,0)

javascript:top.doLink('/html/dlgCfgSIPP2Ptable.html', 0x1427,0,0,0,0,0,0,0,0)

javascript:top.doLink('/html/dlgMgtAdminManagement.html', 0x2200,0,0,0,0,0,0,0,0)

The userid and password are both admin.

Tom
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
DLink DVG-2001S provisioning dterry Other Hardware/Software 0 August 4th, 2006 10:32 PM
SPA3000 and new Dlink DGL4100 problems lifeisfun Linksys (Sipura) VoIP Support Forum 4 May 7th, 2006 01:04 AM
DLink DPH-70 with Asterisk thameema Asterisk Support Forum 4 August 8th, 2005 07:16 AM
dlink dvg-1120 civitas_dei Other Hardware/Software 1 October 14th, 2004 06:22 AM
DHCP and DLink AnneFTL BroadVoice Support Forum 1 August 15th, 2004 05:28 AM



All times are GMT. The time now is 06:43 AM.


vBulletin, Copyright ©2000 - 2009, 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.