]> git.0d.be Git - empathy.git/commitdiff
Add more SIP profiles
authorXavier Claessens <xclaesse@src.gnome.org>
Tue, 25 Mar 2008 08:54:02 +0000 (08:54 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Tue, 25 Mar 2008 08:54:02 +0000 (08:54 +0000)
svn path=/trunk/; revision=824

data/Makefile.am
data/ekiga.profile [new file with mode: 0644]
data/fwd.profile [new file with mode: 0644]
data/sipphone.profile [new file with mode: 0644]

index 7bf442d4894431c624bea9e11ac17ac860676cfc..a2f3285342eec0bd08bbb2861f5dad9c03bb89e6 100644 (file)
@@ -12,6 +12,9 @@ profile_DATA =                                \
        msn.profile                     \
        msn-haze.profile                \
        sofiasip.profile                \
+       ekiga.profile                   \
+       fwd.profile                     \
+       sipphone.profile                \
        groupwise.profile
 
 autostartdir = $(sysconfdir)/xdg/autostart
diff --git a/data/ekiga.profile b/data/ekiga.profile
new file mode 100644 (file)
index 0000000..1acc710
--- /dev/null
@@ -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
+
diff --git a/data/fwd.profile b/data/fwd.profile
new file mode 100644 (file)
index 0000000..af05b2c
--- /dev/null
@@ -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
+
diff --git a/data/sipphone.profile b/data/sipphone.profile
new file mode 100644 (file)
index 0000000..4904a74
--- /dev/null
@@ -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
+