Displaying 3 results from an estimated 3 matches for "_070".
Did you mean:
1070
2003 Dec 23
2
Capi Dial & outgoing msn?
Hi all,
I am trying to get Capi Dial to use a specific outgoing msn. I can't get
it to work. If I make a test call to 0703241494 (same isdn line, just
one of the other numbers) I don't get CLID at all. Any ideas?
; use 0703241432 as outgoing msn
exten => _070.,1,Dial(CAPI/@0703241432:${EXTEN}|30|r)
in capi.conf I have:
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
;rxgain=0.0
;txgain=0.0
[interfaces]
msn=0703241432
incomingmsn=703241432
controller=1,2
softdtmf=1
accountcode=
context=default
;echosquelch=1
echocancel=yes
echo...
2005 Jul 13
0
h323 still no success to dial out via GK
[public_gk]
;exten => _070.,1,Set(CALLERID(number)=070333333${CALLERIDNUM})
exten => _070.,1,Dial(H323/${EXTEN}@59.120.139.119)
exten => _070.,n,Hangup
*CLI> h323 show peers
Name Accountcode ip:port Formats
7000 ast_h323 203.160.252.147:1720 0x4 (ulaw)
8867...
2008 Nov 06
0
Asterisk trunking
...NoOp(HANGUPCAUSE is ${HANGUPCAUSE})
exten => _041.,n(busy),Dial(ZAP/r1/${EXTEN})
exten => _041.,n,NoOp(HANGUPCAUSE is ${HANGUPCAUSE})
exten => _041.,n,Hangup
exten => _051.,1,Dial(SIP/portech/${EXTEN})
exten => _051.,n(busy),Dial(ZAP/r1/${EXTEN}
exten => _051.,n,Hangup
exten => _070.,1,Dial(SIP/portech/${EXTEN})
exten => _070.,n(busy),Dial(ZAP/r1/${EXTEN}
exten => _070.,n,Hangup
exten => _5863160,1,GotoIfTime(17:00-07:30|mon-fri|*|*?frontdesk,closed,1)
exten => _5863160,n,GotoIfTime(*|sat-sun|*|*?frontdesk,closed,1)
exten => _5863160,n,Answer()
exten => _5863...