; ; cellphone.conf ; [general] interval=60 ; Number of seconds between trying to connect to devices. ; The following is a list of the devices we deal with. ; Every device listed below will be available for calls in and out of Asterisk. ; Discovered devices not in this list are not available. ; Use the CLI command 'cell search' to discover devices. ; Use the CLI command 'cell show devices' to see device status. ; ; To place out through a cell phone use Dial(CELL/[device]/NNN.....) in your dialplan. ; To call a headset use Dial(CELL/[device]). ;[dave] address=00:12:56:90:6E:00 port=4 context=incoming-mobile ;[blackberry] address=00:0F:86:0E:AE:42 port=2 context=incoming-mobile ;[headset] address=00:0B:9E:11:74:A5 port=1 type=headset