SipTesting

Version 123 (Adrian Georgescu, 03/14/2010 12:57 pm)

1 102 Adrian Georgescu
= Testing Guide =
2 7 Adrian Georgescu
3 58 Adrian Georgescu
[[TOC(WikiStart, Sip*, depth=2)]]
4 13 Adrian Georgescu
5 117 Adrian Georgescu
A set of Command Line Tools are available in '''sipclients''' package for setting up Audio, Instant Messaging (IM), File Transfer Sessions, Publication and Subscription to presence and other type of Events. To use the Command Line Tools  you need a SIP account, read below for how to obtain one.
6 1 Adrian Georgescu
7 102 Adrian Georgescu
== SIP Account ==
8 8 Adrian Georgescu
9 123 Adrian Georgescu
You can register a free SIP account at http://sip2sip.info. 
10 61 Adrian Georgescu
11 90 Adrian Georgescu
== Configuration ==
12 70 Adrian Georgescu
13 104 Adrian Georgescu
Manage global  and SIP account settings used by middleware and Command Line Tools using:
14 68 Adrian Georgescu
15 114 Adrian Georgescu
 * [wiki:sip_settings sip-settings]
16 68 Adrian Georgescu
17 119 Adrian Georgescu
== Register ==
18 1 Adrian Georgescu
19 119 Adrian Georgescu
You can use this script to Register a SIP end-point with a SIP Registrar
20 119 Adrian Georgescu
21 1 Adrian Georgescu
 * [wiki:sip_register sip-register] - REGISTER a SIP end-point with a SIP Registrar
22 119 Adrian Georgescu
23 119 Adrian Georgescu
== Audio Sessions ==
24 119 Adrian Georgescu
25 119 Adrian Georgescu
You can use these script to receive or initiate audio calls.
26 119 Adrian Georgescu
27 1 Adrian Georgescu
 * [wiki:sip_audio_session sip-audio-session] - Setup a single SIP audio session using RTP media (VoIP)
28 119 Adrian Georgescu
 * [wiki:sip_session sip-session] - Setup one or more SIP sessions with Audio (RTP), Instant Messaging and File Transfer (MSRP)
29 119 Adrian Georgescu
30 119 Adrian Georgescu
== Instant Messaging ==
31 119 Adrian Georgescu
32 120 Adrian Georgescu
You can use these script to receive or initiate IM sessions or to send and receive Short Messages.
33 119 Adrian Georgescu
34 116 Adrian Georgescu
 * [wiki:sip_session sip-session] - Setup one or more SIP sessions with Audio (RTP), Instant Messaging and File Transfer (MSRP)
35 113 Adrian Georgescu
 * [wiki:sip_message sip-message] - Send and receive short messages in paging mode using SIP MESSAGE method
36 32 Adrian Georgescu
37 21 Adrian Georgescu
== Presence ==
38 12 Adrian Georgescu
39 120 Adrian Georgescu
You can use these scripts to Publish, Subscribe and handle incoming Notifies to and from a Presence Agent.
40 71 Adrian Georgescu
41 113 Adrian Georgescu
 * [wiki:sip_publish_presence sip-publish-presence] - PUBLISH presence to a Presence Agent
42 113 Adrian Georgescu
 * [wiki:sip_subscribe_winfo sip-subscribe-winfo] - SUBSCRIBE to the watcher list for given SIP address on the Presence Agent
43 113 Adrian Georgescu
 * [wiki:sip_subscribe_presence sip-subscribe-presence]  - SUBSCRIBE to Presence Event for a given SIP address
44 113 Adrian Georgescu
 * [wiki:sip_subscribe_rls sip-subscribe-rls] - SUBSCRIBE for Presence Event to a list managed by a Resource List Server
45 113 Adrian Georgescu
 * [wiki:sip_subscribe_mwi sip-subscribe-mwi] - SUBSCRIBE for Message Waiting Indicator
46 107 Adrian Georgescu
47 107 Adrian Georgescu
== XCAP ==
48 107 Adrian Georgescu
49 107 Adrian Georgescu
You can use these scripts to manipulate documents on an XCAP server:
50 107 Adrian Georgescu
51 113 Adrian Georgescu
 * [wiki:xcap_directory xcap-directory] - Show the XCAP documents stored in the XCAP server for the given account
52 113 Adrian Georgescu
 * [wiki:xcap_icon xcap-icon] - Stores and retrieves the icon for the given account
53 113 Adrian Georgescu
 * [wiki:xcap_pres_rules xcap-pres-rules] - Manage the content of the pres-rules XCAP document
54 113 Adrian Georgescu
 * [wiki:xcap_dialog_rules xcap-dialog-rules] - Manage the content of the dialog-rules XCAP document
55 113 Adrian Georgescu
 * [wiki:xcap_rls_services xcap-rls-services] - Manage the content of a RLS services XCAP document