25 jun 2008 kl. 09.56 skrev Henning Westerholt:
On Wednesday 25 June 2008, toly wrote:
Below are the parts of routing script,
listen=0.0.0.0 # This is where OpenSER installed
Hi Toly,
0.0.0.0 is a special IP address, its called "default route". This is
not an
valid address which can be used in OpenSER. You should use the
normal IP
address of your interface.
I think the misunderstanding comes from Asterisk, where we use
"0.0.0.0" as a
wildcard, meaning "listen to all addresses".
/O