cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1095
Views
0
Helpful
3
Replies

CSCuv42078 - Webdialer page is not getting redirected on FireFox and Chrome browsers.

JCL
Level 1
Level 1

Try to use Click to Dial from a user already logged.

if we call manual from the browser this https://{hostnamehere}/webdialer/Webdialer  (work OK)

 

we tryed this sample to make a phone call using this sample in your documentation

https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/devguide/8_5_1/XML_DevGuide/wd.html

(Do not work we get http Status 403, Description: Access to the specified resource has been forbidden

 

Help will be appreciated

 

<FORM action="https://{hostnamehere}/webdialer/Webdialer" method="post">
<P>

   <INPUT type="hidden" name="destination" value="91231234123">
   <INPUT type="submit" value="Send">
</P>
</FORM>

3 Replies 3

JCL
Level 1
Level 1

Anyone?

Recomendation where to check about this?

TNPAdmin
Level 1
Level 1
This was working for us in the previous version. After the upgrade, Webdialer started throwing this Error.

csmith5660
Level 1
Level 1

Any fix for this - same thing was working before the upgrade and now it says forbidden.