services/FreePhone.md
... ...
@@ -0,0 +1,51 @@
1
+# What's FreePhone?
2
+Where's the point in using a phone flat just for a single person? !FreePhone is a project aimed to develop a VPN wide SIP phone service. Calling german landline is possible at the moment, as well as local participants (eg. maxx).
3
+
4
+## How does this work?
5
+### Public proxy
6
+Set up your softphone or hardware implementation to use:
7
+ * SIP-Proxy/Proxy domain: maxx.spaceboyz.net (SRV-Record)
8
+ * Username/Account/Login: vpn
9
+ * Password: vpn
10
+The proxy is strictly outbound, registration is impossible and unintended.
11
+
12
+## Special needs
13
+Just contact me if you like to use your SIP hardware (eg. Fritz!Box FON). You'll get a special account allowing registrations plus a local extension.
14
+
15
+## Restrictions
16
+ * Any call under the terms of the flatrate is allowed, so to speak: no mobile phones or pr0n calls
17
+ * One call at a time for FreePhone users (stupid bandwidth restrictions :/).
18
+ * Internal calls are more or less unrestricted.
19
+ * alaw/ulaw are disallowed for bandwidth reasons
20
+
21
+## Additional extensions
22
+| **Extension** | **Target** |
23
+|---|---|
24
+| maxx | myself, almost anywhere wireless lan is availiable |
25
+| grim | sometimes, sometimes not |
26
+| equinox | i think nokia prevents but you may try |
27
+| helios | did not connect for some time now |
28
+
29
+If you like listening to german news, dial 787326353 (Vanity: STREAMDLF). Just contact me in case you want more.
30
+
31
+## Configuration examples
32
+Just look at the german version, you'll get the idea.
33
+
34
+## What's next?
35
+### Real dn42 phone system
36
+If i'm bored some day i might implement the following:
37
+ * SIP extensions for every participant
38
+ * Voicemail
39
+ * Funny games
40
+ * FreePhone integration (maybe with redundancy)
41
+ * ...
42
+
43
+If someone is willing to experiment we could try allowing reinvites. This way all SIP endpoints inside the VPN could connect their media streams directly, thus saving bandwidth and raising call quality.
44
+
45
+## Latest changes
46
+ * G.729 now is the preferred codec because of bandwith issues
47
+ * My "Homezone" works perfectly, moving with me
48
+ * Phone #: +493727/959023
49
+ * Sipgate: 5884293
50
+ * SIP: maxx(at)maxx.spaceboyz.net
51
+ * Transcoding from/into G.729 works fine now, thanks to some precompiled versions for asterisk.
... ...
\ No newline at end of file
services/Services-FreePhone.md
... ...
@@ -1,51 +0,0 @@
1
-# What's FreePhone?
2
-Where's the point in using a phone flat just for a single person? !FreePhone is a project aimed to develop a VPN wide SIP phone service. Calling german landline is possible at the moment, as well as local participants (eg. maxx).
3
-
4
-## How does this work?
5
-### Public proxy
6
-Set up your softphone or hardware implementation to use:
7
- * SIP-Proxy/Proxy domain: maxx.spaceboyz.net (SRV-Record)
8
- * Username/Account/Login: vpn
9
- * Password: vpn
10
-The proxy is strictly outbound, registration is impossible and unintended.
11
-
12
-## Special needs
13
-Just contact me if you like to use your SIP hardware (eg. Fritz!Box FON). You'll get a special account allowing registrations plus a local extension.
14
-
15
-## Restrictions
16
- * Any call under the terms of the flatrate is allowed, so to speak: no mobile phones or pr0n calls
17
- * One call at a time for FreePhone users (stupid bandwidth restrictions :/).
18
- * Internal calls are more or less unrestricted.
19
- * alaw/ulaw are disallowed for bandwidth reasons
20
-
21
-## Additional extensions
22
-| **Extension** | **Target** |
23
-|---|---|
24
-| maxx | myself, almost anywhere wireless lan is availiable |
25
-| grim | sometimes, sometimes not |
26
-| equinox | i think nokia prevents but you may try |
27
-| helios | did not connect for some time now |
28
-
29
-If you like listening to german news, dial 787326353 (Vanity: STREAMDLF). Just contact me in case you want more.
30
-
31
-## Configuration examples
32
-Just look at the german version, you'll get the idea.
33
-
34
-## What's next?
35
-### Real dn42 phone system
36
-If i'm bored some day i might implement the following:
37
- * SIP extensions for every participant
38
- * Voicemail
39
- * Funny games
40
- * FreePhone integration (maybe with redundancy)
41
- * ...
42
-
43
-If someone is willing to experiment we could try allowing reinvites. This way all SIP endpoints inside the VPN could connect their media streams directly, thus saving bandwidth and raising call quality.
44
-
45
-## Latest changes
46
- * G.729 now is the preferred codec because of bandwith issues
47
- * My "Homezone" works perfectly, moving with me
48
- * Phone #: +493727/959023
49
- * Sipgate: 5884293
50
- * SIP: maxx(at)maxx.spaceboyz.net
51
- * Transcoding from/into G.729 works fine now, thanks to some precompiled versions for asterisk.
... ...
\ No newline at end of file