Re: Asterisk-IM to Asterisk: remote users stuck On The Phone
It sounds like you need to reload your settings for the Asterisk Manager Interface:# asterisk -rx "manager reload" Anytime you modify manager.conf you have to issue a manager reload (above) to get the...
View ArticleRe: Asterisk-IM refresh "on the phone" status
To prevent confusions like this, for each jabber device you should have a separate extension in Asterisk and a corresponding jabber user. I think you may be shooting yourself in the foot trying to have...
View ArticleRe: about the purpose of asterisk-IM plugin
It allows you to see if someone is on the phone or not (Presence / Busy Light Feature). There is a separate plugin that acts as a softphone so that you can place calls, if that is all you need.
View ArticleRe: Ofmeet + Spark
Hi Jason, I think you need a newer version of openfire is needed. In the readme to OFMeet plugin is written: PLEASE NOTE - You will need latest Openfire 3.10.0 to use this plugin. Use a nightly build...
View ArticleRe: Can't connect strophe to Openfire via Websockets (Error during WebSocket...
Im assuming you are using the latest Strophe.js. you can take a look at this post Anyone Got Strophe.js to Work with WebSocket Plugin?I had the same issue.
View ArticleRe: Outgoing File Transfer fails
Thanks for the speedy reply, I will give it a whirl right now.
View ArticleRe: Outgoing File Transfer fails
I am able to receive a file now, but not send one from device to device. I can receive a file from the spark client however. Must the OutgoingFileTransfer be made in a separate thread?
View ArticleSpark IM for Android OS is this possible and how?
Is it possible to use Spark IM on a mobile device Android OS and if so, how and where would you do this??
View ArticleCustomize Buttons
Does anyone now if you can add buttons to spark. I would like to be able to add a button that types in the word automatically. For example I would like to click on the button buy and that word...
View ArticleRe: Smack 4.1.0-rc2 using Maven on Android: Need to exclude 'xpp3' artifact
Still many people uses eclipse, maven, pure ADT for android development.ADT will not exclude XPP3, but while installing the APK into the phone/emulator those particular classes will be ignored by the...
View ArticleRe: Smack 4.1.0-rc2 using Maven on Android: Need to exclude 'xpp3' artifact
I myself use the Ant Android toolchain for Android and try to stay away from the gradle-android-plugin and Android Studio. That's why I recommend MavenToAndroidAnt, when it comes to using the legacy...
View ArticleRe: jbosh ASSERTIONS code
The code is assert enabled = true; I assume assert usually used with a boolean statement if you put 'assert something == something '..... then it is a boolean statement....if you put 'assert something...
View ArticleNullPointerException in EntityCapsManager in 4.1.0-rc3
Hello In the following scenario, I get a npe in EntityCapsManager. My Application connects to a server, then disconnect, and the reconnect to a different or same server, Then try to start up a private...
View ArticleRe: Customize Buttons
It is possible if you know how to program and will change the code of Spark and compile your own version of Spark. There is no easy option to do this.
View ArticleRe: Spark IM for Android OS is this possible and how?
There is no mobile version of Spark. But you can use any other jabber/xmpp client for Android (e.g. Yaxim).
View ArticleRe: Customize Buttons
Thank you for the quick response. Would you be able to show me what I need to change the code and location of files that need to be changed. I am working with someone at the moment that is looking at...
View ArticleSeveral "Spark-client's" with a white external static IP addresses can not...
Dear friends. We installed OpenFire 3.9.3, client's use Spark 2.6.3 and _2_7_0_664. There is one office in another city, customers are no longer with him to properly connect to the OpenFire server....
View Article