Displaying 15 results from an estimated 15 matches similar to: "problem to get MWI working"
2006 May 24
1
Placing call files in/var/spool/asterisk/outgoing/ does not work
> you should mv the file (and in the same filesystem, so 'rename' is
used)
>
You might want to chmod or even chown the file first as well. I wrote a
little script that does all of this before the .call file is mv'd into
the outgoing directory:
cp /tmp/test3.call /tmp/test1.call
chmod 666 /tmp/test1.call
chgrp asterisk /tmp/test1.call
chown asterisk /tmp/test1.call
mv
2005 Oct 07
0
Asterisk to CCM Message Waiting Indicator
I am trying to setup Asterisk as the voicemail server for Cisco Call Manager. I have just about everything working except for the message waiting indicator.
I have the following setup in context [ccm] in my extensions.conf file:
;MWI
exten => _2807XXX,1,SetCallerID(${EXTEN:3})
exten => _2807XXX,2,Dial(SIP/28888@65.202.115.240)
exten => _2807XXX,3,Answer
exten => _2807XXX,4,Wait,1
2009 Jan 30
5
Question about Shell Script.
Hi all CentOS users,
I have writing shell script for check oracle processes in real time
and alert with e-mail.
I read script like below
NUMBEROFPRO=/oracle/10.2.0/db_1/bin/sqlplus / as sysdba <<EOF1 |grep
processes|awk '{print $2}'
SELECT resource_name,current_utilization,limit_value FROM
V\$RESOURCE_LIMIT WHERE RESOURCE_NAME IN ('processes','sessions');
quit
EOF1
2005 Jun 02
0
Call Manager & Asterisk for VM - MWI not working
Like some other people on here, I am trying to integrate Asterisk for VM
with CCM version 3.x. I've got gnugk and Asterisk running, I've got CCM
registering with the GK, I've got the voicemail pilot and profiles
setup. A call comes into a CCM phone, it rings, rolls to the correct VM
on ASterisk and asterisk emails the voicemail and I can check the
voicemail, but I cannot get MWI
2018 Apr 10
2
two unrelated issues, lastlogin, and an out of memory fatal error
Hello,
I've got a few misc issues that I'm trying to get a handle on.
I'm having what is probably a simple error with last logins. It's not
working, unable to write values to the database. Here's the log lines:
2018-04-10 10:43:34 imap-login: Info: Login: user=<user at domain.com>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=75934, TLS,
2008 Aug 29
0
Asterisk cdr_mysql inexact values
I have a simple cdr configured with the default tables, here is a row of a
good cdr report
calldate | clid | src |
dst | dcontext | channel | ect ..... ect
....
2008-08-29 10:16:49 | "C. BOUTON" <40> | 40 | XXXXXXXXXXX | phonesystems |
SIP/40-08776938 | ect ..... ect ....
I have replaced the number by
2018 Apr 11
0
two unrelated issues, lastlogin, and an out of memory fatal error
Hi!
On 10.04.2018 19:31, David Mehler wrote:
> Hello,
>
> I've got a few misc issues that I'm trying to get a handle on.
>
> I'm having what is probably a simple error with last logins. It's not
> working, unable to write values to the database. Here's the log lines:
>
> 2018-04-10 10:43:34 imap-login: Info: Login: user=<user at domain.com>,
>
2011 Jun 02
2
Server side filebucket issue
I am having issues with filebucket. I have looked through the puppet
users google groups with similar issues but have not found a solution
that works.
I am trying to setup a central filebucket on the puppetmaster server.
I am replacing the client''s /etc/puppet/puppet.conf file with a
preconfigured version. The server delivers a copy of the puppet.conf
file to the client, but the backup
2018 Apr 11
3
two unrelated issues, lastlogin, and an out of memory fatal error
Hello Aki,
Thanks for your suggestion. I followed it and the wiki at:
https://wiki.dovecot.org/Plugins/LastLogin
Good news, I get a record in the users table, with the username that
just logged in. This is good. Bad news is I got unexpected output from
the last_login time stamp. Here's the table and the user:
mysql> describe users;
2006 Mar 20
0
Rescue to public/404.html
Hi there,
Could anyone share your experience, what is the best way to handle
ActiveRecord errors?
Of course, I can rescue it in the controller and do everything I want.
But is there any way to display 404.html from public/ in this very case?
--
Yaroslav Markin
yaroslav at markin dot net
2013 Jul 15
0
Asterisk 11.5.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 11.5.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 11.5.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following is a sample of the issues resolved in this
2013 Jul 15
0
Asterisk 11.5.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 11.5.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 11.5.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following is a sample of the issues resolved in this
2007 Dec 19
0
(no subject)
I have a centos box using kernel 2.6.9-42.0.2.ELsmp that had a samba
server running very nicely until 2 days ago. Out of the blue, users can't
access any shares. We have 5 users and 6 shares, one of which is an MS
access database that gets the most use. I thought the smbpasswd database
may be corrupt so I replaced it with a backup, but no go. I deleted the
smbpasswd database, readded users,
2019 Jan 28
5
Samba 4.9.4 - high RAM usage - OOM killer
Hi,
We upgraded a legacy (NT4) domain from 3.6 series to 4.8 and then 4.9.4
samba version (using sernet subscription packages / debian stable)
The setup is composed of 4 DCs with each 2 CPU/16GB RAM.
We currently have ~700 user accounts / ~600 computers / ~150 groups
Our mail setup, SSO, ... query the 4 DCs constantly.
Every 5 to 10 days the RAM consumption and CPU usage (due to kswapd)
2019 Jan 28
2
Samba 4.9.4 - high RAM usage - OOM killer
Hi Denis,
> could you please take a look at which process is taking so much RAM?
> Is there a pile of smbd process around? If you are using Bind-dlz, how
> much memory named is eating? Is is the increase in RAM consumption is
> linear over time?
>
> If it is a "samba" process that is eating all the RAM, please check
> the PID and the samba-tool processes