Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
WebDialer (WebDialer) Developer Center
Overview
Documentation
Community
Wiki
Testing
Everything
This Site
Blogs
9.1 XML Developer Guide Now Available
Smita Upadhya
09 Jan 2013
Unified Communications 9.0 Partner Bundle Offer Now Available to Order
Amanda Whaley
21 Sep 2012
Unified CM 9.0(1) Developer Guides
George Gary
26 Aug 2012
Developer Partner 2012 US Update Presentations Available
George Gary
29 Jun 2012
Developer Partner 2012 London Update Presentations Available
George Gary
10 Feb 2012
Unified Communication 8.6 NFR Bundle Now Orderable
George Gary
22 Aug 2011
Configure Outlook to receive CDN Blog Messages
George Gary
22 Jul 2011
Unified CM 8.6(1) Developer Guides
George Gary
01 Jul 2011
Developer Partner 2011 Update Presentations Available
George Gary
03 Feb 2011
Unified Communication 8.5 NFR Bundle Now Orderable
George Gary
25 Jan 2011
Cisco Unified CM 8.5(1) Developer Guides
George Gary
12 Jan 2011
Cisco Live! London - Jan 29/Feb 2, 2011
David Staudt
14 Dec 2010
Cisco Live! London - Jan. 31-Feb 3, 2011
David Staudt
01 Nov 2010
Developer Partner 2010 Update Presentations Available
George Gary
07 Jul 2010
Unified Communication 8.0 NFR Bundle Now Available
George Gary
21 May 2010
Cisco Unified CM 8.0(1) Developer Guides
George Gary
06 Mar 2010
Unified Communication 7.1(2) NFR Bundle Now Available
George Gary
12 Aug 2009
Developer Partner 2009 Presentations Available
George Gary
04 Aug 2009
Cisco Unified CM 7.1(2) Developer Guides
George Gary
26 May 2009
What's New in Cisco Unified Communications Manager 6.1(3)
George Gary
06 Nov 2008
Showing 1 - 20 of 21 results.
Items per Page 20
Page
(Changing the value of this field will reload the page.)
1
2
of 2
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Cisco Webdialer Questions
RE: Web Dialer URL
Threads [
Previous
|
Next
]
Huthesha K
Posts:
3
Join Date:
11/24/09
Recent Posts
Web Dialer URL
Answer
2/8/10 5:58 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Dear All,
I am developing a Web dialer application in JAVA. I tried to access the URL
[url=https://<CUCM-IP>/webdialer/services/WebdialerSoapService70]https://<CUCM-IP>/webdialer/services/WebdialerSoapService70 .I am getting server internal error. Please tell me the actual URL to which I need to send the SOAP request. If URL above itself is the acual URL then what might be the reason for getting server internal error? I have attached the file which contains the error I am getting.
Please Anyone help me,
With Thanks,
Huthesh
Attachments:
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Staudt
Posts:
22
Join Date:
6/4/08
Recent Posts
RE: Web Dialer URL
Answer
2/8/10 10:16 PM as a reply to Huthesha K.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
That should be the correct URL (assuming you are using UCM 7.0 or higher). You might check that the Webdialer service is activated/running, though I believe the error you see is not due to that.
Can you provide the actual XML of your request? Might use attachment as sometimes the forum
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Huthesha K
Posts:
3
Join Date:
11/24/09
Recent Posts
RE: Web Dialer URL
Answer
2/9/10 10:38 AM as a reply to David Staudt.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
hi David,
This is my XML SOAP request:
<SOAP-ENV:Envelope xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/ xmlns:profile=urn:WebdialerSoap
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance xmlns:xsd=http://www.w3.org/2001/XMLSchema>
<SOAP-ENV:Body> <profile: getProfileSoap >
<cred href=#id1\>
<userid>demo</userid><profile:Credential id=id1 xsi:type=profile:Credential>
<userID xsi:type=xsd:string>demo</userID>
<password xsi:type=xsd:string>demo</password>
</profile:Credential>
</profile></SOAP-ENV:Body> </SOAP-ENV:Envelope>
Web dialer service is active and running.
When I tried to access the URL throgh Internet Explorer then also I am getting the same error.
With Thanks,
Huthesh
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available