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-boun...@lists.digium.com
[mailto:asterisk-users-boun...@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 <aster...@ck-lee.com>
wrote:

Thanks and will try.

 

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


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

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

________________________________

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@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

 

 

--
_____________________________________________________________________
-- 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

Reply via email to