VoiceGuide IVR Software Main Page
Jump to content

Register SIP extension error

Recommended Posts

Try to register SIP extension got 401 error. I do have another system which has no issue to register SIP line to PBX. I could find the issue. Please help.

032023.zip

Share this post


Link to post

HMP/VoiceGuide response to the 401 challenge looks OK.

What is the device at 10.92.39.22 ? Does it have any logs that can be looked at to find out why that 10.92.39.22 device responds with a 403 Forbidden after the HMP/VoiceGuide replies to the 401-Unauthorised?

HMP response has the Authorization header containing what looks to be a valid response that includes the Digest Authentication Response.

Is the password correct?

 

image.thumb.png.afdbc0ad79d02905d142c1ef17e12974.png

 

image.thumb.png.6a856e0c921a63870df06357d9721d3b.png

 

image.thumb.png.190bd4767b4cc2b115534746f3845598.png

 

image.thumb.png.8a377034ff813f9c4336e3251f862f18.png

Share this post


Link to post

What is the device at 10.92.39.22 ? Does it have any logs that can be looked at to find out why that 10.92.39.22 device responds with a 403 Forbidden after the HMP/VoiceGuide replies to the 401-Unauthorised?

Share this post


Link to post

The main difference seem to be that the 3CXPhone is adding a ":5060" to the end of the IP addresses.

Would suggest adding that ":5060" suffix to all the IP addresses specified in the <VoIP_Registration> and <VoIP_Authentication> sections of VoiceGuide's Config.xml and trying the registration again.

But ultimately speaking with the administrator of this PBX would be best. They should be able to see the cause by looking at their logs. You could even be looking at some IP or User-Agent whitelists/blacklists.

 

image.thumb.png.4e5ad1e23cd49e96f8d57f66c1f56131.png

 

image.thumb.png.b5f94fded108bc5c06efbea04f05b9e3.png

 

image.thumb.png.af47ff64ba0239dcd07aaaaebd7f50b5.png

 

image.thumb.png.85b6c8e2324437e4999a1b7c58a79849.png

 

Share this post


Link to post

Looked at your previous post where you had the SIP registration working fine with another PBX that has same User-Agent "Enterprise IP-PBX (InSIPH)" :

https://www.voiceguide.com/forums/topic/13667-register-multiple-sip-extension

and that working registration looks exactly the same like the one that is now failing for some reason.

So again, would recommend contacting the administrator of PBX that you are currently trying to register with.

Here are screenshots of the previous successful registration for comparison:

image.thumb.png.9bdbb1a17494a7149ff6683b91642e63.png

 

image.thumb.png.cda9e35604d7f6ed992c3c618ac73caf.png

 

image.thumb.png.660728a2ddc1f7344ad4dabd8d5b9d5e.png

 

image.thumb.png.5a06a1d25552bbc260c0a70c9940ec7c.png

Share this post


Link to post

Also, if this is a connection for a larger number of channels, then perhaps you could look at setting up an direct IP based SIP trunk connection from this PBX, instead of relying on constant SIP register messages to maintain the connection.

This way calls to certain number/extension would then just be routed direct to the VoiceGuide/HMP IP address and VoiceGuide would then just answer those calls.

Share this post


Link to post

The response to the 401 challenge now looks pretty much the same as the 3CXPhone response.

Contacting the PBX administrator would be the next step.

image.thumb.png.e20d167915a61e82f376cd5833c6f29f.png

Share this post


Link to post

Problem fixed by installed dialogic HMP 3.0.540. 

Resolved HMP-1472 540 IPHOST An issue that caused SIP registration using Digest Authentication to fail has been resolved.

 

Share this post


Link to post

Could you please post the WireShark trace capturing the registration when HMP SU 540 is installed on the system?

Also, although VoiceGuide v7.7.x was built to support HMP SU 540, the actual DLL built for working with HMP SU 540 might not ship with the version of VoiceGuide which you have on your system (v7.7.1 or v7.7.2 ?)

Please look in VoiceGuide directory and see the file ktTel_hmp540.dll is there.

If ktTel_hmp540.dll is not there then the vgEngine trace files will show that the correct integration DLL could not be found, and that VoiceGuide ended up using a 'fallback' integration DLL that was built for use with an older HMP version. Use of this older DLL - built for different HMP version - could potentially lead to some other issues.

The DLL built for integrating with HMP SU 540 is included below:

ktTel_hmp540_for_VoiceGuide_7.7.2.zip

 

If you do not already have ktTel_hmp540.dll on your system then please unzip the above file in VoiceGuide directory and restart the VoiceGuide service.

If you could also post the last vgEngine file created before the DLL update, and the vgEngine trace created when service was restarted after the DLL was present, then we can confirm what DLL was loaded before and that the correct DLL is now used.

 

Share this post


Link to post

I did upgrade VoiceGuide to 7.7.2 after I installed HMP540. Before add ktTel_hmp540.dll to VoiceGuide folder, I have no issue to start up VoiceGuide service. After I add ktTel_hmp540.dll, I got dialogic HMP wasn't install message.

The attached are the vgEngine files for before,after, and removed ktTel_hmp540.dl added to VoiceGuide f0401_0105_vgEngine.txt0404_2242_vgEngine.txt0404_2305_vgEngine.txtolder.

Share this post


Link to post

Looks like there was a DLL version mismatch when adding that single DLL to v7.7.2.

Simplest way forward would be to update system to VoiceGuide v7.7.3, which is now available from our Downloads page.

ktTel_hmp540.dll ships with v7.7.3

 

To change to a different version of VoiceGuide:

  1. Stop VoiceGuide Service. VoiceGuide can be stopped by clicking on the VoiceGuide Service Monitor in the Windows's Icon Tray on bottom right of the taskbar and selecting "Stop".
  2. Exit all VoiceGuide programs. This  includes the Service Monitor applet in the Icon Tray area in bottom right of the screen,  as well as the Script Designer, Line Status Monitor, etc.
  3. Do NOT uninstall the previous VoiceGuide installation.
  4. Stop the Dialogic service using the Dialogic Configuration Manager (DCM), or Windows' Services Applet.
  5. Run the VoiceGuide install and install into same directory as existing installation.
  6. Start VoiceGuide service.

Note: Running a VoiceGuide install over the top of an existing install will NOT overwrite existing configuration or license files (Config.xml, ConfigLine.xml, VG.INI, etc) and will not remove any of users script or sound files, and will not remove any log files etc.

 

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×