chan mobile -- consulta por favor alguna ayuda

chan mobile -- consulta por favor alguna ayuda

Posted Abril 29th, 2010 by pashman

Saludos a todos

La siguiente es para solicitar la siguiente ayuda a ver si alquien tiene alguna solucion

Acabo de terminar de montar una conexion bluetooth con mi servidor de elastix actualizado hasta la fecha para realizar llamadas a traves del celular segun el siguiente manual http://docs.google.com/View?id=dc6z76m4_73dmczs9gr

ahora todo se instalo correctamente pero no logro fijar la clave del celular, predetermine por ejemplo clave 0000 y el celular no la fija, he probado con dos telefonos el nokia e71 y el nokia 5800 y nada alguien sabra como fijar la clave para que realice la conexion y no me pida a cada momento la clave.

segundo, como hago para colocar mas celulares a traves de bluetooth, por ejmplo que archivo debo configurar o modificar, me imagino que debo seguir el mismo procedimiento que el otro telefono y ir cambiando los puertos y mac adress pero no se como seria la modificacion de los archivos /etc/asterisk/mobile.conf

coloco la configuracin que tengo:

call*CLI> mobile show devices
ID Address Group Adapter Connected State SMS
Nokia5800 18:86:AC:BE:A0:B7 0 blue No Init No

; configuration file for chan_mobile

[general]
interval=10 ; Number of seconds between trying to connect to devices.

; The following is a list of adapters we use.
; id must be unique and address is the bdaddr of the adapter from hciconfig.
; Each adapter may only have one device (headset or phone) connected at a time.
; Add an [adapter] entry for each adapter you have.

; the following information is from the Bluetooth adaptor you have installed - leave name as Blue, just replace the mac address

[adapter] ;adaptador bluetooth
id=blue
address=00:13:EF:F0:CA:71 ;mac de tu bluetooth

; 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.
; Each device needs an adapter=xxxx entry which determines which bluetooth adapter is used.
; Use the CLI command 'mobile search' to discover devices.
; Use the CLI command 'mobile show devices' to see device status.

; To place a call out through a mobile phone use Dial(Mobile/[device]/NNN.....) in your dialplan.
; To call a headset use Dial(Mobile/[device]).

; the following information is your phone - change the name, and mac address for your phone,t leave the adapter as is - matches the above

[Nokia5800] ;Nombre de tu telefono movil
address=18:86:AC:BE:A0:B7 ; mac de tu telefono movil
port=2 ; the rfcomm port number (from mobile search)
context=from-internal ; dialplan context for incoming calls
adapter=blue ; adapter to use

Muchas

chan mobile -- consulta por favor alguna ayuda

Para quien tenga el mismo problema

Solvente montando el escritorio de elastix

# yum install kdebase
# yum install kdeutils
# yum groupinstall "X Window System"
# yum install firefox
# yum install system-config*
Terminado esto le damos
# startx

Posted by pashman on Dom, 2010-05-30 22:45
startx

Gracias por el dato. Sólo me pregunto que tan estable puede ser el sistema, ya que Digium desaconseja usar interfaz gráfica en el servidor que tiene Asterisk.

Ing.Daniel Pizarro
DCAP, Elastix Certified Engineer
Infobox

Posted by dpizarro on Mar, 2010-06-01 21:01