Displaying 6 results from an estimated 6 matches for "span3".
Did you mean:
span
2012 Feb 26
0
how to get the index of the element passed to the render view ?
...No expenses
- else
#expenses
= f.fields_for :expenses do |f|
= render "backoffice/projects/expense_fields", :f => f
.clearfix
and the expense_fields partial is :
.row
= f.input :label, :wrapper => :nolabel, :input_html => { :class =>
"span3" }
I would like to test when the first expense item is displayed :
.row
- "if first expense.. test
= f.input :label, :input_html => { :class => "span3" }
# use the standard wrapper with labels
- else
= f.input :label, :wrapper => :...
2003 Jun 11
6
Testing two E400P with E1 cross-cable
...00P if doing the carrier work making calls and the other just
receives the calls:
Server#1 Server#2
caller callee
+-------+ +-------+
| Span1 |--E1 crossover cable-->| Span1 |
| Span2 |--E1 crossover cable-->| Span2 |
| Span3 |--E1 crossover cable-->| Span3 |
| Span4 |--E1 crossover cable-->| Span4 |
+-------+ +-------+
The basic configuration seems ok, since zttool shows the links are OK.
I'm using this UTP cat5 cross-cable (not shielded):
pin1 <--> pin4
pin2 <--> pin5
pin3...
2008 May 04
1
UK BT ISDN30e PRI Problem
...8,110-124
dchan=109
# NOTE: Most E1 use alaw codec and this must be specified.
alaw=1-124
#
# Global data
loadzone = uk
defaultzone = uk
Redfone.conf:
[globals]
fb=192.168.1.254
port=1
server=00:0F:B5:8D:CB:95
[span1]
framing=ccs
encoding=hdb3
slave
[span2]
framing=ccs
encoding=hdb3
master
[span3]
framing=ccs
encoding=hdb3
master
[span4]
framing=ccs
encoding=hdb3
master
zapata.conf:
[trunkgroups]
[channels]
language=en
xwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
ec...
2005 Oct 13
0
PRI stopped accepting calls
...all of them logged a 'hangup request' 11 seconds after the initial call
setup.
After searching the list archives, the only mistake in my config I've found
is having both span 1 and 3 set as primary timing source (instead of having
one of the set as secondary). /proc/zaptel/? shows that span3 is the timing
source (since the restart, don't know about before).
Could this be the source of the problem? Why wasn't I affected before?
BTW, I've been restarting asterisk every 3 or 4 days as a preventative
measure -- the current uptime for the process was less than 36 hours.
Thank...
2003 Jul 17
0
error "WARNING[28697]: File app_dial.c, Line 304 (wait_for_answer): Unable to forward voice"
...pan 4
group=4
context=outbound
signalling=pri_cpe
channel => 94-108
channel => 110-124
extension.conf
exten => 9999,1,Wait(1)
exten => 9999,2,Answer
exten => 9999,3,Playback(beep)
exten => 9999,4,Dial(Zap/g3/0007352638)
and I get this error
You can see the output from pri debug span3:
*CLI> pri debug span 3
Enabled debugging on span 3
< Protocol Discriminator: Q.931 (8) len=41
< Call Ref: len= 2 (reference 10309/0x2845) (Originator)
< Message type: SETUP (5)
< Sending Complete (len= 4)
< Bearer Capability (len= 3) [ Ext: 1 Q.931 Std: 0 Info transfer
capabi...
2004 Oct 06
2
Issue with the channel drivers
Hi, No one seems to have any issue with the following
posting. Can any one suggest how to install/configure
channel drivers to work.
Basically I am trying to send the SIP calls
to GNUGK but Asterisk reports the error "No channel
driver found".
>>>
I was trying to compile the oh323 channel driver but
unable to compile the openh323_1_13_5 (which is the
only required version as