Displaying 16 results from an estimated 16 matches similar to: "Dial Plan Issue"
2014 Feb 26
1
SIP 603 Declined error message
I have a SIP trunk from my Asterisk server to an Avaya CM server. If I place calls inbound, everything works fine. If I place calls outbound, originating from the Asterisk box, everything works fine (I have done this with the use of the .call files). If I setup an extension with the findme-followme feature and have it try to hair-pin a call back out the same trunk to the Avaya, I get a
2014 Sep 12
1
compiling Asterisk
I am trying to compile the certified-asterisk-11.6-cert5 code and when I try to start it and then go into the console I am getting the error message "asterisk dead but subsys locked". Can anyone help with why this is happening? I have never seen this before.
This is a fresh install on a new server CentOS 6.5.
Thanks,
Scott Haley
IS Voice Projects Team
Edward Jones Investments
Phone:
2014 Apr 23
2
Trunk issue
I have setup a trunk on Asterisk 11.7 to an Avaya Session Manager. Every time I try to send a call over it, the call gets rejected. Here is the sip debug trace. Could anyone tell me what may be going wrong?
nxdasterisk-2*CLI>
[Apr 23 08:20:59] WARNING[19047]: pbx_spool.c:309 safe_append: Unable to set utime on /var/spool/asterisk/outgoing/scott.call: Operation not permitted
Audio is at 18380
2014 Jul 16
3
Simultaneous Ring
I have a need to issue a dial command to a number:
same => n,Dial(${DIALGROUP1},${TIMER1},t)
After a number of seconds, let's say 10 seconds. I want to dial another set of numbers while continuing to ring, or interrupting the first group of numbers.
same => n,Dial(${DIALGROUP2},${TIMER1},t)
Is there a way to do this without interrupting the first call?
Thanks,
Scott Haley
If you
2007 Nov 09
1
New to the list ... Looking for any recommendations inre: VMWare Vs. Xen
I'm new to the CentOS arena and I'm curious as to what virtualization
products are preferred?
The two main ones that I know of are Xen and VMWare. VMWare seems to be
the most capable inre: number and size of vm's allowed. When looking at
Xen it appears that since Citrix acquired them the free version is
cripple-ware and is very restrictive.
Thanks in advance for any information.
2015 Jan 20
0
MWI issue
I have a situation that I need help with. I have 2 phone systems, 1 Asterisk and 1 Avaya. All voicemail is kept on the Avaya system. Whenever a call comes into an extension that the Asterisk server owns, I re-direct it to a different number that is owned by the Avaya System. If that Avaya extension does not answer it, I send it to the voicemail on the Avaya Messaging system for the extension that
2015 Jan 21
0
asterisk-users Digest, Vol 126, Issue 18 mtr
You could use MTR command.
Its a trace route improved.
Marlon Araujo
> On Jan 20, 2015, at 08:59, asterisk-users-request at lists.digium.com wrote:
>
> Send asterisk-users mailing list submissions to
> asterisk-users at lists.digium.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.digium.com/mailman/listinfo/asterisk-users
> or,
2006 Feb 22
0
Realtime queues with Firebird SQL through unixodbc
Hello,
I have a partially working Realtime Queue using unixODBC and Firebird. I
followed the steps on asterisk-guru and the voip-info asterisk message
boards but have been having no success.
I say that my queue is partially working because callers can join the
queue. However the calls do not go to the agents even if the agent is
not tied up and is available for calls. So the caller is stuck
2005 Feb 28
1
the winbind problem, 'wbinfo -u' have the user but 'getent passwd' haven't the user
I use the winbind to map the w2k PDC users and groups to the redhat9.0,
but a few problem appears,when I run "wbinfo -u"
can list the user but "getent passwd" can't list the user,new created users
in the w2k PDC also appear this problem.why?
example:
[root@honet5 lib]# wbinfo -u | more
GZ+xiangmao
GZ+xiaobinl
GZ+XiaoHongChen
GZ+xiaoliangc
2013 Sep 27
0
Wine release 1.7.3
The Wine development release 1.7.3 is now available.
What's new in this release (see below for details):
- New version of the Gecko engine based on Firefox 24.
- Preparation work for the Direct3D command stream.
- Window management fixes in the Mac driver.
- Support for IPHLPAPI functions on Android.
- Various bug fixes.
The source is available from the following locations:
2024 Oct 04
1
Warning message: Removed 888 rows containing missing values or values outside the scale range (`geom_line()`)
Dear all,
I tried to rerun the examples given by Hyndman in otexts but keep on
getting errors and I have searched through google but no solution yet.
Thank you in advance for any help given.
library(fpp3)
library(lubridate)
library(xts)
library(fabletools)
library(ggplot2)
library(dplyr)
library(gridExtra)
> dput(head(new_us_retail_employment,100))structure(list(Month = structure(c(-11323,
2006 Aug 14
3
New line char in a text area field on DISPLAY
I have a text_area to accept upto 1000 chars, which is stored as a blob
in mysql. When I try to display the saved data, I dont see the new line
characters - however I could see the newline characters in EDIT MODE. So
my newline char is lost during displaying. Any ideas how to fix it.
thanks
thila
--
Posted via http://www.ruby-forum.com/.
2005 Jun 17
1
Problem with NTLM
Hi all;
We have Squid 2.5.STABLE7running with 30 ntlm_auth helpers Version
3.0.10-1.fc3. The problem is that on the squid?s cachemgr.cgi->NTLM User
Authenticator Stats is possible to verify that the ntlm_auth processes
are slowly having the flag R (Reserved or Deferred) set and never being
used again (the number of requests stops). This problem goes until there
is no more ntlm_auth
2013 Feb 15
3
datos climáticos cambio de formato
Hola!!
tengo un data.frame donde cada fila corresponde a un año y cada columna a
un mes (De enero a diciembre)
> head(valT)
V2 V3 V4 V5 V6 V7 V8 V9 V10 V11 V12 V13
1941 18.0 16.3 15.2 10.1 8.1 8.3 8.8 9.2 7.9 12.2 11.9 14.6
1942 17.2 15.9 13.6 11.6 8.7 6.2 6.4 7.2 9.7 12.0 14.1 16.7
1943 17.6 17.3 13.5 12.5 10.5 7.0 8.2 7.9 -999.9 -999.9
2012 Oct 03
0
ggplot2 problem
Dear all,
We are trying the code from the paper
(http://www.jstatsoft.org/v40/i01/) to build stars for each point on
the map (plyr package). It uses ggplot2 package and works fine for
ozone data but we can't get it work for our data (probably due to
misunderstanding of some issues).
Our data is SO2 time series for each point on the map with 0.25
degrees step. It has both NA, negative and
2004 Sep 09
0
blank line at the top of mbox
I am having this same problem. We are running on a Solaris 8 server and
Dovecot puts a blank line at the top of the mailbox and can no longer
process until the line is deleted. Any idea how to fix this?
Brad Allen
IS EMS Projects and Planning