Changeset 4343 for pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h
- Timestamp:
- Feb 7, 2013 9:35:34 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h
r4342 r4343 2154 2154 2155 2155 /** 2156 * Specify the port range for socket binding, relative to the start 2157 * port number specified in \a port. Note that this setting is only 2158 * applicable when the start port number is non zero. 2159 * 2160 * Default value is zero. 2161 */ 2162 unsigned port_range; 2163 2164 /** 2156 2165 * Optional address to advertise as the address of this transport. 2157 2166 * Application can specify any address or hostname for this field,
Note: See TracChangeset
for help on using the changeset viewer.