 |
|

March 27th, 2006, 01:28 AM
|
|
Junior Member
|
|
Join Date: Mar 2006
Posts: 14
|
|
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.
|

March 28th, 2006, 03:28 PM
|
|
Member
|
|
Join Date: Feb 2006
Posts: 34
|
|
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.
|

March 28th, 2006, 04:11 PM
|
|
Junior Member
|
|
Join Date: Mar 2006
Posts: 14
|
|
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.
|

March 28th, 2006, 04:53 PM
|
|
Member
|
|
Join Date: Feb 2006
Posts: 34
|
|
have you copied your dial rules to Asterisk?
|

March 28th, 2006, 07:56 PM
|
|
Junior Member
|
|
Join Date: Mar 2006
Posts: 14
|
|
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.
|

March 29th, 2006, 11:19 AM
|
|
Senior Member
|
|
Join Date: Jul 2005
Posts: 269
|
|
Any hints on how you got your info from the Gizmo?
|

March 29th, 2006, 12:07 PM
|
|
Junior Member
|
|
Join Date: Mar 2006
Posts: 14
|
|
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.
|

March 29th, 2006, 08:19 PM
|
|
Junior Member
|
|
Join Date: Mar 2006
Posts: 14
|
|
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.
|

March 30th, 2006, 04:35 AM
|
|
Senior Member
|
|
Join Date: Jul 2005
Posts: 362
|
|
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.
|

April 7th, 2006, 03:22 AM
|
|
Junior Member
|
|
Join Date: Apr 2006
Posts: 2
|
|
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.
|
 |
|
| Thread Tools |
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|