Displaying 1 result from an estimated 1 matches for "digg2".
Did you mean:
digg
2007 Aug 28
1
E911 mf camma Trunks
...ngoma A102 port 2 [slot:11 bus:1 span: 2]
span=2,0,0,esf,b8zs
e&m=25-48
=======================
ZAPATA.conf
=======================
;911 group
group = 2
restrictcid=yes
signalling = e911
channel => 25-26
=======================
EXTENSIONS.conf
=======================
[globals]
DIGG1=Zap/g1
DIGG2=Zap/g2
; 911
exten => 911,1,NoOp(911 ANI CALLER ID INFO IS: ${CALLERID(ani)} REGULAR
CALLER ID: ${CALLERID(all)})
;exten => 911,2,Dial(${DIGG2}/${EXTEN})
exten => 911,2,Dial(${DIGG2}/${CALLERID(ani)})
=======================
I've tried it with either one of those ${EXTEN} which just...