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

Asterisk Support Forum Technical support, how-to guides, troubleshooting, and general assistance, from beginner to seasoned pro, this is where to discuss Asterisk, the most powerful open source PBX.



Closed Thread
 
LinkBack (2) Thread Tools Rate Thread Display Modes
  2 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old March 27th, 2006, 02:28 AM
Junior Member
 
Join Date: Mar 2006
Posts: 14
gorving
Default Asterisk@Home & SunRocket

I am new to Asterisk@Home. I followed Nerdvittles tutorials and have it working with Telasip and SBC with a Sipura SPA-3000. If I can get it to call out with SunRocket it would be even better. What would be the settings if I wanted to manage this from AMP instead of modyifing sip.conf and extensions.conf? What would a trunk and an outbound route for Sunrocket look like? I know how to get my SunRocket credentials.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old March 28th, 2006, 04:28 PM
Member
 
Join Date: Feb 2006
Posts: 34
danes75
Default RE: Asterisk@Home & SunRocket

I doubt you'll get many people here who use Sunrocket because they don't release SIP information. No one wants to go through all that trouble to get the data and then unlock the gizmo to get it to work with Asterisk.

If price is the reason you're with SR, I suggest Telasip. Same unlimited plan (like 12 bucks or something) and they have excellent Asterisk config support. You don't have to prepay for the year to get that rate either. To my knowledge I've never had an outage, and definately never one of those unexplained, unanounced three-day ones.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old March 28th, 2006, 05:11 PM
Junior Member
 
Join Date: Mar 2006
Posts: 14
gorving
Default

I also have Telasip and so far so good. There is only one detail that makes me prefer SunRocket over Telasip and that is free calls to Puerto Rico. I have all the details from my Gizmo, account # password, etc. I am just too new to Asterisk to make the darn thing work. I am getting close though, I have Asterisk registering with SunRocket already. I just need to make it dial now.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old March 28th, 2006, 05:53 PM
Member
 
Join Date: Feb 2006
Posts: 34
danes75
Default

have you copied your dial rules to Asterisk?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5 (permalink)  
Old March 28th, 2006, 08:56 PM
Junior Member
 
Join Date: Mar 2006
Posts: 14
gorving
Default

Quote:
Originally Posted by danes75
have you copied your dial rules to Asterisk?
Yes. I created dial rules for the SunRocket trunk and an oubound route. For some reason I can not get it to dial from Asterisk, but I can make it work when I put the same credentials on X-Lite.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6 (permalink)  
Old March 29th, 2006, 12:19 PM
Senior Member
 
Join Date: Jul 2005
Posts: 269
AlexanderBell
Default

Any hints on how you got your info from the Gizmo?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7 (permalink)  
Old March 29th, 2006, 01:07 PM
Junior Member
 
Join Date: Mar 2006
Posts: 14
gorving
Default

Quote:
Originally Posted by AlexanderBell
Any hints on how you got your info from the Gizmo?
There is an user password and an admin password for the Gizmo. I did a lot of serching and found the admin password.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8 (permalink)  
Old March 29th, 2006, 09:19 PM
Junior Member
 
Join Date: Mar 2006
Posts: 14
gorving
Default

I told you I was close, I figured it out:

authuser=[authuser]
callerid=[phone #]
dtmfmode=rfc2833
fromdomain=sunrocket.com
fromuser=[phone #]
host=67.133.234.125
secret=[authuser]
type=peer
username=[phone #]

registration string:
[phone #]:[authuser]:[authuser]@sunrocket.com

Now I can dial out. I can not receive calls because I think they check the MAC address of the Gizmo.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9 (permalink)  
Old March 30th, 2006, 05:35 AM
Senior Member
 
Join Date: Jul 2005
Posts: 362
chandave is an unknown quantity at this point
Send a message via MSN to chandave
Default

Quote:
Originally Posted by gorving

Now I can dial out. I can not receive calls because I think they check the MAC address of the Gizmo.
They can't check the MAC address of your gizmo because that info is not available to Sunrocket across your router. They only see the IP address of your connection. Chances are they might be looking at your useragent string. Find out what's the "User-Agent:" value of the SIP headers coming out of your gizmo.

See ya...

d.c.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10 (permalink)  
Old April 7th, 2006, 04:22 AM
Junior Member
 
Join Date: Apr 2006
Posts: 2
jimn
Default

Here is the User-Agent string for the current InnoMedia Gizmo:

User-Agent: IM v3.0.64

So, you should be able to add the following to sip.conf file:

[general]
useragent=IM v3.0.64

Let us know if this works.
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


LinkBacks (?)
LinkBack to this Thread: http://forum.voxilla.com/asterisk-support-forum/asterisk-home-sunrocket-16136.html
Posted By For Type Date
Pages tagged with This thread Refback November 12th, 2006 03:22 AM
Pages tagged with This thread Refback November 11th, 2006 01:11 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tribox@Home port clash with SunRocket abcd_indya Asterisk Support Forum 11 October 21st, 2006 06:09 PM
Asterisk@home and AMP configuration files resetting rotary500 Asterisk Support Forum 5 December 3rd, 2005 01:04 PM
ISDN & Asterisk at Home degsod Asterisk Support Forum 18 November 3rd, 2005 06:36 PM
Asterisk@Home and AMP(?) Security Hole in MySQL AlexanderBell Asterisk Support Forum 0 October 17th, 2005 11:53 AM
Broadvoice & DID Route & Asterisk@Home buddhake BroadVoice Support Forum 3 July 27th, 2005 06:39 AM

Voxilla News

More Voxilla news

Voxilla Recommends

Voxilla has been covering VoIP and communications since 2003, and we are always asked for recommendations. Of course, there isn't a single answer that meets everyone's needs, but one of the following Voxilla Recommendations will meet yours.



  • All times are GMT. The time now is 11:55 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.