WikiStart

Version 26 (Adrian Georgescu, 04/19/2009 11:47 am)

1 2 Adrian Georgescu
= Welcome to SIP2SIP =
2 1
3 25 Adrian Georgescu
[[TOC(WikiStart, depth=3)]]
4 8 Adrian Georgescu
5 3 Adrian Georgescu
Make acquaintance with your new SIP address. SIP stands for Session
6 3 Adrian Georgescu
Initiation Protocol and is becoming the universal way to communicate over
7 3 Adrian Georgescu
the Internet using both software and hardware devices.
8 3 Adrian Georgescu
9 2 Adrian Georgescu
You may use this service to register a 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.
10 1
11 2 Adrian Georgescu
== Register an account ==
12 1
13 2 Adrian Georgescu
Go to: http://sip2sip.info
14 1
15 7 Adrian Georgescu
== Account features ==
16 7 Adrian Georgescu
17 7 Adrian Georgescu
 * Publicly reachable SIP address
18 7 Adrian Georgescu
 * Works behind NAT
19 7 Adrian Georgescu
 * Parallel forking to multiple devices
20 7 Adrian Georgescu
 * Support for SIP SIMPLE presence (PUBLISH method, XCAP storage, RLS services)
21 7 Adrian Georgescu
 * Support for SIP SIMPLE instant messaging (IM based on MSRP and MSRP relay extension) 
22 7 Adrian Georgescu
 * Voice and video
23 7 Adrian Georgescu
 * T.38 fax support
24 7 Adrian Georgescu
 * ENUM routing based on lookups under e164.arpa
25 7 Adrian Georgescu
 * Call forwarding
26 7 Adrian Georgescu
 * Time of day routing
27 7 Adrian Georgescu
 * White list and black list for incoming callers
28 7 Adrian Georgescu
29 2 Adrian Georgescu
== Configure your account ==
30 1
31 2 Adrian Georgescu
Setup your SIP software or hardware device as follows:
32 1
33 25 Adrian Georgescu
===  General ===
34 25 Adrian Georgescu
 
35 2 Adrian Georgescu
 * Username: XXX
36 2 Adrian Georgescu
 * Password: YYY
37 2 Adrian Georgescu
 * Domain: sip2sip.info
38 2 Adrian Georgescu
 * Outboud proxy: proxy.sipthor.net
39 18 Adrian Georgescu
40 18 Adrian Georgescu
Replace XXX with your username and YYY with your password received during the registration of your SIP account.
41 1
42 26 Adrian Georgescu
=== XCAP root ===
43 25 Adrian Georgescu
44 18 Adrian Georgescu
If you use SIP SIMPLE presence you need to set XCAP root:
45 18 Adrian Georgescu
46 1
 * XCAP: https://xcap.sipthor.net/xcap-root@sip2sip.info/
47 25 Adrian Georgescu
48 25 Adrian Georgescu
=== MSRP relay ===
49 25 Adrian Georgescu
50 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
51 25 Adrian Georgescu
52 3 Adrian Georgescu
53 3 Adrian Georgescu
== How to use your SIP address ==
54 1
55 18 Adrian Georgescu
 * To test audio sessions, call 3333, you should hear some music playing
56 3 Adrian Georgescu
 * To test microphone call 4444, you should hear your echo back
57 3 Adrian Georgescu
 * You may call to any other SIP account user@domain
58 3 Adrian Georgescu
 * To access your voicemail or mailbox settings dial *70
59 3 Adrian Georgescu
 * Your voice messages are delivered to ag@ag-projects.com
60 1
 * To review your call go to https://secure.dns-hosting.info/CDRTool
61 18 Adrian Georgescu
 * To test multi-party instant messaging using MSRP setup a MSRP session to XYZ@chatserver.ag-projects.com
62 3 Adrian Georgescu
63 6 Adrian Georgescu
== How to change your settings ==
64 3 Adrian Georgescu
65 3 Adrian Georgescu
Login to the settings page http://x.sip2sip.info with your SIP credentials:
66 3 Adrian Georgescu
 * SIP address: XXX@sip2sip.info
67 3 Adrian Georgescu
 * Password: YYY
68 4 Adrian Georgescu
69 23 Adrian Georgescu
== Domain registration ==
70 1
71 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.
72 4 Adrian Georgescu
73 24 Adrian Georgescu
== PSTN outbound  ==
74 23 Adrian Georgescu
75 23 Adrian Georgescu
To make calls to PSTN destinations add credit to your SIP account at http://x.sip2sip.info?tab=prepaid
76 10 Adrian Georgescu
77 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.
78 11 Adrian Georgescu
79 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].
80 24 Adrian Georgescu
81 24 Adrian Georgescu
== PSTN inbound  ==
82 24 Adrian Georgescu
83 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.
84 12 Adrian Georgescu
85 22 Adrian Georgescu
== SIP SIMPLE platform software ==
86 12 Adrian Georgescu
87 12 Adrian Georgescu
If you plan to offer a similar SIP service, you can setup your own SIP infrastructure using the following elements:
88 12 Adrian Georgescu
 
89 12 Adrian Georgescu
|| OpenSIPS || SIP server || http://opensips.org||
90 12 Adrian Georgescu
|| OpenXCAP|| Policy server || http://openxcap.org||
91 1
|| MSRPRelay|| MSRP media relay|| http://msrprelay.org||
92 16 Adrian Georgescu
|| !MediaProxy || RTP media relay || http://mediaproxy.ag-projects.com||
93 14 Adrian Georgescu
|| CDRTool || Rating engine|| http://cdrtool.ag-projects.com||
94 15 Adrian Georgescu
|| !CallControl || Prepaid engine|| http://callcontrol.ag-projects.com||
95 12 Adrian Georgescu
96 12 Adrian Georgescu
Or purchase a commercial solution like [http://ag-projects.com Multimedia Service Platform]
97 19 Adrian Georgescu
98 19 Adrian Georgescu
== SIP SIMPLE software clients ==
99 19 Adrian Georgescu
100 20 Adrian Georgescu
|| SIP SIMPLE client || http://sipsimpleclient.com || MSRP, XCAP, RLS || Cross-platform client library, SDK, command line tools ||
101 1
|| Mercuro IMS || http://www.mercuro.net/ || MSRP, XCAP, RLS || Fully featured GUI, Windows only  ||
102 21 Adrian Georgescu
|| Eyebeam and Bria || http://counterpath.com || XCAP || Cross-platform, fully featured GUI ||