Presentation is loading. Please wait.

Presentation is loading. Please wait.

Simulation of Session Initiation Protocol

Similar presentations


Presentation on theme: "Simulation of Session Initiation Protocol"— Presentation transcript:

1 Simulation of Session Initiation Protocol
There are many applications of the Internet that require the creation and management of a session, where a session is considered an exchange of data between an association of participants. Session Initiation Protocol (SIP) is an application-layer control protocol for creating, modifying, and terminating sessions with one or more participants. These sessions include Internet telephone calls, multimedia distribution and multimedia conferences. Course Name : Networking Level(UG/PG): UG Author : Phani Swathi Chitta Mentor : Aruna Adil *The contents in this ppt are licensed under Creative Commons Attribution-NonCommercial-ShareAlike 2.5 India license 1

2 Learning Objectives After interacting with this Learning Object, the learner will be able to: Explain how Session Initiation Protocol(SIP) works 2

3 1 2 3 4 5 Definitions of the components/Keywords:
SIP (Session Initiation Protocol) is a signaling protocol used to create, manage and terminate sessions in an IP based network. It is an application-layer control (signaling) protocol for creating, modifying and terminating sessions with one or more participants. It is a text-based protocol, similar to HTTP and SMTP, for initiating interactive communication sessions between users. Such sessions include voice, video, chat, interactive games, and virtual reality.  It can also invite participants to already existing sessions, such as multicast conferences. Media can be added to (and removed from) an existing session. It is not a vertically integrated communications system. It is rather a component that can be used with other IETF ( Internet Engineering Task Force) protocols to build a complete multimedia architecture. 2 3 4 5 3 3

4 1 2 3 4 5 Definitions of the components/Keywords: Functions of SIP:
SIP is limited to only the setup, modification and termination of sessions. It serves four major purposes SIP allows for the establishment of user location (i.e. translating from a user's name to their current network address). SIP provides for feature negotiation so that all of the participants in a session can agree on the features to be supported among them. SIP is a mechanism for call management - for example adding, dropping, or transferring participants. SIP allows for changing features of a session while it is in progress. 2 3 4 5

5 1 2 3 4 5 Definitions of the components/Keywords: Components of SIP:
Entities interacting in a SIP scenario are called User Agents (UA) User Agents may operate in two fashions -  User Agent Client (UAC): A user agent client is a logical entity that creates a new request, and then uses the client transaction state machinery to send it. The role of UAC lasts only for the duration of that transaction. In other words, if a piece of software initiates a request, it acts as a UAC for the duration of that transaction. If it receives a request later, it assumes the role of a user agent server for the processing of that transaction. User Agent Server (UAS): A user agent server is a logical entity that generates a response to a SIP request. The response accepts, rejects, or redirects the request. This role lasts only for the duration of that transaction. In other words, if a piece of software responds to a request, it acts as a UAS for the duration of that transaction. If it generates a request later, it assumes the role of a user agent client for the processing of that transaction. Client: A client is any network element that sends SIP requests and receives SIP responses. Clients may or may not interact directly with a human user. User agent clients and proxies are clients. 2 3 4 5

6 1 2 3 4 5 Definitions of the components/Keywords:
Server: A server is a network element that receives requests in order to service them and sends back responses to those requests. Examples of servers are proxies, user agent servers, redirect servers, and registrars. Proxy Server: An intermediary entity that acts as both a server and a client for the purpose of making requests on behalf of other clients. A proxy server primarily plays the role of routing, which means its job is to ensure that a request is sent to another entity "closer" to the targeted user. Proxies are also useful for enforcing policy (for example, making sure a user is allowed to make a call). A proxy interprets, and, if necessary, rewrites specific parts of a request message before forwarding it. Redirect Server: A redirect server is a user agent server that generates 3xx responses to requests it receives, directing the client to contact an alternate set of URIs. Registrar: A registrar is a server that accepts REGISTER requests and places the information it receives in those requests into the location service for the domain it handles. 2 3 4 5

7 1 Master Layout 2 3 4 5 Select the methods SIP Trapezoid
Simulation Area Control Area Select the methods SIP Trapezoid Locating Users Proxy Mode Operation Redirect Mode Operation Parallel Forking Sequential Forking 2 3 Fig. A 4 Give START and RESET buttons Give a text area to display the status of the simulation For SIP Trapezoid refer slides 8 – 59 For Locating Users refer slides 60 – 89 For Proxy Mode Operation refer slides 90 – 123 For Redirect Mode Operation refer slides 124 – 155 For Parallel Forking refer slides 156 – 215 For Sequential Forking refer slides 216 – 240 5 7

8 3 Step 1: 1 2 4 5 SIP Trapezoid START RESET
Instruction for the animator Text to be displayed in the working area (DT) When SIP Trapezoid is selected, display the figures as shown above The buttons shown in the figure are to be displayed After START is pressed, disable the button The text in DT should appear in parallel to the figures Text given in next slide should be shown in the explanation area Press START button to run animation Press RESET button to reset 5

9 Text to be displayed in explanation area:
This applet simulates Setting-up of SIP sessions with the help of SIP trapezoid. SIP consists of four entities sender, sender's proxy, receiver and receiver's proxy. First, sender sends INVITE to its proxy, which forwards it to receiver's proxy and then sends TRYING to sender. At the same time receiver's proxy forwards INVITE to Receiver and sends TRYING to sender's proxy. Now receiver responds with 180 RINGING which is carried to the sender through proxies. Receiver sends 200 OK which is forwarded to the sender through proxies. When sender receives 200 OK it responds with ACK which is sent directly to receiver. Session is established when receiver gets ACK. To terminate the session receiver sends BYE to the sender. Sender responds with 200 OK and session is terminated.

10 3 Step 2: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given in previous slide throughout this part of animation 5

11 3 Step 3: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

12 3 Step 4: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

13 3 Step 5: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

14 3 Step 6: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

15 3 Step 7: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

16 3 Step 8: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

17 3 Step 9: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

18 3 Step 10: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

19 3 Step 11: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

20 3 Step 12: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

21 3 Step 13: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

22 3 Step 14: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

23 3 Step 15: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

24 3 Step 16: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

25 3 Step 17: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

26 3 Step 18: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

27 3 Step 19: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

28 3 Step 20: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

29 3 Step 21: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

30 3 Step 22: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

31 3 Step 23: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

32 3 Step 24: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

33 3 Step 25: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

34 3 Step 26: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

35 3 Step 27: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

36 3 Step 28: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

37 3 Step 29: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

38 3 Step 30: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

39 3 Step 31: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

40 3 Step 32: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

41 3 Step 33: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

42 3 Step 34: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

43 3 Step 35: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

44 3 Step 36: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

45 3 Step 37: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

46 3 Step 38: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

47 3 Step 39: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

48 3 Step 40: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

49 3 Step 41: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

50 3 Step 42: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

51 3 Step 43: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

52 3 Step 44: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

53 3 Step 45: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

54 3 Step 46: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

55 3 Step 47: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

56 3 Step 48: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

57 3 Step 49: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

58 3 Step 50: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

59 3 Step 51: 1 2 4 5 SIP Trapezoid Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

60 3 Step 1: 1 2 4 5 Locating Users START RESET
Instruction for the animator Text to be displayed in the working area (DT) When Locating users is selected, display the figures as shown above The buttons shown in the figure are to be displayed After START is pressed, disable the button The text in DT should appear in parallel to the figures Text given in next slide should be shown in the explanation area Press START button to run animation Press RESET button to reset 5

61 Text to be displayed in explanation area:
This applet simulates the function of Locating Users. It involves basic components such as Registrar, Location Server and Proxy Server. Registration: is registered in the registrar. Also Contact information is stored. This means Mr.A can be found at Next INVITE is sent to proxy server with the help of the registered address. Proxy interacts with Location Server which in turn communicates with the Registrar through SQL, Corba, LDAP, etc. Location server retrieves the actual address from the Registrar and sends it to the proxy. Proxy generates new INVITE which is INVITE

62 3 Step 2: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given in previous slide throughout this part of animation 5

63 3 Step 3: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

64 3 Step 4: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

65 3 Step 5: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

66 3 Step 6: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

67 3 Step 7: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

68 3 Step 8: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

69 3 Step 9: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

70 3 Step 10: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

71 3 Step 11: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

72 3 Step 12: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

73 3 Step 13: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

74 3 Step 14: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

75 3 Step 15: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

76 3 Step 16: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

77 3 Step 17: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

78 3 Step 18: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

79 3 Step 19: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

80 3 Step 20: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

81 3 Step 21: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

82 3 Step 22: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

83 3 Step 23: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

84 3 Step 24: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

85 3 Step 25: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

86 3 Step 26: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

87 3 Step 27: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

88 3 Step 28: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

89 3 Step 29: 1 2 4 5 Locating Users Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

90 3 Step 1: 1 2 4 5 Proxy Mode Operation START RESET
Instruction for the animator Text to be displayed in the working area (DT) When proxy mode operation is selected, display the figures as shown above The buttons shown in the figure are to be displayed After START is pressed, disable the button The text in DT should appear in parallel to the figures Text given in next slide should be shown in the explanation area Press START button to run animation Press RESET button to reset 5

91 Text to be displayed in explanation area:
This Applet simulates the protocol exchanges for the INVITE method in Proxy Mode. The proxy server accepts the INVITE request, contacts the location service with all or parts of the address and obtains a more precise location. The proxy server then issues a SIP INVITE request to the address(es) returned by the location service. The user agent server alerts the user and returns a success indication to the proxy server. The proxy server then returns the success result to the original caller. The receipt of this message is confirmed by the caller using an ACK request, which is forwarded to the callee. Note that an ACK can also be sent directly to the callee, bypassing the proxy. All requests and responses have the same Call-ID.

92 3 Step 2: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given in previous slide throughout this part of animation 5

93 3 Step 3: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

94 3 Step 4: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

95 3 Step 5: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

96 3 Step 6: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

97 3 Step 7: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

98 3 Step 8: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

99 3 Step 9: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

100 3 Step 10: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

101 3 Step 11: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

102 3 Step 12: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

103 3 Step 13: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

104 3 Step 14: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

105 3 Step 15: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

106 3 Step 16: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

107 3 Step 17: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

108 3 Step 18: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

109 3 Step 19: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

110 3 Step 20: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

111 3 Step 21: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

112 3 Step 22: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

113 3 Step 23: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

114 3 Step 24: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

115 3 Step 25: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

116 3 Step 26: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

117 3 Step 27: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

118 3 Step 28: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

119 3 Step 29: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

120 3 Step 30: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

121 3 Step 31: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

122 3 Step 32: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

123 3 Step 33: 1 2 4 5 Proxy Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

124 3 Step 1: 1 2 4 5 Redirect Mode Operation START RESET
Instruction for the animator Text to be displayed in the working area (DT) When redirect mode operation is selected, display the figures as shown above The buttons shown in the figure are to be displayed After START is pressed, disable the button The text in DT should appear in parallel to the figures Text given in next slide should be shown in the explanation area Press START button to run animation Press RESET button to reset 5

125 Text to be displayed in explanation area:
This Applet simulates the protocol exchanges for the INVITE method in Redirect Mode. The redirect server accepts the INVITE request, contacts the location service. Instead of contacting the newly found address itself, it returns the address to the caller, which is then acknowledged via an ACK request. The caller issues a new request, with the same call-ID but a higher CSeq, to the address returned by the first server. In the example, the call succeeds. The caller and callee complete the handshake with an ACK.

126 3 Step 2: 1 2 4 5 Redirect Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given in previous slide throughout this part of animation 5

127 3 Step 3: 1 2 4 5 Redirect Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

128 3 Step 4: 1 2 4 5 Redirect Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

129 3 Step 5: 1 2 4 5 Redirect Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

130 3 Step 6: 1 2 4 5 Redirect Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

131 3 Step 7: 1 2 4 5 Redirect Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

132 3 Step 8: 1 2 4 5 Redirect Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

133 3 Step 9: 1 2 4 5 Redirect Mode Operation Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

134 3 Step 10: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

135 3 Step 11: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

136 3 Step 12: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

137 3 Step 13: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

138 3 Step 14: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

139 3 Step 15: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

140 3 Step 16: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

141 3 Step 17: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

142 3 Step 18: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

143 3 Step 19: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

144 3 Step 20: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

145 3 Step 21: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

146 3 Step 22: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

147 3 Step 23: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

148 3 Step 24: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

149 3 Step 25: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

150 3 Step 26: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

151 3 Step 27: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

152 3 Step 28: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

153 3 Step 29: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

154 3 Step 30: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

155 3 Step 31: 1 2 4 5 Redirect Mode Operation
Instruction for the animator Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

156 3 Step 1: 1 2 4 5 Parallel Forking START RESET
Instruction for the animator Text to be displayed in the working area (DT) When parallel forking is selected, display the figures as shown above The buttons shown in the figure are to be displayed After START is pressed, disable the button The text in DT should appear in parallel to the figures Text given in next slide should be shown in the explanation area Press START button to run animation Press RESET button to reset 5

157 Text to be displayed in explanation area:
This Applet simulates the SIP Forking in Parallel Mode. Mr.A(User Agent Client) wants to communicate with Mr.B (User Agent Server). Mr.B can be present either at home or at workplace. Hence two different UASs are , UAC sends INIVITE to Proxy Server. Proxy Server forwards INVITE to both the UASs and sends TRYING to UAC. Both UASs ring, RINGING is sent to the UAC. Mr.A attains the call at the first UAS i.e. 200 OK is sent to the UAC. Proxy Server now invokes CANCEL method to to cancel the INVITE method. recieves the message responds with 200 OK, cancells the call and sends 487 Cancelled to the proxy. Proxy responds with an ACK. UAC sends ACK directly to to establish the session. Session is established.

158 3 Step 2: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given in previous slide throughout this part of animation 5

159 3 Step 3: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

160 3 Step 4: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

161 3 Step 5: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

162 3 Step 6: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

163 3 Step 7: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

164 3 Step 8: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

165 3 Step 9: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

166 3 Step 10: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

167 3 Step 11: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

168 3 Step 12: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

169 3 Step 13: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

170 3 Step 14: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

171 3 Step 15: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

172 3 Step 16: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

173 3 Step 17: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

174 3 Step 18: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

175 3 Step 19: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

176 3 Step 20: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

177 3 Step 21: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

178 3 Step 22: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

179 3 Step 23: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

180 3 Step 24: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

181 3 Step 25: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

182 3 Step 26: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

183 3 Step 27: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

184 3 Step 28: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

185 3 Step 29: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

186 3 Step 30: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

187 3 Step 31: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

188 3 Step 32: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

189 3 Step 33: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

190 3 Step 34: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

191 3 Step 35: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

192 3 Step 36: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

193 3 Step 37: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

194 3 Step 38: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

195 3 Step 39: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

196 3 Step 40: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

197 3 Step 41: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

198 3 Step 42: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

199 3 Step 43: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

200 3 Step 44: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

201 3 Step 45: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

202 3 Step 46: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

203 3 Step 47: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

204 3 Step 48: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

205 3 Step 49: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

206 3 Step 50: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

207 3 Step 51: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

208 3 Step 52: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

209 3 Step 53: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

210 3 Step 54: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

211 3 Step 55: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

212 3 Step 56: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

213 3 Step 57: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

214 3 Step 58: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

215 3 Step 59: 1 2 4 5 Parallel Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

216 3 Step 1: 1 2 4 5 Sequential Forking START RESET
Instruction for the animator Text to be displayed in the working area (DT) When sequential forking is selected, display the figures as shown above The buttons shown in the figure are to be displayed After START is pressed, disable the button The text in DT should appear in parallel to the figures Text given in next slide should be shown in the explanation area Press START button to run animation Press RESET button to reset 5

217 Text to be displayed in explanation area:
This Applet simulates the SIP Forking in Sequential Mode. Proxy Server receives INVITE from sender. It sequentially forwards the INVITE to different locations. 'q’ values are used to govern order of sequential search. Location with the highest 'q' receives INVITE first. In this Example, INVITE is sent to Redirect Server first as its 'q' value is greatest. It responds with 302 Moved Temporarily. Proxy continues the search with next highest 'q‘ value. But it receives 486 Busy and hence neglects that location. Sequential Search continues and finally it receives 200 OK. Session is established.

218 3 Step 2: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given in previous slide throughout this part of animation 5

219 3 Step 3: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

220 3 Step 4: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

221 3 Step 5: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

222 3 Step 6: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

223 3 Step 7: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

224 3 Step 8: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

225 3 Step 9: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

226 3 Step 10: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

227 3 Step 11: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

228 3 Step 12: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

229 3 Step 13: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

230 3 Step 14: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

231 3 Step 15: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

232 3 Step 16: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

233 3 Step 17: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

234 3 Step 18: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

235 3 Step 19: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

236 3 Step 20: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

237 3 Step 21: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

238 3 Step 22: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

239 3 Step 23: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

240 3 Step 24: 1 2 4 5 Sequential Forking Instruction for the animator
Text to be displayed in the working area (DT) Show the images and text as given in the above figure Update the status box according to the action being done Display the text given throughout this part of animation 5

241 Test your understanding
Electrical Engineering Slide 1 Slide 3 Slide Slide 246 Introduction Definitions Analogy Test your understanding (questionnaire)‏ Lets Sum up (summary)‏ Want to know more… (Further Reading)‏ Interactivity: There is no interactivity in this LO Try it yourself 241 Credits

242 Questionnaire 1 To which layer does Session Initiation Protocol (SIP) belong to? Answers: a) Session b) presentation c) Application d) Transport 2 3 4 5

243 Questionnaire 1 2. Can Session Initiation Protocol handle multicast / multimedia conferences? Answers: a) Yes b) No 2 3 4 5

244 Questionnaire 1 3. What is the server that acts as both a server and a client for the purpose of making requests? Answers: a) Redirect server b) Proxy server c) Location server d) Registrar 2 3 4 5

245 Questionnaire 1 4. What is the main function of SIP (Session Initiation Protocol) in an IP based network? Answers: a) create sessions b) manage sessions c) terminate sessions d)All the above 2 3 4 5

246 Links for further reading
Reference websites: Books: 246


Download ppt "Simulation of Session Initiation Protocol"

Similar presentations


Ads by Google