using GV without CB pointing to SS uri

Getting started with the SIP Sorcery
Post Reply
Sergo2
Posts: 15
Joined: Sun May 01, 2011 2:26 am

using GV without CB pointing to SS uri

Post by Sergo2 » Sat May 14, 2011 6:19 am

Hi
I was wondering if it's possible to use sys.GoogleVoiceCall when GV_CB number is pointing to sip uri
registered at sipsorcery account (for example 1777xxx@callcentric.com) but not to user@sipsorcery.com.

And another issue, can I just call sys.GoogleVoiceCall to initiate callback to a regular number not pointing to any accounts SS knows about, something like GVCallback app for Android.

Another idea I'm thinking if it's possible to setup an inbound dial plan to use incoming call and matched CID trigger a
callback with using GV between fixed numbers, I guess at this point SS cannot callback and give dialtone, like
for example LiberailVoip does. But with LV I have to use two Sipsorcery trunks, while it could be done with one if
a callback number is a real phone registered with GV, the problem is how to pass a destination number without internet.
Maybe SMS, I know Tropo( which Aaron mentioned hosts SS) supports SMS.

I wish there were more documentation about dial plan's Sys. object methods and properties.

Post Reply