Displaying 1 result from an estimated 1 matches for "caller_id_info_nam".
Did you mean:
caller_id_info_name
2010 Aug 02
3
Caller ID issue
...not showing up when calls come
in. I have dialplan code to store the callerid(name) away and it is
blank (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=&...