Re: [asterisk-users] Gtalk/Jabber connect issues in 1.4.8

2007-07-19 Thread Bruce Ferrell
DOH!  Thanks

[EMAIL PROTECTED] wrote:
> Hi,
> 
> That should be:
> 
> [EMAIL PROTECTED]
> 
> Got it?
> 
> 
> BR,
> Dems
> 
> 
>>I've included my jabber.conf below.  I'm betting the following errors:
>>
>>[Jul 18 21:05:22] ERROR[28166]: res_jabber.c:609 aji_act_hook: JABBER:
>>Node Error
>>[Jul 18 21:05:22] WARNING[28166]: res_jabber.c:1537 aji_recv_loop:
>>JABBER: Got hook event.
>>
>>jabber test
>>
>>[Jul 18 21:04:16] WARNING[32691]: res_jabber.c:1421 ast_aji_send:
>>JABBER: Not connected can't send
>>User: [EMAIL PROTECTED]
>>
>>Anyone have a hint??
>>
>>Thanks
>>
>>[general]
>>debug=no;;Turn on debugging by default.
>>autoprune=yes   ;;Auto remove users from buddy list.
>>autoregister=yes;;Auto register users from buddy
>>list.
>>
>>[asterisk]  ;;label
>>type=client ;;Client or Component connection
>> ;;Route to server for example,
>>serverhost=talk.google.com
>> ;;  talk.google.com
>>;[EMAIL PROTECTED]/asterisk  ;;Username with optional roster.
>>[EMAIL PROTECTED]
>>secret= ;;Password
>>port=5222   ;;Port to use defaults to 5222
>>usetls=yes  ;;Use tls or not
>>usesasl=yes ;;Use sasl or not
>>[EMAIL PROTECTED];;Manual addition of buddy
>>statusmessage="I am available"  ;;Have custom status message for
>> ;;Asterisk.
>>timeout=100 ;;Timeout on the message stack.
>>
>>___
>>--Bandwidth and Colocation Provided by http://www.api-digital.com--
>>
>>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--
> 
> 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--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Gtalk/Jabber connect issues in 1.4.8

2007-07-19 Thread demuel
Hi,

That should be:

[EMAIL PROTECTED]

Got it?


BR,
Dems

> I've included my jabber.conf below.  I'm betting the following errors:
>
> [Jul 18 21:05:22] ERROR[28166]: res_jabber.c:609 aji_act_hook: JABBER:
> Node Error
> [Jul 18 21:05:22] WARNING[28166]: res_jabber.c:1537 aji_recv_loop:
> JABBER: Got hook event.
>
> jabber test
>
> [Jul 18 21:04:16] WARNING[32691]: res_jabber.c:1421 ast_aji_send:
> JABBER: Not connected can't send
> User: [EMAIL PROTECTED]
>
> Anyone have a hint??
>
> Thanks
>
> [general]
> debug=no;;Turn on debugging by default.
> autoprune=yes   ;;Auto remove users from buddy list.
> autoregister=yes;;Auto register users from buddy
> list.
>
> [asterisk]  ;;label
> type=client ;;Client or Component connection
>  ;;Route to server for example,
> serverhost=talk.google.com
>  ;;  talk.google.com
> ;[EMAIL PROTECTED]/asterisk  ;;Username with optional roster.
> [EMAIL PROTECTED]
> secret= ;;Password
> port=5222   ;;Port to use defaults to 5222
> usetls=yes  ;;Use tls or not
> usesasl=yes ;;Use sasl or not
> [EMAIL PROTECTED];;Manual addition of buddy
> statusmessage="I am available"  ;;Have custom status message for
>  ;;Asterisk.
> timeout=100 ;;Timeout on the message stack.
>
> ___
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> 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--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Gtalk/Jabber connect issues in 1.4.8

2007-07-19 Thread demuel
Hi,

Are you connecting to talk.google.com as a C2S or a S2S?

BR,
Dems

> Hi Bruce,
>
>> [EMAIL PROTECTED]
>
> Google's server is expecting you to provide a valid gmail address
> here, suffixed with @gmail.com
>
> Cheers,
>
> Philippe
>
> ___
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> 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--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Gtalk/Jabber connect issues in 1.4.8

2007-07-19 Thread Philippe Sultan
Hi Bruce,

> [EMAIL PROTECTED]

Google's server is expecting you to provide a valid gmail address
here, suffixed with @gmail.com

Cheers,

Philippe

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Gtalk/Jabber connect issues in 1.4.8

2007-07-18 Thread Bruce Ferrell
I've included my jabber.conf below.  I'm betting the following errors:

[Jul 18 21:05:22] ERROR[28166]: res_jabber.c:609 aji_act_hook: JABBER: 
Node Error
[Jul 18 21:05:22] WARNING[28166]: res_jabber.c:1537 aji_recv_loop: 
JABBER: Got hook event.

jabber test

[Jul 18 21:04:16] WARNING[32691]: res_jabber.c:1421 ast_aji_send: 
JABBER: Not connected can't send
User: [EMAIL PROTECTED]

Anyone have a hint??

Thanks

[general]
debug=no;;Turn on debugging by default.
autoprune=yes   ;;Auto remove users from buddy list.
autoregister=yes;;Auto register users from buddy 
list.

[asterisk]  ;;label
type=client ;;Client or Component connection
 ;;Route to server for example,
serverhost=talk.google.com
 ;;  talk.google.com
;[EMAIL PROTECTED]/asterisk  ;;Username with optional roster.
[EMAIL PROTECTED]
secret= ;;Password
port=5222   ;;Port to use defaults to 5222
usetls=yes  ;;Use tls or not
usesasl=yes ;;Use sasl or not
[EMAIL PROTECTED];;Manual addition of buddy 
statusmessage="I am available"  ;;Have custom status message for
 ;;Asterisk.
timeout=100 ;;Timeout on the message stack.

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users