05-04-2015 11:29 AM - edited 03-17-2019 05:07 PM
Are there any plans to have a Cisco Jabber client on linux?
Solved! Go to Solution.
05-04-2015 12:37 PM
Mike,
The larger body of use case and development for Jabber has centered on Windows and mobile iOS and Android devices. That's not to say that there isn't a contingency of customers that want a Linux client but, as of today, there is no "Jabber" client for that platform. However, I've heard this question asked in a few different forums and the answer thus far has typically been one or both of the following:
1) There is a Jabber SDK, which could potentially be used to custom develop an application.
2) Use 3rd-party XMPP client (e.g. Pidgin)
As for an official answer on "will there be in the future" with a yes/no/maybe and/or a possible timeframe, you would need to reach out to Cisco or your trusted partner as roadmap items cannot be discussed without having a non-disclosure agreement in place. That's what Jamie is getting at in his response.
D. Hailey
NetCraftsmen, LLC.
05-04-2015 11:56 AM
Roadmap questions cannot be addressed at CSC, post in a partner forum, or reach your SE/AM for this.
05-04-2015 11:58 AM
I've seen that reply before. That does not answer this very simple question, nor does it tell me what to do to find the answer. Can you please try and be more helpful.
Thanks!
05-04-2015 12:37 PM
Mike,
The larger body of use case and development for Jabber has centered on Windows and mobile iOS and Android devices. That's not to say that there isn't a contingency of customers that want a Linux client but, as of today, there is no "Jabber" client for that platform. However, I've heard this question asked in a few different forums and the answer thus far has typically been one or both of the following:
1) There is a Jabber SDK, which could potentially be used to custom develop an application.
2) Use 3rd-party XMPP client (e.g. Pidgin)
As for an official answer on "will there be in the future" with a yes/no/maybe and/or a possible timeframe, you would need to reach out to Cisco or your trusted partner as roadmap items cannot be discussed without having a non-disclosure agreement in place. That's what Jamie is getting at in his response.
D. Hailey
NetCraftsmen, LLC.
10-14-2016 06:15 AM
Option 2 would be great, even preferred. Is there any documentation on connecting Pidgin or other XMPP clients to a Cisco Jabber service?
10-14-2016 07:13 AM
Here are the basic settings:
Protocol: xmpp
connect port: 5222
file transfer proxy: proxy.eu.jabber.org
connection security: use encryption if available
The only problem we had was with the self-signed cert. I had to download the jabber x509 certificate (different from the normal Apache SSL cert on that system) and add it to my ~/.purple/certifcates/x509/tls_peers directory.
Get the cert by doing:
$ openssl s_client -connect your-server:5222 -starttls xmpp < /dev/null
Obviously using a real cert would solve the issue too.
HTH
~mike
02-16-2018 12:36 PM
I am not able to connect to Cisco Jabber on Ubuntu. Can you please help me on this
08-24-2018 02:57 PM
Hello,I have a smilar problem.how do you download/upload the certificate to pidgin? I have downloaded using "the export option " from the web browser but its still unable validate the certificate.
03-29-2020 03:36 AM
In times like these (home-office caused by corona) everybody needs
"smart connection."
It is not acceptable that CISCO does not have a Jabber client for Linux.
I worked as a programmer several years for Windows
apps and when the demand for Apple apps also increased
I just compiled Apple programs from the Windows source with a cross compiler.
This was much more difficult than today, because the hardware base
at that time were different: Windows with Intel CPUs and Apple was using
Motorola 68xxx - nowadays both have the Intel i5, i7 series in use.
A Android and a Mac version (BSD clone) is available - there is no reason
not to compile it for Linux - I think CISCO has one or two programmer ;-)
to make this possible. A Jabber version for "RedHat Enterprise Linux"
without any support would be a perfect step.
thanks
Günter
03-29-2020 10:48 AM
Hi,
You are right, Gunter. Cisco needs to develop jabber client for Linux and webtrc to replace Cisco Jabber guest. I have asked questions on this but i was referred to download pidgin which has not worked for me.
The irony of it is that cisco uc applications were built on linux platform .
03-29-2020 12:03 PM
03-29-2020 12:53 PM
What a great challenge especially during this era of corona virus? Try to see if you can use the pidgin. I have tried to installed on my ubuntu but it didnt work. It might work for you as others claimed it worked for them.
Have you thought of jabber guest? You can create call links for them. It is going to be complex.
03-29-2020 02:46 PM
03-29-2020 03:44 PM
Have you thought of cms?
03-30-2020 04:32 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide