search for: eeb72173

Displaying 1 result from an estimated 1 matches for "eeb72173".

2010 Aug 02
3
Caller ID issue
Hi list, I'm having a problem with CallerID names 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.