/etc/yate/providers.conf is in yate-qt4 5.0.0-1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 | ; This file is used to provide template settings for the client.
; Each section describes provider specific settings that can be applied
; in the Account setup window.
[FWD]
enabled=yes
description=Free World Dialup
protocol=sip
server=fwd.pulver.com
[iptel.org]
enabled=yes
description=Free SIP proxy and services
protocol=sip
server=iptel.org
[sipgate.co.uk]
enabled=yes
description=Free SIP registrar and gateway
protocol=sip
server=sipgate.co.uk
[iaxtel.com]
enabled=yes
description=Free IAX interconnect service
protocol=iax
server=iaxtel.com
[ekiga.net]
enabled=yes
description=Ekiga personal SIP address
protocol=sip
server=ekiga.net
[voxgratia.org]
enabled=yes
description=Vox Gratia Test Gatekeeper
protocol=h323
server=66.135.35.44
[GTalk]
enabled=yes
description=Google Talk
protocol=jabber
domain=gmail.com
server=talk.google.com
options=allowplainauth
[Facebook]
enabled=yes
description=Facebook
protocol=jabber
domain=chat.facebook.com
|