Displaying 20 results from an estimated 600 matches similar to: "Asterisk 11 - XMPP and JabberSend()"
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
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
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
2014 Oct 01
1
JABBER_STATUS CODE 7
Hi all,I hope to find a solution with the help of the list, I'm trying
to get the status of my extensions with ejabberd , the idea is to
visualize my users ejabberd incoming calls or missed.
I'm testing with my operator extension with this code but only get the
missed call notification does not show me where the call is coming.
my piece of code
[operadora]
exten =>
2011 Dec 22
1
Properly Escaping Quotes and Commas
Hello all,
I have a setup where Asterisk sends a message to a few jabber users on each
incoming call, like:
exten => s,n,Macro(sendim,"Incoming call from ${CALLERID(all)}")
The macro looks like this:
[macro-sendimuser2]
exten => s,n,JabberSend(asterisk,user2 at gmail.com,${ARG1})
exten => s,n,JabberSend(asterisk,user2 at internal.jabber.server.tld,${ARG1})
[macro-sendim]
2020 Oct 12
0
Preparing for replication: dsync-local(testaccount): Panic: file mbox-lock.c
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div class="default-style">
Replication is not supported with mbox format. You can only do unidirectional sync out of mbox.
</div>
<div class="default-style">
<br>
</div>
<div
2020 Oct 17
0
backup of namespace, is still looking at (touching?) other namespace?
When I am doing this:
doveadm backup -f -n inbox -F /root/backup-accounts.txt
tcp:mailxx.local:542
I am getting an error on the distributed storage, which I exactly did
not wanted to be touched.
doveadm(testaccount): Error: remote(mailxx.local:542): User
initialization failed: Namespace 'Archive/':
stat(/home/mail-archive/testaccount/Archive/mailboxes) failed:
Permission denied
2020 Oct 11
2
Preparing for replication: dsync-local(testaccount): Panic: file mbox-lock.c
I am preparing a bit for setting up replication. However when I manually
try to dsync an account, the first time I execute this[1] command it
seems to be ok. The 2nd time I am getting this error[2].
If I add -1 (one way syncing) the error disappears. Does this mean I
will have problems with setting up replication between these two
servers?
[1]
[@ ~]# doveadm sync -n inbox -u testaccount
2004 Jun 29
3
smbpasswd !!?!
please help me.
Why I cannot create a user with smbpasswd without having this username in /etc/passwd???
###################
bash-2.05# smbpasswd -a testaccount
New SMB password:
Retype new SMB password:
Failed to initialise SAM_ACCOUNT for user testaccount.
Failed to modify password entry for user testaccount
bash-2.05#
##############
my global in smb.conf
[global]
workgroup = J9_C
server
2009 Jun 24
2
Asterisk + Jabber
I want to use JabberSend in my dialplan, but I saw that my Asterisk does
not support Jabber.
Also I have nowhere a module res_jabber.so...
So I thought I'd rebuild my Asterisk. In menuselect I saw that
res_jabber was dependent of 'iksemel' and 'gnutls'.
In my yum repositories I can find a gnutls.i386, but what is this
iksemel-beast ???
There is info to find via google on
2019 Jan 31
1
EPEL repo problem
Hello,
my test have this
./check_metalink --repo epel --check-master
Testing repo=epel, arch=i386
Metalink provided by: proxy02.fedoraproject.org
Server date: Thu, 31 Jan 2019 14:05:26 GMT
Repo epel, arch i386 errored: list index out of range
Testing repo=epel, arch=x86_64
Metalink provided by: proxy02.fedoraproject.org
Server date: Thu, 31 Jan 2019 14:05:27 GMT
2003 Oct 22
1
SIP and permit specified ip addresses
Hi all,
can somebody explain me how exactly the "type", "host", "permit" and "deny"
option in sip.conf play together?
Where is the difference between "user" and "peer" ?
I want configure SIP so that it is only from specified net section possible
to make a call.
I have tried following:
[test]
type=peer
callerid=testaccount
2007 Sep 19
1
quota reporting and mail.app
Hi everyone.
I can't get mail.app to report back correct quota information using
mail.app and dovecot (though it works with courier-imap).
I am looking at migrating away from courier-imap to dovecot but this
issue is something I need to have resolved <somehow>.
Thunderbird is fine and reports back good info on either connection.
I am off to read RFCs (can't I just read the
2019 Jan 30
2
EPEL repo problem
On 1/30/19 5:57 AM, Stephen John Smoogen wrote:
> On Wed, 30 Jan 2019 at 00:25, SternData <subscribed-lists at sterndata.com>
> wrote:
>
>> This keeps logging:
>>
>> Could not get metalink
>> https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error
>> was
>> 14: HTTPS Error 503 - Service Unavailable
>>
>> I've
2019 Jan 30
0
EPEL repo problem
On Wed, 30 Jan 2019 at 09:45, SternData <subscribed-lists at sterndata.com>
wrote:
> On 1/30/19 5:57 AM, Stephen John Smoogen wrote:
> > On Wed, 30 Jan 2019 at 00:25, SternData <subscribed-lists at sterndata.com>
> > wrote:
> >
> >> This keeps logging:
> >>
> >> Could not get metalink
> >>
2023 May 26
2
IUS not pulling latest PHP packages
Hi,
I am running CentOS Linux release 7.9.2009 (Core) and have enabled both
epel and ius repository
- ius-release-2-1.el7.ius.noarch
- epel-release-7-14.noarch
IUS not pulling the latest PHP packages. I have ran yum clean metadata
and yum clean all commands but no luck.
The latest version is *7.4.33*
# php -v
PHP 7.4.30 (cli) (built: Jun 10 2022 16:22:42) ( NTS )
Copyright (c) The PHP
2023 May 26
1
IUS not pulling latest PHP packages
Hello,
looking at the metadata for EPEL and IUS, neither seem to carry PHP 7.4.
It is EOL anyway, so you should migrate to PHP 8.
To find out where your current PHP comes from try something like:
# rpm -qf /usr/bin/php
# rpm -qi php
I would recommend you switch to Remi's repo and upgrade to PHP 8:
https://rpms.remirepo.net/
Kind regards,
Steve
Am 26.05.2023 12:50, schrieb Kaushal
2005 Feb 17
2
Oracle Apps on Linux
Hi folks,
I seem to remember someone asking how to install Oracle Apps on Linux so
here goes a quick and dirty how-to:-
0 - You will need access to Metalink (Oracle's support site) for
downloading patches and read documentation on line.
1 - Size up your Linux box to at least 1Gb memory and 200Gb of disk space.
I'm assuming you have a Pentium 4 at around 3GHz.
2 - Download and
2009 Jul 17
6
Network guru please help: baffled by missing file
The mirrorlist entry in my Fedora-11 /etc/yum.repos.d/fedora-update.repo
reads:
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-
f$releasever&arch=$basearch
As far as I can see, this means that yum is looking for
the file metalink at mirrors.fedoraproject.org ?
If I try "sudo yum update" I get:
-----------------------------------
[tim at elizabeth ~]$
2005 Oct 03
0
Hangup not detected on callback
Hi,
I'm trying to set up a call-back system using auto-dialout files. I
want the call to be terminated when a specific timeout (defined in the
.call file) is detected. Both parties should then be hangup.
The problem is that the timeout is never detected... How to solve this?
Thank you,
Pierre
.call file
----------
Channel: IAX2/:@xxx.xxx.xxx.xxx/0111111111
Callerid: 111111111