port property

int? port
getter/setter pair

Local SIP port number for this account (by default 0 which means using random port)

Implementation

int?    port;