diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-25 16:54:02 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-25 16:54:02 +0800 |
commit | 52a187a4a9b60e90ed693e001eeb4d0a8bc21e67 (patch) | |
tree | b26e27774f05f29030f4ab64662d67bd3a0afc21 /data/ekiga.profile | |
parent | 9d8e0c6767a613f25030f7c8898a8e7a678e0664 (diff) | |
download | gsoc2013-empathy-52a187a4a9b60e90ed693e001eeb4d0a8bc21e67.tar gsoc2013-empathy-52a187a4a9b60e90ed693e001eeb4d0a8bc21e67.tar.gz gsoc2013-empathy-52a187a4a9b60e90ed693e001eeb4d0a8bc21e67.tar.bz2 gsoc2013-empathy-52a187a4a9b60e90ed693e001eeb4d0a8bc21e67.tar.lz gsoc2013-empathy-52a187a4a9b60e90ed693e001eeb4d0a8bc21e67.tar.xz gsoc2013-empathy-52a187a4a9b60e90ed693e001eeb4d0a8bc21e67.tar.zst gsoc2013-empathy-52a187a4a9b60e90ed693e001eeb4d0a8bc21e67.zip |
Add more SIP profiles
svn path=/trunk/; revision=824
Diffstat (limited to 'data/ekiga.profile')
-rw-r--r-- | data/ekiga.profile | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/ekiga.profile b/data/ekiga.profile new file mode 100644 index 000000000..1acc71044 --- /dev/null +++ b/data/ekiga.profile @@ -0,0 +1,14 @@ +[Profile] +Manager = sofiasip +Protocol = sip +DisplayName = Ekiga.net (SIP) +IconName = im-ekiga +ConfigurationUI = sofiasip +VCardDefault = 1 +VCardField = X-SIP +Capabilities = chat-p2p, voice-p2p, split-account, video-p2p +DefaultAccountDomain = ekiga.net +Default-priority = 1 +Default-stun-server = stun.ekiga.net +Default-discover-stun = false + |