Displaying 3 results from an estimated 3 matches for "fromaxxess".
2005 Aug 03
0
Inter-Tel AXXESS failure: HDLC Bad FCS (8) onPrimary D-channel of span 1
...he cable is 2 metres :))
My whole zaptel.conf is
span = 1,1,0,ccs,hdb3,crc4
bchan=1-15
dchan=16
bchan=17-31
loadzone=uk
defaultzone=uk
With zapata.conf snippet:
switchtype=euroisdn
immediate=no
overlapdial=yes
pridialplan=unknown
prilocaldialplan=unknown
group = 1
signalling=pri_net
context = fromaxxess
channel => 1-15
Cheers,
Gavin.
2005 Oct 18
0
Slow dialling from PBX into * via E1
...provided extension, or indeed to any
local ISDN2 device.
Even with debug + verbose both at 99, I see no extra information
I'm using a Sangoma A104u with wanpipe-beta15-2.3.3.tgz and
Asterisk/Zaptel/Libpri 1.2.0-beta1.
The extensions.conf is trivial
[general]
static=yes
writeprotect=yes
[fromaxxess]
exten => 200,1,Playback(demo-echotest) ; Let them know what's going on
exten => 200,2,Echo ; Do the echo test
exten => 200,3,Playback(demo-echodone) ; Let them know it's over
Sangoma's support can't understand how it can be their drivers / cards
caus...
2006 Jan 09
0
Agents in 1.2.1
...6-1'
-- Accepting overlap call from '1010' to '123454' on channel 0/4, span 3
-- Executing Dial("Zap/66-1", "SIP/1306") in new stack
-- Called 1306
-- SIP/1306-f498 is ringing
-- Channel 0/4, span 3 got hangup request
== Spawn extension (fromaxxess, 123454, 1) exited non-zero on 'Zap/66-1'
-- Hungup 'Zap/66-1'
Great - the phone rings - hurrah! BUT... :O
exten => *11,1,AgentCallbackLogin(${CALLERIDNUM}||${CALLERIDNUM}@internal)
exten => 123455,1,Dial(Agent/1306)
(SIP phone 1306 dials *11)
-- Executing AgentCal...