magicJack  and magicJack Plus Support, Reviews, FAQs and Tricks Forum Index

magicJack and magicJack Plus Support, Reviews, FAQs and Tricks


magicJack and magicJack Plus Unofficial Technical Support. Your Magic Jack and Magic Jack Plus phone service information resource
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Google Voice Dial Out using Sipsorcery (no computer needed)


Goto page Previous  1, 2
 
Post new topic   Reply to topic    magicJack and magicJack Plus Support, Reviews, FAQs and Tricks Forum Index -> magicJack Tips and Tricks
View previous topic :: View next topic  
Author Message
synchron
Dan isn't smart enough to hire me


Joined: 15 May 2008
Posts: 230

PostPosted: Fri Aug 28, 2009 11:58 am    Post subject: Reply with quote

slappydan,

My only other suggestions to you r to make sure in sipsorcery that you have binded at least one provider and have the register checkmark checked. Set the ATA back to factory defaults, make sure it's unprovisioned, enter the SIP info all over again (make sure the proxy and domain point to 'sip.sipsorcery.com') and reboot the ATA. You should see a green Voip light.

I've had more problems trying to register diectly to providers (i.e. Sipgate, VoxOx, mj via GVout proxy, mj via xGVout proxy but I was always able to register with no problem to sipsorcery and mysipswitch. The ATA VOIP LED would only go out when those servers were temporarily down.

Good Luck,

Synchron Cool
Back to top
View user's profile Send private message
isaacl
MagicJack Newbie


Joined: 15 Sep 2009
Posts: 1

PostPosted: Tue Sep 15, 2009 10:34 pm    Post subject: Reply with quote

I recently set up an account with SipSorcery, to allow me to dial out from my Google Voice number without having to go into the GV interface.
I would like to also add a way to have another number forward to a SIP, and have SipSorcery in turn forward that to my GV number.
Is that possible?
Here's my surrent SS DialPlan, basically pieced together from this forum:

Code:
# SIP tracing : true or false
sys.Trace = false

sys.Log("call from #{req.Header.From.FromURI.ToString()} to #{req.URI.User}.")

if sys.In
 # Do your INCOMING call processing customisations here.
sys.Log("dialplan defaultin starting...")
sys.Log("call from #{req.Header.From.FromURI.ToString()} to #{req.URI.User}.")
sys.Dial("myusername@local")

else
  # Do your OUTGOING call processing customisations here.
numbertocall = req.URI.User.to_str
sys.GoogleVoiceCall("[email protected]", "mypass", "1747xxxxxxx", "#{numbertocall}")
end


Can I add something to this to do that?
I am a newbie at this, so I hope someone can help me, in a way I can understand...
Thanks a lot!!
Back to top
View user's profile Send private message
sabresfan
Dan Should Pay Me


Joined: 12 Feb 2009
Posts: 673
Location: Buffalo NY

PostPosted: Sat Mar 27, 2010 7:29 pm    Post subject: Reply with quote

I have 2 lines setup on my pap2 now with GV and sipsorcery. They have added a backup server now if their main server is down. I have sipgate on one line and gizmo on the other. I find gizmo to be a little more responsive than sipgate but both work great. The simple dial plan is easy to add in sipsorcery and you can add as many features as you can figure out with the ruby dial plans. If your running MJ on an ata this is great as a second line.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    magicJack and magicJack Plus Support, Reviews, FAQs and Tricks Forum Index -> magicJack Tips and Tricks All times are GMT - 4 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB Turbo Extended Edition © 2010, phpBB Group