Author |
|
dbl007 Intermediate
Joined: November 16 2007 Posts: 5
|
Posted: March 25 2008 at 9:20pm | IP Logged
|
|
|
The version of Lanscape VOIP Media Engine I am using is 5.12.
I compiled and test run the .NET C# sample VoipMediaEngineConsoleTest.exe and encountered this error. See console message (in blue):
Media Engine Manage Code Test Application.
------------------------------------------
SIP Log Server: ps:19000
Event Log Servers: ps. Ports: 19001
------------------------------------------
Initializing the media engine...
Starting 2 line media engine...
ERROR = SipUnknownHost, StartSipTelephony() Error.
What caused the SipUnknowHost error and how do I resolved it ?
Thks.
|
Back to Top |
|
|
support Administrator
Joined: January 26 2005 Location: United States Posts: 1666
|
Posted: March 26 2008 at 6:44am | IP Logged
|
|
|
Hi,
In the sample code you will see configuration settings at the top of the main module. Make sure the settings are correct for your machine and network environment.
Disable remote Event and SIP logging and restart the app again.
Support
|
Back to Top |
|
|
dbl007 Intermediate
Joined: November 16 2007 Posts: 5
|
Posted: March 26 2008 at 8:45pm | IP Logged
|
|
|
Follow your instruction, problem resolved. Thks.
|
Back to Top |
|
|