; ; Bluetooth presense configuration file for Asterisk ; consists of locators (which report the location of clients ; to us) and clients, which get reported ; [locators] ; ; Locators are btpd processes that report the location of various ; bluetooth devices to us. When a client is closest to a given ; locator, we use their channel to reach the client. ; ; Format: locator => user:secret,channel ; ;locator => mylocator:mysecret,Zap/g2/5551212 ;locator => otherlocator:othersecret,Zap/34 [clients] ; ; Clients are simply aliaes for specific bluetooth devices we wish ; to keep track of. When a locator reports that someone is close to ; them, we use their channel. If a default channel is specified, we ; use that channel if nobody has found the bluetooth device. ; ; Format: client => alias,addr[,defaultchan] ; ;client => mark,00:12:34:56:78:9a,Zap/22 ;client => kenny,ab:cd:12:12:34:56