aboutsummaryrefslogtreecommitdiffstats
path: root/configs/cel_sqlite3_custom.conf.sample
blob: a6ee11e8d20189f12c86480b240e8530cff6d425 (plain)
1
2
3
4
5
6
7
;
; Mappings for sqlite3 config file
;
;[master] ; currently, only file "master.db" is supported, with only one table at a time.
;table	=> cel
;columns	=> eventtype, eventtime, cidname, cidnum, cidani, cidrdnis, ciddnid, context, exten, channame, appname, appdata, amaflags, accountcode, uniqueid, userfield, peer
;values	=> '${eventtype}','${eventtime}','${CALLERID(name)}','${CALLERID(num)}','${CALLERID(ANI)}','${CALLERID(RDNIS)}','${CALLERID(DNID)}','${CHANNEL(context)}','${CHANNEL(exten)}','${CHANNEL(channame)}','${CHANNEL(appname)}','${CHANNEL(appdata)}','${CHANNEL(amaflags)}','${CHANNEL(accountcode)}','${CHANNEL(uniqueid)}','${CHANNEL(userfield)}','${CHANNEL(peer)}'