[erlang-questions] Running Megaco MGC and MG
Mukul J
mukul.j@REDACTED
Tue Feb 5 09:00:21 CET 2008
Hi All,
A very good afternoon to all you. I am stuck somewhere in running Megaco
(MGC & MG) over Erlang.
I have configured two IP address like 192.168.1.100 (primary) and
192.168.1.101 (virtual) on a linux machine.
Whenever i run the Megaco sample programs over erlang using the following
command sequence, they works perfect.
cd megaco/examples/simple
erl -pa ../../../megaco/ebin -s megaco_filter -s megaco
megaco_simple_mgc:start().
megaco_simple_mg:start().
This simply exchanges ServiceChange message between MGC and MG. This works
fine with primary IP address.
Now i want to do the same with virtual IP address. I am not able to find
where i need to provide the IP address.
I am not able to identify where i am lacking.
Please forgive me if this is a silly question as i am new to erlang.
An early help will resolve the issues. Appriciate your help.
Thanks in advance.
Regards,
MJ
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080205/67bc4071/attachment.htm>
More information about the erlang-questions
mailing list