Let’s say I just want to make gtalk calls (and not receive them). Does anybody know if it is somehow possible to dial a gtalk channel directly (without referencing the dialer peer in jabber.conf and gtalk.conf)? e.g.
Dial(Gtalk/from_username:from_password/to_username@gmail.com)
instead of
Dial(Gtalk/[from_peer]/to_username@gmail.com)
This doesn’t seem to work right out of the box. Is there any trick that I can get this to work? Since jabber.conf and gtalk.conf are not covered by realtime asterisk yet, it’s really useful to be able to make calls this way.