Hello there,
I'm a web developer,
and I my company wants me to develop a chat client. since they have
google accounts (like
john...@mycompany.com), I wanted to set up a bosh
connector using punjab, in order to connect to google talk services.
The
problem is, I'm behind a server proxy (like 192.5.6.7 on port 8080) and when I
run punjab, I can see in its logs that he tries to make a srv lookup
but with no success. I tried also to disable the lookup by adding the
line "connect_srv = false" in the punjab.tac file, so he can make a
direct connection to the google talk service ... that didn't help either. but
when I use the Google talk instant messaging client, it is possible to
indicate the server proxy so it can connect to the google talk services
throught the server proxy.
So I would like to know if there is a
way to tell punjab that it needs to go throught the company server proxy in
order to connect to the google talk services.