Gtalk simultaneous calls

Hi there,

scenario : SIP to gtalk

Is there a limitation of number of simultaneous calls that can be established using one jabber.conf extension (profile) ?

exten => 100,1,Dial(gtalk/asterisk/mybuddy@gmail.com)
exten => 101,1,Dial(gtalk/asterisk/mybuddy-1@gmail.com)
exten => 102,1,Dial(gtalk/asterisk/mybuddy-2@gmail.com)
.
.
.
exten => 199,1,Dial(gtalk/asterisk/mybuddy-99@gmail.com)

using one gmail account (your_google_username@gmail.com) for simultaneous calls.

------jabber.conf-----
[general]
autoregister=yes

[asterisk]
type=client
serverhost=talk.google.com
username=your_google_username@gmail.com/Talk
secret=your_google_password
port=5222
usetls=yes
usesasl=yes
statusmessage="I am an Asterisk Server"
timeout=100

Howdy,

The best thing I can say is to refer to section 5.4 of the Google Terms of Service:

[quote]5.4 You agree that you will not engage in any activity that interferes with or disrupts the Services (or the servers and networks which are connected to the Services).
[/quote]

From:

google.com/accounts/TOS