Displaying 3 results from an estimated 3 matches for "callpr".
Did you mean:
caller
2013 Jun 09
1
Extenxions Optimization
...re same "design":
; Destination: Gambia Type: Fixe
exten => _00220X.,1,Set(CDR(CodeCom)=BUS-GMB)
exten => _00220X.,2,AGI(Caller-ID.agi,${IAXVAR(ACCOUNTID)})
exten => _00220X.,3,Set(CALLERID(all)=${NUMID})
exten => _00220X.,4,Set(CALLERPRES()=${CALLPRES})
exten => _00220X.,5,Dial(SIP/Trunk-Telco/${EXTEN:2},180,rt)
exten => _00220X.,6,Hangup
; Destination: Libya Type: Fixe
exten => _00218X.,1,Set(CDR(CodeCom)=BUS-LBY)
exten => _00218X.,2,AGI(Caller-ID.agi,${IAXVAR(ACCOUNTID)})
exten => _0021...
2004 Aug 02
2
CallPres screening DDI
Hello,
we had a running configruation where asterisk passed the phone number and
the ddi to the pstn (i.e. 595-431)
Now only the rootnumber arrives: 5950
I do not know, what to do. I tried to use callingpres (now i am just hiding
every number, because 595-0 is no valid extension..) but that did not
worked.
> Protocol Discriminator: Q.931 (8) len=44
> Call Ref: len= 2 (reference
2008 Mar 23
3
Unable to capture CallerID through Zap
...ive calls, but I am not able to obtain
the Caller ID if the calls are from the phone line.
exten => s,1,Answer()
exten => s, n, Verbose(1|incoming number is ${CHANNEL} calling to ${EXTEN}
routing to ${phonenum} )
exten => s,n, Verbose(1|callid is ${CALLID(num)})
exten => s,n,Verbose(1|callpres is ${CALLINGPRES})
exten => s,n,Dial(SIP/${phonenum}@voipuser,60)
-- Executing [s at incoming:3] Verbose("Zap/1-1", "1|incoming number is
Zap/1-1 calling to s routing to ") in new stack
-- Executing [s at incoming:4] Verbose("Zap/1-1", "1| callida...