Displaying 1 result from an estimated 1 matches for "caller_id_info_ani".
Did you mean:
caller_id_info_all
2010 Aug 02
3
Caller ID issue
...ank (null). However, the voicemail variable ${VM_CALLERID} has the
name field populated. For example, here is some of the dialplan code:
2. Set(CALLER_ID_INFO_ALL=${CALLERID(all)})
3. Set(CALLER_ID_INFO_NAME=${CALLERID(name)})
4. Set(CALLER_ID_INFO_NUM=${CALLERID(num)})
5. Set(CALLER_ID_INFO_ANI=${CALLERID(ANI)})
6. Set(CALLER_ID_INFO_DNID=${CALLERID(DNID)})
Which yields this at the CLI:
-- Executing [3703 at from_outside:2] Set("DAHDI/1-1",
"CALLER_ID_INFO_ALL="" <2565551212>") in new stack
-- Executing [3703 at from_outside:3] Set(&quo...