If I set the port number to zero, then the port number is set automatically.

    nua = nua_create (root,
        event_callback,
        NULL,
        NUTAG_URL ("sip:192.168.1.10:0"),        /* Address to bind to */
        TAG_END ());

How то read the value of the designated port number from the program?

Ogogon.
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to