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

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


The UserAgent class is a good place to start - you will need one Stack instance and one DUM instance.

Scott

On Fri, Apr 3, 2009 at 4:49 AM, nadeige Da costa <nadeige2009@xxxxxxxxx> wrote:

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                      |
    |                                                          |   <----------------------------------------------- |
    |                                                          |                                                     |
   


_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/