Displaying 3 results from an estimated 3 matches for "repcid".
Did you mean:
recid
2011 Mar 28
1
DTMF input while waiting in queue...
...)
exten => 1820,n,ExecIf($["${REGEX("(M[(]auto-blkvm[)])" ${DIAL_OPTIONS})}"
!= "1"]?Set(_DIAL_OPTIONS=${DIAL_OPTIONS}M(auto-blkvm)U(ackcall^s^1)))
exten => 1820,n,Set(__NODEST=${EXTEN})
exten => 1820,n,GotoIf($["foo${RGPREFIX}" = "foo"]?REPCID)
exten => 1820,n,GotoIf($["${RGPREFIX}" !=
"${CALLERID(name):0:${LEN(${RGPREFIX})}}"]?REPCID)
exten => 1820,n,Noop(Current RGPREFIX is ${RGPREFIX}....stripping from
Caller ID)
exten => 1820,n,Set(CALLERID(name)=${CALLERID(name):${LEN(${RGPREFIX})}})
exten => 1820...
2007 May 15
1
Asterisk is not showing the correct Incomming CallerID
Hi Everyone,
I have an asterisk box in my office. It does not display the correct Incomming Caller id.
For incomming we are using ISDN Bri line which is terminated in a Digium 4 port bri card (B410P).
Like if a number say 02 12345678 calls to our line asterisk displays it 12 12345678.
Similarlay if a mobile number say 0416 123456 dials us , asterisk displays 1416 123456.
I am not sure where the
2007 Dec 22
0
Dead Incoming call - Sangoma A200
...) in new stack
Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing Set("Zap/2-1", "__NODEST=600") in new stack
Dec 21 13:43:48 DEBUG[15840] pbx.c: Expression result is '1'
Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing GotoIf("Zap/2-1", "1?REPCID") in new stack
Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Goto (ext-group,600,15)
Dec 21 13:43:48 DEBUG[15840] pbx.c: Function result is ''
Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing NoOp("Zap/2-1", "CALLERID(name) is ") in new stack
Dec 21 13:43...