Displaying 3 results from an estimated 3 matches for "planewalk".
Did you mean:
pagewalk
2004 Aug 23
6
Asterisk Install on Kernel 2.6.x
i know asterisk itself will install on a linux kernel 2.6.x, but i've
seen places say that the zaptel drivers wont? is this still true? is
it possible to build asterisk/zaptel on a linux 2.6.x kernel?
--
Shawn Parker
Network Administrator
Cumulus Broadcasting, LLC.
Columbia-Jefferson City, Missouri
1.573.449.4141
shawn.parker@cumulus.com
2005 Mar 09
26
OT: Best DB
I know this is a bit off topic but we are using Asterisk :)
Since this list is full of tech gurus w/ all different sorts of backgrounds,
I thought I would get the best opinions here.
We have several different switches and other telecom equipment at our
facilities which all have their own proprietary cdr platforms, which are
rather limited. The company I work for is looking to develop their
2004 Apr 16
1
Matching variable-length extensions with chan_zap in overlap dialling
I've been having trouble matching variable extensions on a zap channel
(an E1 line). Doing it the extensions.conf way:
[pri1]
; Match 8078078- calls
include => m807nat
include => m807mob
include => m807oth
[m807nat]
exten => _80780782XXXXXXXXX,1,StripMSD(7)
exten => _2XXXXXXXXX,1,SetVar,clidest=${EXTEN}
exten => _2XXXXXXXXX,2,Goto(cli,s,1)
[m807mob]
exten =>