Log In
Technologies
Join the Network
Member Services
Events & Community
Jabber Developer
Jabber
What is Jabber?
The Jabber Web Tool Kit
Web Tool Kit In Use
The Jabber Application
Better Together
Develop and Test
Integrated Jabber
Voice & Video
Overview
Get Started
Sample Code
Reference Material
Jabber SDK Release Notes SDK v3.0
Troubleshooting
IM & Presence
Overview
Get Started - Hosted Deployment
Get Started - On Premise Deployment
Sample Code
Reference
Voice Mail
Overview
Get Started
Sample Code
Reference
Troubleshooting
Meeting
Overview
Get Started
Sample Code
Reference
Troubleshooting
Testing
Overview
Shared Jabber Sandbox
Rich UC Sandbox
Learn
Voice & Video: How to...
Implement Graceful Registration
Jabber Voice best practices
Embed a softphone in under 5 min
Install the Node Component
Install a Google Gadget
Add video call capabilities
IM and Presence: How to...
Use the Jabber IM Core APIs
Use the Jabber IM UI Components
Deploy the Jabber demo in salesforce.com
Voice Mail: How to...
Send a Message with Attachments
Meeting: How to...
Launch meetings on mobile
Use SSO with WebEx APIs
Use WebEx best practices
Community and Support
Technical Support
Commercial Support
Go to Market
Forum
Sitemap
Contact Us
Custom Integration
FAQs
Voice & Video
IM and Presence
Voice Mail
Meeting
Collaboration Developer Sites
Collaboration Hub
WebEx Web Conferencing Developer
WebEx Social Developer
Voice and UC Developer
Voice and UC AXL Developer
Voice and UC PAWS Developer
Contact Center Developer
Breadcrumbs
Community and Support
Forum
IM & Presence Forum
Installation
how to config user on cisco unified presence
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Installation
how to config user on cisco unified presence
Threads [
Previous
|
Next
]
trinnachart ngakhaw
Posts:
9
Join Date:
6/11/12
Recent Posts
how to config user on cisco unified presence
Answer
1/14/13 6:47 AM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hello
I config Jabber IM & Presence to connect with my server but I can't to login with username audn password, I get message from server like "Atteming to connect" every time, when I try to connect. How to solve this problem?
Thank you for help
Lohkaeo
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Ting-Hao Chen
Posts:
66
Join Date:
5/17/12
Recent Posts
RE: how to config user on cisco unified presence
Answer
1/14/13 11:28 PM as a reply to trinnachart ngakhaw.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Are you trying to run sampleclinet.html? Could you please share the demo_config setting?
Howard
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
trinnachart ngakhaw
Posts:
9
Join Date:
6/11/12
Recent Posts
RE: how to config user on cisco unified presence
Answer
1/15/13 3:19 AM as a reply to Ting-Hao Chen.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Thank you Ting-Hao Chen
This is my config
var demo_config = {
domain: "xxxxx.com",
maxGraphAge: 5,
unsecureAllowed: true,
atSymbolAllowed: false,
logPersistence: false,
serviceDiscoveryEnabled: false,
httpBindingURL: "https//my_cup_server_ip:7335/httpbinding"
};
Now I get return message like this "Contact with JID aaaa@xxxxx.com is registered with the entity set, Roster fetch complete", but I can't redirect page to chat page.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Ting-Hao Chen
Posts:
66
Join Date:
5/17/12
Recent Posts
RE: how to config user on cisco unified presence
Answer
1/15/13 3:30 AM as a reply to trinnachart ngakhaw.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
There seems to have some redirection problem in latest SDK, could you please download
version 8.51
and try?
Thanks,
Howard
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
trinnachart ngakhaw
Posts:
9
Join Date:
6/11/12
Recent Posts
RE: how to config user on cisco unified presence
Answer
1/16/13 6:48 AM as a reply to Ting-Hao Chen.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Thank you Ting-Hao Chen, it's work find. I can login and redirect to chat page.
Lohkaeo
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top