Hi!
I've configured openser to listen on a ceratin IP address.
listen=83.xxx.32.83:5060
Nevertheless, if t_relay tries to sned via TCP, openser opens the TCP connection from the default interface.
I also tried force_send_socket(tcp:83.xxx.32.83:5060); with the same results.
Are there any known problems? IMO openser should always use the IP address on which it listens.
regards klaus