[asterisk-users] CallerID problem Asterisk 1.4.2
Richard Lyman
pchammer at dynx.net
Mon Sep 24 14:29:34 CDT 2007
Peter Kranz wrote:
> When receiving inbound calls from a Vonage Softphone extension, I'm unable
> to view/maniupulate calledid data. but it shows up in the CDR records and on
> called handsets.. any ideas?
>
> exten => asda,n,NoOp(callerID is ${CALLERID})
> exten => asda,n,NoOp(CallerID is ${CALLERIDNAME})
> exten => asda,n,NoOp(CallerID is ${CALLERIDNUM})
>
read the UPGRADE.txt, it mentions that callerid is standardized as
basically, you need to change to CALLERID(num) or (name) or etc...
you should be able to do a 'core show function callerid' on the CLI
More information about the asterisk-users
mailing list