< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate-users] [Is there a specific class to implement an application server ?]


Hi,

Is there a specific class to implement an application server ?

Or should I use the UserAgent class ?

Please find below how I would like to use this Application Server.

This Application server will have to be at the same time client and

server.

Thanks in advance.

Regards,

Nadeige.


SIP Endpoint UA                          Application Server                           IP Media Server

    |          INVITE (UA SDP)                        |                                                    |
    |------------------------------------------------------->  |                                                    |
    |                                                           |                                                    |
    |                                                           |           INVITE (UA SDP)                |
    |                                                           |   ------------------------------------------- >   |
    |                                                           |                                                    |
    |                                                           |                    180                           |
    |                                                           |  <---------------------------------------------   |
    |                                                           |                                                    |
    |                        180                              |                                                    |
    |      <---------------------------------------------      |                                                    |
    |                                                           |                                                    |
    |                                                           |                                                    |
    |                                                           |               200 OK (MS SDP)          |
    |                                                           |  <---------------------------------------------   |
    |                                                           |                                                    |
    |                        200 OK (MS SDP)        |                                                    |
    |      <---------------------------------------------      |                                                    |
    |                                                           |                                                    |
    |                                                           |                                                    |
    |                                                       RTP Stream
    | <----------------------------------------------------------------------------------------------------------->|
    |                                                          |                                                     |
    |                                                          |                     INFO                         |
    |                                                          |   ------------------------------------------------>|
    |                                                          |                                                     |
    |                                                          |                    200 OK                      |
    |                                                          |   <----------------------------------------------- |
    |                                                          |                                                     |