WikiStart

Version 32 (Adrian Georgescu, 04/19/2009 12:04 pm)

1 2 Adrian Georgescu
= Welcome to SIP2SIP =
2 1
3 25 Adrian Georgescu
[[TOC(WikiStart, depth=3)]]
4 8 Adrian Georgescu
5 28 Adrian Georgescu
SIP2SIP is high availability SIP service distributed in three data centers located in the Netherlands. You may use this service to register a free SIP account that allows you to communicate using audio and video over the Internet using the SIP protocol. The account is Presence/IM enabled with support for relevant SIP SIMPLE standards for MSRP relay extension, Presence Agent, XCAP and RLS services.
6 1
7 2 Adrian Georgescu
== Register an account ==
8 1
9 27 Adrian Georgescu
Go to http://sip2sip.info
10 1
11 7 Adrian Georgescu
== Account features ==
12 7 Adrian Georgescu
13 7 Adrian Georgescu
 * Publicly reachable SIP address
14 27 Adrian Georgescu
 * Works behind any type of residential NAT (beware that Firewalls of SIP ALGs may still block your SIP traffic)
15 7 Adrian Georgescu
 * Parallel forking to multiple devices
16 27 Adrian Georgescu
 * Support for presence based on PUBLISH method, XCAP storage and  RLS services
17 27 Adrian Georgescu
 * Support for instant messaging (IM) based on MSRP and MSRP relay extension
18 27 Adrian Georgescu
 * Voice and video, codec agnostic
19 27 Adrian Georgescu
 * T.38 and G.711 passthrough fax support
20 7 Adrian Georgescu
 * ENUM routing based on lookups under e164.arpa
21 27 Adrian Georgescu
 * Call forwarding for Busy, Unavailable, Not online, Meeting
22 27 Adrian Georgescu
 * Accept calls based on time of day and time zone
23 7 Adrian Georgescu
 * White list and black list for incoming callers
24 7 Adrian Georgescu
25 2 Adrian Georgescu
== Configure your account ==
26 1
27 2 Adrian Georgescu
Setup your SIP software or hardware device as follows:
28 1
29 25 Adrian Georgescu
===  General ===
30 25 Adrian Georgescu
 
31 2 Adrian Georgescu
 * Username: XXX
32 2 Adrian Georgescu
 * Password: YYY
33 2 Adrian Georgescu
 * Domain: sip2sip.info
34 2 Adrian Georgescu
 * Outboud proxy: proxy.sipthor.net
35 18 Adrian Georgescu
36 18 Adrian Georgescu
Replace XXX with your username and YYY with your password received during the registration of your SIP account.
37 1
38 26 Adrian Georgescu
=== XCAP root ===
39 25 Adrian Georgescu
40 18 Adrian Georgescu
If you use SIP SIMPLE presence you need to set XCAP root:
41 18 Adrian Georgescu
42 1
 * XCAP: https://xcap.sipthor.net/xcap-root@sip2sip.info/
43 25 Adrian Georgescu
44 25 Adrian Georgescu
=== MSRP relay ===
45 25 Adrian Georgescu
46 25 Adrian Georgescu
If you use SIP SIMPLE instant messaging based on MSRP, a relay is available for helping traverse the NAT. The relay is found in the DNS using SRV _msrps._tcp.sip2sip.info
47 25 Adrian Georgescu
48 30 Adrian Georgescu
== Testing your SIP address ==
49 1
50 18 Adrian Georgescu
 * To test audio sessions, call 3333, you should hear some music playing
51 3 Adrian Georgescu
 * To test microphone call 4444, you should hear your echo back
52 3 Adrian Georgescu
 * You may call to any other SIP account user@domain
53 3 Adrian Georgescu
 * To access your voicemail or mailbox settings dial *70
54 3 Adrian Georgescu
 * Your voice messages are delivered to ag@ag-projects.com
55 1
 * To review your call go to https://secure.dns-hosting.info/CDRTool
56 18 Adrian Georgescu
 * To test multi-party instant messaging using MSRP setup a MSRP session to XYZ@chatserver.ag-projects.com
57 3 Adrian Georgescu
58 30 Adrian Georgescu
== Changing your settings ==
59 1
60 32 Adrian Georgescu
[wiki:SipSettings changing SIP account settings]
61 31 Adrian Georgescu
62 23 Adrian Georgescu
== Domain registration ==
63 1
64 23 Adrian Georgescu
To create SIP addresses under your own domains, register or transfer your Internet domains at https://secure.dns-hosting.info. The number of SIP addresses you can create is limited by a fair use policy dependent on the general use of the platform.
65 4 Adrian Georgescu
66 24 Adrian Georgescu
== PSTN outbound  ==
67 23 Adrian Georgescu
68 23 Adrian Georgescu
To make calls to PSTN destinations add credit to your SIP account at http://x.sip2sip.info?tab=prepaid
69 10 Adrian Georgescu
70 10 Adrian Georgescu
To dial a PSTN destination dial +NUMBER. The NUMBER must be a fully qualified E.164 number (country code + network number + subscriber number). First an ENUM lookup is attempted. If a SIP destination is found, the call will be routed to it, if ENUM lookup does not return a valid SIP address, the call is directed to a PSTN gateway. To use the PSTN gateway you must have a positive credit. To add credit for your account login to the SIP settings page and click on Credit tab.
71 11 Adrian Georgescu
72 1
Price list for dialing to PSTN destinations is available [https://secure.dns-hosting.info/sip2sip_rates.html here]. The call costs are logged in the Credit section of your [http://x.sip2sip.info SIP settings page].
73 24 Adrian Georgescu
74 24 Adrian Georgescu
== PSTN inbound  ==
75 24 Adrian Georgescu
76 24 Adrian Georgescu
As you own a publicly reachable SIP address, you may receive calls from any SIP device that knows your address including a PSTN gateway.  You can receive calls from PSTN if you own a telephone number (not provided by this service) and if the SIP gateway provider that handles that number can translate that number into your SIP address. Technically if you number is in public ENUM e164.arap tree you can simply map your ENUM number to your SIP address. Any ENUM ready gateway will be able to automatically find the SIP address you configured for your ENUM number.
77 12 Adrian Georgescu
78 29 Adrian Georgescu
== SIP SIMPLE servers ==
79 12 Adrian Georgescu
80 12 Adrian Georgescu
If you plan to offer a similar SIP service, you can setup your own SIP infrastructure using the following elements:
81 12 Adrian Georgescu
 
82 12 Adrian Georgescu
|| OpenSIPS || SIP server || http://opensips.org||
83 12 Adrian Georgescu
|| OpenXCAP|| Policy server || http://openxcap.org||
84 1
|| MSRPRelay|| MSRP media relay|| http://msrprelay.org||
85 16 Adrian Georgescu
|| !MediaProxy || RTP media relay || http://mediaproxy.ag-projects.com||
86 14 Adrian Georgescu
|| CDRTool || Rating engine|| http://cdrtool.ag-projects.com||
87 15 Adrian Georgescu
|| !CallControl || Prepaid engine|| http://callcontrol.ag-projects.com||
88 12 Adrian Georgescu
89 12 Adrian Georgescu
Or purchase a commercial solution like [http://ag-projects.com Multimedia Service Platform]
90 19 Adrian Georgescu
91 29 Adrian Georgescu
== SIP SIMPLE clients ==
92 19 Adrian Georgescu
93 20 Adrian Georgescu
|| SIP SIMPLE client || http://sipsimpleclient.com || MSRP, XCAP, RLS || Cross-platform client library, SDK, command line tools ||
94 1
|| Mercuro IMS || http://www.mercuro.net/ || MSRP, XCAP, RLS || Fully featured GUI, Windows only  ||
95 21 Adrian Georgescu
|| Eyebeam and Bria || http://counterpath.com || XCAP || Cross-platform, fully featured GUI ||