Displaying 8 results from an estimated 8 matches for "vmusers".
Did you mean:
v_users
2013 Jun 18
0
language specific email templates
...After a few tweaks "everything" is basically working, however, a few questions remain that I could not find
clear answers for - anywhere. Maybe some of the experts can help a little ...
So far, "my" Asterisk DB features 1 table ("voicemessages") and 2 views ("vmusers" and "sipusers").
"vmusers" shows the following columns: uniqueid, customer_id, context, mailbox, password, fullname, email, pager, stamp
("sipusers" shows: name, defaultuser, type, secret, host, callerid, context, mailbox, nat, qualify, fromuser, fromuser, authu...
2005 Dec 23
6
SIP permit/deny
...h deny/permit) would only allow connections from hosts 192.168.10.4 and 192.168.10.5. That doesn't seem to be the case. Asterisk is accepting INVITE's from other addresses.
[a00090101]
type=friend
context=Company1
username=a00090101
;secret=180
;insecure=very
host=dynamic
mailbox=company1@vmusers
deny=0.0.0.0/0.0.0.0
permit=192.168.10.4/255.255.255.0
permit=192.168.10.5/255.255.255.0
accountcode=a00090101
subscribecontext=status
;qualify=yes
canreinvite=yes
I'm trying to configure Asterisk to accept connections (ie invites) from two trusted hosts without asking for a password. If it ge...
2009 Sep 29
3
Script consumes memory
I have the following script that when executed, consumes memory and
makes the system inaccessible. All process are halted.
First, I don't understand what is wrong with the script
Secondly, I'm surprised that Linux allows this to run unchecked to the
detriment of the entire system.
---- SCRIPT -----
#!/bin/sh
FTP="/usr/bin/ftp"
#
VMID="asystem.ourcompany.com"
2010 Dec 26
1
Asterisk 1.8 Realtime Queue not working
...--------------------+-------------------+-------+------------+--------+--------------+-------------+-----------+----------------+-------------------+-----------------+----------------+-------------+--------+----------------+-----------+-----------------+
My other realtime stuff like sipusers and vmusers works just fine.
extconfig.conf
; Primary Database Connection
sipusers => odbc,proxy01,sipusers,1
sippeers => odbc,proxy01,sipusers,1
voicemail => odbc,proxy01,vmusers,1
meetme => odbc,proxy01,meetme,1
queues => odbc,proxy01,queue_table,1
queue_members => odbc,proxy01,queue_membe...
2009 Nov 26
2
little "r" cannot find packages
Dear All
I want to use R, Rscript und r alternately under
one common configuration.
The problem is that \"r\" can't find the package \"Rmpi\"
and other packages whereas \"R\" has no problem to find.
$ R --vanilla < mpiHelloWorld.r
#!/usr/bin/env r
library(Rmpi) # calls MPI_Init
rk <- mpi.comm.rank(0)
sz <- mpi.comm.size(0)
name <-
2006 Jun 14
2
DUNDi Users
I have three Asterisk boxes.
Each has the following in dundi.conf:
180net => dundi_local,0,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
180q => dundi_q_pbx1,1,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
180q => dundi_q_pbx2,2,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
180q => dundi_q_pbx3,3,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
My iax.conf on all three
2011 Jan 02
2
Forward voicemail not working
I have asterisk 1.8.0 installed and I am not able to forward a voicemail
from one users mailbox to another user.
I have the user log into their mailbox
press 8 to forward a message
enter the extension of the user I wish to forward too
I don't prepend a audio message
and press # to send the message to the other user
from a debug perspective I don't see any errors. The only message I see
2007 Jan 16
3
Realtime Voicemail Password Change Not Working
Hi All,
I'm using asterisk 1.2.9.1 and mysql 3.23, asterisk add-ons 1.2.3.
All seems to work normally with realtime voicemail, reads vmbox
parameters from the db fine. When I try to change the password,
asterisk operates normally, "enter new password" ok, "re-enter new
password" ok, "password has been changed"
There are no entries in the mysql.log setting the