[asterisk-users] Gtalk/Jabber Issue

Warren Selby wcselby at selbytech.com
Thu Feb 10 23:37:15 CST 2011


On Thu, Feb 10, 2011 at 11:17 PM, William Stillwell <
william at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110210/51e16279/attachment.htm>


More information about the asterisk-users mailing list