Yes it worked! Thanks for the advise
_jeff
On 7/6/05, Andrei Pelinescu-Onciul <andrei(a)iptel.org> wrote:
On Jul 06, 2005 at 11:37, jeff kwong
<kwongfucius(a)gmail.com> wrote:
Hi!
Is there a way for SER to listen in more than one port?
Yes.
For ser 0.9.3:
listen=ip1:port1
listen=ip2:port2
....
or from the command line: ser -l ip1:port1 -l ip2:port2
(search sip_router/NEWS for listen= for more details)
For older sers:
listen=ip1
port=port1
listen=ip2
port=port2
or ser -l ip1 -p port1 -l ip2 -p port2
Andrei
--
Calvin: When I grow up, I'm going to be a scientist.
Calvin: I'll dedicate my career to the proposition that man can
reshape the universe according to his own whims.
Calvin: I'll probably go into genetic engineering and create new life forms.
Hobbes: You want to play God?
Calvin: Not exactly. God never bothered to patent his stuff.