Displaying 20 results from an estimated 800 matches similar to: "PROBLEM RECIVING CALLS AT FXO"
2007 Jul 17
7
Asterisk 1.4, Unicall and Nextel...
I have a customer that is complaining that any call coming in from
Nextel gives a fast busy. We are running Asterisk 1.4.7.1 with Zaptel
1.4.3 and all the MFC/R2 patches and libraries. All other calls go out
and come in, just Nextel seems to have this problem. The phone company
technician connected a PBX emulator on the line and that one could
receive the calls from Nextel.
The E1 is provided
2007 Feb 04
5
Unicall/R2 for Asterisk 1.4 Available for TESTING
Im glad to let you know that finally I invested some time to make work
Unicall in Asterisk 1.4, I must say not much testing could be done
since I have no hardware available ( cards, servers ), however a
friend was able to test it with a couple of calls with success, I need
you to test this and report some feedback.
The sources are available in:
http://moy.ivsol.net/unicall/soft-switch/r1b1/
2007 Jun 08
3
Asterisk 1.4 with Unicall
I have a small call center running with Asterisk 1.4.4 and Unicall.
Everything seems to be working but twice now we had to reset the server
because all lines stopped working. You can see users dialing in and
reaching the queue but the agents never get the call and the lines are
not released.
I saw that there is a new Zaptel driver which fixes a racing condition
with a TE110P card which is
2007 Jun 25
1
Problems with ChanIsAvail always return status 0
Hi list:
I'm having the next problem, it appear that the application ChanIsAvail
is not working on Asterisk 1.4.5 always return me 0 in AVAILSTATUS.
I add my dialplan and the output to the cli.
THanks.
In the example i'm dialing from extension SIP/112
My DialPlan Secction:
[macro-callonlyiffree]
exten => s,1,ChanIsAvail(${ARG1}|s)
exten => s,n,NoOp(${AVAILCHAN})
exten
2003 Sep 10
2
NO TONE ON ZAPATA FXS CHANNEL
Hi
I've problem, i cant get tone on a FXS ZAP channel my configuration are:
-- zaptel.conf --
fxoks=1
--zapata.conf --
[channels]
immediate=yes
context=bell
signalling=fxo_ks
channel=1
--extensions.conf --
[home]
exten => 500,1,Dial(IAX2/guest@misery.digium.com/s@default)
[bell]
exten => s,1,SetCallerId(${CALLERID})
exten => s,2,Dial(${PHONE},16,tr)
ANY IDEA?
2007 Jun 25
0
Set a global queue policy
Hi list:
Is there any way or an idea of how to made a global queue policy. I need
to have a Global Policy or a common policy to many queues.
What i need is:
I have 20 agents they are members of 5 queues, i have a last recent
strategy for all the queues, the problem is that the strategy is for each
queue. So one agent recive a call from all the queues, then another, and so
on... So
2012 Jan 26
1
Error in ifelse(append, "a", "w") : , (list) object cannot be coerced to type 'logical'
Hello
I will appreciate your help with the following.
Running a script in R 2.14.1 under windows vista I get the following error
message:
Error in ifelse(append, "a", "w") :
(list) object cannot be coerced to type 'logical'
However, the very same script runs perfectly well under Ubuntu.
My understanding is that this type of error is associated to
2012 May 23
1
procrustes (vegan) plot of residual differences
Hello
This is a simple question but I couldn't google an answer.
In the procrustes function of the vegan package, one uses
plot(procrustes_object, kind=2) to obtain a plot of the residual
differences. For instance:
data(varespec)
vare.dist <- vegdist(wisconsin(varespec))
library(MASS)
mds.null <- isoMDS(vare.dist, tol=1e-7)
mds.alt <- isoMDS(vare.dist,
2011 Nov 21
4
Discarding a matrix based on the rowSums value
Hello
I would appreciate your help on the followig. I want to generate random
binary matrices but I need to discard those with all-1 rows. That is, for a
10x10 matrix with five 1's
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10]
[1,] 0 0 0 0 0 0 0 0 0 1
[2,] 0 0 0 0 0 0 1 0 0 0
[3,] 0 0 0 0 0 0 1
2008 Jul 28
0
Common Inter-Queues Leastrecent Strategy
Hi list:
Is there any way, to set a common inter-queues leastrecent Strategy, i'm
searching a Behaviour like this:
2 Queues Q1 and Q2
2 Agentes A1 and A2
Both agents are in both queues.
First Call in the system is for Q1 and is answer by A1
The next call in the system is for Q2, both agents are free,
the system deliver
2008 Feb 18
0
Problems with TE120, Kernel BUG
Hi list
I'm havining problems with a E1 Digium Card (TE120) here are the
description of the problem:
Case 1: Zaptel 1.4.8 Kernel 2.6.22
The system start working correctly, but aleatory the asterisk
prosess give a kernel panic with the messages:
Process asterisk (pid: 7321, ti=dfed6000 task=f7dbf030
task.ti=dfed6000)
Stack ......
2009 Dec 09
0
AEX800P on HP Prolaint ML115 - Error on Module Load -
Hi list:
I'm having problems, with a AEX800P card when plugin on HP ML115 G5
Server, when i load the mdule (wctdm24xxp), it loads with error con
dmesg, that say that is a kernel bug of invalid OPCODE 000 or
something like that.
If i plug the card on SUN Server, i don't have problems with the
card, but the server's nvidia video card stop working :-S
Any idea?
Thanks.
--
2007 Jul 07
0
Help doing one modification to libmfcr2.c of Unicall
Hi list:
I want to modify the libmfcr2. But i can't find where is define the end
DNIS signal is define. Actually the libmfcr2 send a ONE (1) at the end of
sending all the DNIS numbers. I need to send a TWO (2), this becouse in
Mexico the normal is to send a 2 at the end, not a ONE.
In the next example i dialed
un 6 19:12:17 WARNING[719] chan_unicall.c: MFC/R2 UniCall/5 Call
control(1)
2010 Jul 19
2
newbie, reciving a hash from the view
hi, i am new in ruby, i have to do the next
Send a hash (key are strings and values are booleans) to the view, show
it like check box in the view, using string like nome and the value like
check or not checked, and recover this hash modified to the controller
for work with it
so i wrote this
in the view
<%@arquitectures.each do |key, value| %>
<%=key.to_s%> <%=check_box(key,
2005 Sep 13
1
wctdm, issue w/outbound calls
Hi all,
I've been running Asterisk with a TDM400P for about 6months, no problems.
2 in/outgoing analog lines, one analog phone. Recently I was messing with
the XTEN client, got to finagling with things, and not knowing what was
wrong I upgraded from 1.0.7 to 1.0.9 (both asterisk + zaptel). I was
testing various things, and found everything worked except outgoing calls.
So I checked
2004 Jun 18
0
Problems reciving fax with Asterisk
Hi,
I am trying to recice a fax with * using SpanDSP - but it doesn't create the output file. (See the bottom of log file).
* Loads both app_rxfax.so and app_txfax.so fine.
Also I can't make * autodetect an incomming fax call (yes I have enabled faxdetect=both in zapata.conf - though it's not a Zap device)
Any ideas are welcome :-)
Best Regards
Michael L?jtnant
System Details:
2004 Nov 29
1
Calling from PSTN let exension 601 ring twice, hang up and starts over again to ring twice, ...
Calling from PSTN let extension 601 ring twice, hang up and starts over
again to ring twice, ...
If I pickup I do not hear on extension 601, and on the PSTN it is still
signaling to ring.
Can anybody enlighten me, please?
extension.conf
[incoming_88097074]
exten => s,1,Wait(1) ;wait to get caller ID in.
exten => s,2,Dial(SIP/102,20)
exten => s,3,Voicemail(u102)
exten =>
2007 Jun 22
1
Ring/Off-hook in strange state 6
HI I have two servers both of which get this message on one of the lines.
Ring/Off-hook in strange state 6. The one server seems to be ok with it, but
the other one when an extension picks up there is no one there and the
incoming call keeps ringing. I tried to adjust the levels in wcfxo.c like
someone had suggested, but it didn't do anything. I also upgraded zaptel to
the latest. 1.2.18 and
2003 Aug 26
2
x100P: Ring/off-hook in strange state 6 on channel1
All of a sudden I am getting the following warning "Ring/off-hook in strange state 6 on channel1" from chan_zap.c and I cannot answer calls. I can place calls out without a problem though.
Any ideas what can be the problem. I have checked zapata.conf and zaptel.conf and they both seem fine.
Thanks in advance.
Dan
-------------- next part --------------
An HTML attachment was
2008 Feb 24
1
beta4: outgoing call causes Red Alarm on TDM400P
Calling out on PSTN over a TDM400P seems to generate a Red Alarm -
whatever that is. I have another extension on the PSTN, and I can dial
out over that. zttool shows no alarms.
asterisk*CLI> zap show status
Description Alarms IRQ bpviol CRC4
Fra Codi Options LBO
Wildcard TDM400P REV I Board 1 OK 0 0 0
CAS Unk YEL 0 db