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 <[email protected]>wrote:

> Thanks and will try.
>
>
> On Thu, Jun 16, 2011 at 11:28 AM, Jamie A. Stapleton <
> [email protected]> wrote:
>
>>
>> exten => [email protected],1,Answer()
>> exten => [email protected],n,Wait(2)
>> exten => [email protected],n,SendDTMF(1)
>> exten => [email protected],n,Dial(SIP/device1)
>>
>> exten => [email protected],1,Answer()
>> exten => [email protected],n,Wait(2)
>> exten => [email protected],n,SendDTMF(1)
>> exten => [email protected],n,Dial(SIP/device2)
>>
>> ________________________________
>>
>> From: [email protected] [mailto:
>> [email protected]] 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