< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
>Is there a way to have the SIP stack automatically
assign an IP address for a given transport? I’ll assume you meant port (not IP address) in the above
question. You currently cannot pass a 0. If I remember correctly there was
still some work to do to get OS selected port assignment to work correctly – although
I can’t remember what offhand. Scott From:
resiprocate-users-bounces@xxxxxxxxxxxxxxx
[mailto:resiprocate-users-bounces@xxxxxxxxxxxxxxx] On Behalf Of John
Melton Is there a way to have the SIP stack automatically assign an
IP address for a given transport? In particular, I'm using the UDP
transport. I see the addTransport function has an assert( port > 0). Passing in 0 to the
addTransport will allow the OS (Windows in this case) to automatically assign a
port number, however the port number is not set up correctly in all outbound
SIP messages. Thanks, John __________________________________________________ |