I am new to asterisk but I think that with gtalk things are different!!!<br>
In my extensions.conf I have:<br>
exten =&gt; 2103,2,Dial(SIP/sip.generic,20); twinkle client<br>
exten =&gt; _33XXXXXXXXX,1,Set(CALLERID(num)=01215063743); that doesn&#39;t work<br>
exten =&gt; _33XXXXXXXXX,2,Dial(gtalk/asterisk/+${<a href="mailto:EXTEN%7D@voice.google.com">EXTEN}@voice.google.com</a>)<br>
<br>
in my sip.conf I have nothing in relation to gtalk:<br>
[sip.generic]<br>
context=google      ;context to be defined in extensions . conf<br>
type=friend           ;use defined context for both inbound and outbound calls<br>
disallow=all           ;enable gsm audio codec<br>
allow=gsm              ;host could be dynamic<br>
host=dynamic<br>
canreinvite=no<br>
<br>in my gtalk.conf:<br>
[general]<br>
context=google          ; Context to dump call into<br>
bindaddr=0.0.0.0          ; Address to bind to<br>
allowguest=yes              ; Allow calls from people not in list of peers<br>
callerid=2121212<br>
[guest]                      ; special account for options on guest account<br>
disallow=all<br>
allow=ulaw<br>
allow=gsm<br>
context=google<br>
connection=asterisk<br>
callerid=2121212<br>
<br>
in my jabber.conf:<br>
[general]<br>
; debug = yes            ; uncomment to Enable debugging ( disabled by default ).<br>
autoregister=yes        ; Auto register users from buddy list .<br>
[asterisk]<br>
type=client<br>
serverhost=<a href="http://talk.google.com">talk.google.com</a>                ; Route to server<br>
username=<a href="http://minustoplusinfinity@gmail.com/Talk">minustoplusinfinity@gmail.com/Talk</a>  ; Username with Talk resource .<br>
secret=***************                             ; Gmail Password<br>
usetls=yes                                      ; Use tls<br>
usesasl=yes                                     ; Use sasl<br>
statusmessage=&quot;I am available&quot;                ; Google Talk status message<br>
timeout=100                                     ; Timeout ( in seconds ), default is 5<br>
<br>
<br><br><div class="gmail_quote">On Thu, Jul 28, 2011 at 3:27 PM, Alex Balashov <span dir="ltr">&lt;<a href="mailto:abalashov@evaristesys.com" target="_blank">abalashov@evaristesys.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>On 07/28/2011 09:22 AM, A.H. Jos wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi list,<br>
I have Asterisk speaking with google talk, is there any way to set or<br>
at least hide my google voice number when I call others?<br>
</blockquote>
<br></div>
Set a different &#39;callerid&#39; on either your outgoing sip.conf peer?<br>
<br>
-- <br>
Alex Balashov - Principal<br>
Evariste Systems LLC<br>
260 Peachtree Street NW<br>
Suite 2200<br>
Atlanta, GA 30303<br>
Tel: <a href="tel:%2B1-678-954-0670" value="+16789540670" target="_blank">+1-678-954-0670</a><br>
Fax: <a href="tel:%2B1-404-961-1892" value="+14049611892" target="_blank">+1-404-961-1892</a><br>
Web: <a href="http://www.evaristesys.com/" target="_blank">http://www.evaristesys.com/</a><br>
<br>
--<br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</blockquote></div><br>