login | register
Wed 19 of Nov, 2008 [14:52 UTC]

voip-info.org

Asterisk config sirrix.conf CallerID Name DB

Created by: sirrix,Last modification on Thu 05 of Apr, 2007 [08:45 UTC]

Asterisk CallerID Name DB


The Sirrix channel driver automatically does a lookup on the internal Asterisk DB for finding a CallerID name (cidname). The lookup is performed for the dialed number on calls *into* Asterisk and for the calling party number on calls coming *out* of Asterisk.

The Asterisk DB therefore needs to have entries with:
  • family: "cidname"
  • key : CallerID
  • value : CallerID name

Example:
cidname/1234 : Simple name

Modify Asterisk DB entries with the Asterisk CLI commands
  • database show
  • database put
  • database del

See Asterisk CLI help for further details about the Asterisk DB.




See Also



Previous: AOC Engine
Next: Asterisk CallForward DB
Index: Asterisk Sirrix ISDN channels



Comments