<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.innovaphone.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mario.moser</id>
	<title>innovaphone wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.innovaphone.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mario.moser"/>
	<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Special:Contributions/Mario.moser"/>
	<updated>2026-05-08T07:27:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Reference11r1:Concept_myPBX_Video&amp;diff=46385</id>
		<title>Reference11r1:Concept myPBX Video</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Reference11r1:Concept_myPBX_Video&amp;diff=46385"/>
		<updated>2017-04-08T00:26:44Z</updated>

		<summary type="html">&lt;p&gt;Mario.moser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Concept|myPBX Video]]&lt;br /&gt;
From version 10 the myPBX launcher can add a video codec to innovaphone hardware and software phones.&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
* myPBX video adds an H.264 video codec to innovaphone hardware and software phones.&lt;br /&gt;
* The video codec is part of the myPBX launcher and uses the webcam, windows for H.264 encoding and graphic card of the computer for H.264 decoding. If the graphic does not support H.264, which would be uncommon, windows will be used for the decoding process. Windows is not used by default because its decoder introduces a long delay (1-2 sec.), unacceptable for a video call. This delay is not present in Windows 8. &lt;br /&gt;
&amp;lt;!-- see http://mantis.innovaphone.com/view.php?id=118404#543327 --&amp;gt;&lt;br /&gt;
* Default resolution is 352x288 &lt;br /&gt;
** myPBX checks the resolution supported by the webcam. If available, 352x288 is used. Otherwise, 320x240&lt;br /&gt;
** likewise is done for the frame rate: if available, 30 fps is used, if not 15 fps&lt;br /&gt;
* The windows h264 encoder is configured to deliver an average data rate of 250 kbps. &lt;br /&gt;
* The video codec communicates with the phone using SOAP over Websocket. Once it is connected the phone negotiates video calls.&lt;br /&gt;
* The endpoint for video streams is the video codec on the computer. The endpoint for audio streams is still the audio codec on the phone.&lt;br /&gt;
&lt;br /&gt;
[[Image:MyPBX video.png]]&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
=== PBX ===&lt;br /&gt;
* Recent firmware (v11 or higher)&lt;br /&gt;
* myPBX license (enabled at the user object)&lt;br /&gt;
* Video license (enabled at the user object)&lt;br /&gt;
&lt;br /&gt;
Note: The video license information must be available in the PBX at the time of the registration of the phone.&lt;br /&gt;
&lt;br /&gt;
=== Phone ===&lt;br /&gt;
* innovaphone hardware phone with recent firmware (v11 or higher) (not for DECT phones like IP61, IP62, IP63)&lt;br /&gt;
* innovaphone software phone (v11 or higher)&lt;br /&gt;
&lt;br /&gt;
=== Computer ===&lt;br /&gt;
* myPBX launcher (v11 or higher)&lt;br /&gt;
* Windows 7&lt;br /&gt;
* .NET 4&lt;br /&gt;
* Graphics card with H.264 hardware support (otherwise video will be shown with delay)&lt;br /&gt;
* Webcam.&lt;br /&gt;
&lt;br /&gt;
The video codec uses UDP ports starting from 50000.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
In the following, it is assumed that the user already has a phone configured and myPBX running.&lt;br /&gt;
=== PBX ===&lt;br /&gt;
* Enable the video license on the user object.&lt;br /&gt;
=== Launcher ===&lt;br /&gt;
* Enable video telephony&lt;br /&gt;
* Configure a default call type (e.g. Audio-video)&lt;br /&gt;
* If needed, configure a proxy server for connecting to the phone. Otherwise leave the field empty.&lt;br /&gt;
&lt;br /&gt;
[[Image:MyPBX video config.png]]&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Activation ===&lt;br /&gt;
If the launcher is connected to the selected phone, a camera button shows up in the web application next to the selected phone.&lt;br /&gt;
&lt;br /&gt;
[[Image:MyPBX video activation.png]]&lt;br /&gt;
&lt;br /&gt;
Clicking the button activates or deactivates video. When the call is terminated, the button is reset to the default setting, given by the default call type configured in the launcher.&lt;br /&gt;
&lt;br /&gt;
From version 11 media escalation and one-way video is supported. That means that the user can add and remove video during a phone call. Adding video only activates sending the own video image. Deactivating video deactivates both directions.&lt;br /&gt;
&lt;br /&gt;
=== Video telephony ===&lt;br /&gt;
When there is a video call, the launcher activates the webcam of the PC and opens a window showing your own image and the image of the remote party. If you hang up the window is closed and the webcam is deactivated.&lt;br /&gt;
&lt;br /&gt;
[[Image:myPBX_video_window.png]]&lt;br /&gt;
&lt;br /&gt;
=== Three-party video conference ===&lt;br /&gt;
myPBX supports three-party video conferences without an external MCU. The mixing of video streams is done at the computer starting the conference. Since the video rate is not very high and the maximum resolution used by myPBX is 352x288 any computer should handle this operation properly.&lt;br /&gt;
&lt;br /&gt;
[[Image:myPBX_video_window_3pty.png]]&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
=== Check list ===&lt;br /&gt;
If video doesn&#039;t work please check the following for both the caller and the callee.&lt;br /&gt;
* The user has an activated video or UC license.&lt;br /&gt;
* Only one myPBX instance is running for the user.&lt;br /&gt;
* Only one phone is registered to the selected device of the user.&lt;br /&gt;
* Video and application sharing is activated in the configuration of the myPBX launcher.&lt;br /&gt;
* The right phone is selected in myPBX.&lt;br /&gt;
&lt;br /&gt;
Also check the myPBX trace for error messages.&lt;br /&gt;
&lt;br /&gt;
=== Error messages in the myPBX trace ===&lt;br /&gt;
Here are some hints what might be the reason for error messages that occur in the myPBX trace.&lt;br /&gt;
&lt;br /&gt;
 RemoteMediaConnection(video): Connection failed (websocket error CouldNotDetermineLocalAddress)&lt;br /&gt;
 RemoteVideoCodec: RemoteMediaChannel failed (invalid local address)&lt;br /&gt;
&lt;br /&gt;
Is the websocket connection blocked by an anti-virus software or a personal firewall? Try deactivating it for a test. Configure exceptions/permissions for myPBX, if needed.&lt;br /&gt;
&lt;br /&gt;
 RemoteMediaConnection(video): Connection failed (websocket error AuthenticationFailed)&lt;br /&gt;
&lt;br /&gt;
Is another instance of myPBX launcher connected to that phone? Only one instance is allowed at a time.&lt;br /&gt;
Please also check, that the Userobject has a local password set.&lt;br /&gt;
&lt;br /&gt;
 RemoteMediaConnection(video): ConnectFailed (No registration at device XYZ)&lt;br /&gt;
&lt;br /&gt;
No phone is registered to the selected device. Register a phone or select a different device in myPBX.&lt;br /&gt;
&lt;br /&gt;
 RemoteMediaConnection(video): ConnectFailed (Not supported or unlicensed on device XYZ)&lt;br /&gt;
&lt;br /&gt;
The selected phone does not support remote video. Old firmware? Third-party product? No video license? Video license not activated at the user object?&lt;br /&gt;
&lt;br /&gt;
== Known issues ==&lt;br /&gt;
&lt;br /&gt;
=== Media relay disables Video===&lt;br /&gt;
myPBX Video-Calls does not work if at PBX &amp;quot;Media Relay&amp;quot; is set to ON or it is set to AUTO and media-relay is selected.&lt;br /&gt;
&lt;br /&gt;
=== Antivirus ===&lt;br /&gt;
Some antivirus are blocking websocket connection and therefore it is necessary to add an exception for myPBX application. If you are having this problem myPBX gets the loopback address as local address. You should see &#039;&#039;&#039;local address 127.0.0.1&#039;&#039;&#039; in myPBX trace log.&amp;lt;br&amp;gt;&lt;br /&gt;
* Avast! you should add myPBX under &amp;quot;Web Shield/Expert Settings/Exclusions/Processes to exclude&amp;quot;&lt;br /&gt;
* Kapsersky-Antivirus. You should add myPBX under &amp;quot;Einstellungen/Vertrauenswürdige Zone/Vertrauenswürdige Anwendungen/ hinzufügen&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Integrated Webcam in Dell Vostro Laptops ===&lt;br /&gt;
MyPbx/Pc crashes when using the integrated webcam. External ones are ok.&amp;lt;br&amp;gt;&lt;br /&gt;
* The problem at our side was caused by the software &#039;&#039;&#039;Dell Webcam Central&#039;&#039;&#039;, apparently installed by default in this laptop model. Please uninstall this software if you encounter any problem with the integrated webcam.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Webcam support under Media Foundation from Microsoft ===&lt;br /&gt;
According to Microsoft ( http://msdn.microsoft.com/en-us/library/windows/desktop/bb970511(v=vs.85).aspx ) only webcams that support UVC1.1 (USB Video Class) will work under Media Foundation.&lt;br /&gt;
&lt;br /&gt;
So far we only found problems with a Wireless Webcam from Logilink/Technaxx.&lt;br /&gt;
&lt;br /&gt;
http://www.logilink.eu/showproduct/UA0098.htm&lt;br /&gt;
&lt;br /&gt;
=== Interoperability ===&lt;br /&gt;
Third party video phones must be registered using SIP. Video is not supported for non-innovaphone devices that are registered using H.323.&lt;br /&gt;
&lt;br /&gt;
=== Microsoft Update for the Windows 7 h264 decoder ===&lt;br /&gt;
The video card is used for h264 decoding because the Windows h264 decoder in Windows 7 introduces a delay of about 1 sec.&amp;lt;br&amp;gt;&lt;br /&gt;
Microsoft released in February a platform update for Windows 7 which includes a fix for this issue.&amp;lt;br&amp;gt;&lt;br /&gt;
http://support.microsoft.com/kb/2670838/en-us&amp;lt;br&amp;gt;&lt;br /&gt;
In this document it is mentioned that the update &amp;quot;improves the features and performance of the following components&amp;quot; and one of them is the &amp;quot;H.264 Video Decoder&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
The only problem is that there maybe some incompatibilities with some systems. So please, read the document carefully before installing it.&amp;lt;br&amp;gt;&lt;br /&gt;
This update would only be necessary for those whose video card does not support h264 decoding and therefore experience the delay in the incoming video stream.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CISCO Adaptive Security Appliance ===&lt;br /&gt;
Enabled IP-Compression (ip-comp) can cause problems related to video transmission. If you don&#039;t have remote users which connected with modem, this feature can be normaly disabled.&lt;/div&gt;</summary>
		<author><name>Mario.moser</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Reference12r1:PBX/Config/myPBX&amp;diff=44041</id>
		<title>Reference12r1:PBX/Config/myPBX</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Reference12r1:PBX/Config/myPBX&amp;diff=44041"/>
		<updated>2016-09-11T15:35:15Z</updated>

		<summary type="html">&lt;p&gt;Mario.moser: /* Call List Service */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;myPBX is the web application of the innovaphone PBX for end users. &lt;br /&gt;
&lt;br /&gt;
= Configuration =&lt;br /&gt;
== Common Settings ==&lt;br /&gt;
* &#039;&#039;&#039;Enable&#039;&#039;&#039; Turns the application on or off. It is disabled by default.&lt;br /&gt;
* &#039;&#039;&#039;Launcher URL&#039;&#039;&#039; The URL that should be configured in the myPBX launcher.&lt;br /&gt;
* &#039;&#039;&#039;Start in web browser&#039;&#039;&#039; Click this link to start myPBX in the web browser right away.&lt;br /&gt;
&lt;br /&gt;
== Authentication ==&lt;br /&gt;
myPBX can use the Netlogon service of the Box for authenticating users against a Windows domain. For that the Netlogon service has to be connected to a domain controller.&lt;br /&gt;
* &#039;&#039;&#039;PBX only&#039;&#039;&#039; Login is allowed with PBX user password only.&lt;br /&gt;
* &#039;&#039;&#039;Netlogon only&#039;&#039;&#039; Login is allowed with Windows password only.&lt;br /&gt;
* &#039;&#039;&#039;PBX and Netlogon&#039;&#039;&#039; Login is allowed with both PBX user password and Windows password.&lt;br /&gt;
&lt;br /&gt;
== Call List Service ==&lt;br /&gt;
myPBX can use the innovaphone reporting as a database for call lists.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Type&#039;&#039;&#039; The type of the reporting service&lt;br /&gt;
** &amp;lt;code&amp;gt;off&amp;lt;/code&amp;gt;: do not use reporting for call lists&lt;br /&gt;
** &amp;lt;code&amp;gt;LOCAL-AP&amp;lt;/code&amp;gt;: running on the same box&lt;br /&gt;
** &amp;lt;code&amp;gt;REMOTE-AP&amp;lt;/code&amp;gt;: running on a different box. The myPBX client decides which protocol to use (HTTP or HTTPS), depending on the URL (http or https)used to connect to the PBX.&lt;br /&gt;
** &amp;lt;code&amp;gt;LOCAL-CF&amp;lt;/code&amp;gt;: use the local CF card for call-lists. This is possible on devices without the Linux AP running. The call list service must be configured for this under [[Reference11:Services/Call-Lists]].&lt;br /&gt;
&lt;br /&gt;
For LOCAL-AP or REMOTE-AP&lt;br /&gt;
* &#039;&#039;&#039;Host&#039;&#039;&#039; The IP address of the reporting service&lt;br /&gt;
* &#039;&#039;&#039;User&#039;&#039;&#039; The &#039;&#039;User&#039;&#039; name of the &#039;&#039;Linux web server credentials&#039;&#039; of the Linux application platform providing the reporting service&lt;br /&gt;
* &#039;&#039;&#039;Password&#039;&#039;&#039; The password of the &#039;&#039;Linux web server credentials&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For LOCAL-CF&lt;br /&gt;
* &#039;&#039;&#039;Host&#039;&#039;&#039; The IP address or Hostname of the device which hosts the myPBX service (don&#039;t use loopback IP Address)&lt;br /&gt;
* &#039;&#039;&#039;User&#039;&#039;&#039; The admin user of the device which hosts the myPBX service&lt;br /&gt;
* &#039;&#039;&#039;Password&#039;&#039;&#039; The admin password of the device which hosts the myPBX service&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Additional Administrator Accounts can&#039;t be used as &amp;quot;User&amp;quot; for the LOCAL-CF feature. It must be the main administration login of the device.&lt;br /&gt;
&lt;br /&gt;
== Preferences ==&lt;br /&gt;
* &#039;&#039;&#039;Logo URI&#039;&#039;&#039; The URI to a customized logo image that will be displayed in the myPBX web application. The image size should be 220x150px or less. Leave empty to keep the standard logo. The file format should be PNG or JPEG or an other format that is supported by web browsers.&lt;br /&gt;
&lt;br /&gt;
= Access =&lt;br /&gt;
== URLs ==&lt;br /&gt;
There is a start page that opens the application in a dedicated browser window and that allows for choosing the language from a list. &lt;br /&gt;
 http://IP-ADDRESS/PBX0/MY/start.htm&lt;br /&gt;
&lt;br /&gt;
The application can also be accessed directly. This is the URL to be configured at the myPBX launcher or a smart phone.&lt;br /&gt;
 http://IP-ADDRESS/PBX0/MY/client.htm&lt;br /&gt;
In this case the language can be selected by adding &amp;lt;code&amp;gt;?lang=XX&amp;lt;/code&amp;gt; to the URL with &amp;lt;code&amp;gt;XX&amp;lt;/code&amp;gt; being the ISO 639-1 language code. For an example &amp;lt;code&amp;gt;fr&amp;lt;/code&amp;gt; means French.&lt;br /&gt;
&lt;br /&gt;
== Login ==&lt;br /&gt;
People can login using the credentials from their PBX user object:&lt;br /&gt;
&lt;br /&gt;
* user name (H.323-ID) &lt;br /&gt;
* password&lt;br /&gt;
&lt;br /&gt;
Only users with a password can login.&lt;br /&gt;
&lt;br /&gt;
= Related Articles =&lt;br /&gt;
* [[{{NAMESPACE}}:Services/Call-Lists]]&lt;br /&gt;
* [[{{NAMESPACE}}:Services/Netlogon/Config]]&lt;br /&gt;
* [[{{NAMESPACE}}:Concept myPBX]]&lt;/div&gt;</summary>
		<author><name>Mario.moser</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Reference12r1:Concept_Netlogon_Windows_Authentication&amp;diff=40230</id>
		<title>Reference12r1:Concept Netlogon Windows Authentication</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Reference12r1:Concept_Netlogon_Windows_Authentication&amp;diff=40230"/>
		<updated>2016-01-31T01:18:16Z</updated>

		<summary type="html">&lt;p&gt;Mario.moser: /* Added Link to MS KB for Script to set Password*/&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Concept|Netlogon and myPBX Windows Authentication]]&lt;br /&gt;
In version 12r1 users can use their windows password for logging-in to myPBX. myPBX uses NTLM over the netlogon protocol for verifying windows passwords against the Active Directory. &lt;br /&gt;
&lt;br /&gt;
== Applies to ==&lt;br /&gt;
* innovaphone devices with a PBX from version 12r1.&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
=== Connection to the domain controller ===&lt;br /&gt;
The netlogon service of the PBX needs to connect to the DC. It authenticates using a computer account in the domain.&lt;br /&gt;
# DNS is used to retrieve the IP address of the DC (SRV record for &#039;&#039;_ldap._tcp.example.com&#039;&#039;).&lt;br /&gt;
# The endpoint mapper on the DC is asked for the actual port of the netlogon server on the DC.&lt;br /&gt;
# A connetion is established to the netlogon server. For authentication the configured computer name and computer password is used.&lt;br /&gt;
&lt;br /&gt;
=== Login with windows password in myPBX ===&lt;br /&gt;
The login process using windows credentials works in three steps.&lt;br /&gt;
&lt;br /&gt;
[[Image:Netlogon_overview.png]]&lt;br /&gt;
&lt;br /&gt;
;NTLM authentication:&lt;br /&gt;
First an NTLM handshake is done, involving the netlogon service on the PBX and the windows domain controller. NTLM is a challenge response mechanism. The web application calculates a hash value of the entered windows password and a challenge given by the PBX. The PBX asks the Windows server, that also knows the password, to verify the hash. In the end the PBX knows if the entered password was correct. Also the PBX and the web application have a shared secret, called the NTLM session key, that can be used for encryption.&lt;br /&gt;
&lt;br /&gt;
;Temporary credentials:&lt;br /&gt;
The PBX creates temporary credentials for the myPBX login and stores them at the user object. After that it encrypts the credentials using the NTLM session key and sends them to the web application.&lt;br /&gt;
&lt;br /&gt;
;Login:&lt;br /&gt;
For the actual login, myPBX uses the temporary credentials. When the user logs out the credentials are deleted both in the PBX and the Browser.&lt;br /&gt;
&lt;br /&gt;
=== Characteristics ===&lt;br /&gt;
* The windows password is just used to calculate hashes. It is never stored or transmitted over the network.&lt;br /&gt;
* The temporary credentials are stored in the PBX at the user object and the DOM storage of the browser. So the user doesn&#039;t have to enter the windows password again, if the PBX or the browser is restarted.&lt;br /&gt;
* On logout the temporary credentials are deleted in the DOM Storage of the browser and in the PBX. So the next time the user is asked again for the windows password.&lt;br /&gt;
&lt;br /&gt;
[[Image:Netlogon pbx sessions.png]]&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
;Windows domain:&lt;br /&gt;
* A computer account for the innovaphone device with a known password.&lt;br /&gt;
* User authentication using NTLM must be enabled.&lt;br /&gt;
&lt;br /&gt;
;PBX:&lt;br /&gt;
* Firmware from version 12r1.&lt;br /&gt;
* Working DNS configuration.&lt;br /&gt;
* The usernames (Name) of the user objects in the PBX must match the Windows usernames (samAccountName).&lt;br /&gt;
* Netlogon authentication must be enabled on the myPBX configuration page.&lt;br /&gt;
&lt;br /&gt;
;Network:&lt;br /&gt;
* TCP connections from the PBX to the domain controller must be possible.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
* Create a computer account in the windows domain and set a password using an appropriate tool.&lt;br /&gt;
(Example at[https://support.microsoft.com/en-us/kb/216393] Sample 2&lt;br /&gt;
* Configure the netlogon service on the innovaphone device on page Services/Netlogon/Config.&lt;br /&gt;
* Activate netlogon authentication on page PBX/Config/myPBX.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Depending on the configuration on page PBX/Config/myPBX users can use their PBX user password, their Windows password or both for myPBX login.&lt;br /&gt;
&lt;br /&gt;
== Restrictions ==&lt;br /&gt;
* Only a single windows domain is supported.&lt;br /&gt;
* Since NTLM hashes are not very secure, HTTPS should be used for the communication between myPBX and the PBX.&lt;br /&gt;
* The windows session is not reused for authentication in myPBX. The user has to enter the windows password in myPBX.&lt;br /&gt;
&lt;br /&gt;
== Tracing and logging ==&lt;br /&gt;
The log gives basic information about up and downtime of the service and the NTLM handshakes that are done.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
LOG NETLOGON 0 Service up&lt;br /&gt;
LOG NETLOGON 0 Authentication for &#039;exampleuser&#039; failed (error c0000064)&lt;br /&gt;
LOG NETLOGON 0 Service down&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The trace contains more detailed information for tracking down problems and all the exchanged protocol messages. The protocol messages have been removed in the following example for better readability.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
NETLOGON: state ABORT&lt;br /&gt;
NETLOGON: state RECONNECT&lt;br /&gt;
NETLOGON: starting Domain(example.com) Computer(PBX-NETLOGON) ComputerPassword(XXX)&lt;br /&gt;
NETLOGON: state DNS&lt;br /&gt;
NETLOGON.0 -&amp;gt; dns.0 : DNS_GETHOSTBYNAME example.com ctx=0x0 flags=0x1 port=0&lt;br /&gt;
dns.0 -&amp;gt; NETLOGON.0 : DNS_GETHOSTBYNAME_RESULT ctx=0x0 result=0 addr=10.0.05 port=389&lt;br /&gt;
NETLOGON: state EPM_CONNECT&lt;br /&gt;
NETLOGON: connect to endpoint mapper at 10.0.05:135 (dc-w2k8.example.com)&lt;br /&gt;
NETLOGON: state EPM_BIND_HEAD&lt;br /&gt;
NETLOGON: state EPM_BIND_BODY&lt;br /&gt;
NETLOGON: state EPM_MAP_HEAD&lt;br /&gt;
NETLOGON: state EPM_MAP_BODY                        ........        &lt;br /&gt;
NETLOGON: state EPM_DISCONNECT&lt;br /&gt;
NETLOGON: state NETLOGON_CONNECT&lt;br /&gt;
NETLOGON: connect to netlogon_service at 10.0.05:49159 (dc-w2k8.example.com)&lt;br /&gt;
NETLOGON: state NETLOGON_BIND_HEAD&lt;br /&gt;
NETLOGON: state NETLOGON_CHALLENGE_HEAD&lt;br /&gt;
NETLOGON: state NETLOGON_CHALLENGE_BODY                                     ....            &lt;br /&gt;
NETLOGON: state NETLOGON_AUTHENTICATE_HEAD&lt;br /&gt;
NETLOGON: encryption parameters ClientChallenge(e5cb2fd5f5218531) ServerChallenge(7338e9e65867e383) SessionKey(0978a50b44003835ac420ae6e69dfa89)&lt;br /&gt;
NETLOGON: state NETLOGON_AUTHENTICATE_BODY  &lt;br /&gt;
NETLOGON: state NETLOGON_ALTER_HEAD&lt;br /&gt;
NETLOGON: state NETLOGON_ALTER_BODY  &lt;br /&gt;
NETLOGON: state NETLOGON_DUMMYROUTINE_HEAD&lt;br /&gt;
NETLOGON: state NETLOGON_DUMMYROUTINE_BODY&lt;br /&gt;
NETLOGON: state CONNECTED&lt;br /&gt;
NETLOGON.0 -&amp;gt; NETLOGON.0 : NETLOGON_NTLM(0, exampleuser)&lt;br /&gt;
   challenge:   86fee2c0fa1e6ee6&lt;br /&gt;
   nt_response: 58881d894b81835edd0bfe758e468a0a0cd553e8c9f7a702&lt;br /&gt;
   lm_response: 09e25853e618688157c0faadb0861818f367056548ea9496&lt;br /&gt;
NETLOGON: start authentication Username(exampleuser) Challenge(86fee2c0fa1e6ee6) NtResponse(58881d894b81835edd0bfe758e468a0a0cd553e8c9f7a702) LmResponse(09e25853e618688157c0faadb0861818f367056548ea9496)&lt;br /&gt;
NETLOGON: state AUTHENTICATE_HEAD&lt;br /&gt;
NETLOGON: state AUTHENTICATE_BODY                                     d...            &lt;br /&gt;
NETLOGON: authentication failed (error c0000064)&lt;br /&gt;
NETLOGON: state CONNECTED&lt;br /&gt;
NETLOGON.0 -&amp;gt; NETLOGON_SOCKET.44 : SOCKET_RECV(16)&lt;br /&gt;
NETLOGON.0 -&amp;gt; NETLOGON.0 : NETLOGON_NTLM_RESULT(0, FAILED, c0000064, )&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mario.moser</name></author>
	</entry>
</feed>