SipTesting

Version 4 (Adrian Georgescu, 01/10/2009 11:47 am)

1 1 Adrian Georgescu
= Testing the client =
2 1 Adrian Georgescu
 
3 1 Adrian Georgescu
SIP SIMPLE client is closely developed together with and tested against the most popular SIP SIMPLE server software available today:
4 1 Adrian Georgescu
5 1 Adrian Georgescu
 * [http://opensips.org OpenSIPS] - SIP Proxy/Registrar/Presence Agent 
6 1 Adrian Georgescu
 * [http://openxcap.org OpenXCAP] - XCAP server for storage of buddy lists and presence policy
7 1 Adrian Georgescu
 * [http://msrprelay.org MSRPRelay] - Relay to facilitate NAT traversal of IM/file transfer sessions
8 1 Adrian Georgescu
9 1 Adrian Georgescu
== Configuration ==
10 1 Adrian Georgescu
11 2 Adrian Georgescu
To operate, the client requires a configuration file with. At a minimum the SIP credentials should be defined. For a full description of the configuration file and its settings is available in the [wiki:SipConfiguration Configuration] chapter. 
12 1 Adrian Georgescu
13 4 Adrian Georgescu
== Test scripts ==
14 1 Adrian Georgescu
15 1 Adrian Georgescu
Included with the library, a set of command line tools are available for setting up audio, Instant Messaging and file transfer sessions, publish and subscribe to presence or other type of events. 
16 1 Adrian Georgescu
17 1 Adrian Georgescu
 * [wiki:sip_register sip_register] - REGISTER a SIP end-point with a SIP Registrar
18 1 Adrian Georgescu
 * [wiki:sip_rtp_audio_session sip_audio_session] - Setup a voice audio session (Voice over IP)
19 1 Adrian Georgescu
 * [wiki:sip_msrp_im_session sip_im_session] - Setup IM session and File transfer using MSRP protocol
20 1 Adrian Georgescu
 * [wiki:sip_message sip_message] - Send/receive text in page mode using SIP MESSAGE method
21 1 Adrian Georgescu
 * [wiki:sip_publish_presence sip_publish_presence] - PUBLISH presence to a SIP Presence Agent
22 1 Adrian Georgescu
 * [wiki:sip_subscribe_presence sip_subscribe_presence]  - SUBSCRIBE to presence information
23 1 Adrian Georgescu
 * [wiki:sip_subscribe_winfo sip_subscribe_winfo] - SUBSCRIBE to watcher list on a SIP Presence Agent
24 1 Adrian Georgescu
 * [wiki:sip_subscribe_rls sip_subscribe_rls] - SUBSCRIBE to lists managed by Resource List Server
25 1 Adrian Georgescu
 * [wiki:xcapclient xcapclient] - PUT/GET/DELETE full or partial documents on an XCAP server
26 1 Adrian Georgescu
 * [wiki:xcap_pres_rules xcap_pres_rules] - Manage content of pres-rules XCAP document
27 1 Adrian Georgescu
 * [wiki:xcap_rls_services] - Manage content of RLS services XCAP document