[asterisk-users] Goggle voice incoming dialplan

William Stillwell william at stillwellsoft.com
Thu Jun 16 22:48:58 CDT 2011


Only GV numbers that can terminate to a Google Chat Account can be connected
directly to asterisk.

 

Otherwise you will need to get a free SIP Account, and route calls to it.

 

 

 

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of asterisk
asterisk
Sent: Thursday, June 16, 2011 11:39 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Goggle voice incoming dialplan

 

Do anyone know how to receiving incoming call from GV number associated with
an non gmail.com account? I have custom domains under google and would like
to receiving calls via asterisk.

The google chat function is missing in these GV accounts.

On Thu, Jun 16, 2011 at 11:30 AM, asterisk asterisk <asterisk at ck-lee.com>
wrote:

Thanks and will try.

 

On Thu, Jun 16, 2011 at 11:28 AM, Jamie A. Stapleton
<jstapleton at computer-business.com> wrote:


exten => account1 at gmail.com,1,Answer()
exten => account1 at gmail.com,n,Wait(2)
exten => account1 at gmail.com,n,SendDTMF(1)
exten => account1 at gmail.com,n,Dial(SIP/device1)

exten => account2 at gmail.com,1,Answer()
exten => account2 at gmail.com,n,Wait(2)
exten => account2 at gmail.com,n,SendDTMF(1)
exten => account2 at gmail.com,n,Dial(SIP/device2)

________________________________

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of asterisk
asterisk
Sent: Wednesday, June 15, 2011 11:24 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Goggle voice incoming dialplan



Hi,

I am a question to handle incoming goggle voice. I have put several GV
accounts into the jabber.conf. How can I direct different accounts to
different extensions?

Help with example is much appreciate

Thanks,

CK



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110616/c3e27755/attachment.htm>


More information about the asterisk-users mailing list