cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
377
Views
0
Helpful
2
Replies

Execute Tag on 7960G phone

jbond_c24
Level 1
Level 1

I am unable to get a screen pop using execute tag on a 7960G phone. The same code seems to work for a 7960 phone.

When I run the URL in a browser and point it to the IP address of a 7960G phone I get an error in the browser. Something about object not found in msxml3.dll.

But when the same URL is run in the browser with the IP address of t he 7960 phone I get the correct response from the phone.

Any help is appreciated.

Thank you

2 Replies 2

jshepard
Level 4
Level 4

We are looking into this issue, as there should not be any functional difference in the 7960 and 7960G. Perhaps there are others running into this as well?

Jim,

Thanks for the reply. I found something interesting in packet sniffer.

This is a snippet from the App Server IIS Log. Notice the "200" and "302" Messages from the Embedded browser. In the packet traces it looked as if the client was expecting a "post" on port 119. NNTP? This is an NNTP port, is that possible?

2003-05-13 06:06:34 192.168.100.30 - 192.168.100.5 80 GET /c24services/fac/AccountCode.asp urlCalledPhNo=14153781661&urlstrFlag=P&urlCTIPoNo=2000&urlCallingPhNo=3000&strAscnid=1 200 Allegro-Software-WebClient/3.12

#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status cs(User-Agent)

2003-05-13 06:06:34 192.168.100.30 - 192.168.100.5 80 GET /c24services/fac/StartPage.asp urlCallingPhNo=3000&urlCTIPoNo=2000&urlCalledPhNo=14153781661&urlAcCode=null&urlstrFlag=P&strAscnId=1 302 Allegro-Software-WebClient/3.12

2003-05-13 06:06:34 192.168.100.30 - 192.168.100.5 80 GET /c24services/fac/AccountCode.asp urlCalledPhNo=14153781661&urlstrFlag=P&urlCTIPoNo=2000&urlCallingPhNo=3000&strAscnid=1 200 Allegro-Software-WebClient/3.12

2003-05-13 06:06:34 192.168.100.5 - 192.168.100.5 80 GET /c24services/PhoneDisplay/PhonePopup.asp urlstrDisplayFileName=StartPage%2Easp%3FurlCallingPhNo%3D3000%26amp%3BurlCTIPoNo%3D2000%26amp%3BurlCalledPhNo%3D14153781661%26amp%3BurlAcCode%3Dnull%26amp%3BurlstrFlag%3DP%26amp%3BstrAscnId%3D1&urlstrUserId=c24services&urlstrPassword=c24services&urlstrDisplayFileFolder=fac&urlstrPhoneIp=192.168.100.30 200 Mozilla/4.0+(compatible;+MSIE+5.0;+Win32)

2003-05-13 06:06:57 192.168.100.30 - 192.168.100.5 80 GET /c24services/fac/AccountCode.asp urlCallingPhNo=3000&urlAcCode=&urlCalledPhNo=14153781661&urlstrFlag=P&urlCTIPoNo=2000&urlstrPhoneNo=&urlintCheckAcct=1&urlstrFromPage=A&strAscnid=1&strAction=check 302 Allegro-Software-WebClient/3.12

2003-05-13 06:06:57 192.168.100.30 - 192.168.100.5 80 GET /c24services/fac/AccountCode.asp urlCallingPhNo=3000&urlAcCode=&urlCalledPhNo=14153781661&urlstrFlag=P&urlCTIPoNo=2000&urlstrPhoneNo=&urlintCheckAcct=2&urlstrFromPage=A&strAscnid=1&prompt=invalid 200 Allegro-Software-WebClient/3.12

2003-05-13 06:07:00 192.168.100.30 - 192.168.100.5 80 GET /c24services/fac/AccountCode.asp urlCallingPhNo=3000&urlAcCode=&urlCalledPhNo=14153781661&urlstrFlag=P&urlCTIPoNo=2000&urlstrPhoneNo=&urlintCheckAcct=3&urlstrFromPage=A&strAscnid=1&strAction=check&urlstrAcctCode=1234567890 302 Allegro-Software-WebClient/3.12

2003-05-13 06:07:00 192.168.100.30 - 192.168.100.5 80 GET /c24services/fac/checkValidity.asp urlstrAcctCode=1234567890&urlCallingPhNo=3000&urlAcCode=&urlCalledPhNo=14153781661&urlstrFlag=P&urlCTIPoNo=2000&urlstrPhoneNo=&urlintCheckAcct=4&urlstrFromPage=A&strAscnid=1 302 Allegro-Software-WebClient/3.12

2003-05-13 06:07:00 192.168.100.30 - 192.168.100.5 80 GET /c24services/fac/EndPage.asp urlCalledPhNo=14153781661&urlAcCode=1234567890&urlCTIPoNo=2000&urlstrErrMsg=&urlCallingPhNo=3000&strAscnid=1 200 Allegro-Software-WebClient/3.12

2003-05-13 06:47:22 192.168.100.5 - 192.168.100.5 80 GET /c24services/PhoneDisplay/PhonePopup.asp urlstrDisplayFileName=StartPage%2Easp%3FurlCallingPhNo%3D3007%26amp%3BurlCTIPoNo%3D2000%26amp%3BurlCalledPhNo%3D14153781661%26amp%3BurlAcCode%3Dnull%26amp%3BurlstrFlag%3DP%26amp%3BstrAscnId%3D1&urlstrUserId=c24services&urlstrPassword=c24services&urlstrDisplayFileFolder=fac&urlstrPhoneIp=192.168.100.31 200 Mozilla/4.0+(compatible;+MSIE+5.0;+Win32)

2003-05-13 06:53:51 192.168.100.5 - 192.168.100.5 80 GET /c24services/PhoneDisplay/PhonePopup.asp urlstrDisplayFileName=StartPage%2Easp%3FurlCallingPhNo%3D3007%26amp%3BurlCTIPoNo%3D2000%26amp%3BurlCalledPhNo%3D14153781661%26amp%3BurlAcCode%3Dnull%26amp%3BurlstrFlag%3DP%26amp%3BstrAscnId%3D1&urlstrUserId=c24services&urlstrPassword=c24services&urlstrDisplayFileFolder=fac&urlstrPhoneIp=192.168.100.31 200 Mozilla/4.0+(compatible;+MSIE+5.0;+Win32)

#Software: Microsoft Internet Information Services 5.0

#Version: 1.0