Project

General

Profile

WikiStart » History » Version 20

Adrian Georgescu, 04/19/2009 11:37 AM

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