You are here

Add new comment

That looks correct to me. Make sure you added the following to the correct incoming call section of your extensions.conf:
exten => s,n,Set(CALLERID(name)=${DB(cidname/${CALLERID(num)})})

Its also possible that you may need to use a different portion of the CALLERID for your phone, see the available options here: http://www.voip-info.org/wiki/view/Asterisk+func+callerid

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.