Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am upgrading my tools to 8.5+ and whenever I send any requests where I generally get an error, like duplicate DN's. Instead of getting any error messages back I just get 500 errors and the debugs don't tell me anything?2015-01-03 15:27:47,874 INFO ...
I found my issue in .Net. It turns out that when a WebException occurs I have to read the response from the exception and not from the initial response. ' Pre-version 8 the error message was captured here response = DirectCast(re...
Still not seeing much difference in my app but I am working through it. It seems that some of the error message just give me 500 Internal Server errors with very little details. System.Net.WebException was caught HResult=-2146233079 Message=The rem...
I have seen issues like this.If you are using a H323 gw then the dial-peer invokes the "default" application on the dial-peer. You may be able to write something into the TCL script to disconnect the call after a period of time.Patrick
If your are having FXS port problems you may want to check your phone cord. I had an issues last week on an FXS card using a 4 wire phone cord. I replaced it with a 2 wire (2 centre pins) and the issues went away.This was using a VIC2-2FXS.Patrick
I did the same thing with Zetron Model 35a's to a VHF system.Not sure about the ATA but if you use a router with an FXS port you can write a TCL script and tell it to play a dialtone or busy after the call disconnects. Turns out the 35A will disconne...