Hi,

I want to create a simple SIP client that will do the following
interactions with an existing SIP server:

client                                    server

INVITE   ============>
            <===========      200 OK
ACK      ============>
            <============   SUBSCRIBE
200 OK  =============>
NOTIFY  =============>
           <=============   200 OK
BYE     ==============>
          <==============  200 OK

I started with the tutorial, but I am not able to connect to the sip
server. How is the server URL and port passed to nua_create() ?

Thanks,

-- Vijay

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to