On Jul 16, 2004 at 04:57, Ri Liang rliang@callmyway.com wrote:
Hello,
I have SER "listening" on two ports on the SAME IP
listen=IP port=port_1 listen=IP port=port_2
It seems that after UA:port_2 contact SER, SER uses SER:port_2 for all responses.
And if UA:port_1, SER responds as SER:port_1 <---> UA:port_1
Please advise how i can make SER to work with a FIXED source port.
For example, to make SER allways respond the request and tell the UA to sent back to some FIXED port:
SER:fixed_port <---> UA:port_x
You can't do it without adding some code.
Andrei