Wow, you have been a great help. It seems the problem with the initial input is due to the phone I am using. I am using a GrandStream GXP2000 and it was not recognizing the digits. I switched to the 3CX softphone and it then took the input.
So where I am at now is, I can all in, go to the APP, here the initial prompt, press 1 to go to enter the pin code, I then hear the message to enter my PIN code but this is where it then stops. I then continue to hear this message even after trying to enter the pin of 1234# (this is my test pin and only record in the DB as of now). After I put the pin in and press # it just goes back and starts the message again.
I see this in the IVR log.
14:35:19.890|2572|.\PbxMedia\IVREngine.cpp(1228):IvrService, IVREngine::RegisterLines(), Registering of lines...127.0.0.1:5060127.0.0.1:50609999[858,8000][1003,1006,1005,1002,1004,1001][EndCall,IVRForward,MakeCall]
14:35:19.890|2572|.\PbxMedia\IVREngine.cpp(1349):IvrService, IVREngine::RegisterLines(), Registering of lines done.
14:35:21.435|2572|.\PbxMedia\IVREngine.cpp(1228):IvrService, IVREngine::RegisterLines(), Registering of lines...127.0.0.1:5060127.0.0.1:50609999[858,8000][1003,1006,1005,1002,1004,1001][EndCall,IVRForward,MakeCall]
14:35:21.435|2572|.\PbxMedia\IVREngine.cpp(1349):IvrService, IVREngine::RegisterLines(), Registering of lines done.
14:35:25.553|2572|.\PbxMedia\IVREngine.cpp(1228):IvrService, IVREngine::RegisterLines(), Registering of lines...127.0.0.1:5060127.0.0.1:50609999[858,8000][1003,1006,1005,1002,1004,1001][EndCall,IVRForward,MakeCall]
14:35:25.553|2572|.\PbxMedia\IVREngine.cpp(1349):IvrService, IVREngine::RegisterLines(), Registering of lines done.
14:35:43.181|2968|(0):Error! Module '3CX.com.OSBinet'. Error ID 302.
URLhttp://localhost:5484/(S(ygzd3j55somhuv455ez2ehzs))/dr.aspx?dr=8000&to=8000&from=1205
14:35:47.689|2968|(0):Error! Module '3CX.com.OSBinet'. Error ID 302.
URLhttp://localhost:5484/(S(ygzd3j55somhuv455ez2ehzs))/dr.aspx?dr=858&Action_8=1&act=8&transfToIVR=1
14:36:03.757|2968|(0):Error! Module '3CX.com.OSBjsi'. Error ID 501. errmsgmissing ; before statementline1linetxt127.0.0.1tokentxt.0.1
14:36:03.757|2968|(0):Error! Module '3CX.com.OSBjsi'. Error ID 501. errmsgSyntaxError: missing ; before statementline1linetxt127.0.0.1tokentxt.0.1
I am not sure if this much more verbose then it was before but I set it to lvl 8 in the INI file. Here my file.
[3CXIvrServer\Logger\Outputs\LogFile]
Level=8
Severity=Log Error Critical Trace
Format=$ShortDT|$ThreadID|$FileLine:
KeepBackup=1
File=3CXIvrServer.log
MaxFileSizeKB=2048
I tested it numerous times and each time those same errors were seen in the IVR log with ID's 501 and 302.
It's feel like we are so close as 80% of it is working, only items left are to validate the pin and then transfer.
Thanks again.