empathy r824 - trunk/data
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r824 - trunk/data
- Date: Tue, 25 Mar 2008 08:54:03 +0000 (GMT)
Author: xclaesse
Date: Tue Mar 25 08:54:02 2008
New Revision: 824
URL: http://svn.gnome.org/viewvc/empathy?rev=824&view=rev
Log:
Add more SIP profiles
Added:
trunk/data/ekiga.profile
trunk/data/fwd.profile
trunk/data/sipphone.profile
Modified:
trunk/data/Makefile.am
Modified: trunk/data/Makefile.am
==============================================================================
--- trunk/data/Makefile.am (original)
+++ trunk/data/Makefile.am Tue Mar 25 08:54:02 2008
@@ -12,6 +12,9 @@
msn.profile \
msn-haze.profile \
sofiasip.profile \
+ ekiga.profile \
+ fwd.profile \
+ sipphone.profile \
groupwise.profile
autostartdir = $(sysconfdir)/xdg/autostart
Added: trunk/data/ekiga.profile
==============================================================================
--- (empty file)
+++ trunk/data/ekiga.profile Tue Mar 25 08:54:02 2008
@@ -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
+
Added: trunk/data/fwd.profile
==============================================================================
--- (empty file)
+++ trunk/data/fwd.profile Tue Mar 25 08:54:02 2008
@@ -0,0 +1,15 @@
+[Profile]
+Manager = sofiasip
+Protocol = sip
+DisplayName = FreeWorldDialup (SIP)
+IconName = im-sip
+ConfigurationUI = sofiasip
+VCardDefault = 1
+VCardField = X-SIP
+Capabilities = chav-p2p, voice-p2p, split-account, video-p2p
+DefaultAccountDomain = fwd.pulver.com
+Default-priority = 1
+Default-proxy-address = fwd.pulver.com
+Default-stun-server = stun.fwdnet.net
+Default-discover-stun = false
+
Added: trunk/data/sipphone.profile
==============================================================================
--- (empty file)
+++ trunk/data/sipphone.profile Tue Mar 25 08:54:02 2008
@@ -0,0 +1,16 @@
+[Profile]
+Manager = sofiasip
+Protocol = sip
+DisplayName = Sipphone.com (SIP)
+IconName = im-sip
+ConfigurationUI = sofiasip
+VCardDefault = 1
+VCardField = X-SIP
+Capabilities = voice-p2p, split-account, video-p2p
+DefaultAccountDomain = proxy01.sipphone.com
+Default-priority = 1
+Default-stun-server = stun01.sipphone.com
+Default-proxy = 198.65.166.131
+Default-discover-stun = false
+Default-transport = udp
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]