On Thu, Feb 10, 2011 at 11:17 PM, William Stillwell <
will...@stillwellsoft.com> wrote:

> Ok, stopped asterisk
>
> Backed up all modules
>
> Recompiled asterisk to lastest version.
>
>
>
> Same thing… jabber call come in, but no firing of the gtalk/extension..
>
>
>
> Now running build 1.6.2.16.1
>
>
>


Try adding the following to your [google-in] context in extension.conf:

exten => _.,1,Verbose(Call from GTalk - catchall)

exten => _.,n,Set(CallerID(Name)="From GoogleTalk")

exten => _.,n,Dial(SIP/1000)


-- 
Thanks,
--Warren Selby, dCAP
http://www.selbytech.com
--
_____________________________________________________________________
-- 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