Displaying 20 results from an estimated 100000 matches similar to: "Extension in use"
2010 Apr 01
0
Request format from jabber simple to openfire server
Hi All,
In order to enable chat functionality with gmail in my rails
application i used "Jabber" and "xmpp4r/simple" and finished the chat
functionality well and fine. Now i was asked to enable the chat
functionality with other services like "MSN","Yahoo","AOL" etc which
requires a third party server to act as mediator between the
service(like
2009 Jul 06
1
Asterisk & Jabber : WARNING: res_jabber.c aji_recv_loop: JABBER: socket read error
I have installed gnutls and gnutls-devel from RedHat repositories
[root at asterisk asterisk]# yum install gnutls gnutls-devel
I have installed iksemel with gnutls support :
[root at asterisk asterisk]# cd /usr/src/iksemel-1.3/
[root at asterisk asterisk]# ./configure --with-gnutls --prefix=/usr
[root at asterisk asterisk]# make
[root at asterisk asterisk]# make check
[root at asterisk
2015 Jan 05
0
A little OT: AstDemo - Openfire and Asterisk integration
Hi,
I continued the developing of Openfire and Asterisk integration projects,
and now I'm here to invite you to test AstDemo, that allows VoIP operations
directly in XMPP clients.
So if use Openfire and wanna test AstDemo, please send me some feedback,
suggestions and bug reports. With your informations I'll be able to make it
better and develop new features.
2009 Jun 29
0
FW: re: Asterisk Outbound with Failover, alarm notification, dial status and hangupcause capturing to CDR from Dialplan
Managed to implement this on asterisk v1.4.24.1,
Also, Hangupcause updating to user field.
However, this only works on the edge of my voice network (demarcation
point)
It does not work on my internal routing boxes as I use IAX to route
between remote sites.
I was thinking of using some sort of SIP variables to transport these
results over the IAX trunk..
Any bright ideas folks???
2009 Feb 03
1
What's the difference between the Jabber Client Mode And Component Mode?
Hi All,
I am doing some research on the intergration of Jabber and Asterisk.
I have tried Jabber Client Mode. It's cool and works fine.
But there's few information on the Component Mode.
What's the difference between these two mode?
I finished the configuration on jabber.conf and I am using openfire.
What shall I do in the openfire to make them intergrated?
Looks forward to your
2009 Jan 26
0
XMPP4R and Openfire
My app sends IM with XMPP4R with Jabber accounts perfectly with this
code, but when I want to use an Openfire problem I get an error of
authorization
jid = Jabber::JID.new(''myuser-hcDgGtZH8xNBDgjK7y7TUQ@public.gmane.org'')
@client = Jabber::Client.new(jid)
@client.connect
@client.auth(''xxxxxx'')
The error:
2014 Aug 29
2
XMPP + Asterisk integration - a practical and simple example
http://www.mundoopensource.com.br/en_page_xmpp_asterisk_pratical_example/
Regards,
Marcelo H. Terres
mhterres at gmail.com
Openfire-BR owner list
IM: marcelo at jabber.mundoopensource.com.br
http://www.mundoopensource.com.br
http://offtopicsandfun.blogspot.com
http://biertasters.blogspot.com
http://twitter.com/mhterres
2007 Sep 05
0
ANNOUNCEMENT: Asterisk-Java 0.3.1 released
Asterisk-Java 0.3.1, a free Java library for Asterisk PBX integration,
has been released.
The Asterisk-Java package consists of a set of Java classes that allow
you to easily build Java applications that interact with an Asterisk
PBX Server. Asterisk-Java supports both interfaces that Asterisk
provides for this scenario: The FastAGI protocol and the Manager API.
Asterisk-Java 0.3.1 is a
2014 Sep 01
0
More XMPP + Asterisk integration: Send a XMPP message to all extensions logged in an Asterisk queue
Hey everybody.
Another XMPP+Asterisk example:
http://www.mundoopensource.com.br/en_page_send-xmpp-message-extensions-logged-asterisk-queue/
[]s
Marcelo H. Terres
mhterres at gmail.com
Openfire-BR mailing list's owner
IM: marcelo at jabber.mundoopensource.com.br
http://www.mundoopensource.com.br
http://offtopicsandfun.blogspot.com
http://biertasters.blogspot.com
http://twitter.com/mhterres
2007 Apr 24
1
A little bit OT
Hi,
Is there anyone here using Openfire Jabber server with CentOS 4.4 LDAP ?
If so, how do I map the vCard fields with the LDAP info ?
I'm completely lost here :(
Any help would be appreciated.
Warm Regards,
M?rio Gamito
2012 Oct 16
2
Samba4 successful deployment
Recently I migrated to samba4 in my company.
So far so good.
debian 6
samba4.1.0pre1
bind9.9.1-P1 (working pretty well. it even updates the reverse zone and no
problems at all with the forwarder)
ntp-4.2.6p5
All services authenticating with samba4: mail (postfix + dovecot +
squirrelmail), jabber (openfire), proxy (squid), even MS Sql server 2000,
Net Support Manager and GFI Endpoint Security.
2014 Mar 18
0
XMPP issues in Asterisk 11.6.0 for distributed device states...
I have been working with distributed device states in Asterisk using XMPP
attached to an OpenFire server. I have it working well across two servers
and want to roll it out across every server in my company. All servers are
Asterisk 11.6.0. I am running into a problem that seems like it should be
a bit easier to solve than it is seeming to be. On the third server I am
rolling into this
2014 Dec 04
0
OT: Openfire: ServerInfo Plugin - version 0.4 released
http://www.mundoopensource.com.br/versao-0-4-plugin-serverinfo-lancada/
(portuguese)
http://www.mundoopensource.com.br/serverinfo-plugin-openfire/
Regards,
Marcelo H. Terres
mhterres at gmail.com
IM: marcelo at jabber.mundoopensource.com.br
http://www.mundoopensource.com.br
http://offtopicsandfun.blogspot.com
http://biertasters.blogspot.com
http://twitter.com/mhterres
2008 May 07
1
Newbie users - xen-3.2
Hi
I''m newbie who using xen - 3.2, and I have question. I have runing
xen-3.2 on ubuntu 8.04, server have 2Gb memory and processor core 2 duo
2Ghz.
How many guest I running? Per guest I runing apache2+php5, other guest
have running jabber server openfire.
If I running 10 guest I don''t have free memory?
Regards,
ForAll
_______________________________________________
2012 Oct 16
1
Is there any limitation in cn field length??
Hello:
I'm using samba4.1.0pre1.
I'm having some issues with users whose cn field length is shorter than 5
characters in specific with the openfire server (jabber server).
It was working fine when I had a windows 2003 server as a domain
controller and once I migrated to samba4, users with short cn fields get
an authentication error: Not authorized.
Is there any limitation on the length
2008 Apr 21
0
Asterisk Jingle<->SIP GW Question
Dear All
I am using gtalk features with my own XMPP server "OpenFire"
I have setup gtalk.conf and jabber.conf on asterisk and now I can make calls
from clients registered on my XMPP server to SIP devices by calling the xmpp
accounts registered as clients on asterisk.
So far so good. So if I want to call sip:1000 I call the xmpp account that
is bound to that account in extensions.conf.
2009 Nov 06
2
odbc to ms-sql server
Hi all,
I'm trying to set up an odbc connection to a ms-sql server from an
asterisk 1.6.1 install
My problem is that I cannot get asterisk to build func_odbc &
res_odbc.so
I installed yum -y install unixODBC unixODBC-devel libtool-ltdl
libtool-ltdl-devel
And then went on to reconfigure / recompile asterisk
after a ./configure --with-odbc=/usr/lib/
I get
2015 Jul 07
2
How to enable IM over the asterisk server
Actually, I am using the openfire and I create two users with the SIP
mapping on the openfire to the asterisk server. I can register one user
with the openfire client(Spark) and yes it is connect to asterisk SIP
also. But with the other one user, I register it with the SIP
client(Zoiper/ or Linphone) and then I can make the call over these two SIP
but they cannot reach the chat. I wonder what
2015 Jul 08
3
How to enable IM over the asterisk server
I just get started with it so my question maybe not well catch. Anyway to
do the VOIP call and IM we need to use two difference servers? which one is
asterisk for VOIP ? and other one for IM that is openfire ? or we can have
other choice better than this ?
Thank you for your help, I am waiting for your reply.
Thyda
On Wed, Jul 8, 2015 at 12:43 PM, Kristof Van Den Ouweland <
kvandenouweland
2009 Apr 17
2
Jabber and Presence
Hi all,
What other open source tools are people using for this? I was looking
at Openfire and their asterisk plugin.
Is it easy to roll your own with res_jabber.so ??
Thanks.
--
Sent from my mobile device
http://www.suretecsystems.com/services/openldap/