Archive for February 2007

Asterisk Channel Driver to allow Bluetooth Cell/Mobile Phones to be used as FXO devices.

Nel bugtrack di Asterisk e’ apparso un nuovo channel, dopo il chan_bluetooth ora c’e’ chan_cellphone, con le seguenti funzionalita’:

* Multiple cell phones can be connected.
* Asterisk automatically connects to each cell phone when it comes in range.
* Command to discover bluetooth devices. Useful for configuration
* Inbound calls to the cell phones are handled by Asterisk, just like inbound calls on a Zap channel.
* CLI passed through on inbound calls.
* Dial outbound on a cell phone using Dial(CELL/device/nnnnnnn) in the dialplan.
* Application CellStatus can be used in the dialplan to see if a cell phone is connected.
* Supports devicestate for dialplan hinting.

Da provare :)