Displaying 20 results from an estimated 5000 matches similar to: "Establish Connection to a xmpp server and keep it !"
2007 Dec 15
10
1) Error 2) sending request to a specific worker
Hello !
1) I have this error logged by bdrb:
undefined method `send_request'' for nil:NilClass
framework/packet_master.rb:58:in `ask_worker''
backgroundrb/server/master_worker.rb:59:in `process_work''
backgroundrb/server/master_worker.rb:16:in `receive_data''
backgroundrb/framework/bin_parser.rb:29:in `call''
backgroundrb/framework/bin_parser.rb:29:in
2006 Dec 15
1
:job_key acting weird?
Hi all
I''m experiencing something strange with a :job_key, it took me a very
long time to find out a worker wasn''t doing it''s job because of the
name of my job_key. The first one I tried was :make_kohier, and with
that name (and lot''s of other ones) I can''t get the worker to work. I
do get my key in return, but the job doesn''t start
2007 Dec 19
6
thread_pooling sleeping
I''m trying to run a single worker that could perform a periodic task
for a given user.
>From a controller, I imagine something like:
def start_job
MiddleMan.ask_work(:worker => :foo_worker, :worker_method => :perform_task,
:data => { :user_id = current_user.id })
end
def check_job
@status = MiddleMan.ask_status(:worker => :foo_worker)[current_user.id]
end
2013 Jun 04
1
Google/XMPP and Asterisk/XMPP
Given the recent announcement about Google slimming their support for
public interconnection with XMPP, can anybody comment on where this
leaves the XMPP support in Asterisk?
In particular, I notice many of the references to XMPP on the wiki link to
https://wiki.asterisk.org/wiki/display/AST/Calling+using+Google
which seems to suggest that XMPP support and Google Talk support are one
and the
2008 Feb 07
2
Asterisk as XMPP component. How to use it ?
Hi,
Do you really think Presence should be used to forward call to voicemail ?
My feeling is forwarding incoming calls to voicemail should remain a
different task as you could wish to remain unavailable for chat and still
reachable by phone.
As I can't see a way to define Presence status such as "unavailable for chat
and phones", "unavailable for chat but available for
2015 Sep 01
2
How to integrate Asterisk with XMPP
How to integrate Asterisk with XMPP ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150901/21835024/attachment.html>
2014 Nov 17
1
motif and other xmpp
Hi list, I have a big doubt!, I have some users with ejabberd and am
using motif to make some calls to extensions, here works fine, the
problem is when I want to send a message to another user on ejabberd
and asterisk take this message as part him, like a sip message , the
other user does not receive this message xmpp
User A xmpp == Chat to == User B xmpp (not receive the message)
look cli
2012 Sep 20
1
chan_motif, xmpp, jabber, jingle
Hi all,
For one of my inverstigations it looks like i'm back to "square one"
I'm trying to accept an incoming xmpp call and forward it conditionally
to a sip, isdn, or voicemail.
No google is involved as i use a local xmpp server (ejabberd)
I was experimenting on 1.8.15.1 (with jabber.conf, jingle.conf), but
some suggested me to have a look at asterisk11,so i did...
I
2012 Sep 20
1
XMPP sendtodialplan
I've been working on an interactive XMPP interface so users at my office can interact with the timeclock and queues by XMPP (in addition to IVR menu, which has been running just fine for quite a while before the XMPP interface). I'm using sendtodialplan=yes to handling the incoming unsolicited messages, and typically will have at least one point of interaction where Asterisk requests
2012 Aug 31
1
Receiving and processing unsolicited XMPP messages with Asterisk 11
I'm trying to set up a way that our users can send an XMPP message to Asterisk (unsolicited) to request information, such as voicemail status or the like. No matter what I set for the dialplan, I'm only seeing Asterisk execute the s,1 priority in the context defined in xmpp.conf for incoming messages, and then the "call" hangs up without executing further instructions. Anything
2018 May 23
2
XMPP notifications
Hello all,
What is the best way, using sieve, to send XMPP notifications?
I am using Debian Stretch, with Dovecot core / sieve packages version
2.2.27-3+deb9u2.
Should I use the enotify extension, or a script with extprograms
extension?
Thanks for your answers.
--
Andr? Rodier
2007 Nov 08
3
Asterisk as a SIP to XMPP Jingle voice gateway
Hello,
I'm looking for a SIP to XMPP Jingle voice gateway.
I see that Asterisk has Jabber and Jingle support, but it looks like Asterisk acts as a Jabber client.
Are there any Jabber server solutions, where Jabber users can call SIP users by using the SIP URI and vice versa?
--
Eric Chamberlain, CISSP
Chief Technical Officer
Voxilla - http://voxilla.com/
2008 Jun 11
1
Asterisk and XMPP (Jabber) : testing new application JabberReceive
Friends,
a new dialplan application is now available for testing :
http://svn.digium.com/view/asterisk/team/phsultan/jabberreceive/
The corresponding feature request is located here :
http://bugs.digium.com/view.php?id=12569
What can you do with it? Well, a direct usage of this application is
to make an easy to use GoogleTalk voice gateway out of Asterisk. Here
is an example (assuming the
2008 Jan 12
1
Discover Asterisk 1.4 :: Google Talk, XMPP and Jabber Integration!
I've written a new article about Asterisk 1.4's Jabber integration.
Check it out at
http://www.voip-forum.com/asterisk/2008-01/xmpp/
/Olle
2010 Jul 15
1
centos 5 rpm pacakges (add asterisk16-xmpp module)
Hello.
Who can add asterisk16-xmpp module to packages.asterisk.org or build
asterisk with support xmpp and update packages?
Thank You.
--
Vasiliy G Tolstov <v.tolstov at selfip.ru>
Selfip.Ru
2013 Mar 20
2
xmpp priority setting and GoogleVoice
I just wanted to send out some information that will hopefully help
others. I don't know, maybe I'm the only one that's been having
problems with this. I've been pulling my hair out for a while
wondering why Google would not send my incoming calls to my Asterisk
box. The calls would just roll to voice mail and no packets ever
reached Asterisk. This has happened on two separate
2006 Feb 14
1
Instant Messaging: with SIP or XMPP
well,
My fulltime job is to add (i.e code if have to) some instant msging to our
asterisk pbx. I have no idea, where to start. i want contribute write code,
test etc. pls advice.
there is SIP extension method called "MESSAGE" which get IM done. Does
Asterisk support both SIMPLE and XMPP. thanks
2012 Aug 21
1
Asterisk 11 - XMPP and JabberSend()
I'm trying to get my Asterisk 11 test box set up with XMPP, having troubles with JabberSend().
My jabber.conf file is as follows:
[general]
debug=no
autoprune=no
[testaccount]
type=client
serverhost=my.jabber.server
username=myaccount at my.jabber.server
secret=mypassword
port=jabberport
usetls=yes
usesasl=yes
xmpp show connections gives the following output from the console:
2007 Dec 17
11
BackgrounDRb release 1.0 available now
Hi Folks,
I am glad to announce 1.0 release of BackgrounDRb.
This would be a major release since 0.2 release of BackgrounDRb.
Here is a brief summary of changes:
- BackgrounDRb is DRb no longer. It makes use of EventDriven network
programming library packet ( http://packet.googlecode.com ).
- Since we moved to packet, many nasty thread issues, result hash
corruption issues are totally
2013 Aug 29
1
Pigeonhole Sieve - sent message to xmpp account
Hello,
does someone know, how far the implementation of enotify - xmpp is.
Would be nice to push notifications to an jabber account for specific
filtered mails.
Regards,
Ingo