Samsung SMG-3200 Network Card User Manual


 
B-10
A
ppendix B
System Information (Database) File Structure
4) Caller ID Table
The Caller ID Table belongs to the VoIP DB, and has up to 30 entries. In this case 30 means the
maximum number of trunk ports that the SMG-3200 system can have. As each entry is one
Variable Type DB, it can be expressed simply as an assignment statement as follows :
DB Attribute
voip.caller_id_table(30)
{
voip.calleridtable_00 = 1234
voip.calleridtable_01 = 2345
voip.calleridtable_02 = 3456
voip.calleridtable_07 = 4567
:
}